Opened 8 years ago

Closed 4 years ago

#52239 closed defect (worksforme)

Cannot install gstreamer1-gst-plugins-bad

Reported by: jjbrehm@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: chutzpah (Christopher Hansen), nbenm, Schamschula (Marius Schamschula)
Port: gstreamer1-gst-plugins-bad

Description (last modified by larryv (Lawrence Velázquez))

I am unable to install gstreamer1-gst-plugins-bad.

[Users/johnbrehm] > clean --all gstreamer1-gst-plugins-bad
--->  Cleaning gstreamer1-gst-plugins-bad
[Users/johnbrehm] > install gstreamer1-gst-plugins-bad
--->  Computing dependencies for gstreamer1-gst-plugins-bad
--->  Fetching archive for gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gstreamer1-gst-plugins-bad
--->  Fetching distfiles for gstreamer1-gst-plugins-bad
--->  Attempting to fetch gst-plugins-bad-1.8.2.tar.xz from https://distfiles.macports.org/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
Error: org.macports.build for port gstreamer1-gst-plugins-bad returned: command execution failed
Please see the log file for port gstreamer1-gst-plugins-bad for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gstreamer1-gst-plugins-bad failed

The log file shows that the port is believing I should have qt installed (I don't). When I suppress qt and gtk3, I get the same result:

[Users/johnbrehm] > clean --all gstreamer1-gst-plugins-bad
--->  Cleaning gstreamer1-gst-plugins-bad
[Users/johnbrehm] > install gstreamer1-gst-plugins-bad -qt -gtk3
--->  Computing dependencies for gstreamer1-gst-plugins-bad
--->  Fetching archive for gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.8.2_1.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gstreamer1-gst-plugins-bad
--->  Fetching distfiles for gstreamer1-gst-plugins-bad
--->  Attempting to fetch gst-plugins-bad-1.8.2.tar.xz from https://distfiles.macports.org/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
Error: org.macports.build for port gstreamer1-gst-plugins-bad returned: command execution failed
Please see the log file for port gstreamer1-gst-plugins-bad for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer1-gst-plugins-bad/gstreamer1-gst-plugins-bad/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gstreamer1-gst-plugins-bad failed

I'm new to the Ticket filing, so please forgive my errors in proper formatting. Is there something that I should have installed previously, or installed with a different switch?

Attachments (2)

main.log (1.6 MB) - added by jjbrehm@… 8 years ago.
main.2.log (48.3 KB) - added by enirinth@… 8 years ago.
I have the same problem

Download all attachments as: .zip

Change History (16)

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: gstreamer-gst-plugins-bad removed
Port: gstreamer1-gst-plugins-bad added; gstreamer-gst-plugins-bad removed

Could you clean again and attach the main.log mentioned in the error message?

Changed 8 years ago by jjbrehm@…

Attachment: main.log added

Changed 8 years ago by enirinth@…

Attachment: main.2.log added

I have the same problem

comment:2 Changed 8 years ago by enirinth@…

I have the same problem. Log is attached.

comment:3 Changed 8 years ago by chutzpah (Christopher Hansen)

Cc: cphansen@… added

Cc Me!

comment:4 in reply to:  3 ; Changed 8 years ago by herrmann.alfred@…

Replying to cphansen@…:

Cc Me!

Same same

comment:5 Changed 8 years ago by herrmann.alfred@…

since I saw in the log :info:build qtkitvideosrc.m:24:9: fatal error: 'QTKit/QTKit.h' file not found I tried sudo port install qt4-x11

--->  Fetching distfiles for llvm-gcc42
Error: llvm-gcc42 is not supported on macOS Sierra or newer.
Error: org.macports.fetch for port llvm-gcc42 returned: unsupported platform
Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:6 in reply to:  4 Changed 8 years ago by larryv (Lawrence Velázquez)

Cc: herrmann.alfred@… added

In the future, be sure to click the “CcMe!” button near the top of the ticket; commenting has no effect.

comment:7 Changed 8 years ago by herrmann.alfred@…

Cc: herrmann.alfred@… removed

Cc Me!

comment:8 Changed 8 years ago by nbenm

Cc: nb@… added

Cc Me!

Hi, I have same problem here

Last edited 8 years ago by nbenm (previous) (diff)

comment:9 Changed 8 years ago by Schamschula (Marius Schamschula)

Cc: mps@… added

Cc Me!

comment:10 Changed 7 years ago by nbenm

Hi,

Is this package still maintained. If not what to do. Some packages still depend on this one ? Thanks for any advice

Regards

comment:11 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

The port has been updated to 1.16.1. Do you still see this issue with that version?

comment:12 Changed 4 years ago by nbenm

Hi,

I don't know. In the meantime, I have moved to homebrew.

comment:13 Changed 4 years ago by oleaamot (Ole Aamot)

GStreamer 1.16.2 is available from upstream, but not yet in MacPorts as far as I can see.

Check out https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.16.2.tar.xz, ryandesign.

The Portfile says 1.16.1

comment:14 Changed 4 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.