View Issue Details

IDProjectCategoryView StatusLast Update
0000089Gameplay + OpenGL[All Projects] Bugpublic2017-01-20 10:48
ReporterMatthew the Glutton 
Assigned To 
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionduplicate 
PlatformOSDebian JessieOS Version
Summary0000089: [302cb41] Won't compile
Description[ 65%] Building CXX object src/CMakeFiles/zdoom.dir/d_net.cpp.o
In file included from /home/mchan223/doom/gzdoom-302cb41403ceba4f34c8f0cd3f431916e9d13a33/src/d_main.cpp:96:0:
/home/mchan223/doom/gzdoom-302cb41403ceba4f34c8f0cd3f431916e9d13a33/src/g_shared/sbarinfo.h:134:2: error: ‘DSBarInfo’ does not name a type
  DSBarInfo *core;
  ^
/home/mchan223/doom/gzdoom-302cb41403ceba4f34c8f0cd3f431916e9d13a33/src/g_shared/sbarinfo.h: In constructor ‘DSBarInfoWrapper::DSBarInfoWrapper()’:
/home/mchan223/doom/gzdoom-302cb41403ceba4f34c8f0cd3f431916e9d13a33/src/g_shared/sbarinfo.h:137:52: error: ‘core’ was not declared in this scope
  DSBarInfoWrapper() : DBaseStatusBar(10, 10, 10) { core = nullptr; }
                                                    ^
src/CMakeFiles/zdoom.dir/build.make:4952: recipe for target 'src/CMakeFiles/zdoom.dir/d_main.cpp.o' failed
make[2]: *** [src/CMakeFiles/zdoom.dir/d_main.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:719: recipe for target 'src/CMakeFiles/zdoom.dir/all' failed
make[1]: *** [src/CMakeFiles/zdoom.dir/all] Error 2
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2
Additional InformationI just did a dist-upgrade and rebooted last night. Nothing else seems amiss though.
TagsNo tags attached.

Relationships

duplicate of 0000086 resolvedEdward-san Build failed with latest git master (314e49f) 

Activities

Edward-san

Edward-san

2017-01-20 10:48

developer   ~0000161

Already reported, the pull request needs to be merged yet, though.

Issue History

Date Modified Username Field Change
2017-01-20 10:27 Matthew the Glutton New Issue
2017-01-20 10:48 Edward-san Status new => closed
2017-01-20 10:48 Edward-san Resolution open => duplicate
2017-01-20 10:48 Edward-san Note Added: 0000161
2017-01-20 10:48 Edward-san Relationship added duplicate of 0000086