From fe47d52243301fa02074ff824615406e72f3ca65 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 26 Apr 2017 14:33:14 +0000 Subject: Gem 0b6be70ee74dfb8a0f8129672f400f3b2a4d8390 osx/x86_64 built 'master:0b6be70ee74dfb8a0f8129672f400f3b2a4d8390' for osx/x86_64 --- Gem/Gem.la | 2 +- Gem/Gem.pd_darwin | Bin 5234352 -> 5234352 bytes Gem/develop/include/Gem/Utils/any.h | 8 +++---- Gem/gem_filmAVFoundation.so | Bin 71512 -> 71512 bytes Gem/gem_imageJPEG.so | Bin 52052 -> 52052 bytes Gem/gem_imageMAGICK.la | 2 +- Gem/gem_imageMAGICK.so | Bin 55212 -> 54488 bytes Gem/gem_imageSGI.so | Bin 59260 -> 59260 bytes Gem/gem_imageTIFF.so | Bin 68244 -> 68244 bytes Gem/gem_modelOBJ.so | Bin 90268 -> 90268 bytes Gem/gemcocoawindow.pd_darwin | Bin 36484 -> 36492 bytes Gem/gemglfw2window.la | 41 ------------------------------------ Gem/gemglfw2window.pd_darwin | Bin 28492 -> 0 bytes Gem/gemglfw3window.la | 41 ++++++++++++++++++++++++++++++++++++ Gem/gemglfw3window.pd_darwin | Bin 0 -> 38112 bytes Gem/gemglutwindow.pd_darwin | Bin 44428 -> 44428 bytes Gem/gemsdlwindow.pd_darwin | Bin 40632 -> 40632 bytes Gem/pix_drum.pd_darwin | Bin 26312 -> 26312 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 76412 -> 76412 bytes Gem/pix_hit.pd_darwin | Bin 24320 -> 24320 bytes Gem/pix_mano.pd_darwin | Bin 40456 -> 40456 bytes 21 files changed, 47 insertions(+), 47 deletions(-) delete mode 100755 Gem/gemglfw2window.la delete mode 100755 Gem/gemglfw2window.pd_darwin create mode 100755 Gem/gemglfw3window.la create mode 100755 Gem/gemglfw3window.pd_darwin diff --git a/Gem/Gem.la b/Gem/Gem.la index 4a2fd15..99b5e92 100755 --- a/Gem/Gem.la +++ b/Gem/Gem.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags=' -pthread' # Libraries that this one depends upon. -dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L/usr/local/Cellar/fribidi/0.19.7_1/lib -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/opt/gettext/lib -lfribidi -lglib-2.0 -lintl -ldl -lz -lm' +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L/usr/local/Cellar/fribidi/0.19.7_1/lib -L/usr/local/Cellar/glib/2.52.0/lib -L/usr/local/opt/gettext/lib -lfribidi -lglib-2.0 -lintl -ldl -lz -lm' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin index 19ce2d8..20378b6 100755 Binary files a/Gem/Gem.pd_darwin and b/Gem/Gem.pd_darwin differ diff --git a/Gem/develop/include/Gem/Utils/any.h b/Gem/develop/include/Gem/Utils/any.h index 56cdec7..dff11bb 100644 --- a/Gem/develop/include/Gem/Utils/any.h +++ b/Gem/develop/include/Gem/Utils/any.h @@ -132,7 +132,7 @@ namespace gem template any(const T& x) : table(NULL), object(NULL) { table = any_detail::get_table::get(); -#ifdef __GNUC__ +#if defined(__GNUC__) && __GNUC__ >= 6 # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wplacement-new" #endif @@ -142,7 +142,7 @@ namespace gem else { object = new T(x); } -#ifdef __GNUC__ +#if defined(__GNUC__) && __GNUC__ >= 6 # pragma GCC diagnostic pop #endif } @@ -188,7 +188,7 @@ namespace gem if (table == x_table) { // if so, we can avoid deallocating and resuse memory -#ifdef __GNUC__ +#if defined(__GNUC__) && __GNUC__ >= 6 # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wplacement-new" #endif @@ -213,7 +213,7 @@ namespace gem object = new T(x); table = x_table; } -#ifdef __GNUC__ +#if defined(__GNUC__) && __GNUC__ >= 6 # pragma GCC diagnostic pop #endif } diff --git a/Gem/gem_filmAVFoundation.so b/Gem/gem_filmAVFoundation.so index e289259..fde9a1b 100755 Binary files a/Gem/gem_filmAVFoundation.so and b/Gem/gem_filmAVFoundation.so differ diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so index 6360b8e..892ef6b 100755 Binary files a/Gem/gem_imageJPEG.so and b/Gem/gem_imageJPEG.so differ diff --git a/Gem/gem_imageMAGICK.la b/Gem/gem_imageMAGICK.la index 58b6dd8..cb52ae3 100755 --- a/Gem/gem_imageMAGICK.la +++ b/Gem/gem_imageMAGICK.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags=' -pthread' # Libraries that this one depends upon. -dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/imagemagick/6.9.7-0/lib /usr/local/Cellar/imagemagick/6.9.7-0/lib/libMagick++-6.Q16.la -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/xz/5.2.2/lib /usr/local/Cellar/imagemagick/6.9.7-0/lib/libMagickWand-6.Q16.la /usr/local/Cellar/imagemagick/6.9.7-0/lib/libMagickCore-6.Q16.la -lfreetype -llzma -lbz2 -lltdl -ldl -lz -lm' +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/imagemagick/7.0.5-5/lib /usr/local/Cellar/imagemagick/7.0.5-5/lib/libMagickCore-7.Q16HDRI.la -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/xz/5.2.3/lib -lfreetype -llzma -lbz2 -lltdl -ldl -lz -lm' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so index 9265543..b788771 100755 Binary files a/Gem/gem_imageMAGICK.so and b/Gem/gem_imageMAGICK.so differ diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so index 107ad52..2b2da73 100755 Binary files a/Gem/gem_imageSGI.so and b/Gem/gem_imageSGI.so differ diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so index a4566ea..3a3ad3f 100755 Binary files a/Gem/gem_imageTIFF.so and b/Gem/gem_imageTIFF.so differ diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so index e5b3758..1e4acab 100755 Binary files a/Gem/gem_modelOBJ.so and b/Gem/gem_modelOBJ.so differ diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin index 4640427..84ae64a 100755 Binary files a/Gem/gemcocoawindow.pd_darwin and b/Gem/gemcocoawindow.pd_darwin differ diff --git a/Gem/gemglfw2window.la b/Gem/gemglfw2window.la deleted file mode 100755 index d051a79..0000000 --- a/Gem/gemglfw2window.la +++ /dev/null @@ -1,41 +0,0 @@ -# gemglfw2window.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.6 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='gemglfw2window.pd_darwin' - -# Names of this library. -library_names='gemglfw2window.pd_darwin gemglfw2window.pd_darwin' - -# The name of the static archive. -old_library='' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags=' -framework Cocoa -framework OpenGL -framework IOKit' - -# Libraries that this one depends upon. -dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/glfw2/2.7.9/lib -lglfw -ldl -lz -lm' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for gemglfw2window. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# Should we warn about portability when linking against -modules? -shouldnotlink=yes - -# Files to dlopen/dlpreopen -dlopen='' -dlpreopen='' - -# Directory that this library needs to be installed in: -libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemglfw2window.pd_darwin b/Gem/gemglfw2window.pd_darwin deleted file mode 100755 index 6587024..0000000 Binary files a/Gem/gemglfw2window.pd_darwin and /dev/null differ diff --git a/Gem/gemglfw3window.la b/Gem/gemglfw3window.la new file mode 100755 index 0000000..db2aa17 --- /dev/null +++ b/Gem/gemglfw3window.la @@ -0,0 +1,41 @@ +# gemglfw3window.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='gemglfw3window.pd_darwin' + +# Names of this library. +library_names='gemglfw3window.pd_darwin gemglfw3window.pd_darwin' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags=' ' + +# Libraries that this one depends upon. +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.46-5-64bit.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/glfw/3.2.1/lib -lglfw -ldl -lz -lm' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for gemglfw3window. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemglfw3window.pd_darwin b/Gem/gemglfw3window.pd_darwin new file mode 100755 index 0000000..c3bdf2c Binary files /dev/null and b/Gem/gemglfw3window.pd_darwin differ diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin index cbbb845..68f19f0 100755 Binary files a/Gem/gemglutwindow.pd_darwin and b/Gem/gemglutwindow.pd_darwin differ diff --git a/Gem/gemsdlwindow.pd_darwin b/Gem/gemsdlwindow.pd_darwin index ebcd611..70eb0f3 100755 Binary files a/Gem/gemsdlwindow.pd_darwin and b/Gem/gemsdlwindow.pd_darwin differ diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin index 8cf0d21..e0fe137 100755 Binary files a/Gem/pix_drum.pd_darwin and b/Gem/pix_drum.pd_darwin differ diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin index b917a41..8053704 100755 Binary files a/Gem/pix_fiducialtrack.pd_darwin and b/Gem/pix_fiducialtrack.pd_darwin differ diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin index 725ee80..4768a0d 100755 Binary files a/Gem/pix_hit.pd_darwin and b/Gem/pix_hit.pd_darwin differ diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin index c4f215f..6414f18 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ -- cgit v1.2.1