Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 02:45:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273276] graphics/graphviz: 8.1.0 fails building on poudriere
Message-ID:  <bug-273276-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 273276
           Summary: graphics/graphviz: 8.1.0 fails building on poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: phryk-ports@wzff.de
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org
 Attachment #244275 text/plain
         mime type:

Created attachment 244275
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244275&action=
=3Dedit
build log

I'm running 13.2 on my host and am building with a 13.2 jail
and default options for the port. Build consistently fails
with the following:


---

checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: error: in
`/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-8.1.0/libltdl':
config.status: error: Something went wrong bootstrapping makefile fragments
    for automatic dependency tracking.  If GNU make was not used, consider
    re-running the configure script with MAKE=3D"gmake" (or whatever is
    necessary).  You can also try re-running configure with the
    '--disable-dependency-tracking' option to at least be able to build
    the package (albeit without support for automatic dependency tracking).
See `config.log' for more details
gmake[3]: *** [Makefile:546: Makefile] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-8.1.0/libltdl'
gmake[2]: *** [Makefile:786: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-8.1.0'
gmake[1]: *** [Makefile:613: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-8.1.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

---

Far as I understand, gmake in USES should take care of the make vs. gmake
thing, so I'm a bit stumped as to what the actual problem is. I also tried
reducing PARALLEL_JOBS and PREPARE_PARALLEL_JOBS in poudriere.conf to 1
because of the MAKE_JOBS_UNSAFE message, but that doesn't help either.

Attaching full build log in case it helps.

--=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-273276-7788>