Ticket #1309 (closed bug: fixed)

Opened 6 years ago

Last modified 4 years ago

6.6.1 source tarball contains non-executable rts/gmp/configure; breaks build

Reported by: paulrbrown@… Owned by:
Priority: normal Milestone:
Component: Build System Version: 6.6.1
Keywords: Cc:
Operating System: MacOS X Architecture: powerpc64
Type of failure: Difficulty: Easy (less than 1 hour)
Test Case: Blocked By:
Blocking: Related Tickets:

Description

I experienced a failing build on MacOS X due to the rts/gmp/configure file not being executable. (The build fails.) Setting execution permissions on the file allows a full build to complete.

Change History

Changed 6 years ago by igloo

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

This is now fixed in the HEAD (./boot makes it executable, and that will get run before the source distribution is created).

Thanks for the report.

Changed 4 years ago by simonmar

  • difficulty changed from Easy (1 hr) to Easy (less than 1 hour)
Note: See TracTickets for help on using tickets.