string.cpp:6: error: previous declaration of 'char* tzname [2]' with 'C++' linkage /usr/include/time.h:282: error: conflicts with new declaration with 'C' linkage make[1]: *** [string.o] Error 1 make: *** [all] Error 2 * * ERROR: games-simulation/searchandrescue-0.8.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2440: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * The die message: * emake failed Reproducible: Always Steps to Reproduce: 1.emerge -v searchandrescue 2. 3. Actual Results: cut-n-paste from tail of log: ... Compiling module fio.o Compiling module gww.o Compiling module string.o string.cpp:6: error: previous declaration of 'char* tzname [2]' with 'C++' linkage /usr/include/time.h:282: error: conflicts with new declaration with 'C' linkage make[1]: *** [string.o] Error 1 make: *** [all] Error 2 * * ERROR: games-simulation/searchandrescue-0.8.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2440: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * The die message: * emake failed ...
Created attachment 182243 [details] build environment file /var/tmp/portage/games-simulation/searchandrescue-0.8.2/temp/environment
Does searchandrescue-0.8.2-r1 fail in the same way?
I just tried the ~86 searchandrescue-0.8.2-r1 version and it does not fail in this manner. Question: Is -r1 near stable release? -Thanks
It'll be marked stable by the arch teams at their leisure.