New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22267 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

failed to install gst-plugins-bad

Reported by: songzw@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: mathew.oakes@…
Port: gst-plugins-bad

Description

Command output: osxvideosrc.c:1255: error: dereferencing pointer to incomplete type

see the attached file for the details

Attachments

totem-failed.txt Download (3.3 KB) - added by songzw@… 2 years ago.
output.txt Download (15.4 KB) - added by mathew.oakes@… 2 years ago.

Change History

Changed 2 years ago by songzw@…

  Changed 2 years ago by jmr@…

  • owner changed from macports-tickets@… to devans@…
  • priority changed from High to Normal
  • port set to totem

  Changed 2 years ago by geekneck@…

I also get this error, but when trying to install gst-plugins-bad, a dependency of "gnome":

--->  Extracting gst-plugins-bad
--->  Applying patches to gst-plugins-bad
--->  Configuring gst-plugins-bad
--->  Building gst-plugins-bad
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gst-plugins-bad/work/gst-plugins-bad-0.10.14" && /usr/bin/make -j2 all " returned error 2
Command output: osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
osxvideosrc.c:1257: error: dereferencing pointer to incomplete type
osxvideosrc.c:1259: warning: implicit declaration of function 'UnlockPixels'
osxvideosrc.c: In function 'prepare_capture':
osxvideosrc.c:1269: warning: implicit declaration of function 'SGSetChannelUsage'
osxvideosrc.c:1269: error: dereferencing pointer to incomplete type
osxvideosrc.c:1269: error: 'seqGrabRecord' undeclared (first use in this function)
osxvideosrc.c:1275: warning: implicit declaration of function 'SGSetDataProc'
osxvideosrc.c:1275: error: dereferencing pointer to incomplete type
osxvideosrc.c:1275: warning: implicit declaration of function 'NewSGDataUPP'
osxvideosrc.c:1281: warning: implicit declaration of function 'SGPrepare'

Running on Snow Leopard with all updates applied

in reply to: ↑ description   Changed 2 years ago by mathew.oakes@…

Replying to songzw@…:

Command output: osxvideosrc.c:1255: error: dereferencing pointer to incomplete type see the attached file for the details

I have this error too! attaching terminal output...

  Changed 2 years ago by mathew.oakes@…

  • cc mathew.oakes@… added

Cc Me!

Changed 2 years ago by mathew.oakes@…

  Changed 2 years ago by xbenlau@…

The error is still existed in 1.8.2 after selfupdate in Snow Leopard.

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gst-plugins-bad/work/gst-plugins-bad-0.10.14" && /usr/bin/make -j2 all " returned error 2 Command output: osxvideosrc.c:1255: error: dereferencing pointer to incomplete type osxvideosrc.c:1255: error: dereferencing pointer to incomplete type osxvideosrc.c:1255: error: dereferencing pointer to incomplete type osxvideosrc.c:1255: error: dereferencing pointer to incomplete type osxvideosrc.c:1257: error: dereferencing pointer to incomplete type osxvideosrc.c:1259: warning: implicit declaration of function 'UnlockPixels' osxvideosrc.c: In function 'prepare_capture': osxvideosrc.c:1269: warning: implicit declaration of function 'SGSetChannelUsage' osxvideosrc.c:1269: error: dereferencing pointer to incomplete type osxvideosrc.c:1269: error: 'seqGrabRecord' undeclared (first use in this function) osxvideosrc.c:1275: warning: implicit declaration of function 'SGSetDataProc' osxvideosrc.c:1275: error: dereferencing pointer to incomplete type osxvideosrc.c:1275: warning: implicit declaration of function 'NewSGDataUPP' osxvideosrc.c:1281: warning: implicit declaration of function 'SGPrepare' osxvideosrc.c:1281: error: dereferencing pointer to incomplete type In file included from osxvideoplugin.m:31: osxvideosrc.h:54: error: syntax error before 'SeqGrabComponent' osxvideosrc.h:54: warning: no semicolon at end of struct or union osxvideosrc.h:55: warning: type defaults to 'int' in declaration of 'video_chan' osxvideosrc.h:55: warning: data definition has no type or storage class osxvideosrc.h:58: error: syntax error before 'dec_seq' osxvideosrc.h:58: warning: type defaults to 'int' in declaration of 'dec_seq' osxvideosrc.h:58: warning: data definition has no type or storage class osxvideosrc.h:62: error: syntax error before '}' token make[3]: *** [libgstosxvideosrc_la-osxvideosrc.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [libgstosxvideosrc_la-osxvideoplugin.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

  Changed 2 years ago by jmr@…

  • port changed from totem to gst-plugins-bad
  • summary changed from failed to install totem to failed to install gst-plugins-bad

  Changed 2 years ago by jmr@…

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.