Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427604 - sys-firmware/seabios[-binary]: QA Notice: make jobserver unavailable
Summary: sys-firmware/seabios[-binary]: QA Notice: make jobserver unavailable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 07:23 UTC by Myckel Habets
Modified: 2018-06-10 03:49 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myckel Habets 2012-07-22 07:23:26 UTC
sys-apps/seabios-1.7.0 gives the following warnings:

 * QA Notice: make jobserver unavailable:
 * 
 * 	make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
 * 	make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.

Please fix it so that it can use parallel builds.

Reproducible: Always

Steps to Reproduce:
Emerge sys-apps/seabios-1.7.0
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-07-26 00:05:35 UTC
Next bump I will. There's 1 source file so not much is going to happen in parallel.
Comment 2 SpanKY gentoo-dev 2015-02-15 07:03:59 UTC
this only impacts the kconfig logic, and that is fairly small.  the rest of the codebase (i.e. actually building seabios) compiles in parallel fine.