From nobody@FreeBSD.org  Fri May  4 16:49:31 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6C27216A402
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 May 2007 16:49:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 5CCF113C447
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 May 2007 16:49:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l44GnVKm097904
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 4 May 2007 16:49:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l44GiT76093749;
	Fri, 4 May 2007 16:44:29 GMT
	(envelope-from nobody)
Message-Id: <200705041644.l44GiT76093749@www.freebsd.org>
Date: Fri, 4 May 2007 16:44:29 GMT
From: Edwin Culp<eculp@encontacto.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STABLE FreeBSD
X-Send-Pr-Version: www-3.0

>Number:         112423
>Category:       ports
>Synopsis:       Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STABLE FreeBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 04 16:50:03 GMT 2007
>Closed-Date:    Thu May 24 00:42:09 GMT 2007
>Last-Modified:  Thu May 24 00:42:09 GMT 2007
>Originator:     Edwin Culp
>Release:        6.2-STABLE FreeBSD
>Organization:
N/A
>Environment:
6.2-STABLE FreeBSD 6.2-STABLE #235: Sat Apr 28 06:53:35 CDT 2007
>Description:
For several days now I haven't been ablt to upgrade vlc-devel and the attempt is stopping at the same place just after libvlc_srtp.la.

gmake[4]: Entering directory `/usr/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/src'
if /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include/speex  -I/usr/local/include -DSYS_FREEBSD6_2 -I../include `top_builddir=".." ../vlc-config --cflags libvlc` -O2 -fno-strict-aliasing -pipe  -pthread -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -MT libvlc_la-libvlc.lo -MD -MP -MF ".deps/libvlc_la-libvlc.Tpo" -c -o libvlc_la-libvlc.lo `test -f 'libvlc.c' || echo './'`libvlc.c; \
        then mv -f ".deps/libvlc_la-libvlc.Tpo" ".deps/libvlc_la-libvlc.Plo"; else rm -f ".deps/libvlc_la-libvlc.Tpo"; exit 1; fi
mkdir .libs
 cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/speex -I/usr/local/include -DSYS_FREEBSD6_2 -I../include -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DLOCALEDIR=\"/usr/local/share/locale\" -DDATA_PATH=\"/usr/local/share/vlc\" -DPLUGIN_PATH=\"/usr/local/lib/vlc\" -DHAVE_RELEASE -O3 -ffast-math -funroll-loops -mtune=pentium2 -fomit-frame-pointer -D__LIBVLC__ -I../src/misc -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -O2 -fno-strict-aliasing -pipe -pthread -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -MT libvlc_la-libvlc.lo -MD -MP -MF .deps/libvlc_la-libvlc.Tpo -c libvlc.c  -fPIC -DPIC -o .libs/libvlc_la-libvlc.o
In file included from libvlc.c:40:
control/libvlc_internal.h:37: error: syntax error before '*' token
control/libvlc_internal.h:38: error: syntax error before "libvlc_InternalInit"
control/libvlc_internal.h:39: error: syntax error before "libvlc_InternalCleanup"
control/libvlc_internal.h:40: error: syntax error before "libvlc_InternalDestroy"
control/libvlc_internal.h:42: error: syntax error before "libvlc_InternalAddIntf"
control/libvlc_internal.h:51: error: syntax error before "libvlc_int_t"
control/libvlc_internal.h:54: error: syntax error before "vlc_mutex_t"
In file included from ../include/vlc_input.h:33,
                 from ../include/vlc_playlist.h:36,
                 from libvlc.c:42:
./include/vlc_es.h:44: error: syntax error before "uint8_t"
./include/vlc_es.h:52: error: syntax error before "vlc_fourcc_t"
./include/vlc_es.h:57: error: syntax error before "uint32_t"
./include/vlc_es.h:94: error: syntax error before "vlc_fourcc_t"
./include/vlc_es.h:113: error: syntax error before "video_palette_t"
./include/vlc_es.h:132: error: syntax error before "uint32_t"
./include/vlc_es.h:159: error: syntax error before "vlc_fourcc_t"
./include/vlc_es.h:176: error: syntax error before "audio_format_t"
./include/vlc_es.h:196: error: syntax error before '*' token

etc.

I have a complete listing of the error and installed ports at
http://www.encontacto.net/vlc-devel-failure.txt

Thanks,
>How-To-Repeat:
cd /usr/ports/multimedia/vlc-devel
make
>Fix:
I wish I did
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 4 22:23:05 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112423 

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org, eculp@encontacto.net
Cc:  
Subject: Re: ports/112423: Error compiling vlc-devel-0.9.0.20070501,2 on
	6.2-STABLE FreeBSD
Date: Tue, 22 May 2007 15:30:31 +0100

 This PR is a duplicate of ports/112417 and should be closed
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu May 24 00:41:52 UTC 2007 
State-Changed-Why:  
Duplicate of ports/112417. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112423 
>Unformatted:
