[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #330875
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Oct 21 12:20:54 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/330875/display/redirect>
Changes:
------------------------------------------
[...truncated 93.53 KB...]
src/nanovg/stb_truetype.h: In function 'void stbtt__rasterize_sorted_edges(stbtt__bitmap*, stbtt__edge*, int, int, int, int, void*)':
src/nanovg/stb_truetype.h:2067:93: warning: unused parameter 'vsubsample' [-Wunused-parameter]
2067 | static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void *userdata)
| ~~~~^~~~~~~~~~
In file included from src/pugl/pugl_x11.c:43,
from src/Window.cpp:43:
src/pugl/pugl_internal.h: In function 'PuglView* puglInit(int*, char**)':
src/pugl/pugl_internal.h:68:15: warning: unused parameter 'pargc' [-Wunused-parameter]
68 | puglInit(int* pargc, char** argv)
| ~~~~~^~~~~
src/pugl/pugl_internal.h:68:29: warning: unused parameter 'argv' [-Wunused-parameter]
68 | puglInit(int* pargc, char** argv)
| ~~~~~~~^~~~
src/nanovg/fontstash.h: In function 'int fonsAddFont(FONScontext*, const char*, const char*)':
src/nanovg/fontstash.h:897:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
897 | if (readed != dataSize) goto error;
| ~~~~~~~^~~~~~~~~~~
src/pugl/pugl_x11.c: In function 'PuglStatus puglProcessEvents(PuglView*)':
src/pugl/pugl_x11.c:631:36: warning: invalid conversion from 'int' to 'PuglEventType' [-fpermissive]
631 | PuglEvent expose_event = { 0 };
| ^
| |
| int
src/pugl/pugl_x11.c:632:36: warning: invalid conversion from 'int' to 'PuglEventType' [-fpermissive]
632 | PuglEvent config_event = { 0 };
| ^
| |
| int
src/pugl/pugl_x11.c: In function 'void* puglGetContext(PuglView*)':
src/pugl/pugl_x11.c:752:26: warning: unused parameter 'view' [-Wunused-parameter]
752 | puglGetContext(PuglView* view)
| ~~~~~~~~~~^~~~
src/Window.cpp: In constructor 'WOLF_SPECTRUM_DGL::Window::PrivateData::PrivateData(WOLF_SPECTRUM_DGL::Application&, WOLF_SPECTRUM_DGL::Window*, intptr_t)':
src/Window.cpp:1057:11: warning: 'WOLF_SPECTRUM_DGL::Window::PrivateData::fModal' will be initialized after [-Wreorder]
1057 | } fModal;
| ^~~~~~
src/Window.cpp:1027:14: warning: 'bool WOLF_SPECTRUM_DGL::Window::PrivateData::fCursorIsClipped' [-Wreorder]
1027 | bool fCursorIsClipped;
| ^~~~~~~~~~~~~~~~
src/Window.cpp:153:9: warning: when initialized here [-Wreorder]
153 | PrivateData(Application &app, Window *const self, const intptr_t parentId)
| ^~~~~~~~~~~
In file included from src/nanovg/nanovg.c:28:
src/nanovg/stb_image.h: In function 'int stbi__tga_get_comp(int, int, int*)':
src/nanovg/stb_image.h:4856:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
4856 | case 16: if(is_grey) return STBI_grey_alpha;
| ^~
src/nanovg/stb_image.h:4858:7: note: here
4858 | case 15: if(is_rgb16) *is_rgb16 = 1;
| ^~~~
rm -f ../libdgl.a
ar crs ../libdgl.a src/Application.cpp.o src/Color.cpp.o src/Geometry.cpp.o src/Image.cpp.o src/ImageWidgets.cpp.o src/NanoVG.cpp.o src/Resources.cpp.o src/Widget.cpp.o src/Window.cpp.o
make[1]: Leaving directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/src/wolf-spectrum-1.0.0/dpf/dgl'
make all -C plugins/wolf-spectrum
make[1]: Entering directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/src/wolf-spectrum-1.0.0/plugins/wolf-spectrum'
cc Libs/varchunk/varchunk.c -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c99 -std=gnu99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -MD -MP -c -o Libs/varchunk/varchunk.c.o -pthread
g++ Common/Utils/src/Mathf.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Utils/src/Mathf.cpp.o -pthread
g++ WolfSpectrumPlugin.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o WolfSpectrumPlugin.cpp.o -pthread
g++ Common/Structures/src/Margin.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Structures/src/Margin.cpp.o -pthread
g++ Common/Structures/src/Animation.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Structures/src/Animation.cpp.o -pthread
g++ Config/src/Config.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Config/src/Config.cpp.o -pthread
cc Libs/inih/ini.c -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c99 -std=gnu99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -MD -MP -c -o Libs/inih/ini.c.o -pthread
g++ Libs/inih/INIReader.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Libs/inih/INIReader.cpp.o -pthread
g++ Resources/Fonts/chivo_bold.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Resources/Fonts/chivo_bold.cpp.o -pthread
g++ Resources/Fonts/chivo_italic.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Resources/Fonts/chivo_italic.cpp.o -pthread
Libs/varchunk/varchunk.c: In function 'varchunk_new':
Libs/varchunk/varchunk.c:83:9: warning: ignoring return value of 'posix_memalign' declared with attribute 'warn_unused_result' [-Wunused-result]
83 | posix_memalign((void **)&varchunk, sizeof(varchunk_elmnt_t), total_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ Common/Widgets/src/NanoLabel.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Widgets/src/NanoLabel.cpp.o -pthread
g++ Common/Widgets/src/ResizeHandle.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Widgets/src/ResizeHandle.cpp.o -pthread
g++ Common/Widgets/src/RightClickMenu.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Widgets/src/RightClickMenu.cpp.o -pthread
g++ ScrollingTexture.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o ScrollingTexture.cpp.o -pthread
g++ Spectrogram.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Spectrogram.cpp.o -pthread
g++ Libs/kissfft/kiss_fft.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Libs/kissfft/kiss_fft.cpp.o -pthread
g++ Common/Structures/src/ParamSmooth.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Structures/src/ParamSmooth.cpp.o -pthread
g++ Common/Structures/src/PeakFallSmooth.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o Common/Structures/src/PeakFallSmooth.cpp.o -pthread
g++ WolfSpectrumUI.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -MD -MP -c -o WolfSpectrumUI.cpp.o -pthread
mkdir -p ../../bin
g++ Libs/varchunk/varchunk.c.o Common/Utils/src/Mathf.cpp.o WolfSpectrumPlugin.cpp.o Common/Structures/src/Margin.cpp.o Common/Structures/src/Animation.cpp.o Config/src/Config.cpp.o Libs/inih/ini.c.o Libs/inih/INIReader.cpp.o Resources/Fonts/chivo_bold.cpp.o Resources/Fonts/chivo_italic.cpp.o Common/Widgets/src/NanoLabel.cpp.o Common/Widgets/src/ResizeHandle.cpp.o Common/Widgets/src/RightClickMenu.cpp.o ScrollingTexture.cpp.o Spectrogram.cpp.o Libs/kissfft/kiss_fft.cpp.o Common/Structures/src/ParamSmooth.cpp.o Common/Structures/src/PeakFallSmooth.cpp.o WolfSpectrumUI.cpp.o ../../dpf/distrho/DistrhoPluginMain.cpp ../../dpf/distrho/src/IdleThread.cpp ../../dpf/distrho/DistrhoUIMain.cpp ../../dpf/libdgl.a -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -lGL -lX11 -ljack -DDISTRHO_PLUGIN_TARGET_JACK -o ../../bin/wolf-spectrum
mkdir -p ../../bin/wolf-spectrum.lv2
g++ Libs/varchunk/varchunk.c.o Common/Utils/src/Mathf.cpp.o WolfSpectrumPlugin.cpp.o Common/Structures/src/Margin.cpp.o Common/Structures/src/Animation.cpp.o Config/src/Config.cpp.o Libs/inih/ini.c.o Libs/inih/INIReader.cpp.o Resources/Fonts/chivo_bold.cpp.o Resources/Fonts/chivo_italic.cpp.o Common/Widgets/src/NanoLabel.cpp.o Common/Widgets/src/ResizeHandle.cpp.o Common/Widgets/src/RightClickMenu.cpp.o ScrollingTexture.cpp.o Spectrogram.cpp.o Libs/kissfft/kiss_fft.cpp.o Common/Structures/src/ParamSmooth.cpp.o Common/Structures/src/PeakFallSmooth.cpp.o WolfSpectrumUI.cpp.o ../../dpf/distrho/DistrhoPluginMain.cpp ../../dpf/distrho/src/IdleThread.cpp ../../dpf/distrho/DistrhoUIMain.cpp ../../dpf/libdgl.a -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -lGL -lX11 -lpthread -shared -DDISTRHO_PLUGIN_TARGET_LV2 -o ../../bin/wolf-spectrum.lv2/wolf-spectrum.so
mkdir -p ../../bin
g++ Libs/varchunk/varchunk.c.o Common/Utils/src/Mathf.cpp.o WolfSpectrumPlugin.cpp.o Common/Structures/src/Margin.cpp.o Common/Structures/src/Animation.cpp.o Config/src/Config.cpp.o Libs/inih/ini.c.o Libs/inih/INIReader.cpp.o Resources/Fonts/chivo_bold.cpp.o Resources/Fonts/chivo_italic.cpp.o Common/Widgets/src/NanoLabel.cpp.o Common/Widgets/src/ResizeHandle.cpp.o Common/Widgets/src/RightClickMenu.cpp.o ScrollingTexture.cpp.o Spectrogram.cpp.o Libs/kissfft/kiss_fft.cpp.o Common/Structures/src/ParamSmooth.cpp.o Common/Structures/src/PeakFallSmooth.cpp.o WolfSpectrumUI.cpp.o ../../dpf/distrho/DistrhoPluginMain.cpp ../../dpf/distrho/src/IdleThread.cpp ../../dpf/distrho/DistrhoUIMain.cpp ../../dpf/libdgl.a -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_DGL -DHAVE_JACK -std=c++0x -std=gnu++0x -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -fvisibility-inlines-hidden -DPLUGIN_NAME=\"wolf-spectrum\" -DDISTRHO_NAMESPACE=WOLF_SPECTRUM_DISTRHO -DDGL_NAMESPACE=WOLF_SPECTRUM_DGL -I. -I../../dpf/distrho -I../../dpf/dgl -I./Common/Structures -I./Common/Widgets -I./Common/Utils -I./Resources -I./Config -I./Libs/inih -I./Libs/DSPFilters/include -I./Libs/kissfft -I./Libs/kissfft/tools/ -I./Libs/varchunk/ -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -Wl,--no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -lGL -lX11 -shared -DDISTRHO_PLUGIN_TARGET_VST -o ../../bin/wolf-spectrum-vst.so
In file included from ../../dpf/distrho/src/DistrhoPluginLV2.cpp:20,
from ../../dpf/distrho/DistrhoPluginMain.cpp:26:
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)':
../../dpf/distrho/src/lv2/atom-util.h:273:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:334:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
334 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:273:44: note: remove parentheses
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:334:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
334 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)':
../../dpf/distrho/src/lv2/atom-util.h:279:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
279 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:367:9: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH'
367 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:279:44: note: remove parentheses
279 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:367:9: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH'
367 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)':
../../dpf/distrho/src/lv2/atom-util.h:273:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:420:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
420 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:273:44: note: remove parentheses
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:420:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
420 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dpf/distrho/src/DistrhoUILV2.cpp:22,
from ../../dpf/distrho/DistrhoUIMain.cpp:26:
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)':
../../dpf/distrho/src/lv2/atom-util.h:273:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:334:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
334 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:273:44: note: remove parentheses
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:334:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
334 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)':
../../dpf/distrho/src/lv2/atom-util.h:279:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
279 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:367:9: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH'
367 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:279:44: note: remove parentheses
279 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:367:9: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH'
367 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)':
../../dpf/distrho/src/lv2/atom-util.h:273:44: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses]
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:420:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
420 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
../../dpf/distrho/src/lv2/atom-util.h:273:44: note: remove parentheses
273 | for (const LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \
| ^~~~~~
../../dpf/distrho/src/lv2/atom-util.h:420:9: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH'
420 | LV2_ATOM_OBJECT_FOREACH(object, prop) {
| ^~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/src/wolf-spectrum-1.0.0/plugins/wolf-spectrum'
"/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/src/wolf-spectrum-1.0.0/dpf/utils/generate-ttl.sh"
Generate ttl data for './wolf-spectrum.so', basename: 'wolf-spectrum'
Writing manifest.ttl... done!
Writing wolf-spectrum.ttl... done!
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/bin'
'bin/wolf-spectrum' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/bin/wolf-spectrum'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share/applications'
'wolf-spectrum.desktop' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share/applications/wolf-spectrum.desktop'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/vst'
'bin/wolf-spectrum-vst.so' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/vst/wolf-spectrum-vst.so'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/lv2'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/lv2/wolf-spectrum.lv2'
'bin/wolf-spectrum.lv2/wolf-spectrum.so' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/lv2/wolf-spectrum.lv2/wolf-spectrum.so'
'bin/wolf-spectrum.lv2/manifest.ttl' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/lv2/wolf-spectrum.lv2/manifest.ttl'
'bin/wolf-spectrum.lv2/wolf-spectrum.ttl' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/lib/lv2/wolf-spectrum.lv2/wolf-spectrum.ttl'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share/doc'
install: creating directory '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share/doc/wolf-spectrum'
'README.md' -> '/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/pkg/wolf-spectrum/usr/share/doc/wolf-spectrum/README.md'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "wolf-spectrum"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wolf-spectrum 1.0.0-2 (Fri Oct 21 11:20:46 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b2/wolf-spectrum/build2.log
+ schroot --end-session -c archlinux-wolf-spectrum-archlinuxrb-build-gWEX4u6v
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/wolf-spectrum-archlinuxrb-build-gWEX4u6v/wolf-spectrum/trunk/wolf-spectrum-1.0.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b2/wolf-spectrum/wolf-spectrum-1.0.0-2-x86_64.pkg.tar.zst'
Fri Oct 21 11:20:47 UTC 2022 - build #2 for wolf-spectrum on osuosl184-amd64 done.
Fri Oct 21 11:20:47 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-gPyb28Lh, removing.
/srv/reproducible-results/archlinuxrb-build-gWEX4u6v:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:20 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:20 b2
/srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:20 wolf-spectrum
/srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b1/wolf-spectrum:
total 652
-rw-r--r-- 1 jenkins jenkins 61815 Oct 21 11:20 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 21 11:20 build1.version
-rw-r--r-- 1 jenkins jenkins 585998 Oct 21 11:20 wolf-spectrum-1.0.0-2-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:20 wolf-spectrum
/srv/reproducible-results/archlinuxrb-build-gWEX4u6v/b2/wolf-spectrum:
total 640
-rw-r--r-- 1 jenkins jenkins 60576 Oct 21 11:20 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 21 11:20 build2.version
-rw-r--r-- 1 jenkins jenkins 585998 Oct 21 11:20 wolf-spectrum-1.0.0-2-x86_64.pkg.tar.zst
Fri Oct 21 11:20:53 UTC 2022 - comparing results now.
Fri Oct 21 11:20:53 UTC 2022 - YAY - wolf-spectrum/wolf-spectrum-1.0.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-qMEbGK4m: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/wolf-spectrum/pkg.version': No space left on device
Fri Oct 21 11:20:53 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-gWEX4u6v deleted.
Fri Oct 21 11:20:53 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-qMEbGK4m, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list