Schrijvers Luc
Schrijvers Luc
@korli problem is that it builds fine here on R1B5, so I can't reproduce the build error. :(
Didn't see anything weird here when running local, but created PR at: https://github.com/haikuports/haikuports/pull/11692
@augiedoggie you mean it's missing devel:libicudata? Don't see anything related other-wise that should supply this?
Disabled the test in the latest merge, looks like for MacOS this is disabled also? (from `./configure --help`) ``` --with-internal-tzcode use internal time-zone code [no, yes on macOS] ```
@Peppersawce could you have a look here?
Should be fixed in: https://github.com/haikuports/haikuports/pull/13221 Follow up: check broken packages in the reports.
Didn't check the changes, but I still got a branch up at: https://github.com/Begasus/haikuports/tree/hedgewars Haven't been checking there after last attempts though. :)
> it gets stuck when fpc tries to find a GL-related unit Yeah, same here atm, I swear I had a build at that time (or it was a build...
Had this around for a while, with the move to Qt6, qtwebengine is dropped, so would be good if someone could check if functionality is missing on some parts here.
> Did you test this with gcc 2? According to https://github.com/openssl/openssl/blob/master/NEWS.md#openssl-36, this now uses C99, so it likely doesn't work any more as is with gcc 2. Not yet, thanks...