Ticket #3146 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

Testsuite for 6.10.2 fails if ghc is not already installed.

Reported by: gwright Owned by:
Priority: normal Milestone:
Component: Test Suite Version: 6.10.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

The testsuite for ghc 6.10.2 fails if ghc is not already installed, because building at least one of the utilities requires hsc2hs.

Attached are patches to the testsuite-6.10.2/mk/boilerplate.mk and testsuite-6.10.2/timeout/Makefile to fix this. The patches force the use of the newly built hsc2hs. (The changes handle hsc2hs in the same way ghc-pkg is handled.)

Attachments

patch-testsuite-mk-boilerplate.mk.diff Download (1.5 KB) - added by gwright 4 years ago.
Patch for testsuite-6.10.2/mk/boilerplate.mk

Change History

Changed 4 years ago by gwright

Patch for testsuite-6.10.2/mk/boilerplate.mk

Changed 4 years ago by gwright

  • status changed from new to closed
  • resolution set to duplicate

Accidentally entered twice. #3147 is the complete bug report with patches.

Note: See TracTickets for help on using tickets.