[kde-freebsd] maintainer-feedback requested: [Bug 210134] devel/qbs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 8 12:47:23 UTC 2016
freebsd at nevar.pl has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to kde at FreeBSD.org:
Bug 210134: devel/qbs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210134
--- Description ---
Created attachment 171199
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171199&action=edit
logs and system information
Usually I am trying to update my FBSD each morning. From about monday I have
issues when trying to update qbs port. I am always using portsnap to get ports
tree and now its up to date. When I exec portmaster then qbs build is failing
with this (full log in portmaster.txt):
commandlineparser.o: In function
`qbs::CommandLineParser::CommandLineParserPrivate::setupBuildOptions()':
../../../../qbs-src-1.5.0/src/app/qbs/parser/commandlineparser.cpp:(.text+0x5fd
c):
undefined reference to `qbs::BuildOptions::setForceOutputCheck(bool)'
I followed suggestion from build log and added MAKE_JOBS_UNSAFE=yes to
portmaster. But that didn't helped and produced different error (full log in
pormaster_jobs_unsafe.txt):
../../../../qbs-src-1.5.0/src/app/qbs/parser/commandlineparser.cpp:(.text+0x5fd
c):
undefined reference to `qbs::BuildOptions::setForceOutputCheck(bool)'
commandlinefrontend.o: In function `qbs::CommandLineFrontend::runTarget()':
../../../../qbs-src-1.5.0/src/app/qbs/commandlinefrontend.cpp:(.text+0x38fc):
undefined reference to `qbs::RunEnvironment::doRunTarget(QString const&,
QStringList const&)'
commandlinefrontend.o: In function `qbs::CommandLineFrontend::runShell()':
../../../../qbs-src-1.5.0/src/app/qbs/commandlinefrontend.cpp:(.text+0x5b2e):
undefined reference to `qbs::RunEnvironment::doRunShell()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
I have attached logs and system info in qbs_build_failed.tar.gz.
More information about the kde-freebsd
mailing list