Source: amoeba Version: 1.1-26 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? And if you could confirm problem, could you fix this? ----- g++ -Wall -O2 -ffast-math -fstrict-aliasing -fexceptions -g -I. -I/usr/include/freetype2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -Imain -Iopengl -Iaudio -Iimage -Ipacker -Imath -Iutil -c -o image/load_image.o image/load_image.cpp image/png_image.cpp: In function 'void read_mem(png_structp, png_bytep, png_size_t)': image/png_image.cpp:19:35: error: 'memcpy' was not declared in this scope memcpy(data, curr_png_ptr, length); ^ image/png_image.cpp: In constructor 'PNGImage::PNGImage(File*)': image/png_image.cpp:29:11: error: aggregate 'png_info intent' has incomplete type and cannot be defined png_info intent; ^ g++ -Wall -O2 -ffast-math -fstrict-aliasing -fexceptions -g -I. -I/usr/include/freetype2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -Imain -Iopengl -Iaudio -Iimage -Ipacker -Imath -Iutil -c -o image/image.o image/image.cpp make[1]: *** [image/png_image.o] Error 1 make[1]: *** Waiting for unfinished jobs.... main/linux-config/linux-config.cpp: In member function 'void LinuxConfig::show(int*, char***, Hashtable*)': main/linux-config/linux-config.cpp:414:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (bpp > bestbpp || bpp == bestbpp && depth >= bestdepth) { ^ make[1]: Leaving directory `/tmp/buildd/amoeba-1.1' make: *** [build-stamp] Error 2 ----- Best regards, Nobuhiro [0]http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650601 -- 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