Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#58088 closed defect (worksforme)

Trying to upgrade libVLC is still not working, despite ticket #58073

Reported by: TheLastLovemark Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: RJVB (René Bertin)
Port: libVLC

Description

I tried to upgrade the latest build of libVLC, but x264 is still causing trouble.

please ses the attached log file

Attachments (1)

main.log (939.4 KB) - added by TheLastLovemark 5 years ago.
libVLC main.log

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by TheLastLovemark

Attachment: main.log added

libVLC main.log

comment:1 Changed 5 years ago by kencu (Ken)

Keywords: build fail libVLC upgrade fail x264 error removed

comment:2 Changed 5 years ago by kencu (Ken)

Resolution: worksforme
Status: newclosed

Your log shows the new patch didn't apply for you, and you have the same error as before.

As it builds here and on all the buildbots, including your system <https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/84986> it appears you just need to wait a bit for the changes to roll out to your system in a sudo port selfupdate.

Try again in a few hours. If you want to know for sure that you have the updated patch, you can look in your ports directory and see if it is there:

cd `port dir libVLC`/files
ls

and look for the new patchfile.

patch-modules-codec-x264-new-api.diff

If you confirm you have the patchfile, and it still does not build for you, please re-open this ticket with a new log and we'll sort you out!

comment:3 Changed 5 years ago by RJVB (René Bertin)

I can confirm that the patch worked: I upgraded port:x264 and rebuilt VLC before giving the green light on Ken's PR. (I also didn't try to do any x264 compression through VLC though).

Note: See TracTickets for help on using tickets.