[MacPorts] #66465: ffmpeg @4.4.2_3+gpl2+jack+nonfree+x11 fails to configure after x265 3.4_0 < 3.4_1 upgrade on some systems TBA

MacPorts noreply at macports.org
Thu Dec 15 00:38:47 UTC 2022


#66465: ffmpeg @4.4.2_3+gpl2+jack+nonfree+x11 fails to configure after x265 3.4_0 <
3.4_1 upgrade on some systems TBA
--------------------------+--------------------
  Reporter:  tehcog       |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.0
Resolution:               |   Keywords:
      Port:  ffmpeg x265  |
--------------------------+--------------------

Comment (by mouse07410):

 First, on my machine (MacOS 12.6.2 with Xcode-14.2) it does **not** create
 {{{libx265.dylib}}}:
 {{{
 $ sudo port install x265 +highdepth
 --->  Computing dependencies for x265
 --->  Fetching archive for x265
 --->  Attempting to fetch x265-3.4_1+highdepth.darwin_21.x86_64.tbz2 from
 https://packages.macports.org/x265
 --->  Attempting to fetch x265-3.4_1+highdepth.darwin_21.x86_64.tbz2 from
 https://nue.de.packages.macports.org/x265
 --->  Attempting to fetch x265-3.4_1+highdepth.darwin_21.x86_64.tbz2 from
 http://atl.us.packages.macports.org/x265
 --->  Fetching distfiles for x265
 --->  Verifying checksums for x265
 --->  Extracting x265
 --->  Applying patches to x265
 --->  Configuring x265
 --->  Building x265
 --->  Staging x265 into destroot
 --->  Installing x265 @3.4_1+highdepth
 --->  Activating x265 @3.4_1+highdepth
 --->  Cleaning x265
 --->  Scanning binaries for linking errors
 --->  Found 7 broken files, matching files to ports
 --->  Found 1 broken port, determining rebuild order
 You can always run 'port rev-upgrade' again to fix errors.
 The following ports will be rebuilt: ffmpeg
 @4.4.2+gpl2+gpl3+libdc1394+librtmp+nonfree
 Continue? [Y/n]:
 --->  Computing dependencies for ffmpeg
 --->  Cleaning ffmpeg
 --->  Scanning binaries for linking errors
 --->  Found 7 broken files, matching files to ports
 --->  Found 1 broken port, determining rebuild order
 --->  Rebuilding in order
      ffmpeg @4.4.2_3+gpl2+gpl3+libdc1394+librtmp+nonfree
 --->  Computing dependencies for ffmpeg
 --->  Fetching distfiles for ffmpeg
 --->  Verifying checksums for ffmpeg
 --->  Extracting ffmpeg
 --->  Applying patches to ffmpeg
 --->  Configuring ffmpeg
 Error: Failed to configure ffmpeg: configure failure: command execution
 failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log
 for details.
 Error: rev-upgrade failed: Error rebuilding ffmpeg
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 $ ll /opt/local/lib/libx265.dylib
 ls: /opt/local/lib/libx265.dylib: No such file or directory
 $ fd libx265.dylib /opt/local/lib
 $ fd libx265.dylib /opt/local
 $ fd libx265. /opt/local
 /opt/local/lib/libx265.a
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.4.2/libavcodec/libx265.c
 $ port contents x265
 Port x265 contains:
   /opt/local/bin/x265
   /opt/local/include/hdr10plus.h
   /opt/local/include/x265.h
   /opt/local/include/x265_config.h
   /opt/local/lib/libhdr10plus.a
   /opt/local/lib/libx265.a
   /opt/local/lib/pkgconfig/x265.pc
 $
 }}}

 Second, the complaint seems to be about inability to locate x265 **using
 pkg-config**?

-- 
Ticket URL: <https://trac.macports.org/ticket/66465#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list