[ 87%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c: In function 'EarlyReflection_Faded': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1418:23: warning: inlining failed in call to 'FadedDelayLineOut': call is unlikely and code size would grow [-Winline] static inline ALfloat FadedDelayLineOut(const DelayLineI *Delay, const ALsizei off0, ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1423:60: warning: called from here [-Winline] #define DELAY_OUT_Faded(d, o0, o1, c, mu) FadedDelayLineOut(d, o0, o1, c, mu) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1609:20: note: in expansion of macro 'DELAY_OUT_Faded' f[j] = DELAY_OUT_##T(&State->Delay, \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1639:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Faded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1418:23: warning: inlining failed in call to 'FadedDelayLineOut': call is unlikely and code size would grow [-Winline] static inline ALfloat FadedDelayLineOut(const DelayLineI *Delay, const ALsizei off0, ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1423:60: warning: called from here [-Winline] #define DELAY_OUT_Faded(d, o0, o1, c, mu) FadedDelayLineOut(d, o0, o1, c, mu) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1620:21: note: in expansion of macro 'DELAY_OUT_Faded' f[j] += DELAY_OUT_##T(&State->Early.Delay, \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1639:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Faded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1515:20: warning: inlining failed in call to 'VectorPartialScatter': call is unlikely and code size would grow [-Winline] static inline void VectorPartialScatter(ALfloat *restrict vec, const ALfloat xCoeff, const ALfloat yCoeff) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1630:29: warning: called from here [-Winline] VectorPartialScatter(f, mixX, mixY); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1639:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Faded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1431:22: warning: inlining failed in call to 'DelayLineIn4': call is unlikely and code size would grow [-Winline] static inline ALvoid DelayLineIn4(DelayLineI *Delay, ALsizei offset, const ALfloat in[4]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1632:21: warning: called from here [-Winline] DelayLineIn4(&State->Delay, offset-State->LateFeedTap, f); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1639:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Faded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c: In function 'LateReverb_Unfaded.isra.4': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1643:23: warning: inlining failed in call to 'FirstOrderFilter': call is unlikely and code size would grow [-Winline] static inline ALfloat FirstOrderFilter(const ALfloat in, const ALfloat coeffs[3], ALfloat state[2]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1656:13: warning: called from here [-Winline] ALfloat out = FirstOrderFilter(in, State->Late.Filters[index].LFCoeffs, ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1643:23: warning: inlining failed in call to 'FirstOrderFilter': call is unlikely and code size would grow [-Winline] static inline ALfloat FirstOrderFilter(const ALfloat in, const ALfloat coeffs[3], ALfloat state[2]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1660:28: warning: called from here [-Winline] FirstOrderFilter(out, State->Late.Filters[index].HFCoeffs, ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1515:20: warning: inlining failed in call to 'VectorPartialScatter': call is unlikely and code size would grow [-Winline] static inline void VectorPartialScatter(ALfloat *restrict vec, const ALfloat xCoeff, const ALfloat yCoeff) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1721:29: warning: called from here [-Winline] VectorPartialScatter(f, mixX, mixY); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1729:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Unfaded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1431:22: warning: inlining failed in call to 'DelayLineIn4': call is unlikely and code size would grow [-Winline] static inline ALvoid DelayLineIn4(DelayLineI *Delay, ALsizei offset, const ALfloat in[4]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1723:21: warning: called from here [-Winline] DelayLineIn4(&State->Late.Delay, offset, f); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1729:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Unfaded) ^ [ 89%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/base.c.o /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c: In function 'ALreverbState_ALeffectState_update': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:853:20: warning: inlining failed in call to 'CalcLowShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:970:31: warning: called from here [-Winline] CalcLowShelfCoeffs(mfGain / hfGain, hfW, lfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:737:20: warning: inlining failed in call to 'CalcHighpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:971:31: warning: called from here [-Winline] CalcHighpassCoeffs(lfGain / mfGain, lfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:737:20: warning: inlining failed in call to 'CalcHighpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:976:31: warning: called from here [-Winline] CalcHighpassCoeffs(lfGain / mfGain, lfW, lfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:782:20: warning: inlining failed in call to 'CalcLowpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:977:30: warning: called from here [-Winline] CalcLowpassCoeffs(hfGain / mfGain, hfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:737:20: warning: inlining failed in call to 'CalcHighpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:985:31: warning: called from here [-Winline] CalcHighpassCoeffs(lfGain / mfGain, lfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:925:20: warning: inlining failed in call to 'CalcHighShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:996:32: warning: called from here [-Winline] CalcHighShelfCoeffs(hg, lfW, lfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:853:20: warning: inlining failed in call to 'CalcLowShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:997:31: warning: called from here [-Winline] CalcLowShelfCoeffs(lg, hfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:925:20: warning: inlining failed in call to 'CalcHighShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1002:32: warning: called from here [-Winline] CalcHighShelfCoeffs(mfGain / lfGain, lfW, lfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:782:20: warning: inlining failed in call to 'CalcLowpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1003:30: warning: called from here [-Winline] CalcLowpassCoeffs(hfGain / mfGain, hfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:925:20: warning: inlining failed in call to 'CalcHighShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcHighShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1011:32: warning: called from here [-Winline] CalcHighShelfCoeffs(mfGain / lfGain, lfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:853:20: warning: inlining failed in call to 'CalcLowShelfCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowShelfCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1023:31: warning: called from here [-Winline] CalcLowShelfCoeffs(mfGain / hfGain, hfW, hfcoeffs); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:782:20: warning: inlining failed in call to 'CalcLowpassCoeffs': call is unlikely and code size would grow [-Winline] static inline void CalcLowpassCoeffs(const ALfloat gain, const ALfloat w, ALfloat coeffs[3]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1028:30: warning: called from here [-Winline] CalcLowpassCoeffs(hfGain / mfGain, hfW, hfcoeffs); ^ [ 91%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c: In function 'ALCbackend_Construct': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c:17:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_init(&self->mMutex, almtx_recursive); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c: In function 'ALCbackend_lock': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c:67:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_lock(&self->mMutex); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c: In function 'ALCbackend_unlock': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/backends/base.c:73:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_unlock(&self->mMutex); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c: In function 'MixHrtf_C': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:134:20: warning: inlining failed in call to 'ApplyCoeffs': call is unlikely and code size would grow [-Winline] static inline void ApplyCoeffs(ALsizei Offset, ALfloat (*restrict Values)[2], ^ In file included from /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:151:0: /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c:41:20: warning: called from here [-Winline] ApplyCoeffs(Offset, hrtfstate->Values, IrSize, Coeffs, left, right); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c: In function 'MixHrtfBlend_C': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:134:20: warning: inlining failed in call to 'ApplyCoeffs': call is unlikely and code size would grow [-Winline] static inline void ApplyCoeffs(ALsizei Offset, ALfloat (*restrict Values)[2], ^ In file included from /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:151:0: /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c:79:20: warning: called from here [-Winline] ApplyCoeffs(Offset, hrtfstate->Values, IrSize, OldCoeffs, left, right); ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:134:20: warning: inlining failed in call to 'ApplyCoeffs': call is unlikely and code size would grow [-Winline] static inline void ApplyCoeffs(ALsizei Offset, ALfloat (*restrict Values)[2], ^ In file included from /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:151:0: /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c:83:20: warning: called from here [-Winline] ApplyCoeffs(Offset, hrtfstate->Values, IrSize, NewCoeffs, left, right); ^ [ 93%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/null.c.o /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c: In function 'MixDirectHrtf_C': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:134:20: warning: inlining failed in call to 'ApplyCoeffs': call is unlikely and code size would grow [-Winline] static inline void ApplyCoeffs(ALsizei Offset, ALfloat (*restrict Values)[2], ^ In file included from /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_c.c:151:0: /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/mixer_inc.c:110:20: warning: called from here [-Winline] ApplyCoeffs(Offset, Values, IrSize, Coeffs, insample, insample); ^ [ 95%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o [ 97%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c: In function 'EarlyReflection_Unfaded.isra.2': /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1515:20: warning: inlining failed in call to 'VectorPartialScatter': call is unlikely and code size would grow [-Winline] static inline void VectorPartialScatter(ALfloat *restrict vec, const ALfloat xCoeff, const ALfloat yCoeff) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1630:29: warning: called from here [-Winline] VectorPartialScatter(f, mixX, mixY); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1638:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Unfaded) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1431:22: warning: inlining failed in call to 'DelayLineIn4': call is unlikely and code size would grow [-Winline] static inline ALvoid DelayLineIn4(DelayLineI *Delay, ALsizei offset, const ALfloat in[4]) ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1632:21: warning: called from here [-Winline] DelayLineIn4(&State->Delay, offset-State->LateFeedTap, f); \ ^ /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/Alc/effects/reverb.c:1638:1: note: in expansion of macro 'DECL_TEMPLATE' DECL_TEMPLATE(Unfaded) ^ [100%] Linking C shared library libopenal.so CMakeFiles/OpenAL.dir/Alc/helpers.c.o: In function `SetMixerFPUMode': helpers.c:(.text+0x280): warning: fesetround is not implemented and will always fail helpers.c:(.text+0x26c): warning: fegetenv is not implemented and will always fail CMakeFiles/OpenAL.dir/Alc/helpers.c.o: In function `RestoreFPUMode': helpers.c:(.text+0x2a0): warning: fesetenv is not implemented and will always fail make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' [100%] Built target OpenAL make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' >>> openal 1.18.2 Installing to staging directory PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so.1.18.2 -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so.1 -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/al.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/alc.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/alext.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/efx.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/efx-creative.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/AL/efx-presets.h -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/openal.pc -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/alsoftrc.sample -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/hrtf/default-44100.mhr -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/hrtf/default-48000.mhr -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/3D7.1.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/hexagon.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/itu5.1.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/rectangle.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/square.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/openal/presets/presets.txt make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' >>> openal 1.18.2 Fixing libtool files >>> openal 1.18.2 Installing to target PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-0/output/target install/fast -C /accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/libopenal.so.1.18.2 -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/libopenal.so.1 -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/libopenal.so -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/al.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/alc.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/alext.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/efx.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/efx-creative.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/include/AL/efx-presets.h -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig/openal.pc -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/alsoftrc.sample -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/hrtf/default-44100.mhr -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/hrtf/default-48000.mhr -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/3D7.1.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/hexagon.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/itu5.1.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/rectangle.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/square.ambdec -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/openal/presets/presets.txt make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/openal-1.18.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /accts/mlweber1/scripts/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/accts/mlweber1/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/scripts/instance-0/output/host/lib/pkgconfig:/accts/mlweber1/scripts/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/scripts/instance-0/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/scripts/instance-0/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/scripts/instance-0/output/host/include" LDFLAGS="-L/accts/mlweber1/scripts/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/scripts/instance-0/output/host/include" LDFLAGS="-L/accts/mlweber1/scripts/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/scripts/instance-0/output/host" --sysconfdir="/accts/mlweber1/scripts/instance-0/output/host/etc" --localstatedir="/accts/mlweber1/scripts/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/accts/mlweber1/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/scripts/instance-0/output/host/lib/pkgconfig:/accts/mlweber1/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/accts/mlweber1/scripts/instance-0/output/host/include -Wall -O2 -I/accts/mlweber1/scripts/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/scripts/instance-0/output/host/include -L/accts/mlweber1/scripts/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/accts/mlweber1/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/scripts/instance-0/output/host/lib/pkgconfig:/accts/mlweber1/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 install -C /accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-0/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/scripts/instance-0/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/scripts/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/scripts/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/scripts/instance-0/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'liboping', u'openal'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'flickcurl', u'liboping', u'openal'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'openal'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'liboping', u'openal'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake'] mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/scripts/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/scripts/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/scripts/instance-0/output/target/bin/sh rm -f /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/include /accts/mlweber1/scripts/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/scripts/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/cmake /accts/mlweber1/scripts/instance-0/output/target/usr/share/cmake find /accts/mlweber1/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/scripts/instance-0/output/target/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/man /accts/mlweber1/scripts/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/info /accts/mlweber1/scripts/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/doc /accts/mlweber1/scripts/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-01179-g0f9a6eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /accts/mlweber1/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/scripts/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot' make: Entering directory `/accts/mlweber1/scripts/instance-0/buildroot' >>> Buildroot 2018.11-git-01179-g0f9a6eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aubio 0.4.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> classpath 0.99 Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/scripts/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot'