Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649940 - sys-devel/dev86-0.16.21-r2: make[1]: illegal argument to -j -- must be positive integer! ; on amd64-fbsd
Summary: sys-devel/dev86-0.16.21-r2: make[1]: illegal argument to -j -- must be positi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-08 18:14 UTC by Michał Górny
Modified: 2018-06-20 18:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sys-devel:dev86-0.16.21-r2:20180308-181221.log (sys-devel:dev86-0.16.21-r2:20180308-181221.log,251.48 KB, text/plain)
2018-03-08 18:15 UTC, Michał Górny
Details
e-info.txt (e-info.txt,4.48 KB, text/plain)
2018-03-08 18:15 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-08 18:14:36 UTC
make monitor.out
make[1]: illegal argument to -j -- must be positive integer!
gmake: *** [Makefile:76: monitor.sys] Error 1
gmake: *** Waiting for unfinished jobs....

I'm going to guess it fails because it calls 'make' instead of $(MAKE), and it isn't happy with MAKEFLAGS passed down from gmake.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-08 18:15:06 UTC
Created attachment 523012 [details]
sys-devel:dev86-0.16.21-r2:20180308-181221.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-08 18:15:20 UTC
Created attachment 523014 [details]
e-info.txt
Comment 3 Pacho Ramos gentoo-dev 2018-06-20 16:00:15 UTC
Ah, patch is in https://github.com/lkundrak/dev86/pull/17 , feel free to commit directly if you can... this is orphan, hence, you can go ahead simply ;)
Comment 4 Pacho Ramos gentoo-dev 2018-06-20 18:29:35 UTC
[master 6a07472f5b74] sys-devel/dev86: Fix make call (#649940), strip properly (#651462)
 2 files changed, 160 insertions(+)
 create mode 100644 sys-devel/dev86/dev86-0.16.21-r3.ebuild
 create mode 100644 sys-devel/dev86/files/dev86-0.16.21-make.patch