New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24037 (closed update: fixed)

Opened 2 years ago

Last modified 23 months ago

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

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

Change History

Changed 2 years ago by sjoerd@…

gst-plugins-good update from 0.10.19 to 0.10.21

Changed 2 years ago by macsforever2000@…

  • keywords haspatch added
  • owner changed from macports-tickets@… to rmsfisher@…
  • version 1.8.2 deleted

Changed 2 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>

Changed 2 years ago by sjoerd@…

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

Changed 2 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 2 years ago by rmsfisher@…

Changed 2 years ago by rmsfisher@…

output from running xsltproc in gdb on plugins.xsl

Changed 23 months ago by rmsfisher@…

  • status changed from new to closed
  • resolution set to fixed

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.