Ticket #58441: port.upgrade.log

File port.upgrade.log, 10.5 KB (added by lemzwerg (Werner Lemberg), 5 years ago)

Output of port -v upgrade outdated

Line 
1--->  Computing dependencies for libgcc9.
2--->  Fetching distfiles for libgcc9
3--->  Verifying checksums for libgcc9
4--->  Checksumming gcc-9.1.0.tar.xz
5--->  Extracting libgcc9
6--->  Extracting gcc-9.1.0.tar.xz
7Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/gcc9/gcc-9.1.0.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -
8--->  Configuring libgcc9
9Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build" && /opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/gcc-9.1.0/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/libgcc --includedir=/opt/local/include/gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-9 --with-gxx-include-dir=/opt/local/include/gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion="MacPorts gcc9 9.1.0_1"
10checking build system type... x86_64-apple-darwin11
11checking host system type... x86_64-apple-darwin11
12checking target system type... x86_64-apple-darwin11
13checking for a BSD-compatible install... /usr/bin/install -c
14checking whether ln works... yes
15checking whether ln -s works... yes
16checking for a sed that does not truncate output... /opt/local/bin/gsed
17checking for gawk... gawk
18checking for libatomic support... yes
19checking for libitm support... yes
20checking for libsanitizer support... yes
21checking for libvtv support... no
22checking for libhsail-rt support... no
23checking for libphobos support... no
24checking for gcc... /opt/local/bin/clang-mp-3.4 -arch x86_64
25checking whether the C compiler works... yes
26checking for C compiler default output file name... a.out
27checking for suffix of executables...
28checking whether we are cross compiling... no
29checking for suffix of object files... o
30checking whether we are using the GNU C compiler... yes
31checking whether /opt/local/bin/clang-mp-3.4 -arch x86_64 accepts -g... yes
32checking for /opt/local/bin/clang-mp-3.4 -arch x86_64 option to accept ISO C89... none needed
33checking whether we are using the GNU C++ compiler... yes
34checking whether /opt/local/bin/clang++-mp-3.4 -arch x86_64 accepts -g... yes
35checking whether g++ accepts -static-libstdc++ -static-libgcc... no
36checking for gnatbind... no
37checking for gnatmake... no
38checking whether compiler driver understands Ada... no
39checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
40checking for objdir... .libs
41checking for the correct version of gmp.h... yes
42checking for the correct version of mpfr.h... yes
43checking for the correct version of mpc.h... yes
44checking for the correct version of the gmp/mpfr/mpc libraries... yes
45checking for isl 0.15 or later... yes
46The following languages will be built: c,c++,fortran,lto,objc,obj-c++
47*** This configuration is not supported in the following subdirectories:
48     zlib target-libvtv target-libphobos target-libgo gnattools gotools target-libada target-libhsail-rt target-zlib target-libffi target-liboffloadmic
49    (Any other directories should still work fine.)
50checking for default BUILD_CONFIG... bootstrap-debug
51checking for --enable-vtable-verify... no
52checking for bison... bison -y
53checking for bison... bison
54checking for gm4... gm4
55checking for flex... flex
56checking for flex... flex
57checking for makeinfo... makeinfo
58checking for expect... expect
59checking for runtest... no
60checking for ar... ar
61checking for as... as
62checking for dlltool... no
63checking for ld... (cached) /opt/local/libexec/llvm-3.4/bin/ld
64checking for lipo... lipo
65checking for nm... nm
66checking for ranlib... ranlib
67checking for strip... strip
68checking for windres... no
69checking for windmc... no
70checking for objcopy... no
71checking for objdump... no
72checking for otool... (cached) /opt/local/bin/otool
73checking for readelf... no
74checking for cc... cc
75checking for c++... c++
76checking for gcc... gcc
77checking for gfortran... gfortran
78checking for gccgo... no
79checking for gdc... no
80checking for ar... /opt/local/bin/ar
81checking for as... /opt/local/bin/as
82checking for dlltool... no
83checking for dlltool... no
84checking for ld... /opt/local/bin/ld
85checking for lipo... no
86checking for lipo... lipo
87checking for nm... /opt/local/bin/nm
88checking for objcopy... no
89checking for objcopy... no
90checking for objdump... /opt/local/bin/objdump
91checking for otool... no
92checking for otool... otool
93checking for ranlib... /opt/local/bin/ranlib
94checking for readelf... no
95checking for readelf... no
96checking for strip... /opt/local/bin/strip
97checking for windres... no
98checking for windres... no
99checking for windmc... no
100checking for windmc... no
101checking where to find the target ar... pre-installed in /opt/local/bin
102checking where to find the target as... pre-installed in /opt/local/bin
103checking where to find the target cc... just compiled
104checking where to find the target c++... just compiled
105checking where to find the target c++ for libstdc++... just compiled
106checking where to find the target dlltool... host tool
107checking where to find the target gcc... just compiled
108checking where to find the target gfortran... just compiled
109checking where to find the target gccgo... host tool
110checking where to find the target gdc... host tool
111checking where to find the target ld... pre-installed in /opt/local/bin
112checking where to find the target lipo... host tool
113checking where to find the target nm... pre-installed in /opt/local/bin
114checking where to find the target objcopy... host tool
115checking where to find the target objdump... pre-installed in /opt/local/bin
116checking where to find the target otool... host tool
117checking where to find the target ranlib... pre-installed in /opt/local/bin
118checking where to find the target readelf... host tool
119checking where to find the target strip... pre-installed in /opt/local/bin
120checking where to find the target windres... host tool
121checking where to find the target windmc... host tool
122checking whether to enable maintainer-specific portions of Makefiles... no
123configure: creating ./config.status
124config.status: creating Makefile
125--->  Building libgcc9
126Executing:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build" && /usr/bin/make -j2 -w bootstrap-lean
127make: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
128echo stage3 > stage_final
129make[1]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
130make[2]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
131make[2]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
132make[2]: Entering directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
133Configuring stage 1 in ./libiberty
134Configuring stage 1 in ./intl
135configure: creating cache ./config.cache
136checking for x86_64-apple-darwin11-gcc... /opt/local/bin/clang-mp-3.4 -arch x86_64
137configure: creating cache ./config.cache
138checking whether to enable maintainer-specific portions of Makefiles... no
139checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
140checking whether the C compiler works... yes
141checking for C compiler default output file name... a.out
142checking for suffix of executables... checking for perl...
143checking whether we are cross compiling... perl
144checking build system type... x86_64-apple-darwin11
145checking host system type... x86_64-apple-darwin11
146checking for x86_64-apple-darwin11-ar... ar
147checking for x86_64-apple-darwin11-ranlib... ranlib
148checking whether to install libiberty headers and static library... no
149configure: target_header_dir =
150checking for x86_64-apple-darwin11-gcc... /opt/local/bin/clang-mp-3.4 -arch x86_64
151no
152checking for suffix of object files... o
153checking whether we are using the GNU C compiler... yes
154checking whether /opt/local/bin/clang-mp-3.4 -arch x86_64 accepts -g... yes
155checking for /opt/local/bin/clang-mp-3.4 -arch x86_64 option to accept ISO C89... checking whether the C compiler works... none needed
156checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.4
157yes
158checking for C compiler default output file name... a.out
159checking for suffix of executables...
160checking whether we are cross compiling... configure: error: in `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build/intl':
161configure: error: C preprocessor "/opt/local/bin/clang-mp-3.4" fails sanity check
162See `config.log' for more details
163make[2]: *** [configure-stage1-intl] Error 1
164make[2]: *** Waiting for unfinished jobs....
165no
166checking for suffix of object files... o
167checking whether we are using the GNU C compiler... yes
168checking whether /opt/local/bin/clang-mp-3.4 -arch x86_64 accepts -g... yes
169checking for /opt/local/bin/clang-mp-3.4 -arch x86_64 option to accept ISO C89... none needed
170checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.4
171configure: error: in `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build/libiberty':
172configure: error: C preprocessor "/opt/local/bin/clang-mp-3.4" fails sanity check
173See `config.log' for more details
174make[2]: *** [configure-stage1-libiberty] Error 1
175make[2]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
176make[1]: *** [stage1-bubble] Error 2
177make[1]: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
178make: *** [bootstrap-lean] Error 2
179make: Leaving directory `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build'
180Command failed:  cd "/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build" && /usr/bin/make -j2 -w bootstrap-lean
181Exit code: 2
182Error: Failed to build libgcc9: command execution failed
183Error: See /opt/local/var/macports/logs/_opt_macports_macports-ports_lang_gcc9/libgcc9/main.log for details.
184Error: Problem while installing libgcc9
185Error: Follow https://guide.macports.org/#project.tickets to report a bug.