On Sun, Feb 8, 2026 at 2:26 PM Stuart Henderson <[email protected]> wrote:
> On 2026/02/05 15:23, Sebastian Reitenbach wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2026/02/05 15:23:48 > > > > Modified files: > > games/choria : Makefile distinfo > > games/choria/patches: patch-CMakeLists_txt > > patch-ext_ae_ae_network_cpp > > games/choria/pkg: PLIST > > Removed files: > > games/choria/patches: patch-ext_ae_tinyxml2_tinyxml2_cpp > > > > Log message: > > update to 1.1.1 > > > > was there a missed 'cvs add' for a patch or something? > Doh, indeed, going to fix immediately. Thanks, Sebastian > > FAILED: CMakeFiles/choria.dir/src/config.cpp.o > /pobj/choria-1.1.1/bin/c++ -DENABLE_PLAY=1 -DGAME_VERSION=\"1.1.1\" > -DGLM_ENABLE_EXPERIMENTAL -DGLM_FORCE_RADIANS -DHAS_SOCKLEN_T > -DLUA_USE_MACOSX -DPLATFORM=1 > -I/pobj/choria-1.1.1/choria-1.1.1-f11082f6/src > -I/pobj/choria-1.1.1/choria-1.1.1-f11082f6/ext > -I/pobj/choria-1.1.1/choria-1.1.1-f11082f6/ext/ae -I/usr/local/include/SDL2 > -I/usr/local/include/AL -I/usr/local/include -I/usr/X11R6/include/freetype2 > -O2 -pipe -DNDEBUG -std=c++17 -Wall -Wextra -Wno-unused-result -Wno-switch > -Wno-unused-parameter -pedantic -MD -MT > CMakeFiles/choria.dir/src/config.cpp.o -MF > CMakeFiles/choria.dir/src/config.cpp.o.d -o > CMakeFiles/choria.dir/src/config.cpp.o -c > /pobj/choria-1.1.1/choria-1.1.1-f11082f6/src/config.cpp > In file included from > /pobj/choria-1.1.1/choria-1.1.1-f11082f6/src/config.cpp:18: > /pobj/choria-1.1.1/choria-1.1.1-f11082f6/src/config.h:93:23: error: > implicit instantiation of undefined template 'std::basic_stringstream<char>' > 93 | std::stringstream > Stream(MapIterator->second.front()); > | ^ > /usr/include/c++/v1/__fwd/sstream.h:30:28: note: template is declared here > 30 | class _LIBCPP_TEMPLATE_VIS basic_stringstream; > | ^ > 1 error generated. > >
