[Bug 234784] graphics/gdk-pixbuf2: Does not build with only one make job

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 9 14:08:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234784

            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 at FreeBSD.org
          Reporter: riggs at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Now here's an interesting one.

I can reproduce the build error quoted by gergely.czuczy at 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 at exe/meson-generated_.._resources.c.o.d' -o
'tests/tests@@cve-2015-4491 at 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="gdk-pixbuf2" in poudriere.conf to
obtain a successful bulk build.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list