Your message dated Wed, 17 Feb 2016 22:29:37 +0100
with message-id <2flk2m3c9fi....@diskless.uio.no>
and subject line Re: Bug#814969: libkate: FTBFS: libpng12.a: error adding 
symbols: Bad value
has caused the Debian Bug report #814969,
regarding libkate: FTBFS: libpng12.a: error adding symbols: Bad value
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
814969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814969
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libkate
Version: 0.4.1-6
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: libkate.0.4.1-6.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
libpng12-dev was fixed, and the next build worked.

-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---

Reply via email to