[flac-dev] Lets work towards a new version

Martijn van Beurden mvanb1 at gmail.com
Thu Jun 19 09:52:05 PDT 2014


op 19-06-14 02:00, Erik de Castro Lopo schreef:
> Hi all,
>
> [...]
>
> Anything else I've forgotten or people would like to see?

Like I reported just before the release of 1.3.0 (mail of Fri, 
05 Apr 2013 08:25:10 +0200, to be specific), compiling on 
Raspbian (Debian Wheezy, GCC 4.6) returns quite some warnings of 
the type -Wcast-align.

>   CC     lpc_intrin_sse2.lo
>   CC     lpc_intrin_sse41.lo
>   CC     md5.lo
> md5.c: In function 'format_input_':
> md5.c:282:25: warning: cast increases required alignment of 
> target type [-Wcast-align]
> md5.c:288:24: warning: cast increases required alignment of 
> target type [-Wcast-align]
>   CC     memory.lo
>   CC     metadata_iterators.lo
> [...]
>   CCLD   libFLAC-static.la
> make[4]: Leaving directory `/home/pi/bin/flac/src/libFLAC'
> make[3]: Leaving directory `/home/pi/bin/flac/src/libFLAC'
> Making all in flac
> make[3]: Entering directory `/home/pi/bin/flac/src/flac'
>   CC     analyze.o
>   CC     decode.o
> decode.c: In function ‘write_callback’:
> decode.c:971:28: warning: cast increases required alignment of 
> target type [-Wcast-align]
> decode.c:972:28: warning: cast increases required alignment of 
> target type [-Wcast-align]
> decode.c:973:28: warning: cast increases required alignment of 
> target type [-Wcast-align]
> decode.c:974:28: warning: cast increases required alignment of 
> target type [-Wcast-align]
>   CC     encode.o
> encode.c:120:34: warning: cast increases required alignment of 
> target type [-Wcast-align]
> encode.c:121:33: warning: cast increases required alignment of 
> target type [-Wcast-align]
>   CC     foreign_metadata.o
>   CC     main.o
>   CC     local_string_utils.o

One other issue that I've brought up before but hasn't been 
fixed yet: none of the people that have contributed to FLAC in 
the last few years (save Miroslav) are in the AUTHORS file :)


More information about the flac-dev mailing list