Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed used macports #3176

Closed
2 tasks done
statmasterY opened this issue Sep 12, 2024 · 1 comment
Closed
2 tasks done

build failed used macports #3176

statmasterY opened this issue Sep 12, 2024 · 1 comment

Comments

@statmasterY
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

None

Describe the Bug

I used Portfile in the latest release and installed sunshine, error occurs.

---> Building Sunshine
Error: Failed to build Sunshine: command execution failed
Error: See /opt/local/var/macports/logs/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port Sunshine failed
---> Some of the ports you installed have notes:
libheif has the following notes:
Support for rav1e now disabled by default; enable via +rav1e
jinmingshu@jinmingshudeAir ports % open /opt/local/var/macports/logs/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/main.log

Expected Behavior

No response

Additional Context

No response

Host Operating System

Docker

Operating System Version

13.0 (22A380)

Architecture

32 bit

Sunshine commit or version

v2024.910.123325

Package

Linux - AppImage

GPU Type

AMD

GPU Model

Apple M1

GPU Driver/Mesa Version

unknown

Capture Method

None

Config

# MacPorts system-wide configuration file for ports tree sources.
#
# To change how MacPorts fetches base, see rsync_server and rsync_dir in
# macports.conf.

# To add a local source, add a "file://" entry.
#
#   Example: file:///Users/landonf/misc/MacPorts/ports
#
# To prevent a source from synchronizing when `port sync` is used,
# append "[nosync]" at the end.
#
#   Example: file:///Users/landonf/misc/MacPorts/ports [nosync]
#
# Note that MacPorts parses source URLs in order; when a port appears in
# multiple sources, it installs the first occurrence. For local sources
# to shadow remote ones, "file://" URLs must come before other URLs.

# A list of rsync mirrors is available at
# https://trac.macports.org/wiki/Mirrors#Portfiles.
#
# If an "rsync://" URL points to a .tar file, a signed .rmd160 file must
# exist in the same directory on the server and will be used to verify
# its integrity.
#
# For proper functionality of various resources (port groups, mirror
# sites, etc.), the primary MacPorts source must always be tagged
# "[default]", even if switched from the default "rsync://" URL.

rsync://rsync.macports.org/macports/release/tarballs/ports.tar.gz [default]
# rsync://pek.cn.rsync.macports.org/macports/release/tarballs/ports.tar

file:///Users/jinmingshu/ports

Apps

No response

Relevant log output

:info:build /usr/bin/ar qc libboost_chrono.a CMakeFiles/boost_chrono.dir/src/chrono.cpp.o CMakeFiles/boost_chrono.dir/src/process_cpu_clocks.cpp.o CMakeFiles/boost_chrono.dir/src/thread_clock.cpp.o
:info:build /usr/bin/ranlib libboost_chrono.a
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/work/build'
:info:build [ 11%] Built target boost_chrono
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/work/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/work/build'
:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/work/build" && /usr/bin/make -j8 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build Failed to build Sunshine: command execution failed
:debug:build Error code: CHILDSTATUS 89980 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_Users_jinmingshu_ports_multimedia_sunshine/Sunshine/main.log for details.
@ReenigneArcher
Copy link
Member

Duplicate of #3169

@ReenigneArcher ReenigneArcher marked this as a duplicate of #3169 Sep 12, 2024
@ReenigneArcher ReenigneArcher closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants