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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:58 UTC