trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: December 2013

New FTBFS in tdebindings

From: François Andriot <francois.andriot@...>
Date: Wed, 25 Dec 2013 11:39:49 +0100
Hello, since last few days, I cannot build tdebindings anymore, it FTBFS 
in "smoke":

make: Entering directory 
`/dev/shm/BUILD.el6.x86_64/trinity-tdebindings-14.0.0~pre223+1b854c68/smoke'
Making all in tqt
make[1]: Entering directory 
`/dev/shm/BUILD.el6.x86_64/trinity-tdebindings-14.0.0~pre223+1b854c68/smoke/tqt'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I./.. -I/opt/trinity/include/tde -I/usr/include/tqt3 -I. 
-include tqt.h  -I/usr/include/tqscintilla  -DQT_THREAD_SUPPORT 
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 
-mtune=generic -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-I/usr/include/tqt  -c -o x_16.lo x_16.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. 
-I/opt/trinity/include/tde -I/usr/include/tqt3 -I. -include tqt.h 
-I/usr/include/tqscintilla -DQT_THREAD_SUPPORT -D_REENTRANT 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG 
-DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -I/usr/include/tqt -c 
x_16.cpp  -fPIC -DPIC -o .libs/x_16.o
/usr/include/tqt3/ntqstyle.h: In constructor 
'x_TQStyleControlElementData::x_TQStyleControlElementData(const 
TQStyleControlElementData&)':
/usr/include/tqt3/ntqstyle.h:296: error: 
'TQStyleControlElementData::TQStyleControlElementData(const 
TQStyleControlElementData&)' is private
x_16.cpp:4966: error: within this context
make[1]: *** [x_16.lo] Error 1
make[1]: Leaving directory 
`/dev/shm/BUILD.el6.x86_64/trinity-tdebindings-14.0.0~pre223+1b854c68/smoke/tqt'
make: *** [all-recursive] Error 1
make: Leaving directory 
`/dev/shm/BUILD.el6.x86_64/trinity-tdebindings-14.0.0~pre223+1b854c68/smoke'

Any clue ?

Thanks
Francois