Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 May 2018 21:57:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228004] math/octave fails to build in poudriere because it could not find a Qt installation of '4'
Message-ID:  <bug-228004-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 228004
           Summary: math/octave fails to build in poudriere because it
                    could not find a Qt installation of '4'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen@FreeBSD.org
          Reporter: transitive@gmail.com
          Assignee: stephen@FreeBSD.org
             Flags: maintainer-feedback?(stephen@FreeBSD.org)

Building math/octave fails to build for me in poudriere because it cannot f=
ind
a Qt installation of '4'. I have attached the poudriere build log. I believ=
e I
have qt4 and qt5 installed.
As a pkg info shows:

qt4-corelib-4.8.7_12=20
qt5-core-5.9.4_2

So don't know why I am getting this error.

Here is the relevant portion of the build log below:

perl ./doc/interpreter/mk-qthelp.pl octave.html
doc/interpreter/octave_interpreter && \
qcollectiongenerator -qt4 doc/interpreter/octave_interpreter.qhcp -o
doc/interpreter/octave_interpreter.qhc >/dev/null && \
rm -f doc/interpreter/octave_interpreter.qhcp
doc/interpreter/octave_interpreter.qhp
qcollectiongenerator: could not find a Qt installation of '4'
gmake[3]: *** [Makefile:27880: doc/interpreter/octave_interpreter.qhc] Erro=
r 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-4.4=
.0'
gmake[2]: *** [Makefile:26469: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-4.4=
.0'
gmake[1]: *** [Makefile:10185: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-4.4=
.0'
=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/math/octave
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for octave-4.4.0
build of math/octave | octave-4.4.0 ended at Sat May  5 17:41:11 EDT 2018
build time: 00:03:44
!!! 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-228004-7788>