[vlc-devel] Windows Extras/contrib flac build broken? Perhaps from commit 22240?

Mark Moriarty mfmbusiness at earthlink.net
Tue Sep 25 01:11:19 CEST 2007


Revision: 22271

FLAC was building OK on Cygwin as of a couple days ago. I was doing a fresh
build, trying to capture all the tweaks I need under Cygwin, but now it's
breaking.

The make seems to start OK:
	make[1]: Entering directory `/home/mfm/vlc-trunk/extras/contrib'
	make -C src all
	make[2]: Entering directory `/home/mfm/vlc-trunk/extras/contrib/src'
	/usr/bin/wget -c
http://switch.dl.sourceforge.net/sourceforge/flac/flac-1.2.1.ta
	r.gz
	...

It seems really unhappy with bitwriter, many warnings of the form:
	 gcc -mno-cygwin -isystem /usr/include/mingw -DHAVE_CONFIG_H -I. -I.
-I../.. -DF
	LaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include
-I/home/mfm/
	vlc-trunk/extras/contrib/include -mno-cygwin -isystem
/usr/include/mingw -mno-cy
	gwin -isystem /usr/include/mingw -isystem
/home/mfm/vlc-trunk/extras/contrib/inc
	lude -I/home/mfm/vlc-trunk/extras/contrib/include -O3 -funroll-loops
-finline-fu
	nctions -Wall -W -Winline
-I/home/mfm/vlc-trunk/extras/contrib/include -mno-cygw
	in -isystem /usr/include/mingw -mno-cygwin -isystem
/usr/include/mingw -isystem
	/home/mfm/vlc-trunk/extras/contrib/include -c bitwriter.c -o
bitwriter.o
	bitwriter.c: In function `FLAC__bitwriter_write_utf8_uint32':
	bitwriter.c:341: warning: inlining failed in call to
'FLAC__bitwriter_write_raw_
	uint32': --param large-function-growth limit reached
	bitwriter.c:791: warning: called from here
	bitwriter.c:341: warning: inlining failed in call to
'FLAC__bitwriter_write_raw_
	uint32': --param large-function-growth limit reached
	bitwriter.c:794: warning: called from here
	bitwriter.c:341: warning: inlining failed in call to
'FLAC__bitwriter_write_raw_
	uint32': --param large-function-growth limit reached

Finally dies at:
	 gcc -mno-cygwin -isystem /usr/include/mingw -DHAVE_CONFIG_H -I. -I.
-I../.. -DF
	LaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include
-I/home/mfm/
	vlc-trunk/extras/contrib/include -mno-cygwin -isystem
/usr/include/mingw -mno-cy
	gwin -isystem /usr/include/mingw -isystem
/home/mfm/vlc-trunk/extras/contrib/inc
	lude -I/home/mfm/vlc-trunk/extras/contrib/include -O3 -funroll-loops
-finline-fu
	nctions -Wall -W -Winline
-I/home/mfm/vlc-trunk/extras/contrib/include -mno-cygw
	in -isystem /usr/include/mingw -mno-cygwin -isystem
/usr/include/mingw -isystem
	/home/mfm/vlc-trunk/extras/contrib/include -c stream_decoder.c -o
stream_decoder
	.o
	In file included from stream_decoder.c:56:
	../../include/share/alloc.h:41:5: #error
	In file included from stream_decoder.c:56:
	../../include/share/alloc.h: In function `safe_malloc_mul_2op_':
	../../include/share/alloc.h:120: error: `SIZE_T_MAX' undeclared
(first use in th
	is function)
	../../include/share/alloc.h:120: error: (Each undeclared identifier
is reported
	only once
	...
	make[4]: *** [stream_decoder.lo] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070924/a2f4de51/attachment.html>


More information about the vlc-devel mailing list