Hi this is somehow related to a commit I have done some days ago to cleanup compiler warnings.
It build fine here, seems you have a more strict compiler than mine :/ The error is: cc1: some warnings being treated as errors there is a warning: "error: format not a string literal and no format arguments [-Werror=format-security]" that is threated as an error for you. Are you using some particular build environment? cflags? 2016-10-22 13:57 GMT+02:00 Massimo Maiurana <[email protected]>: > I don't know if it's something wrong in my setup, but lately > I'm not able to build Python bindings anymore. I attach the build log to > preserve its lines length. > > -- > Massimo Maiurana > Ragusa (RG) > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
