Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jan 2019 14:08:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234784] graphics/gdk-pixbuf2: Does not build with only one make job
Message-ID:  <bug-234784-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234784
           Summary: graphics/gdk-pixbuf2: Does not build with only one
                    make job
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: riggs@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Now here's an interesting one.

I can reproduce the build error quoted by gergely.czuczy@harmless.hu in bug
#231969 under the following circumstances:

Host: 12.0 amd64
Build jail: 12.0 i386

gdk-pixbuf2 reproducibly fails to build with

...
generated_.._resources.c.o' -MF
'tests/tests@@cve-2015-4491@exe/meson-generated_.._resources.c.o.d' -o
'tests/tests@@cve-2015-4491@exe/meson-generated_.._resources.c.o' -c
tests/resources.c
cc: error: no such file or directory: 'tests/resources.c'
cc: error: no input files
ninja: build stopped: subcommand failed.
*** Error code 1

if it is restricted to a single make job.
I *have* to set ALLOW_MAKE_JOBS_PACKAGES=3D"gdk-pixbuf2" in poudriere.conf =
to
obtain a successful bulk build.

To confirm, "poudriere testport" builds fail reproducibly if adding
MAKE_JOBS_UNSAFE=3Dyes in gdk-pixbuf2's port Makefile.

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