Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374151 - sys-freebsd/freebsd-lib should rdepend on mtree
Summary: sys-freebsd/freebsd-lib should rdepend on mtree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 16:02 UTC by Bertrand Jacquin
Modified: 2012-08-02 15:26 UTC (History)
0 users

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 Bertrand Jacquin 2011-07-05 16:02:29 UTC
# crossdev -v --libc "7.2-r2" -t i686-pc-freebsd7
...
if [ -L /var/tmp/portage/cross-i686-pc-freebsd7/freebsd-lib-7.2-r1/work/include_proper/crypto ]; then  rm -f /var/tmp/portage/cross-i686-pc-freebsd7/freebsd-lib-7.2-r1/work/include_proper/crypto;  fi
mtree -deU   -f /var/tmp/portage/cross-i686-pc-freebsd7/freebsd-lib-7.2-r1/work/include/../etc/mtree/BSD.include.dist  -p /var/tmp/portage/cross-i686-pc-freebsd7/freebsd-lib-7.2-r1/work/include_proper
pmake: exec(mtree) failed (No such file or directory)
*** Error code 1

Stop.
pmake: stopped in /var/tmp/portage/cross-i686-pc-freebsd7/freebsd-lib-7.2-r1/work/include
 * ERROR: cross-i686-pc-freebsd7/freebsd-lib-7.2-r1 failed (prepare phase):
 *   install_includes() failed
 * 

after emerging mtree, all is fine

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2012-08-02 06:07:22 UTC
Same here. mtree is a dependency.
Comment 2 Richard Yao (RETIRED) gentoo-dev 2012-08-02 15:26:04 UTC
Thanks for the report. This is now fixed.