Opened 9 years ago

Last modified 9 years ago

#47445 closed defect

rpm54: fails patch phase in trace mode — at Version 1

Reported by: Ionic (Mihai Moldovan) Owned by: n3npq@…
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: tracemode haspatch Cc:
Port: rpm54

Description (last modified by Ionic (Mihai Moldovan))

rpm54 is currently changing files in post-patch via reinplace (OK) and also running glibtoolize.

glibtoolize is not available in the phases fetch, extract or patch.

In any case, the glibtoolize call should really be part of pre-configure, where glibtoolize will be available. That's also semantically the proper way to regenerate stuff prior to configure.

The (soon) attached trivial patch fixes that problem.

Change History (2)

Changed 9 years ago by Ionic (Mihai Moldovan)

Attachment: rpm54.diff added

Run glibtoolize in pre-configure instead of post-patch. Fixes builds in trace mode.

comment:1 Changed 9 years ago by Ionic (Mihai Moldovan)

Description: modified (diff)
Note: See TracTickets for help on using tickets.