[Bug 266867] audio/rosegarden: 22.06 available but fails to compile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Oct 2022 16:02:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266867 Bug ID: 266867 Summary: audio/rosegarden: 22.06 available but fails to compile Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: adridg@freebsd.org Reporter: tuc03516@gmail.com Flags: maintainer-feedback?(adridg@freebsd.org) Assignee: adridg@freebsd.org Rosegarden 22.06 was released June 8th, 2022. attempting to update via source causes a failure I'm having trouble identifying. *** Failed target: do-build *** Failed command: (cd /usr/ports/audio/rosegarden/work/.build; if ! /usr/bin/env NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/usr/ports/audio/rosegarden/work/rosegarden-22.06/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/usr/ports/audio/rosegarden/work XDG_CONFIG_HOME=/usr/ports/audio/rosegarden/work XDG_CACHE_HOME=/usr/ports/audio/rosegarden/work/.cache HOME=/usr/ports/audio/rosegarden/work PATH=/usr/ports/audio/rosegarden/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/usr/ports/audio/rosegarden/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/usr/ports/audio/rosegarden/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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" ninja -j10 -v all; then if [ -n "Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer." ] ; then echo "===> Compilation failed unexpectedly."; (echo "Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer.") | /usr/bin/fmt 75 79 ; fi; false; fi) *** Error code 1 Stop. make[1]: stopped in /usr/ports/audio/rosegarden *** Failed target: stage *** Failed command: cd /usr/ports/audio/rosegarden && make CONFIG_DONE_ROSEGARDEN=1 /usr/ports/audio/rosegarden/work/.stage_done.rosegarden._usr_local *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.