1 | $ sudo port -d install gsl |
---|
2 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/gsl |
---|
3 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/gsl |
---|
4 | DEBUG: Requested variant darwin is not provided by port gsl. |
---|
5 | DEBUG: Requested variant i386 is not provided by port gsl. |
---|
6 | DEBUG: Requested variant macosx is not provided by port gsl. |
---|
7 | DEBUG: Executing variant darwin_8 provides darwin_8 |
---|
8 | DEBUG: Skipping completed com.apple.main (gsl) |
---|
9 | DEBUG: Skipping completed com.apple.unarchive (gsl) |
---|
10 | DEBUG: Skipping completed com.apple.fetch (gsl) |
---|
11 | DEBUG: Skipping completed com.apple.checksum (gsl) |
---|
12 | DEBUG: Skipping completed com.apple.extract (gsl) |
---|
13 | DEBUG: Skipping completed com.apple.patch (gsl) |
---|
14 | DEBUG: Skipping completed com.apple.configure (gsl) |
---|
15 | ---> Building gsl with target all |
---|
16 | DEBUG: Executing com.apple.build (gsl) |
---|
17 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_gsl/work/gsl-1.7" && make all' |
---|
18 | make all-recursive |
---|
19 | Making all in gsl |
---|
20 | rm -f gsl*.h |
---|
21 | HEADERLIST="../gsl*.h ../*/gsl*.h"; \ |
---|
22 | for h in $HEADERLIST; do \ |
---|
23 | BASENAME=`basename $h`; \ |
---|
24 | test -r $BASENAME || ln -s $h $BASENAME; \ |
---|
25 | done |
---|
26 | Making all in utils |
---|
27 | make[2]: Nothing to be done for `all'. |
---|
28 | Making all in sys |
---|
29 | make[2]: Nothing to be done for `all'. |
---|
30 | Making all in test |
---|
31 | make[2]: Nothing to be done for `all'. |
---|
32 | Making all in err |
---|
33 | make[2]: Nothing to be done for `all'. |
---|
34 | Making all in const |
---|
35 | make[2]: Nothing to be done for `all'. |
---|
36 | Making all in complex |
---|
37 | make[2]: Nothing to be done for `all'. |
---|
38 | Making all in cheb |
---|
39 | make[2]: Nothing to be done for `all'. |
---|
40 | Making all in block |
---|
41 | make[2]: Nothing to be done for `all'. |
---|
42 | Making all in vector |
---|
43 | make[2]: Nothing to be done for `all'. |
---|
44 | Making all in matrix |
---|
45 | make[2]: Nothing to be done for `all'. |
---|
46 | Making all in permutation |
---|
47 | make[2]: Nothing to be done for `all'. |
---|
48 | Making all in combination |
---|
49 | make[2]: Nothing to be done for `all'. |
---|
50 | Making all in sort |
---|
51 | make[2]: Nothing to be done for `all'. |
---|
52 | Making all in ieee-utils |
---|
53 | /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c -o fp.lo fp.c |
---|
54 | rm -f .libs/fp.lo |
---|
55 | /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c fp.c -fno-common -DPIC -o .libs/fp.lo |
---|
56 | fp-darwin.c: In function 'gsl_ieee_set_mode': |
---|
57 | /usr/include/architecture/ppc/fp_regs.h:132: error: output constraint 0 must specify a single register |
---|
58 | fp-darwin.c:95: confused by earlier errors, bailing out |
---|
59 | make[2]: *** [fp.lo] Error 1 |
---|
60 | make[1]: *** [all-recursive] Error 1 |
---|
61 | make: *** [all] Error 2 |
---|
62 | Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_gsl/work/gsl-1.7" && make all" returned error 2 |
---|
63 | Command output: Making all in err |
---|
64 | make[2]: Nothing to be done for `all'. |
---|
65 | Making all in const |
---|
66 | make[2]: Nothing to be done for `all'. |
---|
67 | Making all in complex |
---|
68 | make[2]: Nothing to be done for `all'. |
---|
69 | Making all in cheb |
---|
70 | make[2]: Nothing to be done for `all'. |
---|
71 | Making all in block |
---|
72 | make[2]: Nothing to be done for `all'. |
---|
73 | Making all in vector |
---|
74 | make[2]: Nothing to be done for `all'. |
---|
75 | Making all in matrix |
---|
76 | make[2]: Nothing to be done for `all'. |
---|
77 | Making all in permutation |
---|
78 | make[2]: Nothing to be done for `all'. |
---|
79 | Making all in combination |
---|
80 | make[2]: Nothing to be done for `all'. |
---|
81 | Making all in sort |
---|
82 | make[2]: Nothing to be done for `all'. |
---|
83 | Making all in ieee-utils |
---|
84 | /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c -o fp.lo fp.c |
---|
85 | rm -f .libs/fp.lo |
---|
86 | /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c fp.c -fno-common -DPIC -o .libs/fp.lo |
---|
87 | fp-darwin.c: In function 'gsl_ieee_set_mode': |
---|
88 | /usr/include/architecture/ppc/fp_regs.h:132: error: output constraint 0 must specify a single register |
---|
89 | fp-darwin.c:95: confused by earlier errors, bailing out |
---|
90 | make[2]: *** [fp.lo] Error 1 |
---|
91 | make[1]: *** [all-recursive] Error 1 |
---|
92 | make: *** [all] Error 2 |
---|
93 | |
---|
94 | Warning: the following items did not execute (for gsl): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install |
---|
95 | Error: /opt/local/bin/port: Status 1 encountered during processing. |
---|