View Issue Details

IDProjectCategoryView StatusLast Update
0005077DarkRadiantCompilation/Buildpublic08.11.2020 18:36
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version2.6.0 
Target Version2.7.0Fixed in Version2.7.0 
Summary0005077: Compilation fails in Ubuntu 19.10
DescriptionI got the following error when building in Ubuntu 19.10:

make[3]: Entering directory '/home/biel/games/src/DarkRadiant/plugins/script'
  CXX ScriptingSystem.lo
  CXX ScriptCommand.lo
  CXX ScriptModule.lo
  CXX ScriptMenu.lo
  CXX ScriptWindow.lo
  CXX SceneNodeBuffer.lo
  CXX PythonModule.lo
In file included from /usr/include/pybind11/pytypes.h:12,
                 from /usr/include/pybind11/cast.h:13,
                 from /usr/include/pybind11/attr.h:13,
                 from /usr/include/pybind11/pybind11.h:49,
                 from PythonModule.h:5,
                 from PythonModule.cpp:1:
PythonModule.cpp: In static member function ‘static void script::PythonModule::RegisterToPython(const ModuleRegistrationCallback&)’:
PythonModule.cpp:30:13: error: ‘dev0’ was not declared in this scope
   30 | PYBIND11_VERSION_PATCH << std::endl;
      | ^~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:674: PythonModule.lo] Error 1
make[3]: Leaving directory '/home/biel/games/src/DarkRadiant/plugins/script'
make[2]: *** [Makefile:442: all-recursive] Error 1
make[2]: Leaving directory '/home/biel/games/src/DarkRadiant/plugins'
make[1]: *** [Makefile:751: all-recursive] Error 1
make[1]: Leaving directory '/home/biel/games/src/DarkRadiant'
make: *** [Makefile:492: all] Error 2
Additional Informationhttp://forums.thedarkmod.com/index.php?/topic/20190-ubuntu-1910-build-error/
TagsNo tags attached.

Activities

greebo

greebo

19.12.2019 09:30

administrator   ~0011940

Fixed in e7a9b8e

Issue History

Date Modified Username Field Change
19.12.2019 08:47 greebo New Issue
19.12.2019 08:48 greebo Additional Information Updated
19.12.2019 08:48 greebo Assigned To => greebo
19.12.2019 08:48 greebo Status new => acknowledged
19.12.2019 09:30 greebo Status acknowledged => assigned
19.12.2019 09:30 greebo Status assigned => resolved
19.12.2019 09:30 greebo Resolution open => fixed
19.12.2019 09:30 greebo Fixed in Version => 2.7.0
19.12.2019 09:30 greebo Note Added: 0011940
08.11.2020 18:36 greebo Status resolved => closed