Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2020 12:55:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245052] graphics/geeqie: fails to build when MAKE_JOBS_NUMBER is set
Message-ID:  <bug-245052-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245052
           Summary: graphics/geeqie: fails to build when MAKE_JOBS_NUMBER
                    is set
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: samy.mahmoudi@gmail.com
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)

Hi Dmitry,

geeqie fails to build when MAKE_JOBS_NUMBER is set. I have added the follow=
ing
three lines to my poudriere's make.conf to circumvent the problem.

.if $(.CURDIR:M*/graphics/geeqie)
MAKE_JOBS_UNSAFE=3Dyes
.endif

This is clearly a nonurgent bug but I am wondering why geeqie fails buildin=
g in
parallel whereas the other 900+ ports I build do not.

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