Opened 16 years ago
Closed 15 years ago
#3551 closed bug (fixed)
yasm fails an extra 7 tests on newer Haiku
Reported by: | tonestone57 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Went to build yasm on newer Haiku and it fails 7 more tests compared to building on older Haiku revision.
Tested with yasm 0.7.2
gcc2 Haiku - Revision 28814 4 yasm test failures ( out of 35 ): FAIL: modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh FAIL: modules/objfmts/coff/tests/coff_test.sh FAIL: modules/objfmts/win32/tests/win32_test.sh FAIL: modules/objfmts/win64/tests/win64_test.sh
gcc2 Haiku - Revision 29475 11 yasm test failures ( out of 35 ): FAIL: modules/arch/x86/tests/gas32/x86_gas32_test.sh FAIL: modules/parsers/gas/tests/gas_test.sh FAIL: modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh FAIL: modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh FAIL: modules/dbgfmts/stabs/tests/stabs_test.sh FAIL: modules/objfmts/bin/tests/multisect/bin_multi_test.sh FAIL: modules/objfmts/elf/tests/elf_test.sh FAIL: modules/objfmts/elf/tests/gas32/elf_gas32_test.sh FAIL: modules/objfmts/coff/tests/coff_test.sh FAIL: modules/objfmts/win32/tests/win32_test.sh FAIL: modules/objfmts/win64/tests/win64_test.sh
Note:
See TracTickets
for help on using tickets.
This ticket can now be closed. No longer an issue.
Downloaded & built yasm 0.8.0 on Haiku 32267. Had 5 of 40 test failures, same amount as listed on Haiku Ports website.