Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] wvstreams-4.2.2-r2 fails to emerge
Date: Mon, 11 Sep 2006 11:16:14
Message-Id: 200609111212.27558.michaelkintzios@gmail.com
1 Has anyone else seen this?
2
3 ===============================================
4 >>> Emerging (1 of 4) net-libs/wvstreams-4.2.2-r2 to /
5 * wvstreams-4.2.2.tar.gz MD5 ;-) ... [ ok ]
6 * wvstreams-4.2.2.tar.gz RMD160 ;-) ... [ ok ]
7 * wvstreams-4.2.2.tar.gz SHA1 ;-) ... [ ok ]
8 * wvstreams-4.2.2.tar.gz SHA256 ;-) ... [ ok ]
9 * wvstreams-4.2.2.tar.gz size ;-) ... [ ok ]
10 * checking ebuild checksums ;-) ... [ ok ]
11 * checking auxfile checksums ;-) ... [ ok ]
12 * checking miscfile checksums ;-) ... [ ok ]
13 * checking wvstreams-4.2.2.tar.gz ;-) ... [ ok ]
14 >>> Unpacking source...
15 >>> Unpacking wvstreams-4.2.2.tar.gz
16 to /var/tmp/portage/wvstreams-4.2.2-r2/work
17 * Applying wvstreams-4.2.2-gcc41.patch ... [ ok ]
18 * Applying wvstreams-4.2.2-linux-serial.patch ... [ ok ]
19 * Applying wvstreams-4.2.2-wireless-user.patch ... [ ok ]
20 * Applying wvstreams-4.2.2-uniconfd-ini.patch ... [ ok ]
21 * Applying wvstreams-4.2.2-as-needed.patch ... [ ok ]
22 * Applying wvstreams-4.2.2-external-xplc.patch ... [ ok ]
23 !!! [Errno 13] Permission denied: '/etc/portage/profile/make.globals'
24 !!! Incorrect multiline literals can cause this. Do not use them.
25 !!! Errors in this file should be reported on bugs.gentoo.org.
26 * Applying wvstreams-4.2.2-MOC-fix.patch ... [ ok ]
27 * Replacing obsolete head/tail with POSIX compliant ones
28 * -
29 fixed /var/tmp/portage/wvstreams-4.2.2-r2/work/wvstreams-4.2.2/configure.ac
30 >>> Source unpacked.
31 >>> Compiling source
32 in /var/tmp/portage/wvstreams-4.2.2-r2/work/wvstreams-4.2.2 ...
33 * econf: updating wvstreams-4.2.2/config.guess
34 with /usr/share/gnuconfig/config.guess
35 * econf: updating wvstreams-4.2.2/config.sub
36 with /usr/share/gnuconfig/config.sub
37 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdi
38 r=/etc --localstatedir=/var/lib --with-qt=/usr/qt/3/ --without-qdbm --with-pam --without-openslp --disable-debug --without-tcl --with
39 out-swig --with-xplc --enable-verbose --with-bdb --with-zlib --with-openssl --build=i686-pc-linux-gnu
40 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
41 checking for C compiler default output file name... a.out
42 checking whether the C compiler works... yes
43 checking whether we are cross compiling... no
44 checking for suffix of executables...
45 checking for suffix of object files... o
46 checking whether we are using the GNU C compiler... yes
47 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
48 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
49 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
50 checking whether we are using the GNU C++ compiler... yes
51 checking whether i686-pc-linux-gnu-g++ accepts -g... yes
52 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
53 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
54 checking for a BSD-compatible install... /bin/install -c
55 checking whether ln -s works... yes
56 checking whether make sets $(MAKE)... yes
57 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
58 checking for egrep... grep -E
59 checking for AIX... no
60 checking for ANSI C header files... yes
61 checking for sys/types.h... yes
62 checking for sys/stat.h... yes
63 checking for stdlib.h... yes
64 checking for string.h... yes
65 checking for memory.h... yes
66 checking for strings.h... yes
67 checking for inttypes.h... yes
68 checking for stdint.h... yes
69 checking for unistd.h... yes
70 checking minix/config.h usability... no
71 checking minix/config.h presence... no
72 checking for minix/config.h... no
73 checking build system type... i686-pc-linux-gnu
74 checking host system type... i686-pc-linux-gnu
75 checking target system type... i686-pc-linux-gnu
76 checking whether byte ordering is bigendian... no
77 checking for __attribute__ ((deprecated))... yes
78 checking for working alloca.h... yes
79 checking for alloca... yes
80 checking for inline... inline
81 checking whether clearerr_unlocked is declared... yes
82 checking whether feof_unlocked is declared... yes
83 checking whether ferror_unlocked is declared... yes
84 checking whether fflush_unlocked is declared... yes
85 checking whether fgets_unlocked is declared... yes
86 checking whether fputc_unlocked is declared... yes
87 checking whether fputs_unlocked is declared... yes
88 checking whether fread_unlocked is declared... yes
89 checking whether fwrite_unlocked is declared... yes
90 checking whether getc_unlocked is declared... yes
91 checking whether getchar_unlocked is declared... yes
92 checking whether putc_unlocked is declared... yes
93 checking whether putchar_unlocked is declared... yes
94 checking for flockfile... yes
95 checking for funlockfile... yes
96 checking features.h usability... yes
97 checking features.h presence... yes
98 checking for features.h... yes
99 checking linewrap.h usability... no
100 checking linewrap.h presence... no
101 checking for linewrap.h... no
102 checking wchar.h usability... yes
103 checking wchar.h presence... yes
104 checking for wchar.h... yes
105 checking wctype.h usability... yes
106 checking wchar.h presence... yes
107 checking for wchar.h... yes
108 checking wctype.h usability... yes
109 checking wctype.h presence... yes
110 checking for wctype.h... yes
111 checking for mbstate_t... yes
112 checking whether mbrtowc and mbstate_t are properly declared... yes
113 checking whether <limits.h> defines MIN and MAX... no
114 checking whether <sys/param.h> defines MIN and MAX... yes
115 checking for stdbool.h that conforms to C99... yes
116 checking for _Bool... yes
117 checking whether strnlen is declared... yes
118 checking for EOVERFLOW... yes
119 checking for signed... yes
120 checking for long long... yes
121 checking for long double... yes
122 checking for wchar_t... yes
123 checking for wint_t... yes
124 checking for size_t... yes
125 checking for inttypes.h... yes
126 checking for stdint.h... yes
127 checking for intmax_t... yes
128 checking whether vsnprintf is declared... yes
129 checking whether program_invocation_name is declared... yes
130 checking whether program_invocation_short_name is declared... yes
131 checking for memchr... yes
132 checking for mempcpy... yes
133 checking for C/C++ restrict keyword... __restrict
134 checking for stdint.h... (cached) yes
135 checking for SIZE_MAX... yes
136 checking for strncasecmp... yes
137 checking for strchrnul... yes
138 checking for strndup... yes
139 checking for working strnlen... yes
140 checking sysexits.h usability... yes
141 checking sysexits.h presence... yes
142 checking for sysexits.h... yes
143 checking for vasnprintf... no
144 checking for ptrdiff_t... yes
145 checking for snprintf... yes
146 checking for wcslen... yes
147 checking for vsnprintf... yes
148 checking for stdint.h... (cached) yes
149 checking argz.h usability... yes
150 checking argz.h presence... yes
151 checking for argz.h... yes
152 checking errno.h usability... yes
153 checking errno.h presence... yes
154 checking for errno.h... yes
155 checking for error_t... yes
156 checking sys/socket.h usability... yes
157 checking sys/socket.h presence... yes
158 checking for sys/socket.h... yes
159 checking for net/if.h... yes
160 checking for net/ethernet.h... yes
161 checking for netinet/if_ether.h... yes
162 checking whether ETHER_ADDR_LEN is declared... yes
163 checking netdb.h usability... yes
164 checking netdb.h presence... yes
165 checking for netdb.h... yes
166 checking netinet/in.h usability... yes
167 checking netinet/in.h presence... yes
168 checking for netinet/in.h... yes
169 checking netinet/in_systm.h usability... yes
170 checking netinet/in_systm.h presence... yes
171 checking for netinet/in_systm.h... yes
172 checking for netinet/ip.h... yes
173 checking netinet/tcp.h usability... yes
174 checking netinet/tcp.h presence... yes
175 checking for netinet/tcp.h... yes
176 checking linux/serial.h usability... yes
177 checking linux/serial.h presence... yes
178 checking for linux/serial.h... yes
179 checking for cfmakeraw... yes
180 checking whether ln works...... yes
181 checking for pkg-config... /usr/bin/pkg-config
182 checking for db.h... no
183 checking db_185.h usability... yes
184 checking db_185.h presence... yes
185 checking for db_185.h... yes
186 checking for __db185_open_4002 in -ldb... yes
187 checking for bind in -lsocket... no
188 checking for openssl/ssl.h... yes
189 checking for X509_free in -lcrypto... yes
190 checking for SSL_has_matching_session_id in -lssl... yes
191 checking security/pam_appl.h usability... yes
192 checking security/pam_appl.h presence... yes
193 checking for security/pam_appl.h... yes
194 checking for pam_start in -lpam... yes
195 checking for sane PAM implementation... yes
196 checking for Qt... /usr/qt/3/
197 checking for moc... /usr/qt/3/bin/moc
198 checking for valgrind... valgrind
199 checking valgrind/memcheck.h usability... yes
200 checking valgrind/memcheck.h presence... yes
201 checking for valgrind/memcheck.h... yes
202 Package xplc- was not found in the pkg-config search path.
203 Perhaps you should add the directory containing `xplc-.pc'
204 to the PKG_CONFIG_PATH environment variable
205 No package 'xplc-' found
206 checking zlib.h usability... yes
207 checking zlib.h presence... yes
208 checking for zlib.h... yes
209 checking for compress in -lz... yes
210 configure: WARNING: QDBM is missing.
211 configure: WARNING: XPLC is missing.
212 configure: WARNING: OpenSLP is missing.
213 configure: error: Required dependencies missing: XPLC
214
215 !!! Please attach the following file when filing a report to bugs.gentoo.org:
216 !!! /var/tmp/portage/wvstreams-4.2.2-r2/work/wvstreams-4.2.2/config.log
217
218 !!! ERROR: net-libs/wvstreams-4.2.2-r2 failed.
219 Call stack:
220 ebuild.sh, line 1546: Called dyn_compile
221 ebuild.sh, line 937: Called src_compile
222 wvstreams-4.2.2-r2.ebuild, line 69: Called
223 econf '--with-qt=/usr/qt/3/' '--without-qdbm' '--with-pam' '--without-openslp' '--disable-debug' '--without-tcl' '--without-swig' '--with-xplc' '--enable-verbose' '--with-bdb' '--with-zlib' '--with-openssl'
224 ebuild.sh, line 540: Called die
225
226 !!! econf failed
227 ===============================================
228 --
229 Regards,
230 Mick

Replies

Subject Author
Re: [gentoo-user] wvstreams-4.2.2-r2 fails to emerge Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] wvstreams-4.2.2-r2 fails to emerge Alan McKinnon <alan@××××××××××××××××.za>