Ticket #40470: main.log

File main.log, 11.0 KB (added by cae51, 11 years ago)
Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 501
4:debug:main euid changed to: 502
5:debug:main Executing org.macports.main (libass)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (libass)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (libass)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (libass)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (libass)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (libass)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Fri Sep 13 15:14:45 CST 2013
18:notice:configure --->  Configuring libass
19:debug:configure Using compiler 'Mac OS X Clang'
20:debug:configure Executing org.macports.configure (libass)
21:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' __CFPREFERENCES_AVOID_DAEMON='1' OBJC='/usr/bin/clang' FCFLAGS='-pipe -Os -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
22:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1" && ./configure --prefix=/opt/local --enable-enca --enable-fontconfig --disable-harfbuzz --disable-silent-rules'
23:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1" && ./configure --prefix=/opt/local --enable-enca --enable-fontconfig --disable-harfbuzz --disable-silent-rules
24:info:configure checking for a BSD-compatible install... /usr/bin/install -c
25:info:configure checking whether build environment is sane... yes
26:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
27:info:configure checking for gawk... no
28:info:configure checking for mawk... no
29:info:configure checking for nawk... no
30:info:configure checking for awk... awk
31:info:configure checking whether make sets $(MAKE)... yes
32:info:configure checking build system type... i386-apple-darwin12.4.0
33:info:configure checking host system type... i386-apple-darwin12.4.0
34:info:configure checking for style of include used by make... GNU
35:info:configure checking for gcc... /usr/bin/clang
36:info:configure checking whether the C compiler works... yes
37:info:configure checking for C compiler default output file name... a.out
38:info:configure checking for suffix of executables...
39:info:configure checking whether we are cross compiling... no
40:info:configure checking for suffix of object files... o
41:info:configure checking whether we are using the GNU C compiler... yes
42:info:configure checking whether /usr/bin/clang accepts -g... yes
43:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
44:info:configure checking dependency style of /usr/bin/clang... gcc3
45:info:configure checking for a sed that does not truncate output... /usr/bin/sed
46:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
47:info:configure checking for egrep... /usr/bin/grep -E
48:info:configure checking for fgrep... /usr/bin/grep -F
49:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
50:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
51:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
52:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
53:info:configure checking whether ln -s works... yes
54:info:configure checking the maximum length of command line arguments... 196608
55:info:configure checking whether the shell understands some XSI constructs... yes
56:info:configure checking whether the shell understands "+="... yes
57:info:configure checking for /usr/bin/ld option to reload object files... -r
58:info:configure checking for objdump... no
59:info:configure checking how to recognize dependent libraries... pass_all
60:info:configure checking for ar... ar
61:info:configure checking for strip... strip
62:info:configure checking for ranlib... ranlib
63:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
64:info:configure checking for dsymutil... dsymutil
65:info:configure checking for nmedit... nmedit
66:info:configure checking for lipo... lipo
67:info:configure checking for otool... otool
68:info:configure checking for otool64... no
69:info:configure checking for -single_module linker flag... yes
70:info:configure checking for -exported_symbols_list linker flag... yes
71:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
72:info:configure checking for ANSI C header files... yes
73:info:configure checking for sys/types.h... yes
74:info:configure checking for sys/stat.h... yes
75:info:configure checking for stdlib.h... yes
76:info:configure checking for string.h... yes
77:info:configure checking for memory.h... yes
78:info:configure checking for strings.h... yes
79:info:configure checking for inttypes.h... yes
80:info:configure checking for stdint.h... yes
81:info:configure checking for unistd.h... yes
82:info:configure checking for dlfcn.h... yes
83:info:configure checking for objdir... .libs
84:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
85:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
86:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
87:info:configure checking if /usr/bin/clang static flag -static works... no
88:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
89:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
90:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
91:info:configure checking dynamic linker characteristics... darwin12.4.0 dyld
92:info:configure checking how to hardcode library paths into programs... immediate
93:info:configure checking whether stripping libraries is possible... yes
94:info:configure checking if libtool supports shared libraries... yes
95:info:configure checking whether to build shared libraries... yes
96:info:configure checking whether to build static libraries... yes
97:info:configure checking for gcc... (cached) /usr/bin/clang
98:info:configure checking whether we are using the GNU C compiler... (cached) yes
99:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
100:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
101:info:configure checking dependency style of /usr/bin/clang... (cached) gcc3
102:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
103:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
104:info:configure checking for ANSI C header files... (cached) yes
105:info:configure checking for stdbool.h that conforms to C99... yes
106:info:configure checking for _Bool... yes
107:info:configure checking for inttypes.h... (cached) yes
108:info:configure checking for stdint.h... (cached) yes
109:info:configure checking for stdlib.h... (cached) yes
110:info:configure checking for string.h... (cached) yes
111:info:configure checking sys/time.h usability... yes
112:info:configure checking sys/time.h presence... yes
113:info:configure checking for sys/time.h... yes
114:info:configure checking for unistd.h... (cached) yes
115:info:configure checking iconv.h usability... yes
116:info:configure checking iconv.h presence... yes
117:info:configure checking for iconv.h... yes
118:info:configure checking for an ANSI C-conforming const... yes
119:info:configure checking for inline... inline
120:info:configure checking for int64_t... yes
121:info:configure checking for size_t... yes
122:info:configure checking for uint32_t... yes
123:info:configure checking for uint8_t... yes
124:info:configure checking for mkdir... yes
125:info:configure checking for strcasecmp... yes
126:info:configure checking for strdup... yes
127:info:configure checking for strtol... yes
128:info:configure checking for library containing iconv_open... no
129:info:configure checking for fabs in -lm... yes
130:info:configure checking for pkg-config... no
131:info:configure checking for FREETYPE... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1':
132:info:configure configure: error: The pkg-config script could not be found or is too old.  Make sure it
133:info:configure is in your PATH or set the PKG_CONFIG environment variable to the full
134:info:configure path to pkg-config.
135:info:configure
136:info:configure Alternatively, you may set the environment variables FREETYPE_CFLAGS
137:info:configure and FREETYPE_LIBS to avoid the need to call pkg-config.
138:info:configure See the pkg-config man page for more details.
139:info:configure
140:info:configure To get pkg-config, see <http://pkg-config.freedesktop.org/>.
141:info:configure See `config.log' for more details.
142:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1" && ./configure --prefix=/opt/local --enable-enca --enable-fontconfig --disable-harfbuzz --disable-silent-rules
143:info:configure Exit code: 1
144:error:configure Failed to configure libass, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/config.log
145:error:configure org.macports.configure for port libass returned: configure failure: command execution failed
146:debug:configure Error code: NONE
147:debug:configure Backtrace: configure failure: command execution failed
148    while executing
149"$procedure $targetname"
150:info:configure Warning: targets not executed for libass: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
151:error:configure Failed to install libass
152:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
153    while executing
154"open [file join $dir tclIndex]"
155:notice:configure Please see the log file for port libass for details:
156    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/main.log