[Bug 241003] make buildworld ignores make.conf LD parameter

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003 --- Comment #2 from o...@oz42.eu --- I assume this is a bug because the LD variable is ignored. When it is defined in make.conf, it should be used or - even better - 'make buildworld' should pre-build its own needed ld binary and use that.

[Bug 242369] tmpfs + union_fs panic: lockmgr_xlock_hard: recursing on non recursive lockmgr

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242369 Bug ID: 242369 Summary: tmpfs + union_fs panic: lockmgr_xlock_hard: recursing on non recursive lockmgr Product: Base System Version: 12.1-RELEASE Hardware: Any

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #15 from Gary Jennejohn --- (In reply to Gary Jennejohn from comment #14) I installed Debian Linux to check whether my Raltek controller really works. The first read I did from the SD card returned all 0s. After playing aroun

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #16 from h...@restart.be --- (In reply to Gary Jennejohn from comment #15) I dump the sd card on another device and I get: # hd sdcard.data 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 || * 0

[Bug 242349] keymap support before disk decryption

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242349 Thierry Thomas changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are r

[Bug 241003] make buildworld ignores make.conf LD parameter

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003 --- Comment #3 from Ed Maste --- LD is not being ignored, it is used when the build needs to invoke the linker directly (e.g., some parts of the kernel build). "make buildworld" does build and use its own ld, although maybe that gets broke

[Bug 242308] grep -b, --byte-offset returns 0

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242308 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #2 from

[Bug 242314] newfs_msdos(8) -A option prevents using -o but usage says incompatible with -r

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242314 Xin LI changed: What|Removed |Added Assignee|b...@freebsd.org|delp...@freebsd.org -- You are receiving

[Bug 241003] make buildworld ignores make.conf LD parameter

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com --- Commen

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #24 from Ryan Moeller --- I found zfs_spa_init() in zfsimpl.c is stuck in an infinite loop iterating through a circular list of vdevs. It's not yet clear where the cycle comes from, but it's good to finally have a clue. -- You

[Bug 242349] keymap support before disk decryption

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242349 Olivier Cochard changed: What|Removed |Added CC||oliv...@freebsd.org --- Comment

Dec production delivery time of DOM --- KAIBO EELCTRONIC

2019-12-02 Thread kaibo ssd dom
___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

[Bug 207854] usr/src/sys/contrib/ncsw/Peripherals/QM/qm_portal_fqr.c:1437: bad shift ?

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207854 --- Comment #4 from Gleb Popov --- Bump. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/lis

[Bug 231656] /etc/nsmb.conf requires workgroup and user names to be UPPERCASE, while mount_smbfs not.

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231656 Gleb Popov changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 231656] /etc/nsmb.conf requires workgroup and user names to be UPPERCASE, while mount_smbfs not.

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231656 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 207854] usr/src/sys/contrib/ncsw/Peripherals/QM/qm_portal_fqr.c:1437: bad shift ?

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207854 --- Comment #5 from David Binderman --- I am not sure who the bump is for. If it is for me, I gave up working on freebsd a year or two back and so you are on your own with this one. 1 is a 32 bit value, 1UL can be a 64 bit value on some a

[Bug 241003] make buildworld ignores make.conf LD parameter

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241003 --- Comment #5 from o...@oz42.eu --- OK, so LD= is a 'maybe it works, maybe not, good luck, buddy'-setting. This does just not feel right. Not if it's about FreeBSD. Last question: where is that behaviour documented? -- You are receiving

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2019-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #17 from Gary Jennejohn --- (In reply to hlh from comment #16) My Realtek 522A does work correctly under OpenBSD. There is some difference in behavior between the rtsx code in OpenBSD and what there is in the FreeBSD code we n