Opened 7 years ago

Closed 7 years ago

#54598 closed defect (fixed)

gstreamer1-gst-plugins-bad @1.12.1.3 Compile Error - command execution failed

Reported by: bertaboy Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: gstreamer1-gst-plugins-bad

Description

gstreamer1-gst-plugins-bad is failing to compile when trying to update my system.

OS: 10.12.6

bash-3.2$ sudo port clean gstreamer1-gst-plugins-bad
--->  Cleaning gstreamer1-gst-plugins-bad
bash-3.2$ sudo port upgrade outdated
--->  Computing dependencies for gstreamer1-gst-plugins-bad
--->  Fetching archive for gstreamer1-gst-plugins-bad
Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.12.1_3.darwin_16.x86_64.tbz2 from https://packages.macports.org/gstreamer1-gst-plugins-bad
--->  Attempting to fetch gstreamer1-gst-plugins-bad-1.12.1_3.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.12.1_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/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
Error: Failed to build gstreamer1-gst-plugins-bad: command execution failed
Error: See /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 for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Attachments (1)

main.log (1.6 MB) - added by bertaboy 7 years ago.

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by bertaboy

Attachment: main.log added

comment:1 Changed 7 years ago by kencu (Ken)

port looks for:

:info:build ./gstopenjpeg.h:42:12: fatal error: 'openjpeg-2.1/openjpeg.h' file not found
:info:build #  include <openjpeg-2.1/openjpeg.h>
:info:build            ^

but macports openjpeg is now @2.2, so we have:

/opt/local/include/openjpeg-2.2/openjpeg.h
Last edited 7 years ago by kencu (Ken) (previous) (diff)

comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: newclosed

comment:3 Changed 7 years ago by epoiseau

Now that openjpeg-2.3 is out, the same issue appeared again.

comment:4 Changed 7 years ago by epoiseau

Resolution: fixed
Status: closedreopened

comment:5 Changed 7 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: reopenedclosed

Please do not re-open old tickets. This was already filed as #55009 and fixed.

Note: See TracTickets for help on using tickets.