Re: area51 update
As Qt5-5.9.3 has landed now, I switched back to using kde5-import. So, the further updates will get there :) mfg Tobias On 5 January 2018 at 21:18, Tobias C. Berner wrote: > Hi Dwayne > > Great to hear. > > kde5.9-import is the better one at the moment (as it has qt-5.9 - which > means it also did get applications 17.12 ). > once qt-5.9 is in the port, it will be merged back into kde5-import (and > deleted). > > So for now I would use kde5.9-import and then checkout the kde5-import > branch when the time comes. > > > mfg Tobias > > On 5 January 2018 at 20:24, Dwayne MacKinnon wrote: > >> Hey all, >> >> Found out my problem. I needed to update poudriere before I updated >> anything else. >> >> Next question: Should I be tracking kde5-import or kde5.9-import? >> >> Thanks for everything, >> DMK >> >> On 2017-12-11 13:52, Dwayne MacKinnon wrote: >> >> Nope. >> >> Here's my steps: >> >> git clone -b kde5-import --depth=1 https://github.com/freebsd/fre >> ebsd-ports-kde.git >> >> poudriere bulk -n -j kf5 -p area51 -f kf5-everything-pkglist >> >> My kf5-everything-pkglist: >> >> emulators/vice >> graphics/okular >> math/kcalc >> multimedia/vlc >> print/hplip >> security/kgpg >> security/kleopatra >> security/pinentry-qt5 >> #www/choqok >> x11/kde5 >> >> >> archivers/p7zip >> devel/diffuse >> devel/git >> devel/subversion >> dns/bind-tools >> editors/libreoffice >> editors/vim >> emulators/virtualbox-ose >> games/bsdgames >> java/icedtea-web >> java/openjdk7 >> java/openjdk8 >> mail/thunderbird >> misc/freebsd-doc-en >> multimedia/vlc >> net/tcpflow >> net/tigervnc >> net/wireshark-qt5 >> ports-mgmt/poudriere >> ports-mgmt/portupgrade >> print/hplip >> www/firefox >> www/youtube_dl >> x11-fonts/urwfonts >> x11-fonts/webfonts >> x11/nvidia-driver >> x11/nvidia-settings >> x11/xorg >> area51 is a configured as a manual poudriere ports tree (ie, poudriere >> doesn't update it.) >> >> Cheers, >> Dwayne >> >> On 2017-12-11 13:44, Tobias C. Berner wrote: >> >> Hi Dwayne >> >> I cannot reproduce this (I rebuilt plasma5 this night). Do you set >> anything in poudrieres make.conf? >> >> >> mfg Tobias >> >> On 11 December 2017 at 16:39, Dwayne MacKinnon wrote: >> >>> Hi Tobias, >>> >>> I tried updating with a git pull, and that failed. So I did a new >>> depth=1 clone of the kde5-import branch. Still getting the same error >>> messages as before. >>> >>> Cheers, >>> Dwayne >>> >>> On 2017-12-08 14:58, Tobias C. Berner wrote: >>> >>> Hi Dwayne >>> >>> Seems we had a master checkout with some incomplete FLAVOR fixes. I just >>> merged in a new master checkout, so that should be fine now :) >>> >>> mfg Tobias >>> >>> On 8 December 2017 at 17:02, Dwayne MacKinnon wrote: >>> Hi, Finally managed to check out the kde5-import branch (it kept timing out on me, so I finally did a clone --depth=1 and it worked after a few tries. Right now I'm getting the following errors: [00:00:00] [Dry Run] >> Creating the reference jail... done [00:00:01] [Dry Run] >> Mounting system devices for kf5-area51 [00:00:01] [Dry Run] >> Mounting ports/packages/distfiles [00:00:01] [Dry Run] >> Using packages from previously failed build [00:00:01] [Dry Run] >> Mounting ccache from: /usr/ccache [00:00:01] [Dry Run] >> Mounting packages from: /usr/local/poudriere/data/packages/kf5-area51 [00:00:01] [Dry Run] >> Copying /var/db/ports from: /usr/local/etc/poudriere.d/kf5-options /etc/resolv.conf -> /usr/local/poudriere/data/.m/k f5-area51/ref/etc/resolv.conf [00:00:01] [Dry Run] >> Starting jail kf5-area51 [00:00:01] [Dry Run] >> Logs: /usr/local/poudriere/data/logs /bulk/kf5-area51/2017-12-08_11h02m14s [00:00:01] [Dry Run] >> Loading MOVED [00:00:01] [Dry Run] >> Calculating ports order and dependencies [00:00:01] [Dry Run] >> Error: devel/scons depends on nonexistent origin 'devel/py-setuptools@py27'; Please contact maintainer of the port to fix this. [00:00:02] [Dry Run] >> Error: textproc/py-sphinx depends on nonexistent origin 'devel/py-Jinja2@py27'; Please contact maintainer of the port to fix this. [00:00:02] [Dry Run] >> Error: devel/py-gobject depends on nonexistent origin 'graphics/py-cairo@py27'; Please contact maintainer of the port to fix this. [00:00:02] [Dry Run] >> Error: devel/py-enum34 depends on nonexistent origin 'devel/py-setuptools@py27'; Please contact maintainer of the port to fix this. [00:00:03] [Dry Run] >> Error: x11-toolkits/py-gtk2 depends on nonexistent origin 'graphics/py-cairo@py27'; Please contact maintainer of the port to fix this. [00:00:04] [Dry Run] >> Error: devel/meson depends on nonexistent origin 'devel/py-setuptools@py36'; Please contact maintainer of the port to fix this. [00:00:04] [Dry Run] >> Error: devel/py-ply depends on no
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 09:27:12 UTC 2018 New revision: 458309 URL: https://svnweb.freebsd.org/changeset/ports/458309 Log: multimedia/gstreamer-qt4, fix build with clang6 PR: 224945 Changes: head/multimedia/gstreamer-qt4/Makefile head/multimedia/gstreamer-qt4/files/ head/multimedia/gstreamer-qt4/files/patch-elements_gstqtvideosink_gstqtvideosinkbase.cpp head/multimedia/gstreamer-qt4/files/patch-elements_gstqtvideosink_qtvideosinkdelegate.cpp head/multimedia/gstreamer-qt4/files/patch-elements_gstqtvideosink_qwidgetvideosinkdelegate.cpp -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #13 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 09:27:51 UTC 2018 New revision: 458310 URL: https://svnweb.freebsd.org/changeset/ports/458310 Log: www/qt4-webkit, fix build with clang6 PR: 224945 Changes: head/www/qt4-webkit/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #14 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 10:08:23 UTC 2018 New revision: 458311 URL: https://svnweb.freebsd.org/changeset/ports/458311 Log: x11-toolkits/qt5-gui, fix build with clang 6 PR: 224945 Submitted by: jbeich Reported by: jbeich Changes: head/x11-toolkits/qt5-gui/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #15 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 10:08:50 UTC 2018 New revision: 458312 URL: https://svnweb.freebsd.org/changeset/ports/458312 Log: graphics/qt5-imageformats, fix build with clang6 PR: 224945 Changes: head/graphics/qt5-imageformats/Makefile -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #16 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 11:57:51 UTC 2018 New revision: 458314 URL: https://svnweb.freebsd.org/changeset/ports/458314 Log: x11/kdelibs4 fix build with clang6 PR: 224945 Changes: head/x11/kdelibs4/Makefile head/x11/kdelibs4/files/patch-dnssd_servicemodel.cpp head/x11/kdelibs4/files/patch-kdeui_icons_kiconcache.cpp head/x11/kdelibs4/files/patch-khtml_misc_AtomicString.cpp head/x11/kdelibs4/files/patch-khtml_xml_dom__stringimpl.h head/x11/kdelibs4/files/patch-kinit_kinit.cpp -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/k...@freebsd.org.html Port| Current version | New version +-+ deskutils/latte-dock| 0.7.2 | 0.7.3 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.
[Bug 224971] devel/qt5-qmake: fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 Bug ID: 224971 Summary: devel/qt5-qmake: fails to build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: mikael.uran...@gmail.com Assignee: k...@freebsd.org Flags: maintainer-feedback?(k...@freebsd.org) Hi, I can't build qt5-qmake 5.9.3, the build error is as follow: ===> Configuring for qt5-qmake-5.9.3 /bin/mkdir -p /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.cache echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/lib' >> /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.cache /bin/sh: Syntax error: ")" unexpected (expecting "then") *** Error code 2 it only happens when CXX is an absolute path: make CXX=/usr/bin/c++ : doesn't build make CXX=c++ : builds fine I'm crossbuilding for armv7 where CXX is /nxb-bin/usr/bin/c++ poudriere jails -l 12armv7 12.0-CURRENT 1200054 r327541 arm.armv7 It's also reported on the forum: https://forums.freebsd.org/threads/64025/#post-371716 -- You are receiving this mail because: You are the assignee for the bug.
maintainer-feedback requested: [Bug 224971] devel/qt5-qmake: fails to build
mikael.uran...@gmail.com has reassigned Bugzilla Automation 's request for maintainer-feedback to k...@freebsd.org: Bug 224971: devel/qt5-qmake: fails to build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 --- Description --- Hi, I can't build qt5-qmake 5.9.3, the build error is as follow: ===> Configuring for qt5-qmake-5.9.3 /bin/mkdir -p /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.cach e echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/lib' >> /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.cach e /bin/sh: Syntax error: ")" unexpected (expecting "then") *** Error code 2 it only happens when CXX is an absolute path: make CXX=/usr/bin/c++ : doesn't build make CXX=c++ : builds fine I'm crossbuilding for armv7 where CXX is /nxb-bin/usr/bin/c++ poudriere jails -l 12armv7 12.0-CURRENT 1200054 r327541 arm.armv7 It's also reported on the forum: https://forums.freebsd.org/threads/64025/#post-371716
[Bug 224971] devel/qt5-qmake: fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 --- Comment #1 from mikael.uran...@gmail.com --- I see the following diff in the configure phase: -platform freebsd-$(ccver="$(c++ --version)" (with make CXX=c++) -platform c++ --version)" (with make CXX=/usr/bin/c++) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 --- Comment #2 from mikael.uran...@gmail.com --- The following patch fixes the problem for me but I don't know why the T modifier was added: Index: bsd.qt.mk === --- bsd.qt.mk (revision 458335) +++ bsd.qt.mk (working copy) @@ -135,7 +135,7 @@ -demosdir ${PREFIX}/${QT_EXAMPLEDIR_REL}/demos . else CONFIGURE_ARGS+=-nomake examples -nomake tests \ - -platform ${QMAKESPEC:T} \ + -platform ${QMAKESPEC} \ -archdatadir ${PREFIX}/${QT_ARCHDIR_REL} \ -libexecdir ${PREFIX}/${QT_LIBEXECDIR_REL} \ -qmldir ${PREFIX}/${QT_QMLDIR_REL} \ -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 --- Comment #4 from Jan Beich --- Oops, forgot to refresh the page in browser. ;) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 Jan Beich changed: What|Removed |Added CC||jbe...@freebsd.org --- Comment #3 from Jan Beich --- Created attachment 189491 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189491&action=edit Revert unintended change /nxb-bin/usr/bin/c++ is a cross compiler created by a poudriere jail -x. On https://pkg-status.freebsd.org/ that'd be builders for mips, mips64, armv6, armv7. To reproduce on amd64 host the following would be enough: # -x (native-xtools) before FreeBSD 12.0 requires /usr/src to match jail $ svn checkout https://svn.freebsd.org/base/releng/11.1 /usr/src $ poudriere jail -cxj 111aarch64 -a arm64.aarch64 -v 11.1-RELEASE $ poudriere bulk -Ctj 111aarch64 devel/qt5-qmake or $ poudriere jail -cxj head-aarch64 -a arm64.aarch64 -v head -m svn+https $ poudriere bulk -Ctj head-aarch64 devel/qt5-qmake The build broke because CONFIGURE_ARGS now tries to chop directory off QMAKESPEC , something completely unnecessary given the expression never evaluates to any other string than "clang" or "g++". However, qt5-qmake doesn't really respect CXX and calls clang++ instead which ends up being emulated via qemu-user-static rather than use cross-compiler. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build when CXX contains absolute path
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 Jan Beich changed: What|Removed |Added Summary|devel/qt5-qmake: fails to |devel/qt5-qmake: fails to |build |build when CXX contains ||absolute path Keywords||regression -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #17 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 14:30:45 UTC 2018 New revision: 458337 URL: https://svnweb.freebsd.org/changeset/ports/458337 Log: devel/py-pykde4, fix build with clang6 PR: 224945 Changes: head/devel/py-pykde4/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build when CXX contains absolute path
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Jan 7 15:03:08 UTC 2018 New revision: 458339 URL: https://svnweb.freebsd.org/changeset/ports/458339 Log: Correctly pass -platform to qtbase's configure script when CXX is an absolute path. With the update to Qt 5.9.3, the configure script and qmake expect an mkspec name, not an absolute path, which is why r458293 switched to using ${QMAKESPEC:T}. However, the :T modifier breaks things when CXX is set to an absolute path instead of just "c++", QMAKE_COMPILER is a shell string that will be evaluated only after make invokes `configure' with CONFIGURE_ARGS. In other words, we end up turning something like $$(ccver="$$(/usr/bin/c++ --version)"; case "$$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) into /c++ --version)"; case "$$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) which is obviously invalid. We now just avoid being too smart and set a separate variable called QMAKESPECNAME, which contains only the mkspec name and that we use both when setting CONFIGURE_ARGS as well as to create QMAKESPEC. PR: 224971 Changes: head/Mk/bsd.qt.mk -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #18 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 15:03:16 UTC 2018 New revision: 458340 URL: https://svnweb.freebsd.org/changeset/ports/458340 Log: devel/smokeqt fix build with clang6 PR: 224945 Changes: head/devel/smokeqt/Makefile -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
[Bug 224971] devel/qt5-qmake: fails to build when CXX contains absolute path
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 Raphael Kubo da Costa changed: What|Removed |Added Attachment #189491||maintainer-approval- Flags|| --- Comment #6 from Raphael Kubo da Costa --- Comment on attachment 189491 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189491 Revert unintended change The change was actually intended, it's just the implementation that was buggy. r458339 contains a better explanation for why this is needed. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224971] devel/qt5-qmake: fails to build when CXX contains absolute path
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224971 Raphael Kubo da Costa changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+ |eeBSD.org) | Status|New |Closed Resolution|--- |FIXED --- Comment #7 from Raphael Kubo da Costa --- Thanks for the report, everything should be working fine now. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #19 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 17:02:46 UTC 2018 New revision: 458360 URL: https://svnweb.freebsd.org/changeset/ports/458360 Log: deskutils/superkaramba, fix with clang6 PR: 224945 Changes: head/deskutils/superkaramba/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #20 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 17:07:47 UTC 2018 New revision: 458361 URL: https://svnweb.freebsd.org/changeset/ports/458361 Log: net-p2p/libktorrent, fix with clang6 PR: 224945 Submitted by: rakuco Changes: head/net-p2p/libktorrent/Makefile head/net-p2p/libktorrent/files/ head/net-p2p/libktorrent/files/patch-src_diskio_chunkmanager.cpp -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #21 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 18:16:48 UTC 2018 New revision: 458364 URL: https://svnweb.freebsd.org/changeset/ports/458364 Log: games/bovo, fix build with clang6 PR: 224945 Changes: head/games/bovo/Makefile -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #23 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 18:18:30 UTC 2018 New revision: 458366 URL: https://svnweb.freebsd.org/changeset/ports/458366 Log: sysutils/kuser, fix build with clang6 PR: 224945 Changes: head/sysutils/kuser/Makefile head/sysutils/kuser/files/patch-globals.h -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #22 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 18:17:31 UTC 2018 New revision: 458365 URL: https://svnweb.freebsd.org/changeset/ports/458365 Log: devel/p5-perlqt, fix build with clang6 PR: 224945 Changes: head/devel/p5-perlqt/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #24 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 18:19:47 UTC 2018 New revision: 458367 URL: https://svnweb.freebsd.org/changeset/ports/458367 Log: devel/smokekde, fix build with clang6 PR: 224945 Changes: head/devel/smokekde/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #25 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Sun Jan 7 18:21:30 UTC 2018 New revision: 458368 URL: https://svnweb.freebsd.org/changeset/ports/458368 Log: net-im/kopete-kde4, fix build with clang6 PR: 224945 Changes: head/net-im/kopete-kde4/Makefile -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224453] New port: x11-toolkits/qt5-gtkplatform, GTK backend for Qt
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224453 Greg V changed: What|Removed |Added Attachment #188959|0 |1 is obsolete|| --- Comment #1 from Greg V --- Created attachment 189496 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189496&action=edit qt5-gtkplatform.patch 0.2.2 Updated to 0.2.2. Tested with Qt 5.9. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 224945] Ports maintained by kde@ broken by Clang 6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945 --- Comment #26 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Jan 7 21:53:15 UTC 2018 New revision: 458386 URL: https://svnweb.freebsd.org/changeset/ports/458386 Log: Fix the build on i386 with clang 6.0. kernel/qx11embed_x11.cpp:486:20: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing] long data[] = {XEMBED_VERSION, XEMBED_MAPPED}; ^~ kernel/qx11embed_x11.cpp:486:20: note: insert an explicit cast to silence this issue long data[] = {XEMBED_VERSION, XEMBED_MAPPED}; ^~ static_cast( ) PR: 224945 Changes: head/x11-toolkits/qt4-gui/files/ head/x11-toolkits/qt4-gui/files/patch-src_gui_kernel_qx11embed__x11.cpp -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
[Bug 224453] New port: x11-toolkits/qt5-gtkplatform, GTK backend for Qt
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224453 Raphael Kubo da Costa changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |rak...@freebsd.org |org | Status|New |In Progress --- Comment #2 from Raphael Kubo da Costa --- (In reply to Greg V from comment #1) > Created attachment 189496 [details] > qt5-gtkplatform.patch 0.2.2 > > Updated to 0.2.2. Tested with Qt 5.9. +CATEGORIES=x11-toolkits devel I think you can just use "x11-toolkits" here; I don't anything really related to devel/ here. +LIB_DEPENDS= libnotify.so:devel/libnotify \ Can you sort this list alphabetically? +USES= qmake Could you see if qmake:outsource also works? Not mixing source files and build files is generally a good idea. -- You are receiving this mail because: You are on the CC list for the bug.