|
flex/lex updated to 2.5.37 (from flex.sourceforge.net)
|
| |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please note flex/lex was updated to 2.5.37 from flex.sourceforge.net and
__FreeBSD_version was bumped to 1000033.
FYI, I added couple of compatibility shims (just enough to build the
previous source trees) but it is not 100% compatible with the old... more »
|
|
FreeBSD-head hang when shutdown by ACPI with Intel GPU and new Xorg and SandyBridge
|
| |
Hi
More than a month I can not shutdown FreeBSD on my laptop correctly when running Xorg with Intel GPU. However reboot work correctly. Shutdown work fine if I choose Vesa driver in xorg.conf. So I can run with intel, then edit xorg.conf, kill Xorg server and shutdown correctly. If I shut down immediately after loading Xorg - everything is fine too.... more »
|
|
clang detects error in r250841
|
| |
Got through buildworld; buildkernel stops a bit abruptly:
..
--- ar5416_misc.o ---
clang -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compar e -Wno-error-empty-body -Wno-error-parentheses-equalit y -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /usr/src/sys/dev/ath/ath_hal/a r5416/ar5416_misc.c -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal... more »
|
|
buildworld broken, r250848
|
| |
Hi,
When I try update my desktop from r249607 to r250848 I got following
error:
[link]
/etc/src.conf:
LOADER_ZFS_SUPPORT=YES
WITHOUT_CLANG=YES
WITHOUT_IPFILTER=YES
WITHOUT_IPX=YES
WITHOUT_NCP=YES
WITHOUT_SOURCELESS=YES
I would appreciate any help, thanks... more »
|
|
need to download /boot/gptzfsboot for 10 (zfs 5000)
|
| |
Hello.
I made a small mistake and I need to re-write the gptzfsboot file for
10-current zfs 5000 to my freebsd-boot gpt partition.
I can't use mfsbsd's gptzfsboot because that is 9.1 and v28 zfs.
Where can i download this file (without the complete 10.iso)?
Regards.
P.S It would be useful if ftp.freebsd.org/pub/FreeBSD/to ols would host some... more »
|
|
tws(4) kernel panic on boot
|
| |
On migrating one of my servers to -current, I discovered that the tws driver panics on boot; I will follow up with a full backtrace once I have a chance to extract it. In the meantime, there is a PR about a very similar error in twa - 177020. Is it possible those are related, and the same sort of change needs to be made to tws?... more »
|
|
Fix amd64 ddb hardware watchpoints for SMP
|
| |
...
This looks fine to me. It would be nice to fix i386 as well to be consistent.
I would commit the new DDB commands as a separate patch from the watchpoint
fixes.
-- John Baldwin
______________________________ _________________
freebsd-curr...@freebsd.org mailing list
[link]... more »
|
|
buildworld with WITHOUT_CLANG_IS_CC= ?
|
| |
Hello,
how do I do a buildworld these days with this option set:
WITHOUT_CLANG_IS_CC=
iow, without clang as default compiler?
I fail on amd64 and powerpc64 when it comes to build the 32-bit libs. It
fails because it can not find header files like math.h
The behaviour started with
[link]... more »
|
|
Building current no longer possible on 8.2, worked 7 days ago
|
| |
Hey all,
I'm running the coverity builds/scan on a 8.2 VM, buildworld was fine 7d
ago, now it's kaput:
...--------------------------- ------------------------------ -----
cd /data/src/freebsd-head; MAKEOBJDIRPREFIX=/usr/obj/data /src/freebsd-head/tmp INSTALL="sh /data/src/freebsd-head/tools/i nstall.sh" PATH=/usr/obj/data/src/freebsd -head/tmp/legacy/usr/sbin:/usr /obj/data/src/freebsd-head/tmp /legacy/usr/bin:/usr/obj/data/ src/freebsd-head/tmp/legacy/us r/games:/usr/obj/data/src/free bsd-head/tmp/legacy/bin:/sbin: /bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/data/src/fre ebsd-head/tmp VERSION="FreeBSD 8.2-STABLE amd64 802508" MAKEFLAGS="-m /data/src/freebsd-head/tools/b uild/mk -m /data/src/freebsd-head/share/m k" COMPILER_TYPE=gcc /usr/obj/data/src/freebsd-head /make.amd64/make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=802508 SSP_CFLAGS= -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DNO_PIC -DNO_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD legacy... more »
|
|
Commit r250812 breaks buildworld
|
| |
r250812 | markj | 2013-05-19 17:14:36 +0000 (Sun, 19 May 2013) | 11 lines
Re-introduce another part of r249367. This commit fixes a register leak in
dt_cg_ptrsize() and generally cleans up some of the error handling around
register allocation.
This change corresponds to part of illumos-gate commit e5803b76927480:... more »
|
|
|