Summary: | dev-util/peg-0.1.15 fails to install | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | New packages | Assignee: | Rafael Martins (RETIRED) <rafaelmartins> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | jauhien, mva |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Patrick Lauer
2014-06-30 04:49:26 UTC
It works for me:
>> >>> Install peg-0.1.15 into /var/tmp/portage/dev-util/peg-0.1.15/image/ category dev-util
>> make -j8 ROOT=/var/tmp/portage/dev-util/peg-0.1.15/image/ PREFIX=/usr install
>> cp -p peg /var/tmp/portage/dev-util/peg-0.1.15/image//usr/bin/peg
>> cp -p leg /var/tmp/portage/dev-util/peg-0.1.15/image//usr/bin/leg
>> mkdir -p /var/tmp/portage/dev-util/peg-0.1.15/image//usr/man/man1
>> cp -p src/peg.1 /var/tmp/portage/dev-util/peg-0.1.15/image//usr/man/man1/peg.1
>> >>> Completed installing peg-0.1.15 into /var/tmp/portage/dev-util/peg-0.1.15/image/
Trying to figure out what's wrong in your log...
Can't reproduce it too. I have this version succesfully installed in several boxes Can't reproduce with peg-0.1.15-r1 or newly bumped 0.1.18. Closing. I have exactly the same error with newer version (0.1.18). Maybe, it is related to MAKEOPTS=-jN? |