1 | Kanchenjunga:~ pgupta$ sudo port -d install iverilog |
---|
2 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/science/iverilog |
---|
3 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/science/iverilog |
---|
4 | DEBUG: OS Platform: darwin |
---|
5 | DEBUG: OS Version: 10.2.0 |
---|
6 | DEBUG: Mac OS X Version: 10.6 |
---|
7 | DEBUG: System Arch: i386 |
---|
8 | DEBUG: setting option os.universal_supported to yes |
---|
9 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
10 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
11 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
12 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
13 | DEBUG: adding the default universal variant |
---|
14 | DEBUG: Requested variant darwin is not provided by port iverilog. |
---|
15 | DEBUG: Requested variant i386 is not provided by port iverilog. |
---|
16 | DEBUG: Requested variant macosx is not provided by port iverilog. |
---|
17 | DEBUG: Executing variant universal provides universal |
---|
18 | ---> Computing dependencies for iverilog |
---|
19 | DEBUG: Executing org.macports.main (iverilog) |
---|
20 | DEBUG: Skipping completed org.macports.fetch (iverilog) |
---|
21 | DEBUG: Skipping completed org.macports.checksum (iverilog) |
---|
22 | DEBUG: Skipping completed org.macports.extract (iverilog) |
---|
23 | DEBUG: Skipping completed org.macports.patch (iverilog) |
---|
24 | DEBUG: Skipping completed org.macports.configure (iverilog) |
---|
25 | ---> Building iverilog |
---|
26 | DEBUG: Executing org.macports.build (iverilog) |
---|
27 | DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
28 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_iverilog/work/verilog-0.9.2" && /usr/bin/make -j4 all' |
---|
29 | /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -no-cpp-precomp -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -MD -c main.cc -o main.o |
---|
30 | /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -no-cpp-precomp -I/opt/local/include -Wall -O2 -arch x86_64 -arch i386 -MD -c async.cc -o async.o |
---|
31 | g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags |
---|
32 | g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags |
---|
33 | make: *** [async.o] Error 1 |
---|
34 | make: *** Waiting for unfinished jobs.... |
---|
35 | make: *** [main.o] Error 1 |
---|
36 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_iverilog/work/verilog-0.9.2" && /usr/bin/make -j4 all " returned error 2 |
---|
37 | DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_iverilog/work/verilog-0.9.2" && /usr/bin/make -j4 all " returned error 2 |
---|
38 | while executing |
---|
39 | "command_exec build" |
---|
40 | (procedure "portbuild::build_main" line 9) |
---|
41 | invoked from within |
---|
42 | "$procedure $targetname" |
---|
43 | Warning: the following items did not execute (for iverilog): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
44 | Error: Status 1 encountered during processing. |
---|
45 | |
---|