View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007550 | GNUnet | build process | public | 2023-01-04 10:09 | 2023-01-08 09:43 |
Reporter | SMillerDev | Assigned To | schanzen | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Darwin | OS | macOS | OS Version | 11.0+ |
Product Version | Git master | ||||
Target Version | 0.19.2 | Fixed in Version | 0.19.2 | ||
Summary | 0007550: macOS ld64 does not allow adding .la files into .a archive | ||||
Description | https://github.com/Homebrew/homebrew-core/pull/113789#issuecomment-1288125182 has a suggestion for a fix, but the current makefile does not work on macOS. | ||||
Steps To Reproduce | Build GNUnet with modern macOS tools | ||||
Tags | No tags attached. | ||||
|
Let me see what I can do. |
|
The patch https://github.com/Homebrew/homebrew-core/pull/113261 does not seem quite right to me. Not installing the .la but including it while linking should not work I think. I think we either not build regex for macos for now or simply remove the static library somehow. The latter is certainly preferred. |
|
https://git.gnunet.org/gnunet.git/commit/?id=6f88d7b83926282502e3a68900b29104579bbe8b |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-04 10:09 | SMillerDev | New Issue | |
2023-01-05 03:40 | schanzen | Assigned To | => schanzen |
2023-01-05 03:40 | schanzen | Status | new => acknowledged |
2023-01-05 03:40 | schanzen | Note Added: 0019568 | |
2023-01-05 03:58 | schanzen | Note Added: 0019569 | |
2023-01-05 04:00 | schanzen | Target Version | => 0.19.2 |
2023-01-05 05:21 | schanzen | Status | acknowledged => resolved |
2023-01-05 05:21 | schanzen | Resolution | open => fixed |
2023-01-05 05:21 | schanzen | Fixed in Version | => 0.19.2 |
2023-01-05 05:21 | schanzen | Note Added: 0019570 | |
2023-01-05 09:12 | schanzen | Changeset attached | => gnunet master 6f88d7b8 |
2023-01-05 09:12 | schanzen | Note Added: 0019572 | |
2023-01-08 09:43 | schanzen | Status | resolved => closed |