Re: [kde-freebsd] cvs commit: ports/Mk bsd.qt.mk ports/accessibility/qt4-accessible Makefile pkg-descr pkg-plist ports/chinese/qt4-codecs-cn Makefile pkg-descr pkg-plist ports/chinese/qt4-codecs-tw Ma
On 2010-Jan-24 17:12:30 +0300, Max Brazhnikov wrote: >On Sun, 24 Jan 2010 19:08:21 +1100, Peter Jeremy wrote: >> On 2010-Jan-21 21:13:21 +, Max Brazhnikov wrote: >> > The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. >> >> Should there be something in /usr/ports/UPDATING? >It's a regular update, there's nothing interesting for UPDATING :) OK. I wasn't sure. >> Also, it blows up for me in textproc/qt4-xml on amd64/8-stable: >Working on this. Do you have non-default QMAKESPEC? No. And, as far as I can tell, I didn't have any Qt stuff installed prior to yesterday (definitely all the direct dependencies are newly built). I've found the immediate reason why the patch fails: The install_flat_headers target in ${WRKSRC}/src/xml/Makefile refers to $(INSTALL_FILE) whilst textproc/qt4-xml/files/extrapatch-src-xml-Makefile refers to $(INSTALL_PROGRAM) - the former looks more correct. I notice you have resolved the problem in a cleaner way. This fixes the build problem for me, thanks. -- Peter Jeremy pgpk9SSQvZObK.pgp Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] cvs commit: ports/Mk bsd.qt.mk ports/accessibility/qt4-accessible Makefile pkg-descr pkg-plist ports/chinese/qt4-codecs-cn Makefile pkg-descr pkg-plist ports/chinese/qt4-codecs-tw Ma
On 2010-Jan-21 21:13:21 +, Max Brazhnikov wrote: > The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. Should there be something in /usr/ports/UPDATING? Also, it blows up for me in textproc/qt4-xml on amd64/8-stable: server% cd /usr/ports/textproc/qt4-xml && make clean && make configure ===> Cleaning for qt4-xml-4.6.1 ===> Extracting for qt4-xml-4.6.1 => MD5 Checksum OK for KDE/qt-everywhere-opensource-src-4.6.1.tar.gz. => SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.6.1.tar.gz. ===> Patching for qt4-xml-4.6.1 ===> Applying extra patch /usr/ports/textproc/qt4-xml/../../devel/qt4/files/patch-configure ===> qt4-xml-4.6.1 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> qt4-xml-4.6.1 depends on file: /usr/local/bin/moc-qt4 - found ===> qt4-xml-4.6.1 depends on file: /usr/local/bin/qmake-qt4 - found ===> Configuring for qt4-xml-4.6.1 /bin/mkdir -p /usr/ports/work/usr/ports/textproc/qt4-xml/work/qt-everywhere-opensource-src-4.6.1/mkspecs ... 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/qt4/pkgconfig|/usr/local/libdata/pkgconfig|g' -e 's|.*$(QMAKE).*||g' /usr/ports/work/usr/ports/textproc/qt4-xml/work/qt-everywhere-opensource-src-4.6.1/src/xml/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/work/usr/ports/textproc/qt4-xml/work/qt-everywhere-opensource-src-4.6.1/lib/pkgconfig/QtXml.pc /usr/bin/patch -d /usr/ports/work/usr/ports/textproc/qt4-xml/work/qt-everywhere-opensource-src-4.6.1 < /usr/ports/work/usr/ports/textproc/qt4-xml/work/extrapatch-src-xml-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- src/xml/Makefile.orig 2009-12-04 16:04:02.944271152 +1000 |+++ src/xml/Makefile 2009-12-04 16:07:07.986728782 +1000 -- Patching file src/xml/Makefile using Plan A... Hunk #1 failed at 533. 1 out of 1 hunks failed--saving rejects to src/xml/Makefile.rej done *** Error code 1 [Full log on request] -- Peter Jeremy pgpRkFSuAWxcE.pgp Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] Problem building x11-toolkits/qt33 on 6.3/amd64
I am unable to get qt33 to build and am getting the following errors. My ports tree is up-to-date and I've rebuilt the config file. I've checked pointyhat and it's not reporting any error. Any ideas where to look next? turion% make clean ===> Cleaning for qt-3.3.8_6 turion% make ===> Found saved configuration for qt-3.3.8_6 ===> Extracting for qt-3.3.8_6 => MD5 Checksum OK for KDE/qt-x11-free-3.3.8.tar.bz2. => SHA256 Checksum OK for KDE/qt-x11-free-3.3.8.tar.bz2. ===> Patching for qt-3.3.8_6 ===> Applying extra patch /usr/ports/x11-toolkits/qt33/files/0081-format-string-fixes.diff ===> Applying FreeBSD patches for qt-3.3.8_6 ===> qt-3.3.8_6 depends on executable: qmake - found ===> qt-3.3.8_6 depends on file: /usr/local/libdata/xorg/libraries - found ===> qt-3.3.8_6 depends on shared library: mng - found ===> qt-3.3.8_6 depends on shared library: png - found ===> qt-3.3.8_6 depends on shared library: jpeg - found ===> qt-3.3.8_6 depends on shared library: Xft.2 - found ===> qt-3.3.8_6 depends on shared library: audio - found ===> qt-3.3.8_6 depends on shared library: GLU.1 - found ===> Configuring for qt-3.3.8_6 The specified system/compiler is not supported: /usr/tmp/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/mkspecs//usr/local/share/qt/mkspecs/freebsd-g++ Please see the PLATFORMS file for a complete list. ===> Script "configure" failed unexpectedly. Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the "/usr/tmp/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. turion% ls -l /usr/tmp/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.log ls: /usr/tmp/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.log: No such file or directory turion% uname -a FreeBSD turion.vk2pj.dyndns.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #32: Tue Jan 1 13:59:31 EST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/turion amd64 turion% -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. pgpx5NbJuQ48P.pgp Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Problem building x11-toolkits/qt33 on 6.3/amd64
On Sat, Feb 02, 2008 at 12:08:36PM +1100, Peter Jeremy wrote: >I am unable to get qt33 to build and am getting the following errors. >My ports tree is up-to-date and I've rebuilt the config file. I've >checked pointyhat and it's not reporting any error. Any ideas where >to look next? False alarm. I found that the i386 Qt was visible in my searchpath and this was confusing the amd64 build. -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. pgpv6DBXYbPF1.pgp Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] gettext error
On 2007-Apr-07 06:38:12 -0700, FreeBSD WickerBill <[EMAIL PROTECTED]> wrote: >Whatever the final decision, if it entails another 'world-wide compiler >thrash test' then please advise in UPDATING to run the portupgrade with the >--batch flag so people don't wind up baby sitting their consoles ;-) Note that '--batch' is not a total panacea. I've been bitten in the past by batch updates breaking my system when I lost config options that I needed (php5 defaults to not building the Apache plugin). -- Peter Jeremy pgpQ4sPJCe79K.pgp Description: PGP signature ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd