Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281099 Details for
Bug 354295
net-ftp/proftpd libiconv detection problem on g/fbsd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log for net-ftp/proftpd on g/fbsd-7.2
build.log (text/plain), 8.87 KB, created by
Dmitri Bogomolov
on 2011-07-27 08:01:45 UTC
(
hide
)
Description:
build.log for net-ftp/proftpd on g/fbsd-7.2
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2011-07-27 08:01:45 UTC
Size:
8.87 KB
patch
obsolete
> * Package: net-ftp/proftpd-1.3.4_rc2-r1 > * Repository: gentoo > * Maintainer: bernd@lommerzheim.com voyageur@gentoo.org,net-ftp@gentoo.org > * USE: clamav elibc_FreeBSD java5 kernel_FreeBSD ldap ncurses nls pam pcre postgres radius ssl tcpd userland_BSD x86-fbsd > * FEATURES: preserve-libs >>>> Unpacking source... >>>> Unpacking proftpd-1.3.4rc2.tar.bz2 to /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work >>>> Unpacking mod_clamav-0.11rc.tar.gz to /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work >>>> Source unpacked in /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work >>>> Preparing source in /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work/proftpd-1.3.4rc2 ... > * Applying proftpd-1.3.4_rc2-sql-groupsetfast-null-pointer.patch ... > [ ok ] > * Applying proftpd.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work/proftpd-1.3.4rc2 ... > * econf: updating proftpd-1.3.4rc2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.4rc2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.4rc2/contrib/mod_load/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.4rc2/contrib/mod_load/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.4rc2/contrib/mod_sftp/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.4rc2/contrib/mod_sftp/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.4rc2/lib/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.4rc2/lib/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-gentoo-freebsd7.2 --host=i686-gentoo-freebsd7.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var/run/proftpd --sysconfdir=/etc/proftpd --disable-facl --disable-auth-file --disable-cap --disable-ident --disable-ipv6 --disable-memcache --enable-ncurses --enable-nls --enable-auth-pam --enable-pcre --disable-trace --disable-shadow --disable-autoshadow --enable-openssl --with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql >checking build system type... i686-gentoo-freebsd7.2 >checking host system type... i686-gentoo-freebsd7.2 >checking target system type... i686-gentoo-freebsd7.2 >checking for i686-gentoo-freebsd7.2-gcc... i686-gentoo-freebsd7.2-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-gentoo-freebsd7.2-gcc accepts -g... yes >checking for i686-gentoo-freebsd7.2-gcc option to accept ISO C89... none needed >checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-gentoo-freebsd7.2-gcc... /usr/i686-gentoo-freebsd7.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd7.2/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 196608 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-gentoo-freebsd7.2/bin/ld option to reload object files... -r >checking for i686-gentoo-freebsd7.2-objdump... i686-gentoo-freebsd7.2-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-gentoo-freebsd7.2-ar... i686-gentoo-freebsd7.2-ar >checking for i686-gentoo-freebsd7.2-strip... i686-gentoo-freebsd7.2-strip >checking for i686-gentoo-freebsd7.2-ranlib... i686-gentoo-freebsd7.2-ranlib >checking command to parse /usr/bin/nm -B output from i686-gentoo-freebsd7.2-gcc object... ok >checking how to run the C preprocessor... i686-gentoo-freebsd7.2-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-gentoo-freebsd7.2-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-gentoo-freebsd7.2-gcc option to produce PIC... -fPIC -DPIC >checking if i686-gentoo-freebsd7.2-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-gentoo-freebsd7.2-gcc static flag -static works... yes >checking if i686-gentoo-freebsd7.2-gcc supports -c -o file.o... yes >checking if i686-gentoo-freebsd7.2-gcc supports -c -o file.o... (cached) yes >checking whether the i686-gentoo-freebsd7.2-gcc linker (/usr/i686-gentoo-freebsd7.2/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd7.2 ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-gentoo-freebsd7.2-gcc... (cached) i686-gentoo-freebsd7.2-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-gentoo-freebsd7.2-gcc accepts -g... (cached) yes >checking for i686-gentoo-freebsd7.2-gcc option to accept ISO C89... (cached) none needed >checking whether gmake sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether the C compiler accepts -Wall... yes >checking for getopt... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for library containing dlopen... none required >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... no >checking for error_t... no >checking for argz_add... no >checking for argz_append... no >checking for argz_count... no >checking for argz_create_sep... no >checking for argz_insert... no >checking for argz_next... no >checking for argz_stringify... no >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for bindtextdomain in -lintl... yes >checking for iconv_open in -liconv... no >checking for iconv_open in -lc... no >configure: error: libiconv support, required for NLS, not present -- aborting > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work/proftpd-1.3.4rc2/config.log > * ERROR: net-ftp/proftpd-1.3.4_rc2-r1 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 56: Called src_configure > * environment, line 2890: Called econf '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-facl' '--disable-auth-file' '--disable-cap' '--disable-ident' '--disable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-auth-pam' '--enable-pcre' '--disable-trace' '--disable-shadow' '--disable-autoshadow' '--enable-openssl' '--with-modules=mod_clamav:mod_ldap:mod_sql:mod_sql_passwd:mod_sql_postgres:mod_radius:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file:mod_wrap2_sql' > * ebuild.sh, line 559: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =net-ftp/proftpd-1.3.4_rc2-r1', > * the complete build log and the output of 'emerge -pqv =net-ftp/proftpd-1.3.4_rc2-r1'. > * The complete build log is located at '/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/temp/environment'. > * S: '/var/tmp/portage/net-ftp/proftpd-1.3.4_rc2-r1/work/proftpd-1.3.4rc2'
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 354295
: 281099 |
281101
|
282911
|
285525
|
295517
|
295527
|
295529