[Bug 245052] graphics/geeqie: fails to build when MAKE_JOBS_NUMBER is set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 25 13:05:38 UTC 2020


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

            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 at FreeBSD.org
          Reporter: samy.mahmoudi at gmail.com
          Assignee: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)

Hi Dmitry,

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

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

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

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


More information about the freebsd-ports-bugs mailing list