Source:  camlimages
Version: 1:4.0.1-8
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

libpng maintainers have a plan transition of libpng16[0].

libpng16 is already installed in experimental, and we are re-building
the package depending on libpng16.
As a result, we checked that your package was FTBFS.
Would you check also in your environment?

-----
+ gcc -I /usr/include/X11 -I /usr/local/include
-I/usr/include/freetype2 -fPIC -I /usr/lib/ocaml -I/usr/include/X11
-I/usr/local/include -c -o pngread.o pngread.c
In file included from /usr/include/pngconf.h:72:0,
                 from /usr/include/png.h:456,
                 from pngread.c:22:
pngread.c: In function 'read_png_file_as_rgb24':
pngread.c:72:21: error: dereferencing pointer to incomplete type
   if (setjmp(png_ptr->jmpbuf)) {
                     ^
pngread.c:137:23: error: dereferencing pointer to incomplete type
     if (setjmp(png_ptr->jmpbuf)) {
                       ^
pngread.c:155:7: warning: incompatible implicit declaration of
built-in function 'memcpy' [enabled by default]
       memcpy(String_val(tmp), buf+rowbytes*i, rowbytes);
       ^
In file included from /usr/include/pngconf.h:72:0,
                 from /usr/include/png.h:456,
                 from pngread.c:22:
pngread.c: In function 'read_png_file':
pngread.c:246:21: error: dereferencing pointer to incomplete type
   if (setjmp(png_ptr->jmpbuf)) {
                     ^
pngread.c:305:23: error: dereferencing pointer to incomplete type
     if (setjmp(png_ptr->jmpbuf)) {
                       ^
pngread.c:356:4: warning: incompatible implicit declaration of
built-in function 'memcpy' [enabled by default]
    memcpy(String_val(tmp), buf+rowbytes*i, rowbytes);
    ^
pngread.c:381:2: warning: incompatible implicit declaration of
built-in function 'memcpy' [enabled by default]
  memcpy(String_val(tmp), buf+rowbytes*i, rowbytes);
  ^
- exit src pngread.o, 0.04 sec, code 1
*** omake: 471/826 targets are up to date
*** omake: failed (14.43 sec, 86/86 scans, 132/208 rules, 338/916 digests)
*** omake: targets were not rebuilt because of errors:
-----

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to