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 +-+ graphics/kf5-prison | 5.45.0 | 5.46.0 +-+ misc/kf5-purpose| 5.45.0 | 5.46.0 +-+ net/kf5-kholidays | 5.45.0 | 5.46.0 +-+ textproc/kf5-syntax-highlighting| 5.45.0 | 5.46.0 +-+ x11/kf5-kactivities-stats | 5.45.0 | 5.46.0 +-+ x11/kf5-kglobalaccel| 5.45.0 | 5.46.0 +-+ 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.
Area51 update
Hi all, As I do every week or so, I deleted my ports tree and did a shallow git clone of area51. For ages I've been using the kde5-import branch. When I ran my poudriere build over the weekend I was surprised when nothing got built. Should I change which branch I'm following? Cheers, DMK
Re: Area51 update
Hi Dwayne That's because we finally pushed the stuff to the main ports tree :) So you can just follow the "real" ports tree now. mfg Tobias Am Montag, 14. Mai 2018, 17:23:17 CEST schrieb Dwayne MacKinnon: > Hi all, > > As I do every week or so, I deleted my ports tree and did a shallow git > clone of area51. For ages I've been using the kde5-import branch. > > When I ran my poudriere build over the weekend I was surprised when > nothing got built. Should I change which branch I'm following? > > Cheers, > DMK signature.asc Description: This is a digitally signed message part.
[exp - 104amd64-default-build-as-user][graphics/libkface] Failed for libkface-15.04.3_4 in lib-depends
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Last committer: swi...@freebsd.org Ident: $FreeBSD: head/graphics/libkface/Makefile 469420 2018-05-09 01:10:11Z swills $ Log URL: http://package19.nyi.freebsd.org/data/104amd64-default-build-as-user/469839/logs/libkface-15.04.3_4.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=104amd64-default-build-as-user&build=469839 Log: =>> Building graphics/libkface build started at Mon May 14 18:31:02 UTC 2018 port directory: /usr/ports/graphics/libkface package name: libkface-15.04.3_4 building for: FreeBSD 104amd64-default-build-as-user-job-12 10.4-RELEASE-p9 FreeBSD 10.4-RELEASE-p9 amd64 maintained by: k...@freebsd.org Makefile ident: $FreeBSD: head/graphics/libkface/Makefile 469420 2018-05-09 01:10:11Z swills $ Poudriere version: 3.2.6-3-g832b198d Host OSVERSION: 1200062 Jail OSVERSION: 1004000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1004000 UNAME_v=FreeBSD 10.4-RELEASE-p9 UNAME_r=10.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.6-3-g832b198d MASTERMNT=/poudriere/data/.m/104amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=104amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/graphics/libkface/work/libkface-15.04.3/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libkface/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libkface/work HOME=/wrkdirs/usr/ports/graphics/libkface/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/libkface/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake" MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/graphics/libkface/work/libkface-15.04.3/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libkface/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libkface/work HOME=/wrkdirs/usr/ports/graphics/libkface/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/libkface/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/libkface/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL _DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" CMAKE_BUILD_TYPE="release" KDE_PREFIX="/usr/local" KDE_APPLICATIONS_VERSION="18.04.1" KDE4_VERSION="4.14.3" KDE4_GENERIC_LIB_VERSION=4.14.38 KDE4_NON_GENERIC_LIB_VERSION=5.14.38 KDE4_KDELIBS_VERSIO