Ticket #53527: selfupdate_output.txt

File selfupdate_output.txt, 11.6 KB (added by Xof (Christophe Pettus), 7 years ago)
Line 
1--->  Updating MacPorts base sources using rsync
2
3Willkommen auf dem RSYNC-server auf ftp.fau.de.
4Nicht all unsere Mirror sind per rsync verfuegbar.
5
6Welcome to the RSYNC daemon on ftp.fau.de.
7Not all of our mirrors are available through rsync.
8
9
10receiving file list ... done
11skipping non-regular file "vendor/tcl"
12skipping non-regular file "vendor/tcllib"
13skipping non-regular file "vendor/tclx"
14skipping non-regular file "vendor/thread"
15./
16vendor/
17deleting config.log
18deleting confdefs.h
19deleting vendor/tcl/unix/
20deleting vendor/tcl/
21
22sent 28 bytes  received 181240 bytes  51790.86 bytes/sec
23total size is 78704822  speedup is 434.19
24MacPorts base version 2.3.5 installed,
25MacPorts base version 2.4.0 downloaded.
26--->  Updating the ports tree
27Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/
28
29Willkommen auf dem RSYNC-server auf ftp.fau.de.
30Nicht all unsere Mirror sind per rsync verfuegbar.
31
32Welcome to the RSYNC daemon on ftp.fau.de.
33Not all of our mirrors are available through rsync.
34
35
36receiving file list ... done
37
38sent 33 bytes  received 848377 bytes  154256.36 bytes/sec
39total size is 42466234  speedup is 50.05
40
41Willkommen auf dem RSYNC-server auf ftp.fau.de.
42Nicht all unsere Mirror sind per rsync verfuegbar.
43
44Welcome to the RSYNC daemon on ftp.fau.de.
45Not all of our mirrors are available through rsync.
46
47
48receiving file list ... done
49
50sent 16 bytes  received 56 bytes  28.80 bytes/sec
51total size is 12350512  speedup is 171534.89
52--->  MacPorts base is outdated, installing new version 2.4.0
53Installing new MacPorts release in /opt/local as root:wheel; permissions 0755
54
55checking build system type... x86_64-apple-darwin16.4.0
56checking host system type... x86_64-apple-darwin16.4.0
57checking target system type... x86_64-apple-darwin16.4.0
58checking MacPorts version... 2.4.0
59checking for sw_vers... /usr/bin/sw_vers
60checking for defaults... /usr/bin/defaults
61checking for xcode-select... /usr/bin/xcode-select
62checking Mac OS X version... 10.12.3
63checking Xcode location... /Applications/Xcode.app/Contents/Developer
64checking Xcode version... 8.2.1
65checking whether the C compiler works... yes
66checking for C compiler default output file name... a.out
67checking for suffix of executables...
68checking whether we are cross compiling... no
69checking for suffix of object files... o
70checking whether we are using the GNU C compiler... yes
71checking whether /usr/bin/cc accepts -g... yes
72checking for /usr/bin/cc option to accept ISO C89... none needed
73checking for a BSD-compatible install... /usr/bin/install -c
74checking whether ln -s works... yes
75checking whether make sets $(MAKE)... yes
76checking whether we are using the GNU Objective C compiler... yes
77checking whether /usr/bin/cc accepts -g... yes
78checking for bsdmake... no
79checking for pmake... no
80checking for bzip2... /usr/bin/bzip2
81checking for bzr... no
82checking for chown... /usr/sbin/chown
83checking for cp... /bin/cp
84checking for cpio... /usr/bin/cpio
85checking for cvs... no
86checking for diff... /usr/bin/diff
87checking for dscl... /usr/bin/dscl
88checking for dseditgroup... /usr/sbin/dseditgroup
89checking for file... /usr/bin/file
90checking for find... /usr/bin/find
91checking for git... /usr/bin/git
92checking for gnumake... /usr/bin/gnumake
93checking for gnupatch... no
94checking for gpatch... no
95checking for gnutar... no
96checking for gtar... no
97checking for gzip... /usr/bin/gzip
98checking for hdiutil... /usr/bin/hdiutil
99checking for hg... no
100checking for launchctl... /bin/launchctl
101checking for lipo... /usr/bin/lipo
102checking for lsbom... /usr/bin/lsbom
103checking for lzma... no
104checking for make... /usr/bin/make
105checking for man... /usr/bin/man
106checking for mdfind... /usr/bin/mdfind
107checking for mdls... /usr/bin/mdls
108checking for mkbom... /usr/bin/mkbom
109checking for mtree... /usr/sbin/mtree
110checking for open... /usr/bin/open
111checking for openssl... /usr/bin/openssl
112checking for patch... /usr/bin/patch
113checking for pax... /bin/pax
114checking for rmdir... /bin/rmdir
115checking for rsync... /usr/bin/rsync
116checking for sandbox-exec... /usr/bin/sandbox-exec
117checking for sed... /usr/bin/sed
118checking for svn... /usr/bin/svn
119checking for swig... no
120checking for tar... /usr/bin/tar
121checking for unzip... /usr/bin/unzip
122checking for xar... /usr/bin/xar
123checking for xcodebuild... /usr/bin/xcodebuild
124checking for xcrun... /usr/bin/xcrun
125checking for xz... no
126checking for zip... /usr/bin/zip
127checking for launchd... yes
128checking for sed... (cached) /usr/bin/sed
129checking which sed flag to use for extended regexp... -E (BSD)
130checking for tar... (cached) /usr/bin/tar
131checking whether tar supports -q... yes (bsdtar)
132checking for tar... (cached) /usr/bin/tar
133checking for gnutar... no
134checking for which tar variant to use... /usr/bin/tar
135checking for /usr/bin/tar --no-same-owner support... no
136checking for patch... (cached) /usr/bin/patch
137checking for gpatch... no
138checking for GNU (FSF) patch... /usr/bin/patch
139checking how to mark unused variables...
140checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
141checking for the pthreads library -lpthreads... no
142checking whether pthreads work without any flags... yes
143checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
144checking if more special flags are required for pthreads... -D_THREAD_SAFE
145checking how to run the Objective C preprocessor... /usr/bin/cc -E
146checking for grep that handles long lines and -e... /usr/bin/grep
147checking for egrep... /usr/bin/grep -E
148checking for ANSI C header files... yes
149checking for sys/types.h... yes
150checking for sys/stat.h... yes
151checking for stdlib.h... yes
152checking for string.h... yes
153checking for memory.h... yes
154checking for strings.h... yes
155checking for inttypes.h... yes
156checking for stdint.h... yes
157checking for unistd.h... yes
158checking objc/objc.h usability... yes
159checking objc/objc.h presence... yes
160checking for objc/objc.h... yes
161checking if linking libobjc requires pthreads... no
162checking for Apple Objective-C runtime... yes
163checking for GNU Objective C runtime... no
164configure: Using Apple Objective-C runtime
165checking for Apple Foundation library... yes
166configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
167configure: Using Apple Foundation library
168checking for CoreFoundation framework... yes
169checking for SystemConfiguration framework... yes
170checking for IOKit framework... yes
171checking for CFNotificationCenterGetDarwinNotifyCenter... yes
172checking for whether we will build daemondo... yes
173checking for ports tree... /opt/local/var/macports/sources/rsync.macports.org/release/ports
174checking for MacPorts config directory... ${sysconfdir}/macports
175checking for install user... root
176checking for install group... wheel
177checking for macports user... macports
178checking what permissions to use for installation directories... 0755
179checking for Applications installation directory... /Applications/MacPorts
180checking for Frameworks installation directory... /opt/local/Library/Frameworks
181checking for Universal CPU architectures... x86_64 i386
182checking how to run the C preprocessor... /usr/bin/cc -E
183checking for ANSI C header files... (cached) yes
184checking for dirent.h that defines DIR... yes
185checking for library containing opendir... none required
186checking for sys/wait.h that is POSIX.1 compatible... yes
187checking crt_externs.h usability... yes
188checking crt_externs.h presence... yes
189checking for crt_externs.h... yes
190checking err.h usability... yes
191checking err.h presence... yes
192checking for err.h... yes
193checking fcntl.h usability... yes
194checking fcntl.h presence... yes
195checking for fcntl.h... yes
196checking libkern/OSAtomic.h usability... yes
197checking libkern/OSAtomic.h presence... yes
198checking for libkern/OSAtomic.h... yes
199checking libproc.h usability... yes
200checking libproc.h presence... yes
201checking for libproc.h... yes
202checking limits.h usability... yes
203checking limits.h presence... yes
204checking for limits.h... yes
205checking paths.h usability... yes
206checking paths.h presence... yes
207checking for paths.h... yes
208checking pwd.h usability... yes
209checking pwd.h presence... yes
210checking for pwd.h... yes
211checking readline/history.h usability... yes
212checking readline/history.h presence... yes
213checking for readline/history.h... yes
214checking readline/readline.h usability... yes
215checking readline/readline.h presence... yes
216checking for readline/readline.h... yes
217checking spawn.h usability... yes
218checking spawn.h presence... yes
219checking for spawn.h... yes
220checking sys/cdefs.h usability... yes
221checking sys/cdefs.h presence... yes
222checking for sys/cdefs.h... yes
223checking sys/event.h usability... yes
224checking sys/event.h presence... yes
225checking for sys/event.h... yes
226checking sys/fcntl.h usability... yes
227checking sys/fcntl.h presence... yes
228checking for sys/fcntl.h... yes
229checking sys/file.h usability... yes
230checking sys/file.h presence... yes
231checking for sys/file.h... yes
232checking sys/paths.h usability... yes
233checking sys/paths.h presence... yes
234checking for sys/paths.h... yes
235checking sys/socket.h usability... yes
236checking sys/socket.h presence... yes
237checking for sys/socket.h... yes
238checking sys/sysctl.h usability... yes
239checking sys/sysctl.h presence... yes
240checking for sys/sysctl.h... yes
241checking utime.h usability... yes
242checking utime.h presence... yes
243checking for utime.h... yes
244checking for OSAtomicCompareAndSwap32... yes
245checking for OSAtomicCompareAndSwap64... yes
246checking for OSAtomicCompareAndSwapPtr... yes
247checking for __getdirentries64... yes
248checking for bzero... yes
249checking for clearenv... no
250checking for copyfile... yes
251checking for fgetln... yes
252checking for flock... yes
253checking for fls... yes
254checking for kqueue... yes
255checking for lockf... yes
256checking for memset... yes
257checking for posix_spawn... yes
258checking for setmode... yes
259checking for strcasecmp... yes
260checking for strlcat... yes
261checking for strlcpy... yes
262checking for strncasecmp... yes
263checking for sysctlbyname... yes
264checking if readlink conforms to POSIX 1003.1a... yes
265checking CommonCrypto/CommonDigest.h usability... yes
266checking CommonCrypto/CommonDigest.h presence... yes
267checking for CommonCrypto/CommonDigest.h... yes
268checking for readline in -lreadline... yes
269checking whether rl_username_completion_function is declared... no
270checking whether rl_filename_completion_function is declared... yes
271checking whether rl_completion_matches is declared... yes
272checking whether username_completion_function is declared... yes
273checking whether filename_completion_function is declared... yes
274checking whether completion_matches is declared... yes
275checking for target platform... darwin 16
276checking for curl-config... /usr/bin/curl-config
277checking sqlite3.h usability... yes
278checking sqlite3.h presence... yes
279checking for sqlite3.h... yes
280checking sqlite3ext.h usability... yes
281checking sqlite3ext.h presence... yes
282checking for sqlite3ext.h... yes
283checking for SQLite >= 3003011... yes
284checking for kqueue... (cached) yes
285checking for kevent... yes
286checking whether trace mode is supported on this platform... yes
287configure: === configuring in vendor/tcl/unix (/opt/local/var/macports/sources/rsync.macports.org/release/base/vendor/tcl/unix)
288configure: error: no configure script found in vendor/tcl/unix
289Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/base && CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix='/opt/local' --with-install-user='root' --with-install-group='wheel' --with-directory-mode='0755' --enable-readline && make SELFUPDATING=1 && make install SELFUPDATING=1
290Exit code: 1
291Error: Error installing new MacPorts base: command execution failed
292To report a bug, follow the instructions in the guide:
293    http://guide.macports.org/#project.tickets
294Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed