Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9099 - perl-5.6.1-r8 fails to install on sparc64
Summary: perl-5.6.1-r8 fails to install on sparc64
Status: RESOLVED DUPLICATE of bug 9082
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-13 23:15 UTC by Joshua Kinard
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Kinard gentoo-dev 2002-10-13 23:15:39 UTC
Ran an `emerge rsync' and `emerge -u system' today on both my x86 and sparc64
boxes.  Emerge started to build a new perl-5.6.1 on both, and while the x86 box
finished w/o any problems, the sparc64 build died upon installing perl to the
image folder (before emerge would have merged it into the live system).

  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/find2perl.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/pod2man.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/pod2html.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/pod2text.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/pod2usage.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/podchecker.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/podselect.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/pstruct.1
  /usr/obj/portage/perl-5.6.1-r8/image//usr/share/man/man1/xsubpp.1
make[1]: Leaving directory `/usr/obj/portage/perl-5.6.1-r8/work/perl-5.6.1'
Can't locate Config.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/sparc64-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/sparc64-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at /usr/lib/perl5/5.6.1/lib.pm line 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.6.1/lib.pm line 4.
Compilation failed in require at installhtml line 5.
BEGIN failed--compilation aborted at installhtml line 5.
Can't locate Config.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/sparc64-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/sparc64-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at /usr/lib/perl5/5.6.1/lib.pm line 4.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.6.1/lib.pm line 4.
Compilation failed in require at Makefile.PL line 10.
BEGIN failed--compilation aborted at Makefile.PL line 10.
make: *** No rule to make target `install'.  Stop.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line -136, Exitcode 2
!!! (no error message)


I tried a second rsync & emerge, but it still failed to install.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-15 05:33:42 UTC

*** This bug has been marked as a duplicate of 9082 ***