[Bug 192734] New: [build] [patch] clang uses DPADD for sources (should use DPSRCS instead); fails checkdpadd

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192734 Bug ID: 192734 Summary: [build] [patch] clang uses DPADD for sources (should use DPSRCS instead); fails checkdpadd Product: Base System Version: 11.0-CURRENT Hardware

[Bug 192733] [build] [patch] lib/libcuse: checkdpadd failure (missing DPADD for LIBPTHREAD)

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192733 Hans Petter Selasky changed: What|Removed |Added Status|Needs Triage|Issue Resolved Resol

[Bug 192733] [build] [patch] lib/libcuse: checkdpadd failure (missing DPADD for LIBPTHREAD)

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192733 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Sun Aug 17 06:28:58 UTC 2014 New revision: 270083 URL: http://svnweb.freebsd.org/changeset/base/270083 Log: Add missing DPADD to Makefil

[Bug 192733] New: [build] [patch] lib/libcuse: checkdpadd failure (missing DPADD for LIBPTHREAD)

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192733 Bug ID: 192733 Summary: [build] [patch] lib/libcuse: checkdpadd failure (missing DPADD for LIBPTHREAD) Product: Base System Version: 11.0-CURRENT Hardware: Any

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #2 from yaneurab...@gmail.com --- This is really easy to work around: diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk index 14619eb..0299b37 100644 --- a/share/mk/bsd.dep.mk +++ b/share/mk/bsd.dep.mk @@ -215,7 +215,7 @@ c

[Bug 192731] New: [patch] [build] typo in lib/libatf/libatf-c++/Makefile; LIBATFC should be LIBATF_C

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192731 Bug ID: 192731 Summary: [patch] [build] typo in lib/libatf/libatf-c++/Makefile; LIBATFC should be LIBATF_C Product: Base System Version: 11.0-CURRENT

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 --- Comment #1 from yaneurab...@gmail.com --- This is a bit worse with atf.*.mk and other private libraries as they do similar things (this is with the code from my isilon-atf branch on my github fork -- https://github.com/yaneurabeya/freebs

[Bug 192730] [build] make checkdpadd failures with LD* variables being added to LDADD

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 yaneurab...@gmail.com changed: What|Removed |Added Summary|[build] make checkdpadd |[build] make checkdpadd

[Bug 192730] New: [build] make checkdpadd failures (discrepancy between .a and .so filenames) after r269648

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192730 Bug ID: 192730 Summary: [build] make checkdpadd failures (discrepancy between .a and .so filenames) after r269648 Product: Base System Version: 11.0-CURRENT Hardware:

[Bug 172873] [build] WITH_CTF=1 in /etc/src.conf makes make buildworld bomb out with "/usr/src/share/mk/bsd.own.mk", line 477: WITH_CTF and WITHOUT_CTF can't both be set.

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172873 yaneurab...@gmail.com changed: What|Removed |Added CC||yaneurab...@gmail.com --- C

[Bug 192729] New: [build] lib/libcrypt/tests: checkdpadd failure

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192729 Bug ID: 192729 Summary: [build] lib/libcrypt/tests: checkdpadd failure Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage

[Bug 192728] New: [build] lib/libc_nonshared: checkdpadd failure with WITH_SSP=1

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192728 Bug ID: 192728 Summary: [build] lib/libc_nonshared: checkdpadd failure with WITH_SSP=1 Product: Base System Version: 11.0-CURRENT Hardware: Any OS: An

[Bug 192715] New: zfs diff does not report accurate file deletion differences

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192715 Bug ID: 192715 Summary: zfs diff does not report accurate file deletion differences Product: Base System Version: 9.3-RELEASE Hardware: amd64 OS: Any

[Bug 192701] [fusefs] FOPEN_DIRECT_IO not honored by fuse module

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192701 Harshavardhana changed: What|Removed |Added Summary|FOPEN_DIRECT_IO not honored |[fusefs] FOPEN_DIRECT_IO

[Bug 192701] FOPEN_DIRECT_IO not honored by fuse module

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192701 Harshavardhana changed: What|Removed |Added Priority|--- |Normal Hardware|Any

[Bug 192701] New: FOPEN_DIRECT_IO not honored by fuse module

2014-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192701 Bug ID: 192701 Summary: FOPEN_DIRECT_IO not honored by fuse module Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs Triage