The ebuild app-text/texlive-core-2007-r12 for 2008.0 fails during build. Reproducible: Always Steps to Reproduce: 1. emerge texlive-core 2. 3. Actual Results: * ERROR: app-text/texlive-core-2007-r12 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2831: Called die * The specific snippet of code: * emake texmf=${TEXMF_PATH:-/usr/share/texmf} || die "emake failed"; * The die message: * emake failed Expected Results: A completed install.
Created attachment 152555 [details] Environment file from the build
Created attachment 152557 [details] This is the relevant part of the build log
I should have mentioned that this was using gcc (GCC) 4.2.3 (Gentoo 4.2.3 p1.0) I guess I should have tried with 4.1 before filing the bug.
what version of sys-apps/ed do you have ? could you please check if it works as expected ?
(In reply to comment #4) > what version of sys-apps/ed do you have ? > could you please check if it works as expected ? > I didn't have sys-apps/ed installed. emerged version 0.8 and texlive-core was built successfully.
(In reply to comment #5) > (In reply to comment #4) > > what version of sys-apps/ed do you have ? > > could you please check if it works as expected ? > > > I didn't have sys-apps/ed installed. Hu ? its in the depends strings. How comes it wasn't installed ?
(In reply to comment #6) > (In reply to comment #5) > > Hu ? its in the depends strings. How comes it wasn't installed ? > I have no idea. I didn't emerge with nodeps. Could this have been caused by an improper depclean?
(In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #5) > > > > Hu ? its in the depends strings. How comes it wasn't installed ? > > > I have no idea. I didn't emerge with nodeps. Could this have been caused by > an improper depclean? > No clue, closing as worksforme as I dont see where the fault here.