Development
Ticket #12031 (Can't build Haiku under Haiku 49058 with GCC 2 or 4) created
I have patched the Intel 2230 driver into Haiku so now I need to compile it. I was told in IRC I'd need to build Haiku in full before I can compile any daemons / drivers / modules or whatever they're called under BeOS / Haiku but I've not had any luck compiling Haiku git from yesterday under 49058 GCC2H with GCC2 or GCC4.
I used Haikudepot to check that I have all the required packages listed on https://www.haiku-os.org/guides/building/pre-reqs before I ran the relevant configure commands that I have included at the top of the two logs.
I have attached the last few hundred lines of both a failed GCC2 and GCC4 build.
Ticket #12030 (Haiku bug tracker isn't sending email notifications for ticket replies) created
I've noticed that I haven't received any email notifications when people have replied to any tickets I've created on here in the last few days.
I asked about this in the Haiku IRC channel earlier and other users and devs reported having experienced the same problem recently.
Ticket #3181 (firefox always crash on system shutdown/restart) reopened
BeZilla crashes just as reliably as ever if left open while Haiku is shutting down. Attaching debug report.
Ticket #12029 (Expander silently ignores a bad exitcode) created
When extracting a corrupt zipfile, unzip returns a bad (!0) exitcode. Expander silently ignores this and doesn't tell the user, it seems.
This led me chasing a bug elsewhere in some data-reading code, when the real problem was that the file was corrupt.
Ticket #3181 (firefox always crash on system shutdown/restart) closed
BeZilla is now in HaikuDepot and doesn't crash (AFAICT).
Ticket #12022 (FUSE ZX Spectrum emulator fails install) closed
After adding more tracing in hrev49122, I get
inflate_file_to_file: inflate failed with 'incorrect data check'
A quick Google search shows that this means that zlib's checksum of the decompressed data failed, so the file is invalid.
InstalledPackages: fix the build.
Ticket #12028 (B_FIND_PATH_LIB_DIRECTORY doesn't return the specific arch) created
This is hrev49114.
As bbjimmy found out, findpaths -a x86 B_FIND_PATH_LIB_DIRECTORY outputs
/boot/home/config/non-packaged/lib etc. instead of
/boot/home/config/non-packaged/lib/x86
The attached patch should fix that, if I'm not mistaken.
coreutils: delete everything except su's dependencies.
Ticket #12027 (Zip-O-Matic fails on single folder) created
When used to zip-up a single folder, Zip-O-Matic actually chdir()s to it before running /bin/zip, which then fails to find the folder to zip.
Ticket #12026 (Disable non-working Radeon HD cards) created
This is a master list of Radeon HD cards that need disabled prior to R1B1+
- Radeon HD 6480G
- Card non-working due to #10335
