Ticket #8376: tt

File tt, 4.1 KB (added by lupin.wp@…, 18 years ago)

Output of failed attempt to install gsl on intel

Line 
1$ sudo port -d install gsl
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/gsl
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/gsl
4DEBUG: Requested variant darwin is not provided by port gsl.
5DEBUG: Requested variant i386 is not provided by port gsl.
6DEBUG: Requested variant macosx is not provided by port gsl.
7DEBUG: Executing variant darwin_8 provides darwin_8
8DEBUG: Skipping completed com.apple.main (gsl)
9DEBUG: Skipping completed com.apple.unarchive (gsl)
10DEBUG: Skipping completed com.apple.fetch (gsl)
11DEBUG: Skipping completed com.apple.checksum (gsl)
12DEBUG: Skipping completed com.apple.extract (gsl)
13DEBUG: Skipping completed com.apple.patch (gsl)
14DEBUG: Skipping completed com.apple.configure (gsl)
15--->  Building gsl with target all
16DEBUG: Executing com.apple.build (gsl)
17DEBUG: 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'
18make  all-recursive
19Making all in gsl
20rm -f gsl*.h
21HEADERLIST="../gsl*.h ../*/gsl*.h"; \
22for h in $HEADERLIST; do \
23  BASENAME=`basename $h`; \
24  test -r $BASENAME || ln -s $h $BASENAME; \
25done
26Making all in utils
27make[2]: Nothing to be done for `all'.
28Making all in sys
29make[2]: Nothing to be done for `all'.
30Making all in test
31make[2]: Nothing to be done for `all'.
32Making all in err
33make[2]: Nothing to be done for `all'.
34Making all in const
35make[2]: Nothing to be done for `all'.
36Making all in complex
37make[2]: Nothing to be done for `all'.
38Making all in cheb
39make[2]: Nothing to be done for `all'.
40Making all in block
41make[2]: Nothing to be done for `all'.
42Making all in vector
43make[2]: Nothing to be done for `all'.
44Making all in matrix
45make[2]: Nothing to be done for `all'.
46Making all in permutation
47make[2]: Nothing to be done for `all'.
48Making all in combination
49make[2]: Nothing to be done for `all'.
50Making all in sort
51make[2]: Nothing to be done for `all'.
52Making 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
54rm -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
56fp-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
58fp-darwin.c:95: confused by earlier errors, bailing out
59make[2]: *** [fp.lo] Error 1
60make[1]: *** [all-recursive] Error 1
61make: *** [all] Error 2
62Error: 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
63Command output: Making all in err
64make[2]: Nothing to be done for `all'.
65Making all in const
66make[2]: Nothing to be done for `all'.
67Making all in complex
68make[2]: Nothing to be done for `all'.
69Making all in cheb
70make[2]: Nothing to be done for `all'.
71Making all in block
72make[2]: Nothing to be done for `all'.
73Making all in vector
74make[2]: Nothing to be done for `all'.
75Making all in matrix
76make[2]: Nothing to be done for `all'.
77Making all in permutation
78make[2]: Nothing to be done for `all'.
79Making all in combination
80make[2]: Nothing to be done for `all'.
81Making all in sort
82make[2]: Nothing to be done for `all'.
83Making 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
85rm -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
87fp-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
89fp-darwin.c:95: confused by earlier errors, bailing out
90make[2]: *** [fp.lo] Error 1
91make[1]: *** [all-recursive] Error 1
92make: *** [all] Error 2
93
94Warning: the following items did not execute (for gsl): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
95Error: /opt/local/bin/port: Status 1 encountered during processing.