Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408494 Details for
Bug 556964
net-mail/courier-imap-4.16.0 - configure: error: The Courier Unicode Library appears not to be installed. / conftest.c:15:21: fatal error: unicode.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log for courier-imap-4.16.0
courier-imap-4.16.0_config.log (text/plain), 30.38 KB, created by
Tobias Klausmann (RETIRED)
on 2015-08-07 17:22:04 UTC
(
hide
)
Description:
config.log for courier-imap-4.16.0
Filename:
MIME Type:
Creator:
Tobias Klausmann (RETIRED)
Created:
2015-08-07 17:22:04 UTC
Size:
30.38 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by courier-imap configure 4.16.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=alpha-unknown-linux-gnu --host=alpha-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --disable-root-check --bindir=/usr/sbin --sysconfdir=/etc/courier-imap --libexecdir=/usr/lib/courier-imap --localstatedir=/var/lib/courier-imap --with-authdaemonvar=/var/lib/courier-imap/authdaemon --enable-workarounds-for-imap-client-bugs --with-mailuser=mail --with-mailgroup=mail --without-fam --with-ipv6 --without-gnutls --with-db=gdbm > >## --------- ## >## Platform. ## >## --------- ## > >hostname = monolith >uname -m = alpha >uname -r = 4.1.3 >uname -s = Linux >uname -v = #26 SMP Sun Jul 26 16:44:37 CEST 2015 > >/usr/bin/uname -p = EV68AL >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /bin >PATH: /sbin >PATH: /usr/bin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /usr/local/sbin >PATH: /opt/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2206: checking for a BSD-compatible install >configure:2274: result: /usr/bin/install -c >configure:2285: checking whether build environment is sane >configure:2340: result: yes >configure:2491: checking for a thread-safe mkdir -p >configure:2530: result: /bin/mkdir -p >configure:2537: checking for gawk >configure:2553: found /usr/bin/gawk >configure:2564: result: gawk >configure:2575: checking whether make sets $(MAKE) >configure:2597: result: yes >configure:2626: checking whether make supports nested variables >configure:2643: result: yes >configure:2779: checking for alpha-unknown-linux-gnu-gcc >configure:2795: found /usr/bin/alpha-unknown-linux-gnu-gcc >configure:2806: result: alpha-unknown-linux-gnu-gcc >configure:3075: checking for C compiler version >configure:3084: alpha-unknown-linux-gnu-gcc --version >&5 >alpha-unknown-linux-gnu-gcc (Gentoo 4.8.4 p1.6, pie-0.6.1) 4.8.4 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3095: $? = 0 >configure:3084: alpha-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/alpha-unknown-linux-gnu/gcc-bin/4.8.4/alpha-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/alpha-unknown-linux-gnu/4.8.4/lto-wrapper >Target: alpha-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=alpha-unknown-linux-gnu --build=alpha-unknown-linux-gnu --prefix=/usr --bindir=/usr/alpha-unknown-linux-gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/alpha-unknown-linux-gnu/4.8.4/include --datadir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.8.4 --mandir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.8.4/man --infodir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.8.4/info --with-gxx-include-dir=/usr/lib/gcc/alpha-unknown-linux-gnu/4.8.4/include/g++-v4 --with-python-dir=/share/gcc-data/alpha-unknown-linux-gnu/4.8.4/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.4 p1.6, pie-0.6.1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --disable-libsanitizer >Thread model: posix >gcc version 4.8.4 (Gentoo 4.8.4 p1.6, pie-0.6.1) >configure:3095: $? = 0 >configure:3084: alpha-unknown-linux-gnu-gcc -V >&5 >alpha-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' >alpha-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3095: $? = 1 >configure:3084: alpha-unknown-linux-gnu-gcc -qversion >&5 >alpha-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion' >alpha-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3095: $? = 1 >configure:3115: checking whether the C compiler works >configure:3137: alpha-unknown-linux-gnu-gcc conftest.c >&5 >configure:3141: $? = 0 >configure:3189: result: yes >configure:3192: checking for C compiler default output file name >configure:3194: result: a.out >configure:3200: checking for suffix of executables >configure:3207: alpha-unknown-linux-gnu-gcc -o conftest conftest.c >&5 >configure:3211: $? = 0 >configure:3233: result: >configure:3255: checking whether we are cross compiling >configure:3263: alpha-unknown-linux-gnu-gcc -o conftest conftest.c >&5 >configure:3267: $? = 0 >configure:3274: ./conftest >configure:3278: $? = 0 >configure:3293: result: no >configure:3298: checking for suffix of object files >configure:3320: alpha-unknown-linux-gnu-gcc -c conftest.c >&5 >configure:3324: $? = 0 >configure:3345: result: o >configure:3349: checking whether we are using the GNU C compiler >configure:3368: alpha-unknown-linux-gnu-gcc -c conftest.c >&5 >configure:3368: $? = 0 >configure:3377: result: yes >configure:3386: checking whether alpha-unknown-linux-gnu-gcc accepts -g >configure:3406: alpha-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:3406: $? = 0 >configure:3447: result: yes >configure:3464: checking for alpha-unknown-linux-gnu-gcc option to accept ISO C89 >configure:3527: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:3527: $? = 0 >configure:3540: result: none needed >configure:3565: checking whether alpha-unknown-linux-gnu-gcc understands -c and -o together >configure:3587: alpha-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3590: $? = 0 >configure:3587: alpha-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3590: $? = 0 >configure:3602: result: yes >configure:3630: checking for style of include used by make >configure:3658: result: GNU >configure:3684: checking dependency style of alpha-unknown-linux-gnu-gcc >configure:3795: result: none >configure:3814: checking for gawk >configure:3841: result: gawk >configure:3853: checking whether ln -s works >configure:3857: result: yes >configure:3864: checking whether make sets $(MAKE) >configure:3886: result: yes >configure:3928: checking build system type >configure:3942: result: alpha-unknown-linux-gnu >configure:3962: checking host system type >configure:3975: result: alpha-unknown-linux-gnu >configure:4016: checking how to print strings >configure:4043: result: printf >configure:4064: checking for a sed that does not truncate output >configure:4128: result: /bin/sed >configure:4146: checking for grep that handles long lines and -e >configure:4204: result: /bin/grep >configure:4209: checking for egrep >configure:4271: result: /bin/grep -E >configure:4276: checking for fgrep >configure:4338: result: /bin/grep -F >configure:4373: checking for ld used by alpha-unknown-linux-gnu-gcc >configure:4440: result: /usr/alpha-unknown-linux-gnu/bin/ld >configure:4447: checking if the linker (/usr/alpha-unknown-linux-gnu/bin/ld) is GNU ld >configure:4462: result: yes >configure:4474: checking for BSD- or MS-compatible name lister (nm) >configure:4528: result: /usr/bin/alpha-unknown-linux-gnu-nm -B >configure:4658: checking the name lister (/usr/bin/alpha-unknown-linux-gnu-nm -B) interface >configure:4665: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:4668: /usr/bin/alpha-unknown-linux-gnu-nm -B "conftest.o" >configure:4671: output >0000000000000000 S some_variable >configure:4678: result: BSD nm >configure:4682: checking the maximum length of command line arguments >configure:4813: result: 1572864 >configure:4861: checking how to convert alpha-unknown-linux-gnu file names to alpha-unknown-linux-gnu format >configure:4901: result: func_convert_file_noop >configure:4908: checking how to convert alpha-unknown-linux-gnu file names to toolchain format >configure:4928: result: func_convert_file_noop >configure:4935: checking for /usr/alpha-unknown-linux-gnu/bin/ld option to reload object files >configure:4942: result: -r >configure:4976: checking for alpha-unknown-linux-gnu-objdump >configure:4992: found /usr/bin/alpha-unknown-linux-gnu-objdump >configure:5003: result: alpha-unknown-linux-gnu-objdump >configure:5075: checking how to recognize dependent libraries >configure:5275: result: pass_all >configure:5320: checking for alpha-unknown-linux-gnu-dlltool >configure:5350: result: no >configure:5360: checking for dlltool >configure:5390: result: no >configure:5420: checking how to associate runtime and link libraries >configure:5447: result: printf %s\n >configure:5464: checking for alpha-unknown-linux-gnu-ar >configure:5480: found /usr/bin/alpha-unknown-linux-gnu-ar >configure:5491: result: alpha-unknown-linux-gnu-ar >configure:5572: checking for archiver @FILE support >configure:5589: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:5589: $? = 0 >configure:5592: alpha-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5595: $? = 0 >configure:5600: alpha-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >alpha-unknown-linux-gnu-ar: conftest.o: No such file or directory >configure:5603: $? = 1 >configure:5615: result: @ >configure:5633: checking for alpha-unknown-linux-gnu-strip >configure:5649: found /usr/bin/alpha-unknown-linux-gnu-strip >configure:5660: result: alpha-unknown-linux-gnu-strip >configure:5732: checking for alpha-unknown-linux-gnu-ranlib >configure:5748: found /usr/bin/alpha-unknown-linux-gnu-ranlib >configure:5759: result: alpha-unknown-linux-gnu-ranlib >configure:5901: checking command to parse /usr/bin/alpha-unknown-linux-gnu-nm -B output from alpha-unknown-linux-gnu-gcc object >configure:6054: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:6057: $? = 0 >configure:6061: /usr/bin/alpha-unknown-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:6064: $? = 0 >configure:6130: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 >configure:6133: $? = 0 >configure:6171: result: ok >configure:6218: checking for sysroot >configure:6248: result: no >configure:6255: checking for a working dd >configure:6293: result: /bin/dd >configure:6297: checking how to truncate binary pipes >configure:6312: result: /bin/dd bs=4096 count=1 >configure:6601: checking for alpha-unknown-linux-gnu-mt >configure:6631: result: no >configure:6641: checking for mt >configure:6671: result: no >configure:6691: checking if : is a manifest tool >configure:6697: : '-?' >configure:6705: result: no >configure:7382: checking how to run the C preprocessor >configure:7413: alpha-unknown-linux-gnu-gcc -E conftest.c >configure:7413: $? = 0 >configure:7427: alpha-unknown-linux-gnu-gcc -E conftest.c >conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7427: $? = 1 >configure: failed program was: >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7452: result: alpha-unknown-linux-gnu-gcc -E >configure:7472: alpha-unknown-linux-gnu-gcc -E conftest.c >configure:7472: $? = 0 >configure:7486: alpha-unknown-linux-gnu-gcc -E conftest.c >conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7486: $? = 1 >configure: failed program was: >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7515: checking for ANSI C header files >configure:7535: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7535: $? = 0 >configure:7608: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5 >configure:7608: $? = 0 >configure:7608: ./conftest >configure:7608: $? = 0 >configure:7619: result: yes >configure:7632: checking for sys/types.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for sys/stat.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for stdlib.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for string.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for memory.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for strings.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for inttypes.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for stdint.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7632: checking for unistd.h >configure:7632: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7632: $? = 0 >configure:7632: result: yes >configure:7646: checking for dlfcn.h >configure:7646: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:7646: $? = 0 >configure:7646: result: yes >configure:7900: checking for objdir >configure:7915: result: .libs >configure:8175: checking if alpha-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8193: alpha-unknown-linux-gnu-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:8197: $? = 0 >configure:8210: result: no >configure:8568: checking for alpha-unknown-linux-gnu-gcc option to produce PIC >configure:8575: result: -fPIC -DPIC >configure:8583: checking if alpha-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8601: alpha-unknown-linux-gnu-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 >configure:8605: $? = 0 >configure:8618: result: yes >configure:8647: checking if alpha-unknown-linux-gnu-gcc static flag -static works >configure:8675: result: yes >configure:8690: checking if alpha-unknown-linux-gnu-gcc supports -c -o file.o >configure:8711: alpha-unknown-linux-gnu-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:8715: $? = 0 >configure:8737: result: yes >configure:8745: checking if alpha-unknown-linux-gnu-gcc supports -c -o file.o >configure:8792: result: yes >configure:8825: checking whether the alpha-unknown-linux-gnu-gcc linker (/usr/alpha-unknown-linux-gnu/bin/ld) supports shared libraries >configure:10084: result: yes >configure:10121: checking whether -lc should be explicitly linked in >configure:10129: alpha-unknown-linux-gnu-gcc -c -g -O2 conftest.c >&5 >configure:10132: $? = 0 >configure:10147: alpha-unknown-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10150: $? = 0 >configure:10164: result: no >configure:10324: checking dynamic linker characteristics >configure:10918: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10918: $? = 0 >configure:11155: result: GNU/Linux ld.so >configure:11277: checking how to hardcode library paths into programs >configure:11302: result: immediate >configure:11404: checking for shl_load >configure:11404: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5 >/tmp/ccCA6UKp.o: In function `main': >/var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/conftest.c:48: undefined reference to `shl_load' >/var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/conftest.c:48: undefined reference to `shl_load' >collect2: error: ld returned 1 exit status >configure:11404: $? = 1 >configure: failed program was: >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* 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_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:11404: result: no >configure:11408: checking for shl_load in -ldld >configure:11433: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c -ldld >&5 >/usr/lib/gcc/alpha-unknown-linux-gnu/4.8.4/../../../../alpha-unknown-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:11433: $? = 1 >configure: failed program was: >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:11442: result: no >configure:11447: checking for dlopen >configure:11447: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5 >/tmp/ccGgPq4o.o: In function `main': >/var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/conftest.c:48: undefined reference to `dlopen' >/var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/conftest.c:48: undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:11447: $? = 1 >configure: failed program was: >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| /* 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 >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:11447: result: no >configure:11451: checking for dlopen in -ldl >configure:11476: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c -ldl >&5 >configure:11476: $? = 0 >configure:11485: result: yes >configure:11604: checking whether a program can dlopen itself >configure:11684: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11687: $? = 0 >configure:11705: result: yes >configure:11710: checking whether a statically linked program can dlopen itself >configure:11790: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 >/tmp/cc6b8gvU.o: In function `main': >/var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/configure:11769: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure:11793: $? = 0 >conftest: undefined symbol: _fnord >configure:11811: result: no >configure:11850: checking whether stripping libraries is possible >configure:11855: result: yes >configure:11890: checking if libtool supports shared libraries >configure:11892: result: yes >configure:11895: checking whether to build shared libraries >configure:11920: result: yes >configure:11923: checking whether to build static libraries >configure:11927: result: yes >configure:11969: checking for env >configure:11987: found /bin/env >configure:11999: result: /bin/env >configure:12114: checking for courierauthconfig >configure:12132: found /usr/bin/courierauthconfig >configure:12144: result: /usr/bin/courierauthconfig >configure:12209: alpha-unknown-linux-gnu-gcc -o conftest -g -O2 conftest.c -lunicode >&5 >conftest.c:15:21: fatal error: unicode.h: No such file or directory > #include <unicode.h> > ^ >compilation terminated. >configure:12209: $? = 1 >configure: failed program was: >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| #include <unicode.h> >| >| int >| main () >| { >| >| unicode_default_chset(); >| >| ; >| return 0; >| } >configure:12212: error: The Courier Unicode Library appears not to be installed. You may need to install a separate development subpackage, in addition to the main package > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=alpha-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set= >ac_cv_env_CFLAGS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=alpha-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=alpha-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_dlopen=no >ac_cv_func_shl_load=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=alpha-unknown-linux-gnu >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_objext=o >ac_cv_path_COURIERAUTHCONFIG=/usr/bin/courierauthconfig >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >ac_cv_path_SETENV=/bin/env >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=alpha-unknown-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=alpha-unknown-linux-gnu-gcc >ac_cv_prog_CPP='alpha-unknown-linux-gnu-gcc -E' >ac_cv_prog_OBJDUMP=alpha-unknown-linux-gnu-objdump >ac_cv_prog_RANLIB=alpha-unknown-linux-gnu-ranlib >ac_cv_prog_STRIP=alpha-unknown-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/alpha-unknown-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/alpha-unknown-linux-gnu-nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_global_symbol_to_import= >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/missing aclocal-1.15' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='alpha-unknown-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/missing automake-1.15' >AWK='gawk' >CC='alpha-unknown-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-g -O2' >COURIERAUTHCONFIG='/usr/bin/courierauthconfig' >CPP='alpha-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >GREP='/bin/grep' >HAVE_HTML_FALSE='' >HAVE_HTML_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/alpha-unknown-linux-gnu/bin/ld' >LDFLAGS='' >LIBOBJS='' >LIBS='-lunicode' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAKEINFO='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/alpha-unknown-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='alpha-unknown-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='courier-imap' >PACKAGE_BUGREPORT='courier-imap@lists.sourceforge.net' >PACKAGE_NAME='courier-imap' >PACKAGE_STRING='courier-imap 4.16.0' >PACKAGE_TARNAME='courier-imap' >PACKAGE_URL='' >PACKAGE_VERSION='4.16.0' >PATH_SEPARATOR=':' >RANLIB='alpha-unknown-linux-gnu-ranlib' >SED='/bin/sed' >SETENV='/bin/env' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='alpha-unknown-linux-gnu-strip' >ULIMIT='' >USE_DB='' >USE_GDBM='' >VERSION='4.16.0' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >binPROGRAMS_exec='' >bindir='/usr/sbin' >build='alpha-unknown-linux-gnu' >build_alias='alpha-unknown-linux-gnu' >build_cpu='alpha' >build_os='linux-gnu' >build_vendor='unknown' >certsdir='' >courierlogger='/usr/sbin/courierlogger' >datadir='/usr/share' >datarootdir='${prefix}/share' >dblibrary='' >defaultprefix='/usr/lib/courier-imap' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='alpha-unknown-linux-gnu' >host_alias='alpha-unknown-linux-gnu' >host_cpu='alpha' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/net-mail/courier-imap-4.16.0/work/courier-imap-4.16.0/install-sh' >libdir='/usr/lib' >libexecPROGRAMS_exec='' >libexecdir='/usr/lib/courier-imap' >localedir='${datarootdir}/locale' >localstatedir='/var/lib/courier-imap' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbinPROGRAMS_exec='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs='' >sysconfdir='/etc/courier-imap' >target_alias='' >userdb='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" > >configure: exit 1
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 556964
: 408494 |
573504