misc/e2fsprogs-libuuid is fails to build on my FreeBSD 6.4 machine:
# uname -a
FreeBSD blizzard.phoenix 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008 ro...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
# pwd
/usr/ports/misc/e2fsprogs-libuuid
# make
===> Vulnerability check disabled, database not found
===> Found saved configuration for e2fsprogs-libuuid-1.41.3_1
===> Extracting for e2fsprogs-libuuid-1.41.5
=> MD5 Checksum OK for e2fsprogs-1.41.5.tar.gz.
...
gmake[1]: Leaving directory `/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.5/lib/uuid'
cd /usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.5/misc && make uuidgen uuidgen.1 uuidd uuidd.8
CC ./uuidgen.c
LD uuidgen
SUBST uuidgen.1
CC uuidd.c
LD uuidd
SUBST uuidd.8
cd /usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.5/lib/uuid && make check
LD_LIBRARY_PATH=../../lib DYLD_LIBRARY_PATH=../../lib ./tst_uuid
UUID generate = ade56da6-e474-4020-a894-332975eea206
UUID: ade56da6e4744020a894332975eea206
UUID type = 4, UUID variant = 1
UUID random string = d5667181-163a-46c8-9733-c62173befd30
UUID: d5667181163a46c89733c62173befd30
UUID type = 4, UUID variant = 1
The build consistently stalls at this point. The only exit is with Ctrl+C.
/usr/bin/top shows:
PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND
65835 root 1 120 0 1276K 732K RUN 0:23 92.54% tst_uuid
Thanks,
Regards
Andrew
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-port...@freebsd.org"
> Hi,
>
> misc/e2fsprogs-libuuid is fails to build on my FreeBSD 6.4 machine:
>
> # uname -a
> FreeBSD blizzard.phoenix 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun
> Dec 21 07:56:41 UTC 2008
> ro...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>
> # pwd
> /usr/ports/misc/e2fsprogs-libuuid
>
> # make
> ===> Vulnerability check disabled, database not found
> ===> Found saved configuration for e2fsprogs-libuuid-1.41.3_1
> ===> Extracting for e2fsprogs-libuuid-1.41.5
> => MD5 Checksum OK for e2fsprogs-1.41.5.tar.gz.
>
> ...
> UUID random string = d5667181-163a-46c8-9733-c62173befd30
> UUID: d5667181163a46c89733c62173befd30
> UUID type = 4, UUID variant = 1
>
> The build consistently stalls at this point. The only exit is with
> Ctrl+C.
Anyone else seeing this stall/hang? If so, please report (and please Cc:
me when sending to the list).
7.1-RELEASE-p$WHATEVER on i386 in VirtualBox seems fine for me.
--
Matthias Andree
Hi,
I'm having the same problem on 6.1-RELEASE. Just now trying on a 7.1-
RELEASE box, but looks good so far.
Jan Uhlig
I am as well.
# uname -a
FreeBSD chopin.<domain> 6.4-STABLE FreeBSD 6.4-STABLE #11: Mon Mar 30
16:39:44 EDT 2009 root@chopin.<domain>:/usr/obj/usr/src/sys/
CHOPIN i386
-Martin
Same problem on "6.3-STABLE FreeBSD 6.3-STABLE #0: Wed Feb 20
23:00:33 UTC 2008" (its running in a jail incase that makes any
difference)
Regards
Ben