[kde-freebsd] [Bug 210134] devel/qbs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 8 12:47:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210134
Bug ID: 210134
Summary: devel/qbs
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: freebsd at nevar.pl
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
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+0x5fdc):
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+0x5fdc):
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list