On Jun 15, 2015, at 4:40, Andrey Fesenko <f0and...@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@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@r-pi:~ # cp /usr/lib/geom_* /lib/geom/
> root@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,

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to