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

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 234784: graphics/gdk-pixbuf2: Does not build with only one make job
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234784



--- Description ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234784-6497-bzimnikwMJ>