Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 136133

Summary: zip-2.31-r1 fails with MAKEOPTS="-j2"
Product: Gentoo/Alt Reporter: Simon Koenig <simon_koenig>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED WORKSFORME    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Koenig 2006-06-08 18:13:09 UTC
[...]Check for symbolic links
eval make -f unix/Makefile zips `cat flags`
make: illegal option -- -
usage: make [-BPSXeiknqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]
gmake: *** [generic] Error 2

!!! ERROR: app-arch/zip-2.31-r1 failed.

Commenting MAKEFLAGS in make.conf fixes this.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-03-16 12:07:26 UTC
2.32 works fine for me with -j2