Opened 14 years ago

Closed 14 years ago

#24037 closed update (fixed)

gst-plugins-good 0.10.19 diff to 0.10.21

Reported by: sjoerd@… Owned by: rmsfisher@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: gst-plugins-good

Description

Portfile update to gst-plugins-good 0.10.21

Attachments (3)

gst-plugins-good.diff (1016 bytes) - added by sjoerd@… 14 years ago.
gst-plugins-good update from 0.10.19 to 0.10.21
gst-plugins-good-error (11.0 KB) - added by rmsfisher@… 14 years ago.
gst-plugins-good-backtrace (1.1 KB) - added by rmsfisher@… 14 years ago.
output from running xsltproc in gdb on plugins.xsl

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by sjoerd@…

Attachment: gst-plugins-good.diff added

gst-plugins-good update from 0.10.19 to 0.10.21

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

Keywords: haspatch added
Owner: changed from macports-tickets@… to rmsfisher@…
Version: 1.8.2

comment:2 Changed 14 years ago by rmsfisher@…

The patch looks good, but did you try building it? I get an error very late in building:

-- Fixing Crossreferences
sh: /opt/local/bin/vim: No such file or directory
readline() on closed filehandle NEWFILE at /opt/local/bin/gtkdoc-fixxref line 464.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 467.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 468.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 472.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 473.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 474.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 475.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 476.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 477.
Use of uninitialized value in substitution (s///) at /opt/local/bin/gtkdoc-fixxref line 478.
Can't delete html/_temp_src.16664.h.html: No such file or directory at /opt/local/bin/gtkdoc-fixxref line 483.
make[3]: *** [html-build.stamp] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.21" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_gst-plugins-good/work/gst-plugins-good-0.10.21" && /usr/bin/make -j2 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for gst-plugins-good): org.macports.destroot org.macports.build
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:3 Changed 14 years ago by sjoerd@…

Hmm, seems to work here without problems. What information from me could be helpful to you?

comment:4 Changed 14 years ago by rmsfisher@…

After totally cleaning out my ports tree and trying again, I only get a slightly different error (see attached). I apologize if this is just a problem with my installation, but I'm hesitant to commit the change until others can confirm that your patch produces no bad behaviors.

Changed 14 years ago by rmsfisher@…

Attachment: gst-plugins-good-error added

Changed 14 years ago by rmsfisher@…

Attachment: gst-plugins-good-backtrace added

output from running xsltproc in gdb on plugins.xsl

comment:5 Changed 14 years ago by rmsfisher@…

Resolution: fixed
Status: newclosed

Other things started behaving oddly so I reinstalled the OS. Your proposed changes build and install fine now.
Fixed in r65179.
Thanks for being patient.

Note: See TracTickets for help on using tickets.