Opened 12 years ago
Closed 12 years ago
#923 closed defect (fixed)
Make check fails on OpenBSD 5.1 with 4.8.0rc3
Reported by: | zmyrgel | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.9.0 |
Component: | build system | Version: | 4.8.x |
Keywords: | openbsd | Cc: | |
Estimated difficulty: |
Description
Make check fails on scrutiny test and exits with exit code 2.
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | chicken.output added |
---|
comment:1 Changed 12 years ago by
Keywords: | openbsd added |
---|---|
Milestone: | 4.8.0 |
Priority: | major → minor |
This is caused by the warnings that are emitted by OpenBSD's `gcc' variant. The stderr output of the scrutinizer tests is compared with a pre-generated file - the gcc warnings get in the way there.
This needs to be handled in the test-script.
comment:2 Changed 12 years ago by
Milestone: | → 4.9.0 |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by 0e68a6d2ff664fbedfd47b0553c59e97ea86f928
Note: See
TracTickets for help on using
tickets.
Output of gmake PLATFORM=bsd PREFIX=/home/zmyrgel/tmp install check