Skip to content

Instantly share code, notes, and snippets.

@suizokukan
Created January 6, 2016 10:02
Show Gist options
  • Save suizokukan/f4e0cb5d0be19d9a92d6 to your computer and use it in GitHub Desktop.
Save suizokukan/f4e0cb5d0be19d9a92d6 to your computer and use it in GitHub Desktop.
make[1] : on entre dans le répertoire « /home/suizokukan/mxe »
uname -a
Linux archsuizokukan 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
989ea9ad3d642c2b928672ae24abd69e3b293e47 - Update versions.json & build-matrix.html [il y a 4 heures] [ (HEAD -> master, origin/master, origin/gh-pages, origin/HEAD)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.15
python --version
Python 3.5.1
rm -rf '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static'
mkdir -p '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static'
cd '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static' && tar xjf '/home/suizokukan/mxe/pkg/aubio-0.4.2.tar.bz2'
cd '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static/aubio-0.4.2'
(cd '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static/aubio-0.4.2' && patch -p1 -u) < /home/suizokukan/mxe/src/aubio-1-fixes.patch
patching file wscript
patching file wscript
patching file wscript
patching file src/wscript_build
patching file src/wscript_build
patching file wscript
patching file aubio.pc.in
patching file wscript
patching file wscript
cd '/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static/aubio-0.4.2' && AR='x86_64-w64-mingw32.static-ar' CC='x86_64-w64-mingw32.static-gcc' PKGCONFIG='x86_64-w64-mingw32.static-pkg-config' ./waf configure -j '2' --with-target-platform='win64' --prefix='/home/suizokukan/mxe/usr/x86_64-w64-mingw32.static' --enable-fftw3f --enable-static --disable-shared
Traceback (most recent call last):
File "./waf", line 164, in <module>
from waflib import Scripting
File "/home/suizokukan/mxe/tmp-aubio-x86_64-w64-mingw32.static/aubio-0.4.2/waflib/Scripting.py", line 99
except Errors.WafError ,e:
^
SyntaxError: invalid syntax
Makefile:528 : la recette pour la cible « build-only-aubio_x86_64-w64-mingw32.static » a échouée
make[1]: *** [build-only-aubio_x86_64-w64-mingw32.static] Erreur 1
make[1] : on quitte le répertoire « /home/suizokukan/mxe »
real 0m3.735s
user 0m3.473s
sys 0m0.033s
$ make MXE_TARGETS='x86_64-w64-mingw32.static'
[create settings.mk]
[check requirements]
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
[download] gmp
[build nonetwork lib]
[git-log] 989ea9a Update versions.json & build-matrix.html
[build] mxe-conf x86_64-unknown-linux-gnu
[done] mxe-conf x86_64-unknown-linux-gnu 320 KiB 0m6.499s
[build] gmp x86_64-unknown-linux-gnu
[done] gmp x86_64-unknown-linux-gnu 29280 KiB 0m50.615s
[download] isl
[build] isl x86_64-unknown-linux-gnu
[done] isl x86_64-unknown-linux-gnu 33932 KiB 0m38.670s
[download] cloog
[build] cloog x86_64-unknown-linux-gnu
[done] cloog x86_64-unknown-linux-gnu 32692 KiB 0m10.829s
[download] cmake
[build] cmake x86_64-unknown-linux-gnu
[done] cmake x86_64-unknown-linux-gnu 238640 KiB 3m26.851s
[download] geoip-database
[build] geoip-database x86_64-unknown-linux-gnu
[done] geoip-database x86_64-unknown-linux-gnu 6436 KiB 0m3.824s
[download] mpfr
[build] mpfr x86_64-unknown-linux-gnu
[done] mpfr x86_64-unknown-linux-gnu 14644 KiB 0m30.655s
[download] mpc
[build] mpc x86_64-unknown-linux-gnu
[done] mpc x86_64-unknown-linux-gnu 5504 KiB 0m9.384s
[download] pkgconf
[build] pkgconf x86_64-unknown-linux-gnu
[done] pkgconf x86_64-unknown-linux-gnu 1488 KiB 0m5.493s
[download] yasm
[build] yasm x86_64-unknown-linux-gnu
[done] yasm x86_64-unknown-linux-gnu 33116 KiB 0m16.193s
[build] mxe-conf x86_64-w64-mingw32.static
[done] mxe-conf x86_64-w64-mingw32.static 4 KiB 0m3.660s
[build] pkgconf x86_64-w64-mingw32.static
[done] pkgconf x86_64-w64-mingw32.static 416 KiB 0m3.614s
[download] binutils
[build] binutils x86_64-w64-mingw32.static
[done] binutils x86_64-w64-mingw32.static 431740 KiB 1m27.818s
[download] mingw-w64
[no-build] mingw-w64 x86_64-w64-mingw32.static
[download] gcc
[build] gcc x86_64-w64-mingw32.static
[done] gcc x86_64-w64-mingw32.static 2425088 KiB 12m13.270s
[download] a52dec
[build] a52dec x86_64-w64-mingw32.static
[done] a52dec x86_64-w64-mingw32.static 4144 KiB 0m15.754s
[download] bzip2
[build] bzip2 x86_64-w64-mingw32.static
[done] bzip2 x86_64-w64-mingw32.static 3148 KiB 0m5.325s
[download] expat
[build] expat x86_64-w64-mingw32.static
[done] expat x86_64-w64-mingw32.static 4724 KiB 0m7.914s
[download] zlib
[build] zlib x86_64-w64-mingw32.static
[done] zlib x86_64-w64-mingw32.static 3536 KiB 0m5.609s
[download] libpng
[build] libpng x86_64-w64-mingw32.static
[done] libpng x86_64-w64-mingw32.static 17868 KiB 0m15.693s
[download] freetype-bootstrap
[build] freetype-bootstrap x86_64-w64-mingw32.static
[done] freetype-bootstrap x86_64-w64-mingw32.static 23576 KiB 0m16.545s
[download] fontconfig
[build] fontconfig x86_64-w64-mingw32.static
[done] fontconfig x86_64-w64-mingw32.static 13172 KiB 0m23.158s
[download] dbus
[build] dbus x86_64-w64-mingw32.static
[done] dbus x86_64-w64-mingw32.static 20276 KiB 0m33.468s
[download] libiconv
[build] libiconv x86_64-w64-mingw32.static
[done] libiconv x86_64-w64-mingw32.static 25420 KiB 0m20.500s
[download] gettext
[build] gettext x86_64-w64-mingw32.static
[done] gettext x86_64-w64-mingw32.static 104924 KiB 0m31.024s
[download] libffi
[build] libffi x86_64-w64-mingw32.static
[done] libffi x86_64-w64-mingw32.static 6596 KiB 0m8.354s
[download] pcre
[build] pcre x86_64-w64-mingw32.static
[done] pcre x86_64-w64-mingw32.static 14912 KiB 0m19.389s
[download] glib
[build] glib x86_64-w64-mingw32.static
[done] glib x86_64-w64-mingw32.static 140684 KiB 2m3.420s
[download] lzo
[build] lzo x86_64-w64-mingw32.static
[done] lzo x86_64-w64-mingw32.static 6940 KiB 0m22.555s
[download] pixman
[build] pixman x86_64-w64-mingw32.static
[done] pixman x86_64-w64-mingw32.static 24684 KiB 0m31.239s
[download] cairo
[build] cairo x86_64-w64-mingw32.static
[done] cairo x86_64-w64-mingw32.static 94492 KiB 1m4.719s
[download] icu4c
[build] icu4c x86_64-w64-mingw32.static
[done] icu4c x86_64-w64-mingw32.static 598372 KiB 3m14.585s
[download] harfbuzz
[build] harfbuzz x86_64-w64-mingw32.static
[done] harfbuzz x86_64-w64-mingw32.static 221124 KiB 0m44.133s
[build] freetype x86_64-w64-mingw32.static
[done] freetype x86_64-w64-mingw32.static 23632 KiB 0m17.068s
[download] sdl
[build] sdl x86_64-w64-mingw32.static
[done] sdl x86_64-w64-mingw32.static 25104 KiB 0m26.391s
[download] agg
[no-build] agg x86_64-w64-mingw32.static
[download] ogg
[build] ogg x86_64-w64-mingw32.static
[done] ogg x86_64-w64-mingw32.static 3148 KiB 0m7.558s
[download] flac
[build] flac x86_64-w64-mingw32.static
[done] flac x86_64-w64-mingw32.static 21164 KiB 0m26.727s
[download] vorbis
[build] vorbis x86_64-w64-mingw32.static
[done] vorbis x86_64-w64-mingw32.static 11188 KiB 0m10.065s
[download] libsndfile
[build] libsndfile x86_64-w64-mingw32.static
[done] libsndfile x86_64-w64-mingw32.static 16428 KiB 0m27.934s
[download] mpg123
[build] mpg123 x86_64-w64-mingw32.static
[done] mpg123 x86_64-w64-mingw32.static 16912 KiB 0m23.271s
[download] portaudio
[build] portaudio x86_64-w64-mingw32.static
[done] portaudio x86_64-w64-mingw32.static 24004 KiB 0m13.770s
[download] openal
[build] openal x86_64-w64-mingw32.static
[done] openal x86_64-w64-mingw32.static 7548 KiB 0m20.214s
[download] alure
[build] alure x86_64-w64-mingw32.static
[done] alure x86_64-w64-mingw32.static 2444 KiB 0m12.234s
[download] apr
[build] apr x86_64-w64-mingw32.static
[done] apr x86_64-w64-mingw32.static 16848 KiB 0m51.836s
[download] apr-util
[build] apr-util x86_64-w64-mingw32.static
[done] apr-util x86_64-w64-mingw32.static 6304 KiB 0m11.625s
[download] blas
[build] blas x86_64-w64-mingw32.static
[done] blas x86_64-w64-mingw32.static 2996 KiB 0m5.861s
[download] cblas
[build] cblas x86_64-w64-mingw32.static
[done] cblas x86_64-w64-mingw32.static 3348 KiB 0m7.849s
[download] lapack
[build] lapack x86_64-w64-mingw32.static
[done] lapack x86_64-w64-mingw32.static 135916 KiB 4m39.459s
[download] armadillo
[build] armadillo x86_64-w64-mingw32.static
[done] armadillo x86_64-w64-mingw32.static 20412 KiB 0m7.193s
[download] dlfcn-win32
[build] dlfcn-win32 x86_64-w64-mingw32.static
[done] dlfcn-win32 x86_64-w64-mingw32.static 356 KiB 0m4.737s
[download] aspell
[build] aspell x86_64-w64-mingw32.static
[done] aspell x86_64-w64-mingw32.static 53284 KiB 0m32.996s
[download] boost
[build] boost x86_64-w64-mingw32.static
[done] boost x86_64-w64-mingw32.static 666816 KiB 6m40.148s
[download] assimp
[build] assimp x86_64-w64-mingw32.static
[done] assimp x86_64-w64-mingw32.static 154188 KiB 1m54.748s
[download] atk
[build] atk x86_64-w64-mingw32.static
[done] atk x86_64-w64-mingw32.static 10792 KiB 0m10.823s
[download] libsigc++
[build] libsigc++ x86_64-w64-mingw32.static
[done] libsigc++ x86_64-w64-mingw32.static 19448 KiB 0m7.984s
[download] glibmm
[build] glibmm x86_64-w64-mingw32.static
[done] glibmm x86_64-w64-mingw32.static 115576 KiB 1m43.076s
[download] atkmm
[build] atkmm x86_64-w64-mingw32.static
[done] atkmm x86_64-w64-mingw32.static 12076 KiB 0m14.385s
[build] gmp x86_64-w64-mingw32.static
[done] gmp x86_64-w64-mingw32.static 182956 KiB 1m21.910s
[download] libgnurx
[build] libgnurx x86_64-w64-mingw32.static
[done] libgnurx x86_64-w64-mingw32.static 1200 KiB 0m7.729s
[download] nettle
[build] nettle x86_64-w64-mingw32.static
[done] nettle x86_64-w64-mingw32.static 32476 KiB 0m20.120s
[download] gnutls
[build] gnutls x86_64-w64-mingw32.static
[done] gnutls x86_64-w64-mingw32.static 209148 KiB 2m13.173s
[download] lame
[build] lame x86_64-w64-mingw32.static
[done] lame x86_64-w64-mingw32.static 11248 KiB 0m25.560s
[download] fribidi
[build] fribidi x86_64-w64-mingw32.static
[done] fribidi x86_64-w64-mingw32.static 5848 KiB 0m9.599s
[download] libass
[build] libass x86_64-w64-mingw32.static
[done] libass x86_64-w64-mingw32.static 7164 KiB 0m19.074s
[download] xz
[build] xz x86_64-w64-mingw32.static
[done] xz x86_64-w64-mingw32.static 10864 KiB 0m15.025s
[download] libxml2
[build] libxml2 x86_64-w64-mingw32.static
[done] libxml2 x86_64-w64-mingw32.static 62348 KiB 0m26.954s
[download] libbluray
[build] libbluray x86_64-w64-mingw32.static
[done] libbluray x86_64-w64-mingw32.static 11084 KiB 0m13.704s
[download] libbs2b
[build] libbs2b x86_64-w64-mingw32.static
[done] libbs2b x86_64-w64-mingw32.static 6228 KiB 0m11.313s
[download] freeglut
[build] freeglut x86_64-w64-mingw32.static
[done] freeglut x86_64-w64-mingw32.static 9440 KiB 0m19.441s
[download] ncurses
[build] ncurses x86_64-w64-mingw32.static
[done] ncurses x86_64-w64-mingw32.static 50428 KiB 1m32.397s
[download] libcaca
MXE Warning! Downloading libcaca from backup.
[build] libcaca x86_64-w64-mingw32.static
[done] libcaca x86_64-w64-mingw32.static 112064 KiB 0m30.974s
[build] pthreads x86_64-w64-mingw32.static
[done] pthreads x86_64-w64-mingw32.static 1056 KiB 0m4.872s
[build] yasm x86_64-w64-mingw32.static
[done] yasm x86_64-w64-mingw32.static 31284 KiB 0m14.585s
[download] libvpx
[build] libvpx x86_64-w64-mingw32.static
[done] libvpx x86_64-w64-mingw32.static 65016 KiB 2m0.958s
[download] opencore-amr
[build] opencore-amr x86_64-w64-mingw32.static
[done] opencore-amr x86_64-w64-mingw32.static 13448 KiB 0m14.992s
[download] opus
[build] opus x86_64-w64-mingw32.static
[done] opus x86_64-w64-mingw32.static 12020 KiB 0m13.986s
[download] speex
[build] speex x86_64-w64-mingw32.static
[done] speex x86_64-w64-mingw32.static 6320 KiB 0m9.580s
[download] theora
[build] theora x86_64-w64-mingw32.static
[done] theora x86_64-w64-mingw32.static 9452 KiB 0m11.558s
[download] vidstab
[build] vidstab x86_64-w64-mingw32.static
[done] vidstab x86_64-w64-mingw32.static 2208 KiB 0m5.427s
[download] vo-aacenc
[build] vo-aacenc x86_64-w64-mingw32.static
[done] vo-aacenc x86_64-w64-mingw32.static 4592 KiB 0m8.711s
[download] vo-amrwbenc
[build] vo-amrwbenc x86_64-w64-mingw32.static
[done] vo-amrwbenc x86_64-w64-mingw32.static 4812 KiB 0m9.287s
[download] x264
[build] x264 x86_64-w64-mingw32.static
[done] x264 x86_64-w64-mingw32.static 10988 KiB 0m40.007s
[download] xvidcore
[build] xvidcore x86_64-w64-mingw32.static
[done] xvidcore x86_64-w64-mingw32.static 6996 KiB 0m38.041s
[download] ffmpeg
[build] ffmpeg x86_64-w64-mingw32.static
[done] ffmpeg x86_64-w64-mingw32.static 395576 KiB 6m25.807s
[download] fftw
[build] fftw x86_64-w64-mingw32.static
[done] fftw x86_64-w64-mingw32.static 41304 KiB 1m56.964s
[download] libsamplerate
[build] libsamplerate x86_64-w64-mingw32.static
[done] libsamplerate x86_64-w64-mingw32.static 59712 KiB 0m15.639s
[download] termcap
[build] termcap x86_64-w64-mingw32.static
[done] termcap x86_64-w64-mingw32.static 2508 KiB 0m6.258s
[download] readline
[build] readline x86_64-w64-mingw32.static
[done] readline x86_64-w64-mingw32.static 8956 KiB 0m9.291s
[download] jack
[no-build] jack x86_64-w64-mingw32.static
[download] aubio
[build] aubio x86_64-w64-mingw32.static
Failed to build package aubio for target x86_64-w64-mingw32.static!
------------------------------------------------------------
except Errors.WafError ,e:
^
SyntaxError: invalid syntax
Makefile:528 : la recette pour la cible « build-only-aubio_x86_64-w64-mingw32.static » a échouée
make[1]: *** [build-only-aubio_x86_64-w64-mingw32.static] Erreur 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment