Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jun 2016 12:47:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210134] devel/qbs
Message-ID:  <bug-210134-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210134

            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@FreeBSD.org
          Reporter: freebsd@nevar.pl
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Created attachment 171199
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171199&action=
=3Dedit
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 po=
rts
tree and now its up to date. When I exec portmaster then qbs build is faili=
ng
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+0=
x5fdc):
undefined reference to `qbs::BuildOptions::setForceOutputCheck(bool)'

I followed suggestion from build log and added MAKE_JOBS_UNSAFE=3Dyes 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+0=
x5fdc):
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 invocatio=
n)

I have attached logs and system info in qbs_build_failed.tar.gz.

--=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-210134-13>