Report information
The Basics
Id:
45373
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
9.9.11, 9.9.11-S1, 9.10.6, 9.10.6-S1, 9.11.2, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P3 Low
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Infrastructure
Area:
(no value)

Dates
Created:Mon, 12 Jun 2017 07:47:08 -0400
Updated:Fri, 28 Jul 2017 23:00:33 -0400
Closed:Sun, 25 Jun 2017 20:02:28 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: Errors while building with --enable-developer and parallel make
BIND fails to build for me when --enable-developer and parallel make are used. Example build log excerpt attached.
Subject: make-j2-enable-developer.log
making all in /home/kempniu/bind9/unit make[1]: Entering directory '/home/kempniu/bind9/unit' making all in /home/kempniu/bind9/unit/atf-src make[2]: Entering directory '/home/kempniu/bind9/unit/atf-src' make[2]: Entering directory '/home/kempniu/bind9/unit/atf-src' make all-am make install-am make[3]: Entering directory '/home/kempniu/bind9/unit/atf-src' make[3]: Entering directory '/home/kempniu/bind9/unit/atf-src' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./atf-c -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c/detail/test_helpers.c' || echo './'`atf-c/detail/test_helpers.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./atf-c -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c/detail/test_helpers.c' || echo './'`atf-c/detail/test_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./atf-c -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c atf-c/detail/test_helpers.c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./atf-c -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c atf-c/detail/test_helpers.c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.o mv -f atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Plo depbase=`echo atf-c++/detail/test_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/test_helpers.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/test_helpers.lo atf-c++/detail/test_helpers.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Plo mv: cannot stat 'atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo': No such file or directory make[3]: *** [Makefile:3329: atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo] Error 1 make[3]: Leaving directory '/home/kempniu/bind9/unit/atf-src' make[2]: *** [Makefile:1854: all] Error 2 make[2]: Leaving directory '/home/kempniu/bind9/unit/atf-src' make[1]: *** [Makefile:82: subdirs] Error 1 make[1]: *** Waiting for unfinished jobs....
4641. [cleanup] Parallel builds (make -j) could fail with --with-atf / --enable-developer. [RT #45373]