Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 445072 Details for
Bug 592992
dev-libs/mozldap-6.0.6-r2 : configure: error: sasl not found in no
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 8.11 KB, created by
Toralf Förster
on 2016-09-06 14:59:58 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-06 14:59:58 UTC
Size:
8.11 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:653: checking host system type >configure:674: checking target system type >configure:692: checking build system type >configure:868: checking for --with-svrcore >configure:1096: checking for --with-nss >configure:1119: checking for --with-nss-inc >configure:1141: checking for --with-nss-lib >configure:1203: checking for nss-config >configure:1238: checking for NSS - version >= 3.9.0 (skipping) >configure:1300: checking using NSS from /usr/bin/nss-config >configure:1353: checking for --with-nspr >configure:1381: checking for --with-nspr-inc >configure:1402: checking for --with-nspr-lib >configure:1462: checking for nspr-config >configure:1497: checking for NSPR - version >= 4.0.0 (skipping) >configure:1560: checking using NSPR from /usr/bin/nspr-config >configure:1695: checking for whoami >configure:1785: checking for c++ >configure:1817: checking whether the C++ compiler (c++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) works >configure:1833: c++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.C 1>&5 >configure:1859: checking whether the C++ compiler (c++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler >configure:1864: checking whether we are using GNU C++ >configure:1873: c++ -E conftest.C >configure:1892: checking whether c++ accepts -g >configure:1929: checking for gcc >configure:2042: checking whether the C compiler (gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) works >configure:2058: gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >configure:2084: checking whether the C compiler (gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler >configure:2089: checking whether we are using GNU C >configure:2098: gcc -E conftest.c >configure:2117: checking whether gcc accepts -g >configure:2150: checking how to run the C preprocessor >configure:2171: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2232: checking for ranlib >configure:2264: checking for as >configure:2305: checking for ar >configure:2346: checking for ld >configure:2387: checking for strip >configure:2428: checking for windres >configure:3219: checking for gcc -pipe support >dummy-hello.c: In function 'main': >dummy-hello.c:2:39: warning: incompatible implicit declaration of built-in function 'exit' > int main() { printf("Hello World\n"); exit(0); } > ^ >configure:3241: gcc -c -march=native -O2 -pipe -pipe conftest.c 1>&5 >configure:3274: checking for perl5 >configure:3274: checking for perl >configure:5413: checking for dlopen >configure:5441: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >In file included from /usr/include/assert.h:35:0, > from configure:5421: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >/var/tmp/portage/dev-libs/mozldap-6.0.6-r2/temp/ccZnDAPV.o: In function `main': >conftest.c:(.text.startup+0x24): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 5418 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlopen(); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dlopen(); > >int main() { > >/* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ >#if defined (__stub_dlopen) || defined (__stub___dlopen) >choke me >#else >dlopen(); >#endif > >; return 0; } >configure:5460: checking for dlopen in -ldl >configure:5479: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl 1>&5 >configure:5507: checking whether gcc needs -traditional >In file included from /usr/include/sgtty.h:21:0, > from configure:5514: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >In file included from /usr/include/termios.h:25:0, > from /usr/include/termio.h:5, > from configure:5532: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >configure:5555: checking for lchown >configure:5583: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >In file included from /usr/include/assert.h:35:0, > from configure:5563: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >configure:5555: checking for strerror >configure:5583: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >In file included from /usr/include/assert.h:35:0, > from configure:5563: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >configure:5555: checking for getaddrinfo >configure:5583: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >In file included from /usr/include/assert.h:35:0, > from configure:5563: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >configure:5555: checking for getnameinfo >configure:5583: gcc -o conftest -march=native -O2 -pipe -pipe -ansi -Wall -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >In file included from /usr/include/assert.h:35:0, > from configure:5563: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >configure:5621: checking for pthread_create in -lpthreads >gcc -o dummy dummy.c -march=native -O2 -pipe -pipe -ansi -Wall -lpthreads -Wl,-O1 -Wl,--as-needed >dummy.c: In function 'foo': >dummy.c:3:30: warning: unused variable 'a' [-Wunused-variable] > void *foo(void *v) { int a = 1; } > ^ >dummy.c: In function 'main': >dummy.c:9:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > exit(0); > ^ >dummy.c:9:9: warning: incompatible implicit declaration of built-in function 'exit' >dummy.c: In function 'foo': >dummy.c:3:5: warning: control reaches end of non-void function [-Wreturn-type] > void *foo(void *v) { int a = 1; } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: error: ld returned 1 exit status >configure:5643: checking for pthread_create in -lpthread >gcc -o dummy dummy.c -march=native -O2 -pipe -pipe -ansi -Wall -lpthread -Wl,-O1 -Wl,--as-needed >dummy.c: In function 'foo': >dummy.c:3:30: warning: unused variable 'a' [-Wunused-variable] > void *foo(void *v) { int a = 1; } > ^ >dummy.c: In function 'main': >dummy.c:9:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > exit(0); > ^ >dummy.c:9:9: warning: incompatible implicit declaration of built-in function 'exit' >dummy.c: In function 'foo': >dummy.c:3:5: warning: control reaches end of non-void function [-Wreturn-type] > void *foo(void *v) { int a = 1; } > ^ >configure:5821: checking for --with-sasl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 592992
: 445072 |
445074
|
445076
|
445078