Xorg 7.2 upgrade report

Diego Depaoli trebestie at gmail.com
Sun May 13 14:59:20 UTC 2007


Hi all,
after a big rebuild, everything works fine on my -current.
I got only a failure on qt4-gui which doesn't seem related to this update.
However there is the log.

Good job, many thanks.

Diego Depaoli

===>  Configuring for qt4-gui-4.2.3_2
/bin/cp /usr/ports/x11-toolkits/qt4-gui/../../devel/qt4/files/configure
/usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.2.3/src/gui/../../
/usr/bin/sed -i.bak -e 's|target.path.*|target.path=/usr/local/lib|g'
-e 's|flat_headers.path.*|flat_headers.path=/usr/local/include/Qt|g'
-e 's|targ_headers.path.*|targ_headers.path=/usr/local/include/$$TARGET|g'
[...]
Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into /usr/local
To reconfigure, run 'make confclean' and 'configure'.
/usr/bin/sed -i.bak -e
's|/usr/local/lib/QtGui.pc|/usr/local/libdata/pkgconfig/QtGui.pc|g'
/usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.2.3/src/gui/Makefile
/usr/bin/sed -i.bak -E -e
's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g'  -E -e
's|(.*location=).*moc|\1/usr/local/bin/moc-qt4|g'  -E -e
's|(.*location=).*uic|\1/usr/local/bin/uic-qt4|g'
/usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.2.3/src/gui/../../lib/*Qt*
===>  Building for qt4-gui-4.2.3_2
[...]
/usr/local/include/private/qapplication_p.h:65: error: expected
initializer before "bool"
/usr/local/include/private/qapplication_p.h:66: error: expected
initializer before "void"
/usr/local/include/private/qapplication_p.h:67: error: expected
initializer before "void"
kernel/qaction.cpp: In member function `void
QAction::setShortcut(const QKeySequence&)':
kernel/qaction.cpp:333: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp: In member function `void
QAction::setShortcuts(const QList<QKeySequence>&)':
kernel/qaction.cpp:360: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp:361: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp: In member function `void
QAction::setShortcutContext(Qt::ShortcutContext)':
kernel/qaction.cpp:424: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp:425: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp: In member function `void QAction::setAutoRepeat(bool)':
kernel/qaction.cpp:451: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp:452: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp: In destructor `virtual QAction::~QAction()':
kernel/qaction.cpp:555: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp:557: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
kernel/qaction.cpp: In member function `void QAction::setEnabled(bool)':
kernel/qaction.cpp:940: error: invalid use of undefined type `struct
QApplicationPrivate'
../../include/QtCore/../../src/corelib/kernel/qobject.h:270: error:
forward declaration of `struct QApplicationPrivate'
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.2.3/src/gui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt4-gui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt4-gui.


More information about the freebsd-ports mailing list