I've got problems when compiling net-ftp/proftpd-1.3.2_rc2 from portage.
Code: Select all
srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_auth_unix.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_ident.o mod_ratio.o mod_readme.o mod_auth_pam.o mod_tls.o mod_wrap.o mod_cap.o mod_ctrls.o mod_lang.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -march=nocona -O2 -pipe -Wall -c env.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -march=nocona -O2 -pipe -Wall -c version.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -march=nocona -O2 -pipe -Wall -c ftpdctl.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -march=nocona -O2 -pipe -Wall -c module_glue.c
make[1]: Leaving directory `/var/tmp/portage/net-ftp/proftpd-1.3.2_rc2/work/proftpd-1.3.2rc2/modules'
test -z """" -a -z """" || (cd modules/ && make shared)
make[1]: Leaving directory `/var/tmp/portage/net-ftp/proftpd-1.3.2_rc2/work/proftpd-1.3.2rc2/src'
*
* ERROR: net-ftp/proftpd-1.3.2_rc2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2493: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-ftp/proftpd-1.3.2_rc2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-ftp/proftpd-1.3.2_rc2/temp/environment'.


