Opened 9 years ago

Closed 4 months ago

#47392 closed defect (fixed)

MP4Joiner: add dependency on cctools and pkgconfig, revbump

Reported by: mojca (Mojca Miklavec) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: larryv (Lawrence Velázquez)
Port: MP4Joiner

Description

I just upgraded wxsvg in r134871. I assume that MP4Joiner might need a revbump, but I don't really know.

However when testing with tracemode, the build failed. I had to add cctools (for strip) and pkgconfig to the list of build-time dependencies.

Please check yourself and modify as needed.

Change History (4)

comment:1 in reply to:  description Changed 9 years ago by larryv (Lawrence Velázquez)

Replying to mojca@…:

However when testing with tracemode, the build failed. I had to add cctools (for strip)

That doesn’t sound right. Don’t you have a /usr/bin/strip? The /usr/bin directory is already included in the trace sandbox.

comment:2 Changed 9 years ago by mojca (Mojca Miklavec)

I do. But maybe there's some kind of a bug in the trace mode. Maybe /opt/local/bin/strip had a priority and the trace mode prevented using that binary, while not allowing to use the one from /usr/bin/strip? I can test again if you have any suggestions of what I should test.

Last edited 9 years ago by mojca (Mojca Miklavec) (previous) (diff)

comment:3 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

comment:4 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

The pkgconfig dependency was added and I wouldn't think that a cctools dependency or a revbump would be needed.

Note: See TracTickets for help on using tickets.