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 |
---|
12 | Executing: 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 |
---|
15 | Executing: 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' |
---|
16 | patching file src/ne_openssl.c |
---|
17 | patch unexpectedly ends in middle of line |
---|
18 | Hunk #1 succeeded at 66 with fuzz 1. |
---|
19 | ---> Configuring neon |
---|
20 | Executing: 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 |
---|
21 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
22 | checking for gcc... /usr/bin/clang |
---|
23 | checking whether the C compiler works... yes |
---|
24 | checking for C compiler default output file name... a.out |
---|
25 | checking for suffix of executables... |
---|
26 | checking whether we are cross compiling... no |
---|
27 | checking for suffix of object files... o |
---|
28 | checking whether we are using the GNU C compiler... yes |
---|
29 | checking whether /usr/bin/clang accepts -g... yes |
---|
30 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
31 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
32 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
33 | checking for egrep... /usr/bin/grep -E |
---|
34 | checking for ANSI C header files... yes |
---|
35 | checking for sys/types.h... yes |
---|
36 | checking for sys/stat.h... yes |
---|
37 | checking for stdlib.h... yes |
---|
38 | checking for string.h... yes |
---|
39 | checking for memory.h... yes |
---|
40 | checking for strings.h... yes |
---|
41 | checking for inttypes.h... yes |
---|
42 | checking for stdint.h... yes |
---|
43 | checking for unistd.h... yes |
---|
44 | checking minix/config.h usability... no |
---|
45 | checking minix/config.h presence... no |
---|
46 | checking for minix/config.h... no |
---|
47 | checking whether it is safe to define __EXTENSIONS__... yes |
---|
48 | checking for inline... inline |
---|
49 | checking for an ANSI C-conforming const... yes |
---|
50 | checking for size_t... yes |
---|
51 | checking for off_t... yes |
---|
52 | checking for uname... Darwin |
---|
53 | checking whether make sets $(MAKE)... yes |
---|
54 | checking size of int... 4 |
---|
55 | checking size of long... 8 |
---|
56 | checking size of long long... 8 |
---|
57 | checking for gcc -Wformat -Werror sanity... yes |
---|
58 | checking errno.h usability... yes |
---|
59 | checking errno.h presence... yes |
---|
60 | checking for errno.h... yes |
---|
61 | checking stdarg.h usability... yes |
---|
62 | checking stdarg.h presence... yes |
---|
63 | checking for stdarg.h... yes |
---|
64 | checking for string.h... (cached) yes |
---|
65 | checking for stdlib.h... (cached) yes |
---|
66 | checking sys/uio.h usability... yes |
---|
67 | checking sys/uio.h presence... yes |
---|
68 | checking for sys/uio.h... yes |
---|
69 | checking size of size_t... 8 |
---|
70 | checking how to print size_t... lu |
---|
71 | checking size of off_t... 8 |
---|
72 | checking how to print off_t... lld |
---|
73 | checking size of ssize_t... 8 |
---|
74 | checking how to print ssize_t... ld |
---|
75 | checking whether byte ordering is bigendian... no |
---|
76 | checking whether strerror_r is declared... yes |
---|
77 | checking for strerror_r... yes |
---|
78 | checking whether strerror_r returns char *... no |
---|
79 | checking for snprintf... yes |
---|
80 | checking for vsnprintf... yes |
---|
81 | checking for sys/time.h... yes |
---|
82 | checking for limits.h... yes |
---|
83 | checking for sys/select.h... yes |
---|
84 | checking for arpa/inet.h... yes |
---|
85 | checking for libintl.h... yes |
---|
86 | checking for signal.h... yes |
---|
87 | checking for sys/socket.h... yes |
---|
88 | checking for netinet/in.h... yes |
---|
89 | checking for netinet/tcp.h... yes |
---|
90 | checking for netdb.h... yes |
---|
91 | checking for sys/poll.h... yes |
---|
92 | checking for sys/limits.h... no |
---|
93 | checking for fcntl.h... yes |
---|
94 | checking for iconv.h... yes |
---|
95 | checking for timezone global... yes |
---|
96 | configure: LFS support unnecessary, off_t is not 32-bit |
---|
97 | checking for strtoll... yes |
---|
98 | checking for strcasecmp... yes |
---|
99 | checking for signal... yes |
---|
100 | checking for setvbuf... yes |
---|
101 | checking for setsockopt... yes |
---|
102 | checking for stpcpy... yes |
---|
103 | checking for poll... (cached) no |
---|
104 | checking for fcntl... yes |
---|
105 | checking for getsockopt... yes |
---|
106 | checking whether stpcpy is declared... yes |
---|
107 | checking for library containing socket... not found |
---|
108 | configure: error: could not find library containing socket |
---|
109 | Command 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 |
---|
110 | Exit code: 1 |
---|