

Code: Select all
emerge wgetpaste Code: Select all
emerge -1av sys-libs/timezone-datathat will include the location of the build log.If you need help ...
Code: Select all
wgetpaste /full/path/to/build.log
Code: Select all
wgetpaste /full/path/to/build.log
Code: Select all
make j4 -l5 REDO=posix_only TOPDIR= ZICDIR=$(TOPDIR)/usr/bin 'CFLAGS=-march=native -O2 -pipe -std=gnu99 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DHAVE_GETTEXT=1 -DTZ_DOMAIN=\"libc\" -DZIC_BLOAT_DEFAULT=\"fat\"' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs' LDLIBS=
make: *** No rule to make target 'j4'. Stop./etc/portage/make.conf. You must have written j4 in MAKEOPTS instead of -j4 (with a leading hyphen).Ionen wrote:As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though

Yep. That was it. It is happily compiling now. Thanks for the fix!If I had to guess, you have a typo in [ic wrote:/etc/portage/make.conf[/ic]. You must have written j4 inMAKEOPTSinstead of -j4 (with a leading hyphen).