[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] many warnings when trying to compile latest updates to supernova



Hi,

I've just pulled the latest updates to SC 3.7, resp. supernova. Now,
compilation works but I'm getting lots of warnings like the following:

In file included from
/home/stefan/sources/supercollider/server/supernova/./audio_backend/audio_backend_common.hpp:30:0,
                 from
/home/stefan/sources/supercollider/server/supernova/./audio_backend/sndfile_backend.hpp:38,
                 from
/home/stefan/sources/supercollider/testsuite/supernova/sndfile_backend_test.cpp:4:
/home/stefan/sources/supercollider/server/supernova/./utilities/malloc_aligned.hpp:52:73:
warning: ‘assume_aligned’ attribute directive ignored [-Wattributes]
 inline void* MALLOC ASSUME_ALIGNED(64) malloc_aligned(std::size_t nbytes)

I *guess* this is related to this commit:
https://github.com/supercollider/supercollider/commit/921593422818de4fcaa319504c496cd61ad52083

I don't know what effect that has for my SC installation. Is there
anything I can do to make my compiler process these changes properly?

I'm on UbuntuStudio 14.04, cmake 2.8.12.2, gcc (Ubuntu
4.8.4-2ubuntu1~14.04) 4.8.4

thanks, Stefan

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/