Hi,

seems that fixed bug CORE-3921 : "record disappeared (186), file: 
vio.cpp line: 408" in subversion

is not correct for Linux build

all build failed last night :
http://ci.ibphoenix.fr/job/firebird25_Linux_64/128/
http://ci.ibphoenix.fr/job/firebird25_Linux_64/128/changes#detail0
http://ci.ibphoenix.fr/job/firebird25_Linux_64/128/console

same for trunk 
http://ci.ibphoenix.fr/job/Firebird_trunk_Arch_Linux/Architecture=Default/154/console

here for example the error for 2.5 :
 
http://ci.ibphoenix.fr/job/firebird25_Linux_64/Architecture=SuperServer,System=Firebird_Icu/128/console

g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan 
-DNAMESPACE=Vulcan -I../extern/icu/source/common 
-I../extern/icu/source/i18n -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL 
-DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3 
-fno-omit-frame-pointer  -pthread  -fno-rtti  -c ../src/jrd/vio.cpp -o 
../temp/boot/jrd/vio.o
../src/jrd/vio.cpp: In function 'void VIO_backout(Jrd::thread_db*, 
Jrd::record_param*, const Jrd::jrd_tra*)':
../src/jrd/vio.cpp:505:3: error: jump to label 'gc_cleanup' [-fpermissive]
../src/jrd/vio.cpp:410:10: error:   from here [-fpermissive]
../src/jrd/vio.cpp:427:13: error:   crosses initialization of 'const 
bool deleted'
../src/jrd/vio.cpp:426:13: error:   crosses initialization of 'const 
bool samePage'
../src/jrd/vio.cpp:505:3: error: jump to label 'gc_cleanup' [-fpermissive]
../src/jrd/vio.cpp:405:10: error:   from here [-fpermissive]
../src/jrd/vio.cpp:427:13: error:   crosses initialization of 'const 
bool deleted'
../src/jrd/vio.cpp:426:13: error:   crosses initialization of 'const 
bool samePage'
../src/jrd/vio.cpp:505:3: error: jump to label 'gc_cleanup' [-fpermissive]
../src/jrd/vio.cpp:380:8: error:   from here [-fpermissive]
../src/jrd/vio.cpp:427:13: error:   crosses initialization of 'const 
bool deleted'
../src/jrd/vio.cpp:426:13: error:   crosses initialization of 'const 
bool samePage'
../src/jrd/vio.cpp:505:3: error: jump to label 'gc_cleanup' [-fpermissive]
../src/jrd/vio.cpp:363:8: error:   from here [-fpermissive]
../src/jrd/vio.cpp:427:13: error:   crosses initialization of 'const 
bool deleted'
../src/jrd/vio.cpp:426:13: error:   crosses initialization of 'const 
bool samePage'
../src/jrd/vio.cpp:505:3: error: jump to label 'gc_cleanup' [-fpermissive]
../src/jrd/vio.cpp:333:10: error:   from here [-fpermissive]
../src/jrd/vio.cpp:427:13: error:   crosses initialization of 'const 
bool deleted'
../src/jrd/vio.cpp:426:13: error:   crosses initialization of 'const 
bool samePage'
make[3]: *** [../temp/boot/jrd/vio.o] Error 1

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to