Schrijvers Luc
Schrijvers Luc
Latest (at this moment) can't be build with gcc2, parse errors, I got a few fixed by lot's of others there (skill are not up to that).
Hello, posting here also, it looks like both the buildmasters are down/offline at the moment. @mmlr can you have a look into reviving them? ``` 2023-11-28 17:52:21,465: trying to connect...
With the issue https://github.com/haikuports/haikuports/issues/9604 pango was broken on the harfbuzz build. Trying to enable a build for harfbuzz with glib ended up so far without succes. Comments about this can...
lzlib is a compression library which you can find at: https://www.nongnu.org/lzip/lzlib.html The recipe should end up in app-arch/lzlib, add documentation and copy these to the documentation directory in the devel...
Ran into this (again) now with the packages for poppler, at the moment there are 4 versions alive all providing (more or less) the same tools. Installing multiple versions here...
No information shown in Terminal and test-suite.log doesn't produce any info on the problem ... https://github.com/haikuports/haikuports/pull/2808
Current available package can't be installed and the build fails: ``` swift_lang-3.1-1-x86_64.hpkg: requires "lib:libicudata >= 57.1" of package "swift_lang-3.1-1" could not be resolved ``` PR to disable it (with some...
The devel package was declared wrong and fixed in: https://github.com/haikuports/haikuports/pull/8332 These warnings should be made into errors.
One example is libp8_platform PR: https://github.com/haikuports/haikuports/pull/8301 Using it there ends up with an `empty $developLibDir/cmake`.
Using the same method to build the subpackages for CudaText (sources grabbed with cudaup) works fine in 32bit:  Doing this on a 64bit system results in a `Access violation`,...