[#283954] [test-only] FAILED (try 4) freeorion.git=0.4.10.2-alt1

Girar awaiter (neurofreak) girar-builder at altlinux.org
Fri Aug 27 11:26:36 MSK 2021


http://git.altlinux.org/tasks/283954/logs/events.4.1.log

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #400  freeorion   failed  failed  failed   failed  failed

2021-Aug-27 08:12:10 :: test-only task #283954 for sisyphus resumed by neurofreak:
#100 removed
#200 removed
#300 removed
#400 build 0.4.10.2-alt1 from /people/neurofreak/packages/freeorion.git fetched at 2021-Aug-27 08:12:03
2021-Aug-27 08:12:11 :: [armh] #400 freeorion.git 0.4.10.2-alt1: build start
2021-Aug-27 08:12:11 :: [x86_64] #400 freeorion.git 0.4.10.2-alt1: build start
2021-Aug-27 08:12:11 :: [aarch64] #400 freeorion.git 0.4.10.2-alt1: build start
2021-Aug-27 08:12:11 :: [ppc64le] #400 freeorion.git 0.4.10.2-alt1: build start
2021-Aug-27 08:12:11 :: [i586] #400 freeorion.git 0.4.10.2-alt1: build start
[aarch64] gmake[2]: Entering directory '/usr/src/RPM/BUILD/freeorion-0.4.10.2/aarch64-alt-linux'
[aarch64] [ 41%] Building CXX object CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o
[aarch64] /usr/bin/c++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/usr/src/RPM/BUILD/freeorion-0.4.10.2/GG/Boost::boost -I/usr/src/RPM/BUILD/freeorion-0.4.10.2/GG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -fPIC -fvisibility=hidden -Wall -O3 -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o -c /usr/src/RPM/BUILD/freeorion-0.4.10.2/parse/SpeciesParser.cpp
[aarch64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/freeorion-0.4.10.2/aarch64-alt-linux'
[aarch64] gmake[2]: Entering directory '/usr/src/RPM/BUILD/freeorion-0.4.10.2/aarch64-alt-linux'
[aarch64] [  0%] Building CXX object CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o
[aarch64] /usr/bin/c++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/usr/src/RPM/BUILD/freeorion-0.4.10.2/GG/Boost::boost -I/usr/src/RPM/BUILD/freeorion-0.4.10.2/GG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -fPIC -fvisibility=hidden -Wall -O3 -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o -c /usr/src/RPM/BUILD/freeorion-0.4.10.2/parse/ArithmeticRules.cpp
[aarch64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/freeorion-0.4.10.2/aarch64-alt-linux'
[aarch64] gmake[1]: *** [CMakeFiles/Makefile2:548: CMakeFiles/freeorionparseobj.dir/all] Error 2
[aarch64] gmake: *** [Makefile:156: all] Error 2
2021-Aug-27 08:17:51 :: [aarch64] freeorion.git 0.4.10.2-alt1: remote: build failed
2021-Aug-27 08:17:51 :: [aarch64] #400 freeorion.git 0.4.10.2-alt1: build FAILED
2021-Aug-27 08:17:52 :: [aarch64] requesting cancellation of task processing
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG8FlagSpecINS_9AlignmentEE8instanceEv
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG5Timer7RunningEv
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK6System18StarlanesWormholesEv
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z25TextForGalaxySetupSettingB5cxx1117GalaxySetupOption
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG7Control8SetColorENS_3ClrE
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z17TurnOrdersMessageRK8OrderSetRK14SaveGameUIData
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN22StationaryFleetVisitorD1Ev
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG12DropDownList21NormalizeRowsOnInsertEb
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG10SubTexture10GetTextureEv
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG4EditC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrINS_4FontEENS_3ClrESE_SE_
[x86_64] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN9ObjectMap3MapI14UniverseObjectEERSt3mapIiSt10shared_ptrIT_ESt4lessIiESaISt4pairIKiS5_EEEv
2021-Aug-27 08:20:57 :: [x86_64] freeorion.git 0.4.10.2-alt1: remote: build failed
2021-Aug-27 08:20:57 :: [x86_64] #400 freeorion.git 0.4.10.2-alt1: build FAILED
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG5Timer7RunningEv
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK6System18StarlanesWormholesEv
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z25TextForGalaxySetupSettingB5cxx1117GalaxySetupOption
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG7Control8SetColorENS_3ClrE
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z17TurnOrdersMessageRK8OrderSetRK14SaveGameUIData
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG14DynamicGraphic13SetFrameIndexEj
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN22StationaryFleetVisitorD1Ev
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG12DropDownList21NormalizeRowsOnInsertEb
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG10SubTexture10GetTextureEv
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG4EditC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrINS_4FontEENS_3ClrESE_SE_
[i586] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN9ObjectMap3MapI14UniverseObjectEERSt3mapIiSt10shared_ptrIT_ESt4lessIiESaISt4pairIKiS5_EEEv
2021-Aug-27 08:24:47 :: [i586] freeorion.git 0.4.10.2-alt1: remote: build failed
2021-Aug-27 08:24:47 :: [i586] #400 freeorion.git 0.4.10.2-alt1: build FAILED
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK15ProductionQueue11AvailablePPERKSt10shared_ptrI12ResourcePoolE
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK12BuildingType14ProductionTimeEii
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG7Texture9OrthoBlitERKNS_2PtES3_PKf
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z15RegisterOptionsSt8functionIFvR9OptionsDBEE
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG13StaticGraphicC1ERKSt10shared_ptrINS_7TextureEENS_5FlagsINS_12GraphicStyleEEENS6_INS_7WndFlagEEE
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG7ListBox5ClearEv
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK15ProductionQueue14ProductionItem24EnqueueConditionPassedAtEi
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG8MenuItemC1Eb
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN8Universe16DeleteShipDesignEi
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK11TechManager9TechNamesB5cxx11Ev
[ppc64le] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG7ListBox11RightMarginEv
2021-Aug-27 08:25:15 :: [ppc64le] freeorion.git 0.4.10.2-alt1: remote: build failed
2021-Aug-27 08:25:15 :: [ppc64le] #400 freeorion.git 0.4.10.2-alt1: build FAILED
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z12RandGaussiandd
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK15ProductionQueue11AvailablePPERKSt10shared_ptrI12ResourcePoolE
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK12BuildingType14ProductionTimeEii
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK2GG7Texture9OrthoBlitERKNS_2PtES3_PKf
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _Z15RegisterOptionsSt8functionIFvR9OptionsDBEE
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG13StaticGraphicC1ERKSt10shared_ptrINS_7TextureEENS_5FlagsINS_12GraphicStyleEEENS6_INS_7WndFlagEEE
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG7ListBox5ClearEv
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG7ListBox10SetSortCmpERKSt8functionIFbRKNS0_3RowES4_jEE
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZNK15ProductionQueue14ProductionItem24EnqueueConditionPassedAtEi
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN2GG8MenuItemC1Eb
[armh] verify-elf: ERROR: ./usr/bin/freeorion: undefined symbol: _ZN8Universe16DeleteShipDesignEi
2021-Aug-27 08:26:35 :: [armh] freeorion.git 0.4.10.2-alt1: remote: build failed
2021-Aug-27 08:26:35 :: [armh] #400 freeorion.git 0.4.10.2-alt1: build FAILED
2021-Aug-27 08:17:52 :: [aarch64] build FAILED
2021-Aug-27 08:20:57 :: [x86_64] build FAILED
2021-Aug-27 08:24:47 :: [i586] build FAILED
2021-Aug-27 08:25:15 :: [ppc64le] build FAILED
2021-Aug-27 08:26:35 :: [armh] build FAILED
2021-Aug-27 08:26:35 :: task #283954 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list