Hi, seems that Commit rev 58928 about CORE-4297 lead to fail build for Superserver under Linux
see : http://ci.ibphoenix.com/job/firebird25_Linux_64/ http://ci.ibphoenix.com/job/firebird25_Linux_64/Architecture=SuperServer,System=Firebird_Icu/219/ log : http://ci.ibphoenix.com/job/firebird25_Linux_64/Architecture=SuperServer,System=Firebird_Icu/219/console g++ -Wl,--version-script,../builds/posix/empty.vers -pthread -Wl,-rpath,/opt/firebird/lib -Wl,-rpath,/opt/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/alice/aliceMain.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/UtilSvc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbclient -lrt -lm -ldl -lcurses ../temp/std/alice/alice_meta.o: In function `snarf_blob': /home/vagrant/firebird25/gen/../temp/std/alice/alice_meta.cpp:709: undefined reference to `UserBlob::open(unsigned int&, unsigned int&, GDS_QUAD_t&)' ../temp/std/alice/alice_meta.o: In function `~UserBlob': /home/vagrant/firebird25/gen/../src/include/../common/classes/UserBlob.h:76: undefined reference to `UserBlob::close(bool)' ../temp/std/alice/alice_meta.o: In function `snarf_blob': /home/vagrant/firebird25/gen/../temp/std/alice/alice_meta.cpp:713: undefined reference to `getBlobSize(UserBlob const&, int*, int*, int*)' /home/vagrant/firebird25/gen/../temp/std/alice/alice_meta.cpp:721: undefined reference to `UserBlob::getSegment(unsigned long, void*, unsigned long&)' /home/vagrant/firebird25/gen/../temp/std/alice/alice_meta.cpp:736: undefined reference to `UserBlob::close(bool)' ../temp/std/alice/alice_meta.o: In function `~UserBlob': /home/vagrant/firebird25/gen/../src/include/../common/classes/UserBlob.h:76: undefined reference to `UserBlob::close(bool)' collect2: ld returned 1 exit status make[2]: *** [../gen/firebird/bin/gfix] Error 1 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
