Opened 2 years ago
Closed 7 months ago
#65747 closed defect (duplicate)
transcode fails to build
Reported by: | bunk3m (Bunk3m) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | Liontooth (David Liontooth), RobK88 | |
Port: | transcode |
Description
Following error message:
Error: Failed to configure transcode: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/config.log Error: Failed to configure transcode: 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_transcode/transcode/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port transcode failed
It looks like the sdl build failed. If I remember correctly there was a replacement for sdl?? I tried to build excluding sdl but I suspect that it is a dependence for either +full or +experimental
Attachments (3)
Change History (12)
Changed 2 years ago by bunk3m (Bunk3m)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Cc: | Liontooth added |
---|---|
Keywords: | transcode sdl removed |
Milestone: | MacPorts Future |
Owner: | set to dbevans |
Status: | new → assigned |
comment:2 Changed 2 years ago by jmroot (Joshua Root)
comment:4 follow-up: 6 Changed 2 years ago by bunk3m (Bunk3m)
Thanks for the follow-up. No it is still failing in the build. Different error though.
I'll attach the new log file.
:info:configure ERROR: option '--enable-sdl' failed: :info:configure sdl can be found in the following packages: :info:configure sdl http://www.libsdl.org/ :info:configure Please see the INSTALL file in the top directory of the :info:configure transcode sources for more information about building :info:configure transcode with this configure script. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7" && ./configure --prefix=/opt/local --disable-mmx --enable-libmpeg2 --enable-libmpeg2convert --enable-a52 --with-a52-prefix=/opt/local --enable-experimental --enable-faac --with-faac-prefix=/opt/local --enable-freetype2 --enable-imagemagick --with-imagemagick-prefix=/opt/local --enable-libdv --enable-ogg --enable-libpostproc --enable-libquicktime --enable-sdl --enable-theora --enable-vorbis --enable-libxml2 --enable-lzo --with-lzo-prefix=/opt/local --enable-mjpegtools --enable-x264 --enable-xvid --with-xvid-prefix=/opt/local --x-includes=/opt/local/include --x-libraries=/opt/local/lib :info:configure Exit code: 1 :error:configure Failed to configure transcode: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/config.log :error:configure Failed to configure transcode: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_transcode/transcode/main.log for details.
comment:5 Changed 2 years ago by RobK88
Cc: | RobK88 added |
---|
comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Both logs show the same error. Are you sure you ran sudo port selfupdate
to receive the fix?
The first log was building for arm64 while the second was building for x86_64. Are both logs from the same computer? What arch is the computer? What arch are you intending to build for?
Replying to bunk3m:
:error:configure Failed to configure transcode: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_transcode/transcode/work/transcode-1.1.7/config.log
If you still get this error, we need to see the contents of that config.log file to be able to diagnose it.
On my Catalina system I do not see the configure failure that you see, but I do see the build failure described in #61696.
comment:7 Changed 2 years ago by bunk3m (Bunk3m)
Hi @ryandesign,
Sorry for the delay. My Intel MBP was at Apple getting a new battery.
To answer your question, I usually have transcode installed on all my MBPs. Before I sent my Intel MBP into Apple, I got a new arm_64 MBP. So I tried to install transcode on it also. The second error log is from the arm_64. Sorry, I probably should have started a second bug report?
In any case, I always do a cache clean & application clean before I do any re-install. Each time I do anything with macports, I do the selfupdate so I should be current.
comment:8 Changed 2 years ago by bunk3m (Bunk3m)
Just to be sure, I did a completely new clean, selfupdate, install on the x86_64 MBP. The build is failing now on the transcode build. I'm sorry but my programing ability is near zero so I can't tell what happened and if I could help fix. I'll add the third log.
Changed 2 years ago by bunk3m (Bunk3m)
Attachment: | main_2022_09_11.log added |
---|
build log of 3rd attempt
comment:9 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Ok, the new log is the same as #61696.
error log - ran an install, clean and reinstall