pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/boost-libs not MAKE_JOBS_SAFE?



Rebuilding "devel/boost-libs" on macppc-7.99.4 failed with "internal
compiler error: Segmentation fault" on several source files, although
the build as a whole would not fail until the very end.

I have MAKE_JOBS set to 2 (actually "sysctl -n hw.ncpu + 1").  When I
forced:

  $ make MAKE_JOBS=1

building completed successfully.  Perhaps with MAKE_JOBS > 1, two
instances of the compiler were trying to compile the same source?

I haven't seen this on i386 or amd64 where I have MAKE_JOBS set in
similar fashion.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index