D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found
Summary: Solaris: error: module 'core.stdc.math' import 'signbit' not found
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All Solaris
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2022-03-01 16:28 UTC by Iain Buclaw
Modified: 2022-03-01 23:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Iain Buclaw 2022-03-01 16:28:59 UTC
Failing tests:
test/runnable/constfold.d
test/runnable/complex.d
Comment 1 Dlang Bot 2022-03-01 17:59:27 UTC
@ibuclaw updated dlang/druntime pull request #3765 "fix Issue 22829 - [REG master] Undefined symbol stderr first referenced in file test19933.o" fixing this issue:

- fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found#

https://github.com/dlang/druntime/pull/3765
Comment 2 Dlang Bot 2022-03-01 18:02:23 UTC
@ibuclaw created dlang/druntime pull request #3767 "fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found" fixing this issue:

- fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found

https://github.com/dlang/druntime/pull/3767
Comment 3 Dlang Bot 2022-03-01 23:46:09 UTC
dlang/druntime pull request #3767 "fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found" was merged into master:

- 7c219914962c99ef36980202a83b307269299a42 by Iain Buclaw:
  fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found

https://github.com/dlang/druntime/pull/3767