[Reproducible-builds] Bug#814969: libkate: FTBFS: libpng12.a: error adding symbols: Bad value
Chris Lamb
lamby at debian.org
Wed Feb 17 08:50:32 UTC 2016
Source: libkate
Version: 0.4.1-6
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
libkate fails to build from source in unstable/amd64:
[..]
kate_lexer.c: In function 'yy_get_next_buffer':
kate_lexer.c:1050:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( n = 0; n < max_size && \
^
kate_lexer.c:2205:3: note: in expansion of macro 'YY_INPUT'
YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
^
kate_lexer.l: At top level:
kate_lexer.c:2300:16: warning: 'input' defined but not used [-Wunused-function]
static int input (void)
^
gcc -DHAVE_CONFIG_H -I. -I../include -I ../src -I ../include -I ../tools -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -I/usr/include/libpng12 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o kateenc-kate_parser.o `test -f 'kate_parser.c' || echo './'`kate_parser.c
gcc -DHAVE_CONFIG_H -I. -I../include -I ../src -I ../include -I ../tools -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -I/usr/include/libpng12 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o kateenc-kpng.o `test -f 'kpng.c' || echo './'`kpng.c
/bin/bash ../libtool --tag=CC --silent --mode=link gcc -Wall -W -I/usr/include/libpng12 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -o kateenc kateenc-kateenc.o kateenc-kate_lexer.o kateenc-kate_parser.o kateenc-kpng.o ../lib/liboggkate.la ../lib/libkate.la -logg -lpng12
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libpng12.a(libpng12_la-png.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libpng12.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:565: recipe for target 'kateenc' failed
make[4]: *** [kateenc] Error 1
make[4]: Leaving directory '/home/lamby/temp/cdt.20160217092723.4RRIWyFbx6/libkate-0.4.1/tools'
Makefile:903: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/lamby/temp/cdt.20160217092723.4RRIWyFbx6/libkate-0.4.1/tools'
Makefile:470: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/lamby/temp/cdt.20160217092723.4RRIWyFbx6/libkate-0.4.1/tools'
Makefile:950: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160217092723.4RRIWyFbx6/libkate-0.4.1'
dh_auto_build: make -j1 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libkate.0.4.1-6.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 4714 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160217/9403eb72/attachment.obj>
More information about the Reproducible-builds
mailing list