Ticket #13053: ncurses port fail.txt

File ncurses port fail.txt, 4.8 KB (added by wlipa (Bill Lipa), 16 years ago)

build log with failure to find awk/gawk

Line 
1numenor ~$ sudo port install subversion +tools
2Password:
3--->  Fetching apr
4--->  Attempting to fetch apr-1.2.12.tar.bz2 from http://www.apache.org/dist/apr
5--->  Verifying checksum(s) for apr
6--->  Extracting apr
7--->  Configuring apr
8--->  Building apr with target all
9--->  Staging apr into destroot
10--->  Installing apr 1.2.12_0+darwin_9
11--->  Activating apr 1.2.12_0+darwin_9
12--->  Cleaning apr
13--->  Fetching db44
14--->  Attempting to fetch patch.4.4.20.1 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
15--->  Attempting to fetch patch.4.4.20.2 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
16--->  Attempting to fetch patch.4.4.20.3 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
17--->  Attempting to fetch patch.4.4.20.4 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
18--->  Attempting to fetch db-4.4.20.tar.gz from http://downloads.sleepycat.com/
19--->  Verifying checksum(s) for db44
20--->  Extracting db44
21--->  Applying patches to db44
22--->  Configuring db44
23--->  Building db44 with target all
24--->  Staging db44 into destroot
25--->  Installing db44 4.4.20_1
26--->  Activating db44 4.4.20_1
27--->  Cleaning db44
28--->  Fetching expat
29--->  Attempting to fetch expat-2.0.1.tar.gz from http://downloads.sourceforge.net/expat
30--->  Verifying checksum(s) for expat
31--->  Extracting expat
32--->  Configuring expat
33--->  Building expat with target all
34--->  Staging expat into destroot
35--->  Installing expat 2.0.1_0
36--->  Activating expat 2.0.1_0
37--->  Cleaning expat
38--->  Fetching libiconv
39--->  Attempting to fetch libiconv-1.12.tar.gz from http://ftp.gnu.org/gnu/libiconv
40--->  Verifying checksum(s) for libiconv
41--->  Extracting libiconv
42--->  Applying patches to libiconv
43--->  Configuring libiconv
44--->  Building libiconv with target all
45--->  Staging libiconv into destroot
46--->  Installing libiconv 1.12_0
47--->  Activating libiconv 1.12_0
48--->  Cleaning libiconv
49--->  Fetching gettext
50--->  Attempting to fetch gettext-0.17.tar.gz from http://ftp.gnu.org/gnu/gettext
51--->  Verifying checksum(s) for gettext
52--->  Extracting gettext
53--->  Applying patches to gettext
54--->  Configuring gettext
55--->  Building gettext with target all
56--->  Staging gettext into destroot
57--->  Installing gettext 0.17_2
58--->  Activating gettext 0.17_2
59--->  Cleaning gettext
60--->  Fetching gawk
61--->  Attempting to fetch gawk-3.1.5.tar.bz2 from http://ftp.gnu.org/gnu/gawk
62--->  Verifying checksum(s) for gawk
63--->  Extracting gawk
64--->  Applying patches to gawk
65--->  Configuring gawk
66--->  Building gawk with target all
67--->  Staging gawk into destroot
68--->  Installing gawk 3.1.5_2
69--->  Activating gawk 3.1.5_2
70--->  Cleaning gawk
71--->  Fetching ncursesw
72--->  Attempting to fetch ncurses-5.6.tar.gz from http://ftp.gnu.org/gnu/ncurses
73--->  Verifying checksum(s) for ncursesw
74--->  Extracting ncursesw
75--->  Applying patches to ncursesw
76--->  Configuring ncursesw
77Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/work/ncurses-5.6" && ./configure --prefix=/opt/local --enable-widec --disable-rpath --with-shared --without-debug --without-ada --enable-safe-sprintf --enable-sigwinch --mandir=/opt/local/share/man " returned error 1
78Command output: Configuring for darwin9.1.0
79checking for prefix... /opt/local
80checking for gcc... /usr/bin/gcc-4.0
81checking for C compiler default output... a.out
82checking whether the C compiler works... yes
83checking whether we are cross compiling... no
84checking for executable suffix...
85checking for object suffix... o
86checking whether we are using the GNU C compiler... yes
87checking whether /usr/bin/gcc-4.0 accepts -g... yes
88checking version of /usr/bin/gcc-4.0... 4.0.1
89checking how to run the C preprocessor... /usr/bin/cpp-4.0
90checking whether /usr/bin/gcc-4.0 needs -traditional... no
91checking whether /usr/bin/gcc-4.0 understands -c and -o together... yes
92checking for POSIXized ISC... no
93checking for /usr/bin/gcc-4.0 option to accept ANSI C... -DCC_HAS_PROTOS
94checking for ldconfig... no
95checking if you want to ensure bool is consistent with C++... yes
96checking whether we are using the GNU C++ compiler... yes
97checking whether /usr/bin/g++-4.0 accepts -g... yes
98checking version of g++... 4.0.1
99checking if you want to build C++ binding and demo... yes
100checking if you want to build with Ada95... no
101checking if you want to build programs such as tic... yes
102checking if you wish to install curses.h... yes
103checking for mawk... (cached) no
104checking for gawk... (cached) no
105checking for nawk... (cached) no
106checking for awk... (cached) no
107configure: error: No awk program found
108
109Error: The following dependencies failed to build: apr-util sqlite3 readline ncurses ncursesw neon
110Error: Status 1 encountered during processing.