pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48641 (macppc qt5-qtbase build error)



The following reply was made to PR pkg/48641; it has been noted by GNATS.

From: James Chang <james%mr7.idv.tw@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: ryoon%netbsd.org@localhost
Subject: Re: pkg/48641 (macppc qt5-qtbase build error)
Date: Thu, 6 Mar 2014 16:02:46 +0800

 The previous patch alone did not make me a working qt5. I got another
 error while building the "qtbase/tests".
 
 gmake[5]: Entering directory
 
'/usr/pkgsrc/x11/qt5-qtbase/work/qt-everywhere-opensource-src-5.2.0/qtbase/tests/auto/gui/painting/qpainter'
 
/usr/pkgsrc/x11/qt5-qtbase/work/qt-everywhere-opensource-src-5.2.0/qtbase/bin/moc
 -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XKB
 -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE
 -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB
 -DQT_GUI_LIB -DQT_CORE_LIB
 
-DQT_TESTCASE_BUILDDIR=\"/usr/pkgsrc/x11/qt5-qtbase/work/qt-everywhere-opensource-src-5.2.0/qtbase/tests/auto/gui/painting/qpainter\"
 -I../../../../../mkspecs/netbsd-g++ -I.
 -I../../../../../include/QtWidgets/5.2.0
 -I../../../../../include/QtWidgets/5.2.0/QtWidgets
 -I../../../../../include -I../../../../../include/QtWidgets
 -I../../../../../include/QtTest -I../../../../../include/QtGui
 -I../../../../../include/QtCore -I.moc -I/usr/X11R7/include
 -I/usr/pkg/include -I/usr/pkgsrc/x11/qt5-qtbase/workbuildlink/include
 -I/usr/pkgsrc/x11/qt5-qtbase/workx11-buildlink/include/freetype2
 -I/usr/pkgsrc/x11/qt5-qtbase/workx11-buildlink/include/libdrm
 -I/usr/include/g++ -I/usr/include/g++/backward -I/usr/include/gcc-4.5
 -I/usr/include tst_qpainter.cpp -o .moc/tst_qpainter.moc
 libtool --silent --mode=compile c++ -c -O2 -D_NETBSD_SOURCE
 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2
 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -D_NETBSD_SOURCE
 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2
 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include
 -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include
 -I/usr/X11R7/include/libdrm -O2 -Wall -W -D_REENTRANT -fPIE
 -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XKB
 -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE
 -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB
 -DQT_GUI_LIB -DQT_CORE_LIB
 
-DQT_TESTCASE_BUILDDIR=\"/usr/pkgsrc/x11/qt5-qtbase/work/qt-everywhere-opensource-src-5.2.0/qtbase/tests/auto/gui/painting/qpainter\"
 -I../../../../../mkspecs/netbsd-g++ -I.
 -I../../../../../include/QtWidgets/5.2.0
 -I../../../../../include/QtWidgets/5.2.0/QtWidgets
 -I../../../../../include -I../../../../../include/QtWidgets
 -I../../../../../include/QtTest -I../../../../../include/QtGui
 -I../../../../../include/QtCore -I.moc -I/usr/X11R7/include
 -I/usr/pkg/include -o .obj/tst_qpainter.lo tst_qpainter.cpp
 In file included from /usr/include/g++/fenv.h:36:0,
                  from tst_qpainter.cpp:2738:
 /usr/include/fenv.h:29:2: error: #error "fenv.h is currently not
 supported for this architecture"
 /usr/include/fenv.h:35:26: fatal error: machine/fenv.h: No such file
 or directory
 compilation terminated.
 
 ------------------------------
 I found something might related to this issue here <
 http://www.sourceware.org/ml/libc-alpha/2013-11/msg00620.html >, but
 to fix the GCC problem is way out of what I intended to do.
 
 --James
 
 
 2014-03-05 19:28 GMT+08:00  <wiz%netbsd.org@localhost>:
 > Synopsis: macppc qt5-qtbase build error
 >
 > Responsible-Changed-From-To: port-macppc-maintainer->ryoon
 > Responsible-Changed-By: wiz%NetBSD.org@localhost
 > Responsible-Changed-When: Wed, 05 Mar 2014 11:28:48 +0000
 > Responsible-Changed-Why:
 > pkgsrc problem over to maintainer
 >
 >
 >
 


Home | Main Index | Thread Index | Old Index