Ticket #56988: main.log

File main.log, 12.6 KB (added by mmilenko, 6 years ago)
Line 
1version:1
2:debug:sysinfo macOS 10.13 (darwin/17.7.0) arch i386
3:debug:sysinfo MacPorts 2.5.3
4:debug:sysinfo Xcode 9.4.1
5:debug:sysinfo SDK 10.13
6:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.13
7:debug:main expat has no conflicts
8:debug:main Executing org.macports.main (expat)
9:debug:main dropping privileges: euid changed to 502, egid changed to 501.
10:debug:main Skipping completed org.macports.archivefetch (expat)
11:debug:main Privilege de-escalation not attempted as not running as root.
12:debug:main Skipping completed org.macports.fetch (expat)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:main Skipping completed org.macports.checksum (expat)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.extract (expat)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.patch (expat)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:configure configure phase started at Thu Aug 16 21:44:35 EDT 2018
21:notice:configure --->  Configuring expat
22:debug:configure Preferred compilers: clang macports-clang-5.0 macports-clang-4.0
23:debug:configure Using compiler 'Xcode Clang'
24:debug:configure Executing org.macports.configure (expat)
25:debug:configure Environment:
26:debug:configure CC='/usr/bin/clang'
27:debug:configure CC_PRINT_OPTIONS='YES'
28:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/.CC_PRINT_OPTIONS'
29:debug:configure CFLAGS='-pipe -Os -arch x86_64 -arch i386'
30:debug:configure CPATH='/opt/local/include'
31:debug:configure CPPFLAGS='-I/opt/local/include'
32:debug:configure CXX='/usr/bin/clang++'
33:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386'
34:debug:configure F90FLAGS='-pipe -Os'
35:debug:configure FCFLAGS='-pipe -Os'
36:debug:configure FFLAGS='-pipe -Os'
37:debug:configure INSTALL='/usr/bin/install -c'
38:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
39:debug:configure LIBRARY_PATH='/opt/local/lib'
40:debug:configure MACOSX_DEPLOYMENT_TARGET='10.13'
41:debug:configure OBJC='/usr/bin/clang'
42:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64 -arch i386'
43:debug:configure OBJCXX='/usr/bin/clang++'
44:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -arch i386'
45:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6" && ./configure --prefix=/opt/local --disable-dependency-tracking
46:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6" && ./configure --prefix=/opt/local --disable-dependency-tracking
47:info:configure checking for a BSD-compatible install... /usr/bin/install -c
48:info:configure checking whether build environment is sane... yes
49:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
50:info:configure checking for gawk... gawk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking whether make supports nested variables... yes
53:info:configure checking build system type... x86_64-apple-darwin17.7.0
54:info:configure checking host system type... x86_64-apple-darwin17.7.0
55:info:configure checking how to print strings... printf
56:info:configure checking for style of include used by make... GNU
57:info:configure checking for gcc... /usr/bin/clang
58:info:configure checking whether the C compiler works... yes
59:info:configure checking for C compiler default output file name... a.out
60:info:configure checking for suffix of executables...
61:info:configure checking whether we are cross compiling... no
62:info:configure checking for suffix of object files... o
63:info:configure checking whether we are using the GNU C compiler... yes
64:info:configure checking whether /usr/bin/clang accepts -g... yes
65:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
66:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
67:info:configure checking dependency style of /usr/bin/clang... none
68:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
69:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
70:info:configure checking for egrep... /usr/bin/grep -E
71:info:configure checking for fgrep... /usr/bin/grep -F
72:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
73:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
74:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
75:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
76:info:configure checking whether ln -s works... yes
77:info:configure checking the maximum length of command line arguments... 196608
78:info:configure checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
79:info:configure checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
80:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
81:info:configure checking for objdump... objdump
82:info:configure checking how to recognize dependent libraries... pass_all
83:info:configure checking for dlltool... dlltool
84:info:configure checking how to associate runtime and link libraries... printf %s\n
85:info:configure checking for ar... ar
86:info:configure checking for archiver @FILE support... no
87:info:configure checking for strip... strip
88:info:configure checking for ranlib... ranlib
89:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
90:info:configure checking for sysroot... no
91:info:configure checking for a working dd... /bin/dd
92:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
93:info:configure checking for mt... no
94:info:configure checking if : is a manifest tool... no
95:info:configure checking for dsymutil... dsymutil
96:info:configure checking for nmedit... nmedit
97:info:configure checking for lipo... lipo
98:info:configure checking for otool... otool
99:info:configure checking for otool64... no
100:info:configure checking for -single_module linker flag... yes
101:info:configure checking for -exported_symbols_list linker flag... yes
102:info:configure checking for -force_load linker flag... yes
103:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
104:info:configure checking for ANSI C header files... yes
105:info:configure checking for sys/types.h... yes
106:info:configure checking for sys/stat.h... yes
107:info:configure checking for stdlib.h... yes
108:info:configure checking for string.h... yes
109:info:configure checking for memory.h... yes
110:info:configure checking for strings.h... yes
111:info:configure checking for inttypes.h... yes
112:info:configure checking for stdint.h... yes
113:info:configure checking for unistd.h... yes
114:info:configure checking for dlfcn.h... yes
115:info:configure checking for objdir... .libs
116:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
117:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
118:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
119:info:configure checking if /usr/bin/clang static flag -static works... no
120:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
121:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
122:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
123:info:configure checking dynamic linker characteristics... darwin17.7.0 dyld
124:info:configure checking how to hardcode library paths into programs... immediate
125:info:configure checking whether stripping libraries is possible... yes
126:info:configure checking if libtool supports shared libraries... yes
127:info:configure checking whether to build shared libraries... yes
128:info:configure checking whether to build static libraries... yes
129:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
130:info:configure checking whether we are using the GNU C++ compiler... yes
131:info:configure checking whether /usr/bin/clang++ accepts -g... yes
132:info:configure checking dependency style of /usr/bin/clang++... none
133:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
134:info:configure checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
135:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
136:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
137:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
138:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
139:info:configure checking if /usr/bin/clang++ static flag -static works... no
140:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
141:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
142:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
143:info:configure checking dynamic linker characteristics... darwin17.7.0 dyld
144:info:configure checking how to hardcode library paths into programs... immediate
145:info:configure checking whether /usr/bin/clang accepts -fexceptions... yes
146:info:configure checking for ANSI C header files... (cached) yes
147:info:configure checking whether byte ordering is bigendian... no
148:info:configure checking for an ANSI C-conforming const... yes
149:info:configure checking for size_t... yes
150:info:configure checking for memmove... yes
151:info:configure checking for bcopy... yes
152:info:configure checking for arc4random_buf (BSD or libbsd)... yes
153:info:configure checking for getrandom (Linux 3.17+, glibc 2.25+)... no
154:info:configure checking for syscall SYS_getrandom (Linux 3.17+)... no
155:info:configure checking fcntl.h usability... yes
156:info:configure checking fcntl.h presence... yes
157:info:configure checking for fcntl.h... yes
158:info:configure checking for unistd.h... (cached) yes
159:info:configure checking for off_t... yes
160:info:configure checking for stdlib.h... (cached) yes
161:info:configure checking for unistd.h... (cached) yes
162:info:configure checking for sys/param.h... yes
163:info:configure checking for getpagesize... yes
164:info:configure checking for working mmap... yes
165:info:configure checking for docbook2x-man... no
166:info:configure checking for db2x_docbook2man... no
167:info:configure checking for docbook2man... docbook2man
168:info:configure /opt/local/bin/jw: line 219: echo: write error: Broken pipe
169:info:configure configure: error: Your local docbook2man was found to work with SGML rather
170:info:configure   than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to point
171:info:configure   configure to command docbook2x-man of docbook2X.
172:info:configure   Or use DOCBOOK_TO_MAN="xmlto man --skip-validation" if you have xmlto around.
173:info:configure   You can also configure using --without-docbook if you can do without a man
174:info:configure   page for xmlwf.
175:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6" && ./configure --prefix=/opt/local --disable-dependency-tracking
176:info:configure Exit code: 1
177:error:configure Failed to configure expat, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work/expat-2.2.6/config.log
178:error:configure Failed to configure expat: configure failure: command execution failed
179:debug:configure Error code: NONE
180:debug:configure Backtrace: configure failure: command execution failed
181:debug:configure     while executing
182:debug:configure "$procedure $targetname"
183:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log for details.