Date: Wed, 29 Dec 2021 17:02:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260802] devel/qbs core dumps and fails to build using poudriere on stable 13 amd64 Message-ID: <bug-260802-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260802 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=3D230543&action= =3Dedit 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+=3Dqbs_disable_rpath CONFIG+=3Dqbs_enable_project_file_updates -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=3Dcc QMAKE_CXX=3Dc++ QMAKE_LINK_C=3Dcc QMAKE_LINK_C_SHLIB=3Dcc QMAKE_LINK=3Dc++ QMAKE_LINK_SHLIB= =3Dc++ 'QMAKE_CFLAGS=3D-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=3D-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS=3D -fstack-protector-strong ' QMAKE_LIBS=3D QMAKE_CFLAGS_DEBU= G=3D QMAKE_CFLAGS_RELEASE=3D QMAKE_CXXFLAGS_DEBUG=3D QMAKE_CXXFLAGS_RELEASE=3D PREFIX=3D/usr/local CONFIG+=3Drelease 'CONFIG-=3Ddebug separate_debug_info'= ) && /usr/bin/make -f Makefile.static-res all --- qbsres/default/default.bg --- LD_LIBRARY_PATH=3D/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 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/qbs =3D>> Cleaning up wrkdir =3D=3D=3D> 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 !!! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260802-7788>