[Bug 260802] devel/qbs core dumps and fails to build using poudriere on stable 13 amd64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Dec 2021 17:02:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260802 Bug ID: 260802 Summary: devel/qbs core dumps and fails to build using poudriere on stable 13 amd64 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: transitive@gmail.com Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Attachment #230543 text/plain mime type: Created attachment 230543 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230543&action=edit devel/qbs poudriere build log of failure The port devel/qbs core dumps with a bus error and fails to build using poudriere on my stable 13 amd64 system. The following is the output of the build log: --- sub-static-res-pro-all --- ( test -e Makefile.static-res || /usr/local/lib/qt5/bin/qmake -o Makefile.static-res /wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.21.0/static-res.pro CONFIG+=qbs_disable_rpath CONFIG+=qbs_enable_project_file_updates -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile.static-res all --- qbsres/default/default.bg --- LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/qbs/work/.build/lib bin/qbs build --settings-dir qbsres/settings -f /wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.21.0/qbs.qbs -d qbsres -p 'qbs resources' qbs.installPrefix:undefined project.withCode:false project.withDocumentation:false profile:none Bus error (core dumped) *** [qbsres/default/default.bg] Error code 138 make[2]: stopped in /wrkdirs/usr/ports/devel/qbs/work/.build 1 error make[2]: stopped in /wrkdirs/usr/ports/devel/qbs/work/.build *** [sub-static-res-pro-all] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/devel/qbs/work/.build 1 error make[1]: stopped in /wrkdirs/usr/ports/devel/qbs/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/qbs =>> Cleaning up wrkdir ===> Cleaning for qbs-1.21.0 build of devel/qbs | qbs-1.21.0 ended at Wed Dec 29 09:01:18 EST 2021 build time: 00:01:19 !!! build failure encountered !!! -- You are receiving this mail because: You are the assignee for the bug.