Ticket #20282: typescript.txt

File typescript.txt, 7.4 KB (added by league@…, 15 years ago)
Line 
1Script started on Mon Jul 13 10:23:10 2009
2% port -dv configure ghc
3DEBUG: Found port in file:///opt/macports/dports/lang/ghc
4DEBUG: Changing to port directory: /opt/macports/dports/lang/ghc
5DEBUG: OS Platform: darwin
6DEBUG: OS Version: 9.7.0
7DEBUG: Mac OS X Version: 10.5
8DEBUG: System Arch: i386
9DEBUG: setting option os.universal_supported to yes
10DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
11DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
12DEBUG: Reading variant descriptions from /opt/macports/dports/_resources/port1.0/variant_descriptions.conf
13DEBUG: 'universal_variant no' specified, so not adding the default universal variant
14DEBUG: Requested variant darwin is not provided by port ghc.
15DEBUG: Requested variant i386 is not provided by port ghc.
16DEBUG: Requested variant macosx is not provided by port ghc.
17DEBUG: Executing variant darwin_9_i386 provides darwin_9_i386
18--->  Computing dependencies for ghc
19DEBUG: Searching for dependency: libedit
20DEBUG: Found Dependency: receipt exists for libedit
21DEBUG: Searching for dependency: gmp
22DEBUG: Found Dependency: receipt exists for gmp
23DEBUG: Searching for dependency: perl5.8
24DEBUG: Found Dependency: receipt exists for perl5.8
25
26DEBUG: Executing org.macports.main (ghc)
27DEBUG: Skipping completed org.macports.fetch (ghc)
28DEBUG: Skipping completed org.macports.checksum (ghc)
29DEBUG: setting option extract.cmd to /usr/bin/bzip2
30DEBUG: Skipping completed org.macports.extract (ghc)
31DEBUG: Skipping completed org.macports.patch (ghc)
32--->  Configuring ghc
33DEBUG: Using compiler 'Mac OS X gcc 4.0'
34DEBUG: Executing proc-pre-org.macports.configure-configure-0
35configure.ac:922: warning: AC_CACHE_VAL(fp_gcc_version, ...): suspicious cache-id, must contain _cv_ to be cached
36../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
37../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
38aclocal.m4:511: FP_HAVE_GCC is expanded from...
39configure.ac:922: the top level
40configure.ac:922: warning: AC_CACHE_VAL(fp_gcc_version, ...): suspicious cache-id, must contain _cv_ to be cached
41../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
42../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
43aclocal.m4:511: FP_HAVE_GCC is expanded from...
44configure.ac:922: the top level
45configure.ac:922: warning: AC_CACHE_VAL(fp_gcc_version, ...): suspicious cache-id, must contain _cv_ to be cached
46../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
47../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
48aclocal.m4:511: FP_HAVE_GCC is expanded from...
49configure.ac:922: the top level
50DEBUG: Executing org.macports.configure (ghc)
51DEBUG: Environment: CFLAGS='-O2 -arch i386 -I/opt/local/include' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -arch i386' LDFLAGS='-L/opt/local/lib -arch i386 -L/usr/lib' FCFLAGS='-O2 -arch i386' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' PerlCmd='/opt/local/bin/perl5.8' ac_cv_lib_elf_nlist='no' FFLAGS='-O2 -arch i386' OBJCFLAGS='-O2 -arch i386' DYLD_FALLBACK_LIBRARY_PATH='/opt/local/lib' CC='/usr/bin/gcc-4.0'
52DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3" && ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local --datadir=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local/share/ghc-6.10.3 --with-gmp-includes=/opt/local/include --with-gmp-libraries=/opt/local/lib --with-ghc='/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-bootstrap/bin/ghc' --with-gcc=/usr/bin/gcc-4.0'
53checking build system type... i386-apple-darwin9.7.0
54checking host system type... i386-apple-darwin9.7.0
55checking target system type... i386-apple-darwin9.7.0
56Canonicalised to: i386-apple-darwin
57checking version of ghc... 6.8.2
58checking for nhc... no
59checking for nhc98... no
60checking for hbc... no
61checking for ld... /usr/bin/ld
62checking for path to top of build tree... /opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3
63checking Mac OS X deployment target... none
64checking whether #! works in shell scripts... yes
65checking for perl... /opt/local/bin/perl5.8
66./configure: line 3445: 30345 Trace/BPT trap          $PerlCmd -v > conftest.out 2>&1
67configure: error: your version of perl probably won't work, try upgrading it.
68Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3" && ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local --datadir=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local/share/ghc-6.10.3 --with-gmp-includes=/opt/local/include --with-gmp-libraries=/opt/local/lib --with-ghc='/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-bootstrap/bin/ghc' --with-gcc=/usr/bin/gcc-4.0 " returned error 1
69Command output: checking build system type... i386-apple-darwin9.7.0
70checking host system type... i386-apple-darwin9.7.0
71checking target system type... i386-apple-darwin9.7.0
72Canonicalised to: i386-apple-darwin
73checking version of ghc... 6.8.2
74checking for nhc... no
75checking for nhc98... no
76checking for hbc... no
77checking for ld... /usr/bin/ld
78checking for path to top of build tree... /opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3
79checking Mac OS X deployment target... none
80checking whether #! works in shell scripts... yes
81checking for perl... /opt/local/bin/perl5.8
82./configure: line 3445: 30345 Trace/BPT trap          $PerlCmd -v > conftest.out 2>&1
83configure: error: your version of perl probably won't work, try upgrading it.
84
85DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3" && ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local --datadir=/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/destroot/opt/local/share/ghc-6.10.3 --with-gmp-includes=/opt/local/include --with-gmp-libraries=/opt/local/lib --with-ghc='/opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-bootstrap/bin/ghc' --with-gcc=/usr/bin/gcc-4.0 " returned error 1
86Command output: checking build system type... i386-apple-darwin9.7.0
87checking host system type... i386-apple-darwin9.7.0
88checking target system type... i386-apple-darwin9.7.0
89Canonicalised to: i386-apple-darwin
90checking version of ghc... 6.8.2
91checking for nhc... no
92checking for nhc98... no
93checking for hbc... no
94checking for ld... /usr/bin/ld
95checking for path to top of build tree... /opt/local/var/macports/build/_opt_macports_dports_lang_ghc/work/ghc-6.10.3
96checking Mac OS X deployment target... none
97checking whether #! works in shell scripts... yes
98checking for perl... /opt/local/bin/perl5.8
99./configure: line 3445: 30345 Trace/BPT trap          $PerlCmd -v > conftest.out 2>&1
100configure: error: your version of perl probably won't work, try upgrading it.
101
102    while executing
103"$procedure $targetname"
104Warning: the following items did not execute (for ghc): org.macports.configure
105Error: Status 1 encountered during processing.
106
107Script done on Mon Jul 13 10:23:49 2009