Ticket #62076: neon.log

File neon.log, 5.0 KB (added by jboydon (John Boydon), 3 years ago)
Line 
1--->  Computing dependencies for neon.
2--->  Fetching archive for neon
3--->  neon-0.30.2_1.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
4--->  Attempting to fetch neon-0.30.2_1.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/neon
5--->  Attempting to fetch neon-0.30.2_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/neon
6--->  Attempting to fetch neon-0.30.2_1.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/neon
7--->  Fetching distfiles for neon
8--->  Verifying checksums for neon
9--->  Checksumming neon-0.30.2.tar.gz
10--->  Extracting neon
11--->  Extracting neon-0.30.2.tar.gz
12Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_neon/neon/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/neon/neon-0.30.2.tar.gz' | /usr/bin/tar -xf -
13--->  Applying patches to neon
14--->  Applying libressl.patch
15Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_neon/neon/work/neon-0.30.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/www/neon/files/libressl.patch'
16patching file src/ne_openssl.c
17patch unexpectedly ends in middle of line
18Hunk #1 succeeded at 66 with fuzz 1.
19--->  Configuring neon
20Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_neon/neon/work/neon-0.30.2" && ./configure --prefix=/opt/local --with-ssl --enable-shared --with-expat --with-libproxy
21checking for a BSD-compatible install... /usr/bin/install -c
22checking for gcc... /usr/bin/clang
23checking whether the C compiler works... yes
24checking for C compiler default output file name... a.out
25checking for suffix of executables...
26checking whether we are cross compiling... no
27checking for suffix of object files... o
28checking whether we are using the GNU C compiler... yes
29checking whether /usr/bin/clang accepts -g... yes
30checking for /usr/bin/clang option to accept ISO C89... none needed
31checking how to run the C preprocessor... /usr/bin/clang -E
32checking for grep that handles long lines and -e... /usr/bin/grep
33checking for egrep... /usr/bin/grep -E
34checking for ANSI C header files... yes
35checking for sys/types.h... yes
36checking for sys/stat.h... yes
37checking for stdlib.h... yes
38checking for string.h... yes
39checking for memory.h... yes
40checking for strings.h... yes
41checking for inttypes.h... yes
42checking for stdint.h... yes
43checking for unistd.h... yes
44checking minix/config.h usability... no
45checking minix/config.h presence... no
46checking for minix/config.h... no
47checking whether it is safe to define __EXTENSIONS__... yes
48checking for inline... inline
49checking for an ANSI C-conforming const... yes
50checking for size_t... yes
51checking for off_t... yes
52checking for uname... Darwin
53checking whether make sets $(MAKE)... yes
54checking size of int... 4
55checking size of long... 8
56checking size of long long... 8
57checking for gcc -Wformat -Werror sanity... yes
58checking errno.h usability... yes
59checking errno.h presence... yes
60checking for errno.h... yes
61checking stdarg.h usability... yes
62checking stdarg.h presence... yes
63checking for stdarg.h... yes
64checking for string.h... (cached) yes
65checking for stdlib.h... (cached) yes
66checking sys/uio.h usability... yes
67checking sys/uio.h presence... yes
68checking for sys/uio.h... yes
69checking size of size_t... 8
70checking how to print size_t... lu
71checking size of off_t... 8
72checking how to print off_t... lld
73checking size of ssize_t... 8
74checking how to print ssize_t... ld
75checking whether byte ordering is bigendian... no
76checking whether strerror_r is declared... yes
77checking for strerror_r... yes
78checking whether strerror_r returns char *... no
79checking for snprintf... yes
80checking for vsnprintf... yes
81checking for sys/time.h... yes
82checking for limits.h... yes
83checking for sys/select.h... yes
84checking for arpa/inet.h... yes
85checking for libintl.h... yes
86checking for signal.h... yes
87checking for sys/socket.h... yes
88checking for netinet/in.h... yes
89checking for netinet/tcp.h... yes
90checking for netdb.h... yes
91checking for sys/poll.h... yes
92checking for sys/limits.h... no
93checking for fcntl.h... yes
94checking for iconv.h... yes
95checking for timezone global... yes
96configure: LFS support unnecessary, off_t is not 32-bit
97checking for strtoll... yes
98checking for strcasecmp... yes
99checking for signal... yes
100checking for setvbuf... yes
101checking for setsockopt... yes
102checking for stpcpy... yes
103checking for poll... (cached) no
104checking for fcntl... yes
105checking for getsockopt... yes
106checking whether stpcpy is declared... yes
107checking for library containing socket... not found
108configure: error: could not find library containing socket
109Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_neon/neon/work/neon-0.30.2" && ./configure --prefix=/opt/local --with-ssl --enable-shared --with-expat --with-libproxy
110Exit code: 1