[MacPorts] #34122: apple-gcc42: make: the `-j' option requires a positive integral argument
MacPorts
noreply at macports.org
Mon Apr 23 13:51:09 PDT 2012
#34122: apple-gcc42: make: the `-j' option requires a positive integral argument
-----------------------------+----------------------------------------------
Reporter: darylew@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: apple-gcc42
-----------------------------+----------------------------------------------
Comment(by darylew@…):
Replying to [comment:8 jeremyhu@…]:
> Replying to [comment:7 darylew@…]:
> > Should I try cleaning/uninstalling apple-gcc42 and building it again,
anyway?
>
> Please
It worked.
> > On a related note, I reopened my issue #33268, since llvm-3.0 has
become an indirect dependency for the later GCC lines. (Right after my
[comment:1 "all-fixed?" comment], "llvm-3.0" followed "llvm_select" and
failed building.)
>
> See the dupe of it. Tiger/ppc is one of the least supported
combinations due to lack of interest and resources. Please try llvm-2.9.
If it builds, we'll use that for Tiger's cctools.
This worked too. Here's my Terminal transcript:
{{{
[daryle]$ sudo port clean llvm-3.0
Password:
---> Cleaning llvm-3.0
[daryle]$ sudo port clean apple-gcc42
---> Cleaning apple-gcc42
[daryle$ sudo port uninstall apple-gcc42
---> Deactivating apple-gcc42 @5666.3_4
---> Cleaning apple-gcc42
---> Uninstalling apple-gcc42 @5666.3_4
---> Cleaning apple-gcc42
[daryle]$ sudo port selfupdate
---> Updating MacPorts base sources using rsync
MacPorts base version 2.0.4 installed,
MacPorts base version 2.0.4 downloaded.
---> Updating the ports tree
---> MacPorts base is already the latest version
The ports tree has been updated. To upgrade your installed ports, you
should run
port upgrade outdated
[daryle]$ sudo port install apple-gcc42
---> Computing dependencies for apple-gcc42
---> Fetching archive for apple-gcc42
---> Attempting to fetch apple-gcc42-5666.3_4.darwin_8.ppc.tbz2 from
http://packages.macports.org/apple-gcc42
---> Fetching apple-gcc42
---> Verifying checksum(s) for apple-gcc42
---> Extracting apple-gcc42
---> Applying patches to apple-gcc42
---> Configuring apple-gcc42
---> Building apple-gcc42
---> Staging apple-gcc42 into destroot
---> Installing apple-gcc42 @5666.3_4
---> Activating apple-gcc42 @5666.3_4
---> Cleaning apple-gcc42
[daryle]$ sudo port install llvm-2.9
---> Computing dependencies for llvm-2.9
---> Fetching archive for llvm-2.9
---> Attempting to fetch llvm-2.9-2.9_4.darwin_8.ppc.tbz2 from
http://packages.macports.org/llvm-2.9
---> Fetching llvm-2.9
---> Attempting to fetch llvm-2.9.tgz from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/llvm
---> Verifying checksum(s) for llvm-2.9
---> Extracting llvm-2.9
---> Applying patches to llvm-2.9
---> Configuring llvm-2.9
---> Building llvm-2.9
---> Staging llvm-2.9 into destroot
---> Installing llvm-2.9 @2.9_4
---> Activating llvm-2.9 @2.9_4
---> Cleaning llvm-2.9
[daryle at daryle-walkers-emac:daryle]$
}}}
After cctools gets running, I should be able to build current GCC (4.7)
and LLVM/Clang (3.x) lines, right?
--
Ticket URL: <https://trac.macports.org/ticket/34122#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list