DEBUG: Executing shell function do_compile
Waf: Entering directory `TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/build'
[ 1/255] Compiling linux/JackLinuxFutex.cpp
[ 2/255] Compiling common/JackEngineControl.cpp
[ 3/255] Compiling common/JackException.cpp
[ 4/255] Compiling common/JackClient.cpp
[ 5/255] Compiling common/JackActivationCount.cpp
[ 6/255] Compiling posix/JackSocket.cpp
[ 7/255] Compiling posix/JackPosixMutex.cpp
[ 8/255] Compiling common/JackMidiAPI.cpp
[ 9/255] Compiling posix/JackPosixProcessSync.cpp
[ 10/255] Compiling posix/JackPosixThread.cpp
[ 11/255] Compiling common/JackMidiPort.cpp
[ 12/255] Compiling common/JackError.cpp
[ 13/255] Compiling common/timestamps.c
In file included from ../git/common/JackEngineControl.cpp:22:
../git/common/JackEngineControl.h:67:5: error: requested alignment is less than minimum alignment of 8 for type 'Jack::JackTransportEngine'
alignas(UInt32) JackTransportEngine fTransport;
^
../git/common/JackEngineControl.h:89:5: error: requested alignment is less than minimum alignment of 8 for type 'Jack::JackFrameTimer'
alignas(UInt32) JackFrameTimer fFrameTimer;
^
2 errors generated.
In file included from ../git/common/JackClient.cpp:24:
../git/common/JackEngineControl.h:67:5: error: requested alignment is less than minimum alignment of 8 for type 'Jack::JackTransportEngine'
alignas(UInt32) JackTransportEngine fTransport;
^
../git/common/JackEngineControl.h:89:5: error: requested alignment is less than minimum alignment of 8 for type 'Jack::JackFrameTimer'
alignas(UInt32) JackFrameTimer fFrameTimer;
^
2 errors generated.
In file included from ../git/posix/JackSocket.cpp:20:
../git/posix/JackSocket.h:47:13: warning: private field 'fTimeOut' is not used [-Wunused-private-field]
int fTimeOut;
^
1 warning generated.
Waf: Leaving directory `TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/build'
Build failed
-> task in 'clientlib' failed with exit status 1 (run with -v to display more information)
-> task in 'clientlib' failed with exit status 1 (run with -v to display more information)
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/temp/run.do_compile.19907:147 exit 1 from 'waf_do_compile'
WARNING: Backtrace (BB generated script):
#1: waf_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/temp/run.do_compile.19907, line 147
#2: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/temp/run.do_compile.19907, line 143
#3: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/jack/1.19.20-r0/temp/run.do_compile.19907, line 152