Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #464 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

vala-based proects won't make dist

Reported by: deubeuliou Owned by: mickey
Priority: major Milestone:
Component: framework/general Version: milestone5.5
Keywords: vala autotools Cc:

Description

make dist can't be run until the source of vala-based projects hasn't been built once because the autotools want to include files that are generated upon compilation. (.c and .h)

therefore, tools that fetch the sources and packages them fail to make a tarball of the sources. (a "make all dist" is needed)

on #vala, I have been told that the makefiles are not right. It could lead to other problems.

(I found no proper component for this bug)

Change History

comment:1 Changed 4 years ago by mickey

  • Status changed from new to closed
  • Resolution set to wontfix

Sorry, but this is a requirement we have to live with until we all use automake 1.11 (which has native vala support).

Note: See TracTickets for help on using tickets.