Skip to content

Instantly share code, notes, and snippets.

@suizokukan
Created January 1, 2016 21:58
Show Gist options
  • Save suizokukan/035f913fbad39938598d to your computer and use it in GitHub Desktop.
Save suizokukan/035f913fbad39938598d 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
94b36dc353e4a0dc1088f25c959769e9616fd865 - Merge pull request #1121 from LuaAndC/jack-for-1108 [il y a 5 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
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 src/wscript_build
patching file wscript
Hunk #1 succeeded at 76 with fuzz 2 (offset 3 lines).
patching file wscript
Hunk #1 succeeded at 201 (offset 4 lines).
patching file aubio.pc.in
patching file wscript
Hunk #1 succeeded at 180 (offset 4 lines).
Hunk #2 succeeded at 203 (offset 4 lines).
Hunk #3 succeeded at 220 (offset 4 lines).
Hunk #4 succeeded at 251 (offset 4 lines).
patching file wscript
Hunk #1 succeeded at 294 (offset 4 lines).
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:527 : 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.708s
user 0m3.507s
sys 0m0.023s
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] 94b36dc Merge pull request #1121 from LuaAndC/jack-for-1108
[build] mxe-conf x86_64-unknown-linux-gnu
[done] mxe-conf x86_64-unknown-linux-gnu 320 KiB 0m6.663s
[build] gmp x86_64-unknown-linux-gnu
[done] gmp x86_64-unknown-linux-gnu 29280 KiB 0m48.346s
[download] isl
[build] isl x86_64-unknown-linux-gnu
[done] isl x86_64-unknown-linux-gnu 33932 KiB 0m37.143s
[download] cloog
[build] cloog x86_64-unknown-linux-gnu
[done] cloog x86_64-unknown-linux-gnu 32692 KiB 0m10.399s
[download] cmake
[build] cmake x86_64-unknown-linux-gnu
[done] cmake x86_64-unknown-linux-gnu 238636 KiB 3m18.392s
[download] geoip-database
[build] geoip-database x86_64-unknown-linux-gnu
[done] geoip-database x86_64-unknown-linux-gnu 6436 KiB 0m3.797s
[download] mpfr
[build] mpfr x86_64-unknown-linux-gnu
[done] mpfr x86_64-unknown-linux-gnu 14648 KiB 0m30.257s
[download] mpc
[build] mpc x86_64-unknown-linux-gnu
[done] mpc x86_64-unknown-linux-gnu 5504 KiB 0m9.216s
[download] pkgconf
[build] pkgconf x86_64-unknown-linux-gnu
[done] pkgconf x86_64-unknown-linux-gnu 1488 KiB 0m5.471s
[download] yasm
[build] yasm x86_64-unknown-linux-gnu
[done] yasm x86_64-unknown-linux-gnu 33116 KiB 0m15.278s
[build] mxe-conf x86_64-w64-mingw32.static
[done] mxe-conf x86_64-w64-mingw32.static 4 KiB 0m3.626s
[build] pkgconf x86_64-w64-mingw32.static
[done] pkgconf x86_64-w64-mingw32.static 416 KiB 0m3.618s
[download] binutils
[build] binutils x86_64-w64-mingw32.static
[done] binutils x86_64-w64-mingw32.static 431748 KiB 1m25.702s
[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 2425104 KiB 11m50.543s
[download] a52dec
[build] a52dec x86_64-w64-mingw32.static
[done] a52dec x86_64-w64-mingw32.static 4144 KiB 0m16.607s
[download] bzip2
[build] bzip2 x86_64-w64-mingw32.static
[done] bzip2 x86_64-w64-mingw32.static 3148 KiB 0m5.271s
[download] expat
[build] expat x86_64-w64-mingw32.static
[done] expat x86_64-w64-mingw32.static 4724 KiB 0m7.808s
[download] zlib
[build] zlib x86_64-w64-mingw32.static
[done] zlib x86_64-w64-mingw32.static 3536 KiB 0m5.546s
[download] libpng
[build] libpng x86_64-w64-mingw32.static
[done] libpng x86_64-w64-mingw32.static 17868 KiB 0m15.523s
[download] freetype-bootstrap
[build] freetype-bootstrap x86_64-w64-mingw32.static
[done] freetype-bootstrap x86_64-w64-mingw32.static 23576 KiB 0m16.331s
[download] fontconfig
[build] fontconfig x86_64-w64-mingw32.static
[done] fontconfig x86_64-w64-mingw32.static 13172 KiB 0m23.013s
[download] dbus
[build] dbus x86_64-w64-mingw32.static
[done] dbus x86_64-w64-mingw32.static 20276 KiB 0m33.221s
[download] libiconv
[build] libiconv x86_64-w64-mingw32.static
[done] libiconv x86_64-w64-mingw32.static 25420 KiB 0m20.283s
[download] gettext
[build] gettext x86_64-w64-mingw32.static
[done] gettext x86_64-w64-mingw32.static 104924 KiB 0m30.534s
[download] libffi
[build] libffi x86_64-w64-mingw32.static
[done] libffi x86_64-w64-mingw32.static 6596 KiB 0m8.255s
[download] pcre
[build] pcre x86_64-w64-mingw32.static
[done] pcre x86_64-w64-mingw32.static 14912 KiB 0m18.740s
[download] glib
[build] glib x86_64-w64-mingw32.static
[done] glib x86_64-w64-mingw32.static 140680 KiB 2m1.776s
[download] lzo
[build] lzo x86_64-w64-mingw32.static
[done] lzo x86_64-w64-mingw32.static 6940 KiB 0m22.031s
[download] pixman
[build] pixman x86_64-w64-mingw32.static
[done] pixman x86_64-w64-mingw32.static 24684 KiB 0m23.475s
[download] cairo
[build] cairo x86_64-w64-mingw32.static
[done] cairo x86_64-w64-mingw32.static 94496 KiB 0m43.524s
[download] icu4c
[build] icu4c x86_64-w64-mingw32.static
[done] icu4c x86_64-w64-mingw32.static 598364 KiB 3m16.047s
[download] harfbuzz
[build] harfbuzz x86_64-w64-mingw32.static
[done] harfbuzz x86_64-w64-mingw32.static 221124 KiB 0m42.670s
[build] freetype x86_64-w64-mingw32.static
[done] freetype x86_64-w64-mingw32.static 23632 KiB 0m16.749s
[download] sdl
[build] sdl x86_64-w64-mingw32.static
[done] sdl x86_64-w64-mingw32.static 25104 KiB 0m26.369s
[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.519s
[download] flac
[build] flac x86_64-w64-mingw32.static
[done] flac x86_64-w64-mingw32.static 21164 KiB 0m26.331s
[download] vorbis
[build] vorbis x86_64-w64-mingw32.static
[done] vorbis x86_64-w64-mingw32.static 11188 KiB 0m9.929s
[download] libsndfile
[build] libsndfile x86_64-w64-mingw32.static
[done] libsndfile x86_64-w64-mingw32.static 16428 KiB 0m27.570s
[download] mpg123
[build] mpg123 x86_64-w64-mingw32.static
[done] mpg123 x86_64-w64-mingw32.static 16912 KiB 0m22.930s
[download] portaudio
[build] portaudio x86_64-w64-mingw32.static
[done] portaudio x86_64-w64-mingw32.static 24004 KiB 0m13.398s
[download] openal
[build] openal x86_64-w64-mingw32.static
[done] openal x86_64-w64-mingw32.static 7548 KiB 0m19.861s
[download] alure
[build] alure x86_64-w64-mingw32.static
[done] alure x86_64-w64-mingw32.static 2444 KiB 0m11.690s
[download] apr
[build] apr x86_64-w64-mingw32.static
[done] apr x86_64-w64-mingw32.static 16848 KiB 0m49.853s
[download] apr-util
[build] apr-util x86_64-w64-mingw32.static
[done] apr-util x86_64-w64-mingw32.static 6304 KiB 0m11.517s
[download] blas
[build] blas x86_64-w64-mingw32.static
[done] blas x86_64-w64-mingw32.static 2996 KiB 0m5.738s
[download] cblas
[build] cblas x86_64-w64-mingw32.static
[done] cblas x86_64-w64-mingw32.static 3348 KiB 0m7.687s
[download] lapack
[build] lapack x86_64-w64-mingw32.static
[done] lapack x86_64-w64-mingw32.static 135920 KiB 3m26.745s
[download] armadillo
[build] armadillo x86_64-w64-mingw32.static
[done] armadillo x86_64-w64-mingw32.static 20412 KiB 0m6.993s
[download] dlfcn-win32
[build] dlfcn-win32 x86_64-w64-mingw32.static
[done] dlfcn-win32 x86_64-w64-mingw32.static 356 KiB 0m4.606s
[download] aspell
[build] aspell x86_64-w64-mingw32.static
[done] aspell x86_64-w64-mingw32.static 53284 KiB 0m29.231s
[download] boost
[build] boost x86_64-w64-mingw32.static
[done] boost x86_64-w64-mingw32.static 666816 KiB 5m40.598s
[download] assimp
[build] assimp x86_64-w64-mingw32.static
[done] assimp x86_64-w64-mingw32.static 154188 KiB 1m51.068s
[download] atk
[build] atk x86_64-w64-mingw32.static
[done] atk x86_64-w64-mingw32.static 10792 KiB 0m10.775s
[download] libsigc++
[build] libsigc++ x86_64-w64-mingw32.static
[done] libsigc++ x86_64-w64-mingw32.static 19444 KiB 0m7.391s
[download] glibmm
[build] glibmm x86_64-w64-mingw32.static
[done] glibmm x86_64-w64-mingw32.static 115572 KiB 1m42.522s
[download] atkmm
[build] atkmm x86_64-w64-mingw32.static
[done] atkmm x86_64-w64-mingw32.static 12076 KiB 0m14.271s
[build] gmp x86_64-w64-mingw32.static
[done] gmp x86_64-w64-mingw32.static 182960 KiB 1m21.334s
[download] libgnurx
[build] libgnurx x86_64-w64-mingw32.static
[done] libgnurx x86_64-w64-mingw32.static 1152 KiB 0m8.083s
[download] nettle
[build] nettle x86_64-w64-mingw32.static
[done] nettle x86_64-w64-mingw32.static 32476 KiB 0m19.823s
[download] gnutls
[build] gnutls x86_64-w64-mingw32.static
[done] gnutls x86_64-w64-mingw32.static 209144 KiB 2m9.164s
[download] lame
[build] lame x86_64-w64-mingw32.static
[done] lame x86_64-w64-mingw32.static 11248 KiB 0m25.192s
[download] fribidi
[build] fribidi x86_64-w64-mingw32.static
[done] fribidi x86_64-w64-mingw32.static 5848 KiB 0m9.482s
[download] libass
[build] libass x86_64-w64-mingw32.static
[done] libass x86_64-w64-mingw32.static 5832 KiB 0m10.577s
[download] xz
[build] xz x86_64-w64-mingw32.static
[done] xz x86_64-w64-mingw32.static 10864 KiB 0m14.770s
[download] libxml2
[build] libxml2 x86_64-w64-mingw32.static
[done] libxml2 x86_64-w64-mingw32.static 62356 KiB 0m26.404s
[download] libbluray
[build] libbluray x86_64-w64-mingw32.static
[done] libbluray x86_64-w64-mingw32.static 10280 KiB 0m14.675s
[download] libbs2b
[build] libbs2b x86_64-w64-mingw32.static
[done] libbs2b x86_64-w64-mingw32.static 6228 KiB 0m11.351s
[download] freeglut
[build] freeglut x86_64-w64-mingw32.static
[done] freeglut x86_64-w64-mingw32.static 9440 KiB 0m19.467s
[download] ncurses
[build] ncurses x86_64-w64-mingw32.static
[done] ncurses x86_64-w64-mingw32.static 50428 KiB 1m32.232s
[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.917s
[build] pthreads x86_64-w64-mingw32.static
[done] pthreads x86_64-w64-mingw32.static 1056 KiB 0m4.704s
[build] yasm x86_64-w64-mingw32.static
[done] yasm x86_64-w64-mingw32.static 31284 KiB 0m14.396s
[download] libvpx
[build] libvpx x86_64-w64-mingw32.static
[done] libvpx x86_64-w64-mingw32.static 55724 KiB 2m13.922s
[download] opencore-amr
[build] opencore-amr x86_64-w64-mingw32.static
[done] opencore-amr x86_64-w64-mingw32.static 13448 KiB 0m15.116s
[download] opus
[build] opus x86_64-w64-mingw32.static
[done] opus x86_64-w64-mingw32.static 12020 KiB 0m13.990s
[download] speex
[build] speex x86_64-w64-mingw32.static
[done] speex x86_64-w64-mingw32.static 6320 KiB 0m9.673s
[download] theora
[build] theora x86_64-w64-mingw32.static
[done] theora x86_64-w64-mingw32.static 9452 KiB 0m11.569s
[download] vidstab
[build] vidstab x86_64-w64-mingw32.static
[done] vidstab x86_64-w64-mingw32.static 2208 KiB 0m5.483s
[download] vo-aacenc
[build] vo-aacenc x86_64-w64-mingw32.static
[done] vo-aacenc x86_64-w64-mingw32.static 4592 KiB 0m8.710s
[download] vo-amrwbenc
[build] vo-amrwbenc x86_64-w64-mingw32.static
[done] vo-amrwbenc x86_64-w64-mingw32.static 4812 KiB 0m9.719s
[download] x264
[build] x264 x86_64-w64-mingw32.static
[done] x264 x86_64-w64-mingw32.static 10988 KiB 0m40.770s
[download] xvidcore
[build] xvidcore x86_64-w64-mingw32.static
[done] xvidcore x86_64-w64-mingw32.static 6996 KiB 0m38.225s
[download] ffmpeg
[build] ffmpeg x86_64-w64-mingw32.static
[done] ffmpeg x86_64-w64-mingw32.static 397396 KiB 6m27.342s
[download] fftw
[build] fftw x86_64-w64-mingw32.static
[done] fftw x86_64-w64-mingw32.static 41304 KiB 1m55.120s
[download] libsamplerate
[build] libsamplerate x86_64-w64-mingw32.static
[done] libsamplerate x86_64-w64-mingw32.static 59712 KiB 0m15.807s
[download] termcap
[build] termcap x86_64-w64-mingw32.static
[done] termcap x86_64-w64-mingw32.static 2508 KiB 0m6.178s
[download] readline
[build] readline x86_64-w64-mingw32.static
[done] readline x86_64-w64-mingw32.static 8956 KiB 0m9.261s
[download] jack
[build] jack x86_64-w64-mingw32.static
[done] jack x86_64-w64-mingw32.static 132012 KiB 2m7.645s
[download] aubio
[build] aubio x86_64-w64-mingw32.static
@suizokukan
Copy link
Author

I forgot the end of the console messages, sorry for the inconvenience :

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:527 : 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_z »
real 0m3.708s
user 0m3.507s

sys 0m0.023s

[log] /home/suizokukan/mxe_z/log/aubio_x86_64-w64-mingw32.static

Makefile:527 : la recette pour la cible « /home/suizokukan/mxe_z/usr/x86_64-w64-mingw32.static/installed/aubio » a échouée
make: *** [/home/suizokukan/mxe_z/usr/x86_64-w64-mingw32.static/installed/aubio] Erreur 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment