Ticket #34207: links_config.log

File links_config.log, 7.1 KB (added by holms (Roman Gorodeckij), 12 years ago)

links configuration log

Line 
1^CRomans-MacBook-Pro:/ holms$ sudo port -v clean --dist links
2--->  Cleaning links
3--->  Removing distfiles for links
4--->  Removing work directory for links
5sudo Romans-MacBook-Pro:/ holms$ sudo port -v install links
6--->  Computing dependencies for links.
7--->  Fetching archive for links
8--->  links-2.5_0.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/links
9--->  Attempting to fetch links-2.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/links
10  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11                                 Dload  Upload   Total   Spent    Left  Speed
12  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13--->  Fetching links
14--->  links-2.5.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/links
15--->  Attempting to fetch links-2.5.tar.bz2 from http://lil.fr.distfiles.macports.org/links
16  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17                                 Dload  Upload   Total   Spent    Left  Speed
18100 3759k  100 3759k    0     0  1227k      0  0:00:03  0:00:03 --:--:-- 1411k
19--->  Verifying checksum(s) for links
20--->  Checksumming links-2.5.tar.bz2
21--->  Extracting links
22--->  Extracting links-2.5.tar.bz2
23--->  Configuring links
24creating cache ./config.cache
25checking for a BSD compatible install... /usr/bin/install -c
26checking whether build environment is sane... yes
27checking whether make sets ${MAKE}... yes
28checking for working aclocal... found
29checking for working autoconf... found
30checking for working automake... found
31checking for working autoheader... found
32checking for working makeinfo... found
33checking for gcc... /usr/bin/clang
34checking whether the C compiler (/usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) works... yes
35checking whether the C compiler (/usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) is a cross-compiler... no
36checking whether we are using GNU C... yes
37checking whether /usr/bin/clang accepts -g... yes
38checking how to run the C preprocessor... /usr/bin/clang -E
39checking for ANSI C header files... yes
40checking whether /usr/bin/clang needs -traditional... no
41checking for EMX... no
42checking for OpenWatcom... no
43checking for typeof... yes
44checking for long long... yes
45checking for pointer comparison bug... no
46checking for maxint conversion bug... no
47checking for dirent.h that defines DIR... yes
48checking for opendir in -ldir... no
49checking for sys/wait.h that is POSIX.1 compatible... no
50checking for fcntl.h... yes
51checking for limits.h... yes
52checking for sys/ioctl.h... yes
53checking for sys/time.h... yes
54checking for time.h... yes
55checking for unistd.h... yes
56checking for math.h... yes
57checking for ieee.h... no
58checking for endian.h... no
59checking for values.h... no
60checking for sigaction.h... no
61checking for netinet/in_systm.h... yes
62checking for netinet/in_system.h... no
63checking for netinet/ip.h... yes
64checking for arpa/inet.h... yes
65checking for netinet/dhcp.h... no
66checking for net/socket.h... no
67checking for sys/select.h... yes
68checking for sys/resource.h... yes
69checking for sys/utsname.h... no
70checking for sys/un.h... yes
71checking for sys/fmutex.h... no
72checking for sys/cygwin.h... no
73checking for interix/interix.h... no
74checking for io.h... no
75checking for setjmp.h... yes
76checking for langinfo.h... yes
77checking for pwd.h... yes
78checking for grp.h... yes
79checking for malloc.h... no
80checking for alloca.h... yes
81checking for umalloc.h... no
82checking for working const... yes
83checking for inline... inline
84checking for size_t... yes
85checking for socklen_t... yes
86checking whether time.h and sys/time.h may both be included... yes
87checking whether struct tm is in sys/time.h or time.h... time.h
88checking size of short... 2
89checking size of unsigned short... 2
90checking size of int... 4
91checking size of unsigned... 4
92checking size of long... 8
93checking size of unsigned long... 8
94checking for big endian... no
95checking for little endian... yes
96checking if rename can replace existing files... yes
97checking return type of signal handlers... void
98checking for strftime... yes
99checking for vprintf... yes
100checking for calloc... yes
101checking for mkdir... yes
102checking for select... yes
103checking for chmod... yes
104checking for getpid... yes
105checking for setpgid... yes
106checking for popen... yes
107checking for uname... yes
108checking for getpagesize... yes
109checking for strptime... yes
110checking for getpwuid... yes
111checking for getgrgid... yes
112checking for sigfillset... yes
113checking for getrlimit... yes
114checking for setrlimit... yes
115checking for setlocale... yes
116checking for nl_langinfo... yes
117checking for _heapmin... no
118checking for _ucreate... no
119checking for _uopen... no
120checking for _udestroy... no
121checking for _udefault... no
122checking for snprintf... yes
123checking for raise... yes
124checking for gettimeofday... yes
125checking for tempnam... yes
126checking for strtol... yes
127checking for strtoul... yes
128checking for strtoq... yes
129checking for strtoll... yes
130checking for strlen... yes
131checking for strcpy... yes
132checking for strchr... yes
133checking for strrchr... yes
134checking for strcmp... yes
135checking for strncmp... yes
136checking for strcspn... yes
137checking for strstr... yes
138checking for memmove... yes
139checking for strerror... yes
140checking for sigsetjmp/siglongjmp... yes
141checking for socket... yes
142checking for setsockopt... yes
143checking for gethostbyname... yes
144checking for gethostbyaddr... yes
145checking for dhcp_option... no
146checking for herror... yes
147checking for cfmakeraw... yes
148checking for cygwin_conv_to_full_win32_path... no
149checking for cygwin_conv_path... no
150checking for unixpath2win... no
151checking for winpath2unix... no
152checking for requested debug level... 0
153checking if you want to use graphics... no
154checking if you want to enable UTF-8 terminal... yes
155checking for gpm.h... no
156checking for Gpm_Open in -lgpm... no
157checking for OS/2 threads... no
158checking for atheos/threads.h... no
159checking for spawn_thread... no
160checking for resume_thread... no
161checking for MouOpen... no
162checking for _read_kbd... no
163checking for XFree for OS/2... no
164checking for pkg-config... /opt/local/bin/pkg-config
165checking for openssl... yes
166checking OPENSSL_CFLAGS... -I/opt/local/include 
167checking OPENSSL_LIBS... -L/opt/local/lib -lssl -lcrypto 
168checking for OpenSSL... no
169checking for OpenSSL... no
170configure: error: OpenSSL not found
171shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/work/links-2.5" && ./configure --prefix=/opt/local --enable-javascript --without-svgalib --mandir=/opt/local/share/man --with-ssl " returned error 1
172Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
173Warning: the following items did not execute (for links): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
174Log for links is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/main.log
175Error: Status 1 encountered during processing.
176To report a bug, see <http://guide.macports.org/#project.tickets>