Skip to content

Conversation

@compnerd
Copy link
Member

@compnerd compnerd commented Apr 9, 2020

-lm is not portable, it is only needed on certain platforms (e.g.
Linux, not BSD). Remove the explicit link.

Avoid using a static library as that is not supported on all platforms
(e.g. Windows). Use the helper macros to generate the library.

Repairs the Windows tests.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

Windows failure is known (#30905)

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test Linux Platform
Git Sha - 7ac8bfe4f27f1a61738182d9ebddce21988a7d5b

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test OS X Platform
Git Sha - 7ac8bfe4f27f1a61738182d9ebddce21988a7d5b

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test

1 similar comment
@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test Linux Platform
Git Sha - e2f0baae651a41bd3a37391f961551ae7c8330a1

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test OS X Platform
Git Sha - e2f0baae651a41bd3a37391f961551ae7c8330a1

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test Linux Platform
Git Sha - e2f0baae651a41bd3a37391f961551ae7c8330a1

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test OS X Platform
Git Sha - e2f0baae651a41bd3a37391f961551ae7c8330a1

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test Linux platform

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test Windows platform

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test Linux Platform
Git Sha - 55e048314a7c7171d37b72e3a20cd5dfc0e789b5

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please clean test Linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Apr 9, 2020

Build failed
Swift Test Linux Platform
Git Sha - 55e048314a7c7171d37b72e3a20cd5dfc0e789b5

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a33128dacf0c71e5820e01b724338e2f991de738

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a33128dacf0c71e5820e01b724338e2f991de738

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a33128dacf0c71e5820e01b724338e2f991de738

`-lm` is not portable, it is only needed on certain platforms (e.g.
Linux, not BSD).  Remove the explicit link.

Avoid using a static library as that is not supported on all platforms
(e.g. Windows).  Use the helper macros to generate the library.

Repairs the Windows tests.
@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a33128dacf0c71e5820e01b724338e2f991de738

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a33128dacf0c71e5820e01b724338e2f991de738

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@compnerd compnerd merged commit 3a8eea4 into swiftlang:master Apr 11, 2020
@compnerd compnerd deleted the autodiff-fix branch April 11, 2020 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants