Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2012 21:34:58 +0300
From:      "Vladimir Sharun" <atz@ukr.net>
To:        "David O'Brien" <obrien@freebsd.org>
Cc:        Current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: buildworld fails on FreeBSD 7.x for HEAD from 19.04.2012
Message-ID:  <18628.1335292498.18396666118269960192@front-ffe4.ukr.net>
In-Reply-To: <20120424175735.GC80419@dragon.NUXI.org>
References:  <4F9428ED.6060902@FreeBSD.org> <9B9312D3-489E-4EF1-85CB-0353024F6B94@gmail.com> <3862F1CA-C1C8-49E6-B768-114A0A212496@gmail.com> <4F915384.6070308@semihalf.com> <4F919C50.70809@FreeBSD.org> <20120424175735.GC80419@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help



===> usr.bin/file (all)
/usr/bin/clang -O2 -pipe  -DMAGIC='"/usr/share/misc/magic"'
-DHAVE_CONFIG_H -I/usr/src/usr.bin/file/../../lib/libmagic -std=gnu99
-Qunused-arguments -fstack-protector -Wsystem-headers -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
-Wold-style-definition -Wno-pointer-sign -Wno-empty-body
-Wno-string-plus-int  -o file file.o -lmagic -lz
file.o: In function `main':
/usr/src/usr.bin/file/../../contrib/file/file.c:(.text+0x717): undefined
reference to `magic_getpath'
/usr/src/usr.bin/file/../../contrib/file/file.c:(.text+0x7df): undefined
reference to `magic_list'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
*** [file] Error code 1

r234657

clang -v:
FreeBSD clang version 3.1 (trunk 154661) 20120413
Target: x86_64-unknown-freebsd10.0
Thread model: posix

FreeBSD 10.0-CURRENT #6: Thu Apr 12 08:56:05 EEST 2012 amd64

make buildworld without j's

On Sun, Apr 22, 2012 at 09:06:18AM -0700, Garrett Cooper wrote:
> >>> On 4/20/2012 5:16 AM, Jan Sieka wrote:
> >>>> I can't build world from recent sources (HEAD as of 2012.04.19 11:06:48
> >>>> UTC) on a machine running FreeBSD 7.3.
...
> Ugh. The usecase (that's now broken) is that Jan from Semihalf might
> have been running CURRENT builds on an older (stable) build machine.

Lets not guess.  If you've found that any version of 10-CURRENT cannot
build HEAD post r234449 please let me know.

I've verified that I can build HEAD on 8.3-PRERELEASE (r231882).

-- 
-- David  (obrien@FreeBSD.org)
_______________________________________________freebsd-current@freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-currentTo unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18628.1335292498.18396666118269960192>