net-irc/asuka-1.2.1 ebuild stops with error during configure. Reproducible: Always Steps to Reproduce: $ sudo emerge -av asuka These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] net-irc/asuka-1.2.1 USE="-debug" 0 kB Actual Results: --snip-- checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for library containing crypt... no configure: error: Unable to find library containing crypt() !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/net-irc/asuka-1.2.1/work/asuka-1.2.1/config.log !!! ERROR: net-irc/asuka-1.2.1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 2987: Called src_compile asuka-1.2.1.ebuild, line 20: Called econf '--with-symlink=asuka-ircd' '--with-dpath=/etc/asuka' '--with-cpath=/etc/asuka/ircd.conf' '--with-lpath=/var/log/asuka/asuka.log' '--disable-debug' ebuild.sh, line 577: Called die !!! econf 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-irc/asuka-1.2.1/temp/build.log'.
Created attachment 114036 [details] build.log
emerge --info and config.log please. Does it occur with 1.0.6?
yes. 1.0.6 has exactly the same issue.
Created attachment 114059 [details] emerge --info
Created attachment 114060 [details] /var/tmp/portage/net-irc/asuka-1.2.1/work/asuka-1.2.1/config.log
Remove -ggdb from your C[XX]FLAGS and try again.
Works for me. Should be corrcted in ebuild.
Fixed, thanks.