Opened 15 years ago

Closed 14 years ago

#22267 closed defect (duplicate)

failed to install gst-plugins-bad

Reported by: songzw@… Owned by: dbevans (David B. Evans)
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 (2)

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

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by songzw@…

Attachment: totem-failed.txt added

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to devans@…
Port: totem added
Priority: HighNormal

comment:2 Changed 14 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

comment:3 in reply to:  description Changed 14 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...

comment:4 Changed 14 years ago by mathew.oakes@…

Cc: mathew.oakes@… added

Cc Me!

Changed 14 years ago by mathew.oakes@…

Attachment: output.txt added

comment:5 Changed 14 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

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Port: gst-plugins-bad added; totem removed
Summary: failed to install totemfailed to install gst-plugins-bad

comment:7 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.