3 was definitely botched, sorry. I started to run 4 and it looks like it will work.Wait, perhaps it was the 3.
3 was definitely botched, sorry. I started to run 4 and it looks like it will work.Wait, perhaps it was the 3.
I don't understand why it isn't trying to use the binary. Can I get the full output?looks like the same gmake error i get on self compiling
Error when bootstrapping CMake:
Problem while running gmake
---------------------------------------------
Log of errors: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.18.4/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.18.4" && ./bootstrap --prefix=/opt/local --docdir=share/doc/cmake --parallel=1 --init=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.18.4/macports.cmake --system-libs --no-system-jsoncpp --no-system-librhash --no-qt-gui --
Exit code: 9
Error: Failed to configure cmake: configure failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed
while executing
"$procedure $targetname"
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port cmake failed
Need some minutes, looks like something has changed after reinstall gmakeI don't understand why it isn't trying to use the binary. Can I get the full output?
sudo ./install > a.txt 2>&1
(all output will go to a.txt, upload that here, there will be nothing on screen until the command finishes).
Finally figured out what was going wrong!Error, here the full file
The compiling continuesFinally figured out what was going wrong!
probably related to 'vec' stuff and altivec right? (try to install with port -d install ffmpeg)Status: All packs for ffmpeg are installed
but ffmpeg has a bug on install^^
compile is runnig, after error i will check the main.logprobably related to 'vec' stuff and altivec right? (try to install with port -d install ffmpeg)
avfutils.o -c -o libavfilter/lavfutils.o libavfilter/lavfutils.c
:info:build gmake: *** [ffbuild/common.mak:59: libavfilter/lavfutils.o] Segmentation fault
:info:build gmake: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.3.1'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.3.1" && /opt/local/bin/gmake -w all
:info:build Exit code: 2
:error:build Failed to build ffmpeg: command execution failed
:debug:build Error code: CHILDSTATUS 73682 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build 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.