Date: Tue, 30 Mar 2010 10:48:03 -0700 From: Doug Barton <dougb@FreeBSD.org> To: kde@FreeBSD.org, Dirk Meyer <dinoex@FreeBSD.org> Cc: "freebsd-ports@FreeBSD.org" <freebsd-ports@FreeBSD.org> Subject: x11-toolkits/qt4-gui fails with png Message-ID: <4BB23953.7000606@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
c++ -c -pipe -g -g -g -I../../include/Qt -I../../include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/debug-shared -I../3rdparty/xorg -I/usr/local/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/debug-shared -I/usr/local/include -I.uic/debug-shared -I/usr/local/include -o .obj/debug-shared/qbezier.o painting/qbezier.cpp image/qpnghandler.cpp: In function 'void setup_qt(QImage&, png_struct*, png_info*, float)': image/qpnghandler.cpp:169: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:169: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:214: warning: 'trans_color' is deprecated (declared at /usr/local/include/png.h:732) image/qpnghandler.cpp:214: warning: 'trans_color' is deprecated (declared at /usr/local/include/png.h:732) image/qpnghandler.cpp:223: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:223: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:236: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:236: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:239: warning: 'num_trans' is deprecated (declared at /usr/local/include/png.h:643) image/qpnghandler.cpp:239: warning: 'num_trans' is deprecated (declared at /usr/local/include/png.h:643) image/qpnghandler.cpp:241: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:241: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:242: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:242: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:243: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:243: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:247: warning: 'trans_alpha' is deprecated (declared at /usr/local/include/png.h:730) image/qpnghandler.cpp:247: warning: 'trans_alpha' is deprecated (declared at /usr/local/include/png.h:730) image/qpnghandler.cpp:254: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:254: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:256: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:256: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:257: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:257: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:258: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:258: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp: In member function 'QImage::Format QPngHandlerPrivate::readImageFormat()': image/qpnghandler.cpp:534: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp:534: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp:536: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:536: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:536: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:536: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:538: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:538: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:543: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp:543: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp:545: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:545: warning: 'num_palette' is deprecated (declared at /usr/local/include/png.h:641) image/qpnghandler.cpp:548: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:548: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:555: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:555: warning: 'bit_depth' is deprecated (declared at /usr/local/include/png.h:645) image/qpnghandler.cpp:560: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp:560: warning: 'color_type' is deprecated (declared at /usr/local/include/png.h:647) image/qpnghandler.cpp: In function 'void set_text(const QImage&, png_struct*, png_info*, const QString&)': image/qpnghandler.cpp:651: warning: deprecated conversion from string constant to 'char*' image/qpnghandler.cpp: In member function 'bool QPNGImageWriter::writeImage(const QImage&, int, const QString&, int, int)': image/qpnghandler.cpp:744: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:744: warning: 'channels' is deprecated (declared at /usr/local/include/png.h:658) image/qpnghandler.cpp:759: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:759: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:760: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:760: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:761: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:761: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:777: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:777: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:778: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:778: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:779: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:779: warning: 'palette' is deprecated (declared at /usr/local/include/png.h:639) image/qpnghandler.cpp:795: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp:795: warning: 'sig_bit' is deprecated (declared at /usr/local/include/png.h:716) image/qpnghandler.cpp: In member function 'virtual QVariant QPngHandler::option(QImageIOHandler::ImageOption) const': image/qpnghandler.cpp:961: warning: 'width' is deprecated (declared at /usr/local/include/png.h:633) image/qpnghandler.cpp:961: warning: 'width' is deprecated (declared at /usr/local/include/png.h:633) image/qpnghandler.cpp:961: warning: 'height' is deprecated (declared at /usr/local/include/png.h:634) image/qpnghandler.cpp:961: warning: 'height' is deprecated (declared at /usr/local/include/png.h:634) *** Error code 1 1 error *** Error code 1 Stop in /usr/local/ports/x11-toolkits/qt4-gui. -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BB23953.7000606>