Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#40927 closed defect (duplicate)

gstreamer1 failed to build with latest glib2

Reported by: x11max@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: gstreamer1

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Console output:

--->  Computing dependencies for gstreamer1
--->  Building gstreamer1
Error: org.macports.build for port gstreamer1 returned: command execution failed
Please see the log file for port gstreamer1 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gstreamer1/gstreamer1/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Log file attached.

Attachments (1)

main.log (10.0 KB) - added by x11max@… 10 years ago.
gstreamer1

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by x11max@…

Attachment: main.log added

gstreamer1

comment:1 Changed 10 years ago by x11max@…

this workaround (added "-DG_LOG_DOMAIN=0") helps to build gstreamer1 on Mavericks.

gstreamer Portfile:

configure.cflags-append -funroll-loops -fstrict-aliasing -fno-common -DG_LOG_DOMAIN=0

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: gstreamer1 removed
Port: gstreamer1 added
Resolution: duplicate
Status: newclosed
Summary: gstreamer1 failed to build on Mavericksgstreamer1 failed to build with latest glib2

Duplicate of #40783.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.