Report information
The Basics
Id:
45837
Status:
rejected
Priority:
Low/Low
Queue:

People
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
9.11.1-P3
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Infrastructure
Area:
bug

Dates
Created:Tue, 22 Aug 2017 14:25:45 -0400
Updated:Fri, 08 Dec 2017 12:10:27 -0500
Closed:Fri, 08 Dec 2017 10:56:29 -0500



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.

From: bconry@isc.org
Date: Tue, 22 Aug 2017 18:25:45 +0000
To: bind9-public@isc.org
Subject: Compilation errors with 9.11.1-P3 on Solaris 10
Fails with both Solaris Studio and gcc. Logs attached. Does not appear to be substantially similar to other reports.
Subject: compile_with_gcc_3.4.3

Message body not shown because it is not plain text.

Subject: compile_with_solaris_studio_12.3

Message body not shown because it is not plain text.

This information is long overdue, but it is worth noting that the issue was discovered to be attempting to link a static non-PIC libcrypt into a build of a shared library. This is apparently difficult to detect without actually attempting the build. So, not a bug after all.