easytag from git won't build (2014-08-19)
- From: "Steven P. Ulrick" <meow8282 gmail com>
- To: easytag-list gnome org
- Subject: easytag from git won't build (2014-08-19)
- Date: Tue, 19 Aug 2014 19:08:39 -0500
Hello, David
Just tried to build easytag from git, with the following result:
CC src/easytag-id3v24_tag.o
src/id3_tag.c: In function ‘Id3tag_Get_Field’:
src/id3_tag.c:978:13: warning: case value ‘9999’ not in enumerated
type ‘ID3_TextEnc’ [-Wswitch]
case 9999:
^
src/id3_tag.c: In function ‘Id3tag_Set_Field’:
src/id3_tag.c:1151:13: warning: case value ‘9999’ not in enumerated
type ‘ID3_TextEnc’ [-Wswitch]
case 9999:
^
CC src/easytag-log.o
CC src/easytag-misc.o
CC src/easytag-monkeyaudio_header.o
Note: Writing easytag.1
src/gio_wrapper.cc: In member function ‘virtual void
GIO_IOStream::writeBlock(const TagLib::ByteVector&)’:
src/gio_wrapper.cc:236:144: error: format ‘%lu’ expects argument of
type ‘long unsigned int’, but argument 5 has type ‘TagLib::uint {aka
unsigned int}’ [-Werror=format=]
g_debug ("Only %" G_GSIZE_FORMAT " bytes out of %" G_GSIZE_FORMAT
^
cc1plus: some warnings being treated as errors
make[2]: *** [src/easytag-gio_wrapper.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/run/media/steve/ext4/steve/CVS/Assorted-CVS-Modules/e/easytag'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/run/media/steve/ext4/steve/CVS/Assorted-CVS-Modules/e/easytag'
make: *** [all] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]