[Bug 261719] textproc/kf5-syntax-highlighting: Not discoverable with cmake
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261719 Yuri Victorovich changed: What|Removed |Added Resolution|--- |Works As Intended Status|In Progress |Closed --- Comment #3 from Yuri Victorovich --- (In reply to Tobias C. Berner from comment #2) This works. Thank you, Tobias! -- You are receiving this mail because: 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/kuserfeedback | 1.0.0 | 1.2.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 Reported by:portscout!
[Bug 261685] [exp-run] devel/py-qt5, devel/py-sip: update to the new versions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261685 Loïc Bartoletti changed: What|Removed |Added Depends on||261736 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261736 [Bug 261736] science/scidavis: Update to 2.7 and use sip6 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 261685] [exp-run] devel/py-qt5, devel/py-sip: update to the new versions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261685 --- Comment #3 from Loïc Bartoletti --- Thanks Antoine. science/scidavis will be unbreak with an update to 2.7 see bug 261736 graphics/qgis-ltr will be updated soon to 3.22 (aka graphics/qgis today) -- You are receiving this mail because: You are on the CC list for the bug.
[package - main-i386-default][devel/qbs] Failed for qbs-1.21.0 in build
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 Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/peabbd06ca6a1_s00698711de/logs/qbs-1.21.0.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=peabbd06ca6a1_s00698711de Log: =>> Building devel/qbs build started at Sun Feb 6 06:52:30 UTC 2022 port directory: /usr/ports/devel/qbs package name: qbs-1.21.0 building for: FreeBSD main-i386-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400051 i386 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400051 Job Id: 10 !!! Jail is newer than host. (Jail: 1400051, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400051 UNAME_v=FreeBSD 14.0-CURRENT 1400051 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/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--- ===> The following configuration options are available for qbs-1.21.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.21.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qbs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qbs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qbs/work/.cache HOME=/wrkdirs/usr/ports/devel/qbs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qbs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.21.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qbs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qbs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qbs/work/.cache HOME=/wrkdirs/usr/ports/devel/qbs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qbs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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="instal l -m 444" --End MAKE_ENV-- --PLIST_SUB-- SHLIB_VERSION="1.21.0" PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share