geom classe's geom_*.so installed /usr/lib/ instead of /lib/geom (crochet build)
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jun 15 18:59:32 UTC 2015
On Mon, Jun 15, 2015 at 11:57:10AM -0700, Garrett Cooper wrote:
> On Jun 15, 2015, at 4:40, Andrey Fesenko <f0andrey at gmail.com> wrote:
>
> > Hello,
> > I'm build CURENT (r284408) for arm with crochet.
> >
> > all geom lasse's geom_*.so installed /usr/lib/ instead of /lib/geom
> >
> > /usr/obj/_.installworld.armv6.log
> > ...
> > ===> sbin/geom/class/cache (install)
> > install -s -o root -g wheel -m 444 geom_cache.so
> > /usr/obj/_.mount.freebsd/usr/lib
> > install -o root -g wheel -m 444 gcache.8.gz
> > /usr/obj/_.mount.freebsd/usr/share/man/man8
> > /sbin/gcache -> /sbin/geom
> > ===> sbin/geom/class/concat (install)
> > install -s -o root -g wheel -m 444 geom_concat.so
> > /usr/obj/_.mount.freebsd/usr/lib
> > install -o root -g wheel -m 444 gconcat.8.gz
> > /usr/obj/_.mount.freebsd/usr/share/man/man8
> > ...
> >
> > after boot see
> > root at r-pi:~ # gpart show
> > gpart: Unknown command: show.
> > usage: gpart help
> > gpart list [-a] [name ...]
> > gpart status [-ags] [name ...]
> > gpart load [-v]
> > gpart unload [-v]
> > root at r-pi:~ # cp /usr/lib/geom_* /lib/geom/
> > root at r-pi:~ # gpart show
> > => 63 7698369 mmcsd0 MBR (3.7G)
> > 63 34776 1 !12 [active] (17M)
> > 34839 1918286 2 freebsd (937M)
> > 1953125 5745307 - free - (2.7G)
> >
> > => 0 1918286 mmcsd0s2 BSD (937M)
> > 0 105 - free - (53K)
> > 105 1918080 1 freebsd-ufs (937M)
> > 1918185 101 - free - (51K)
>
> More breakage from projects/bmake. This should be fixed in theory, but bapt/sjg can confirm if it’s fixed.
> Cheers,
It is far from being fixed, I committed a workaround that should be enough for
this particular case, but it general it is not fixed.
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150615/24491d6f/attachment.sig>
More information about the freebsd-current
mailing list