Source: fluxbox
Version: 1.3.7-1~exp1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

fluxbox/experimental FTBFS in a current sid/experimental pbuilder
environment:

g++  -g -O2 -fdebug-prefix-map=/build/fluxbox-1.3.7=. -fstack-protector-strong 
-Wformat -Werror=format-security  -lfontconfig -lfreetype -lfribidi -lXft 
-lXrender -lX11 -Wl,-z,relro -o testDemandAttention src/test
s/testDemandAttention-testDemandAttention.o libFbTk.a src/defaults.o -lX11  
-lrt  -lm
/usr/bin/ld: libFbTk.a(libFbTk_a-FbString.o): in function 
`makeVisualFromLogical':
./src/FbTk/FbString.cc:91: undefined reference to `fribidi_charset_to_unicode'
/usr/bin/ld: ./src/FbTk/FbString.cc:96: undefined reference to `fribidi_log2vis'
/usr/bin/ld: ./src/FbTk/FbString.cc:99: undefined reference to 
`fribidi_unicode_to_charset'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::freeDest()':
./src/FbTk/Transparent.cc:213: undefined reference to `XRenderFreePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::setDest(unsigned long, int)':
./src/FbTk/Transparent.cc:232: undefined reference to `XRenderFindVisualFormat'
/usr/bin/ld: ./src/FbTk/Transparent.cc:245: undefined reference to 
`XRenderCreatePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::render(int, int, int, int, unsigned int, unsigned int) 
const':
./src/FbTk/Transparent.cc:306: undefined reference to `XRenderComposite'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::freeAlpha()':
./src/FbTk/Transparent.cc:334: undefined reference to `XRenderFreePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::~Transparent()':
./src/FbTk/Transparent.cc:194: undefined reference to `XRenderFreePicture'
/usr/bin/ld: ./src/FbTk/Transparent.cc:197: undefined reference to 
`XRenderFreePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function `createAlphaPic':
./src/FbTk/Transparent.cc:49: undefined reference to `XRenderFindFormat'
/usr/bin/ld: ./src/FbTk/Transparent.cc:72: undefined reference to 
`XRenderCreatePicture'
/usr/bin/ld: ./src/FbTk/Transparent.cc:92: undefined reference to 
`XRenderFillRectangle'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::Transparent(unsigned long, unsigned long, int, int)':
./src/FbTk/Transparent.cc:171: undefined reference to `XRenderFindVisualFormat'
/usr/bin/ld: ./src/FbTk/Transparent.cc:175: undefined reference to 
`XRenderCreatePicture'
/usr/bin/ld: ./src/FbTk/Transparent.cc:180: undefined reference to 
`XRenderCreatePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-Transparent.o): in function 
`FbTk::Transparent::setSource(unsigned long, int)':
./src/FbTk/Transparent.cc:276: undefined reference to `XRenderFindVisualFormat'
/usr/bin/ld: ./src/FbTk/Transparent.cc:287: undefined reference to 
`XRenderCreatePicture'
/usr/bin/ld: ./src/FbTk/Transparent.cc:266: undefined reference to 
`XRenderFreePicture'
/usr/bin/ld: libFbTk.a(libFbTk_a-XftFontImp.o): in function 
`FbTk::XftFontImp::~XftFontImp()':
./src/FbTk/XftFontImp.cc:47: undefined reference to `XftFontClose'
/usr/bin/ld: libFbTk.a(libFbTk_a-XftFontImp.o): in function 
`FbTk::XftFontImp::load(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
./src/FbTk/XftFontImp.cc:55: undefined reference to `XftFontOpenXlfd'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:66: undefined reference to `XftFontClose'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:57: undefined reference to 
`XftFontOpenName'
/usr/bin/ld: libFbTk.a(libFbTk_a-XftFontImp.o): in function 
`FbTk::XftFontImp::drawText(FbTk::FbDrawable const&, int, _XGC*, char const*, 
unsigned long, int, int, FbTk::Orientation)':
./src/FbTk/XftFontImp.cc:115: undefined reference to `XftDrawCreate'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:135: undefined reference to 
`XftColorAllocValue'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:153: undefined reference to 
`XftDrawString8'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:156: undefined reference to `XftColorFree'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:157: undefined reference to 
`XftDrawDestroy'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:143: undefined reference to 
`XftTextExtentsUtf8'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:145: undefined reference to 
`XftDrawStringUtf8'
/usr/bin/ld: libFbTk.a(libFbTk_a-XftFontImp.o): in function 
`FbTk::XftFontImp::validOrientation(FbTk::Orientation)':
./src/FbTk/XftFontImp.cc:222: undefined reference to `FcMatrixRotate'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:226: undefined reference to `XftNameParse'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:228: undefined reference to `XftFontMatch'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:229: undefined reference to 
`FcPatternAddMatrix'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:230: undefined reference to 
`XftFontOpenPattern'
/usr/bin/ld: libFbTk.a(libFbTk_a-XftFontImp.o): in function 
`FbTk::XftFontImp::textWidth(char const*, unsigned int) const':
./src/FbTk/XftFontImp.cc:186: undefined reference to `XftTextExtents8'
/usr/bin/ld: ./src/FbTk/XftFontImp.cc:175: undefined reference to 
`XftTextExtentsUtf8'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:2177: testDemandAttention] Error 1

Andreas

Attachment: fluxbox_1.3.7-1~exp1.log.gz
Description: application/gzip

Reply via email to