Opened 10 years ago

Closed 10 years ago

#43551 closed defect (fixed)

gstreamer010-gst-plugins-bad @0.10.23_10 + build error

Reported by: limenghan1101@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: gstreamer010-gst-plugins-bad

Description (last modified by dbevans (David B. Evans))

When I used command "sudo port install gstreamer010-gst-plugins-bad" to install gstreamer010-gst-plugins-bad, I met the following error messages:

LMHdeMacBook-Air:/ Apple$ sudo port install gstreamer010-gst-plugins-bad
--->  Computing dependencies for gstreamer010-gst-plugins-bad
--->  Fetching archive for gstreamer010-gst-plugins-bad
--->  Attempting to fetch gstreamer010-gst-plugins-bad-0.10.23_10.darwin_13.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/gstreamer010-gst-plugins-bad
--->  Attempting to fetch gstreamer010-gst-plugins-bad-0.10.23_10.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gstreamer010-gst-plugins-bad
--->  Attempting to fetch gstreamer010-gst-plugins-bad-0.10.23_10.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gstreamer010-gst-plugins-bad
--->  Fetching distfiles for gstreamer010-gst-plugins-bad
--->  Verifying checksums for gstreamer010-gst-plugins-bad
--->  Extracting gstreamer010-gst-plugins-bad
--->  Applying patches to gstreamer010-gst-plugins-bad
--->  Configuring gstreamer010-gst-plugins-bad
--->  Building gstreamer010-gst-plugins-bad
Error: org.macports.build for port gstreamer010-gst-plugins-bad returned: command execution failed
Please see the log file for port gstreamer010-gst-plugins-bad for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010-gst-plugins-bad/gstreamer010-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 gstreamer010-gst-plugins-bad failed

the attachment is detailed error messages.

Attachments (1)

main.log (1.7 MB) - added by limenghan1101@… 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by limenghan1101@…

Attachment: main.log added

comment:1 Changed 10 years ago by limenghan1101@…

I have fixed this error:

gstmodplug.cc: line 53 #include <stdafx.h> ---> #include <libmodplug/stdafx.h>

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Description: modified (diff)
Milestone: MacPorts 2.3.0
Owner: changed from macports-tickets@… to rmstonecipher@…
Port: gstreamer010-gst-plugins-bad added

When submitting tickets please remember

  • use WikiFormatting to make terminal output more readable
  • CC the port maintainer so he/she knows about your report
  • Put the port name in the Port field

Thanks for your report.

comment:3 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Recommended fix committed in r119673. Thanks.

Note: See TracTickets for help on using tickets.