Opened 11 years ago
Closed 10 years ago
#6271 closed Bugs (wontfix)
Problem building Boost 1.48.0 on Solaris x86_64
| Reported by: | Owned by: | Eric Niebler | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | xpressive |
| Version: | Boost 1.48.0 | Severity: | Problem |
| Keywords: | Boost.Locale Boost.Test | Cc: |
Description
Hi,
I have built Boost 1.47.0 on Solaris x86_64 using Solaris Studio 12.2 and only Boost.Graph fails to build.
Now when I build Boost 1.48.0 on Solaris x86_64 using Solaris Studio 12.2, not only does Boost.Graph fail to build but Boost.Locale and Boost.Test also fail to build.
It seems Boost.Locale fails due to "callback_type" while Boost.Test fails due to putenv.
I am attaching my complete build log as proof of these failures.
Kind regards,
Leo
Attachments (1)
Change History (5)
by , 11 years ago
| Attachment: | logs-1.zip added |
|---|
comment:1 by , 11 years ago
comment:2 by , 10 years ago
| Component: | None → graph |
|---|---|
| Owner: | set to |
Please set the component in the future if you want it to be analyzed.
comment:3 by , 10 years ago
| Component: | graph → xpressive |
|---|---|
| Owner: | changed from to |
As far as I can tell, the Boost.Graph issue is from Proto as used by Xpressive, and there may be others in Boost.Graph itself due to compiler bugs. I'm going to reassign this to Xpressive, but it may not be possible to fix.
comment:4 by , 10 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Proto (and therefore xpressve) is not supported on solaris. These are advanced libraries, and the solaris compiler is simply too broken. Not sure why BGL depends on xpressive, though.

Boost 1.48.0 build log on Solaris x86_64 using Solaris Studio 12.2 and STLport runtime library