Opened 8 months ago
Closed 7 months ago
#69652 closed defect (fixed)
gstreamer1-gst-plugins-bad 1.16.2_14 < 1.24.1_0 fails to upgrade (build)
Reported by: | tehcog (tehcog) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | ||
Port: | gstreamer1-gst-plugins-bad |
Description
:info:build clang: warning: argument unused during compilation: '-L/opt/local/lib' :info:build In file included from gst/bayer/gstbayerorc.c:81: :info:build In file included from /opt/local/include/orc-0.4/orc/orc.h:9: :info:build /opt/local/include/orc-0.4/orc/orconce.h:22:10: fatal error: 'stdatomic.h' file not found :info:build #include <stdatomic.h> :info:build ^ :info:build 1 error generated.
Attachments (1)
Change History (4)
Changed 8 months ago by tehcog (tehcog)
comment:1 Changed 7 months ago by barracuda156
Clang < 700 should be blacklisted. Like: https://github.com/macports/macports-ports/blob/0631a7b03bf8ab4e831bcf1ed8bac89bff801736/audio/portaudio/Portfile#L33-L34
Thank you for reporting.
comment:2 Changed 7 months ago by RobK88
Until the port gets fixed the workaround is simple - specify clang-11
as the compiler.
bash-3.2$ sudo port clean gstreamer1-gst-plugins-bad ---> Cleaning gstreamer1-gst-plugins-bad bash-3.2$ bash-3.2$ sudo port upgrade gstreamer1-gst-plugins-bad configure.compiler=macports-clang-11 ---> Computing dependencies for gstreamer1-gst-plugins-bad ---> Fetching archive for gstreamer1-gst-plugins-bad ---> Attempting to fetch gstreamer1-gst-plugins-bad-1.24.1_0+x11.darwin_12.x86_64.tbz2 from http://packages.macports.org/gstreamer1-gst-plugins-bad ---> Attempting to fetch gstreamer1-gst-plugins-bad-1.24.1_0+x11.darwin_12.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/gstreamer1-gst-plugins-bad ---> Attempting to fetch gstreamer1-gst-plugins-bad-1.24.1_0+x11.darwin_12.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/gstreamer1-gst-plugins-bad ---> Fetching distfiles for gstreamer1-gst-plugins-bad ---> Verifying checksums for gstreamer1-gst-plugins-bad ---> Extracting gstreamer1-gst-plugins-bad ---> Applying patches to gstreamer1-gst-plugins-bad ---> Configuring gstreamer1-gst-plugins-bad ---> Building gstreamer1-gst-plugins-bad ---> Staging gstreamer1-gst-plugins-bad into destroot ---> Installing gstreamer1-gst-plugins-bad @1.24.1_0+x11 ---> Cleaning gstreamer1-gst-plugins-bad ---> Computing dependencies for gstreamer1-gst-plugins-bad ---> Deactivating gstreamer1-gst-plugins-bad @1.16.2_13+x11 ---> Cleaning gstreamer1-gst-plugins-bad ---> Activating gstreamer1-gst-plugins-bad @1.24.1_0+x11 ---> Cleaning gstreamer1-gst-plugins-bad ---> Updating database of binaries ---> Scanning binaries for linking errors
comment:3 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
main.log