Re: Problem building toolchain
Achim Weber <[email protected]> Tue, 10 Mar 2015 21:16:18 +0100
| Newsgroups | gmane.comp.security.ipcop.devel |
|---|---|
| Message-ID | <20150310211618.28d58650@tim> |
--MP_/K0I5pZgorXYh2Qj.XDqgYu7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi! Same issue with upgraded gmp :-( best regards Achim -----Urspr=C3=BCngliche Nachricht----- Von: Achim Weber <[email protected]> Datum: Fri, 6 Mar 2015 20:07:21 +0100 An: [email protected] Betreff: Re: [IPCop-devel] Problem building toolchain > Hi Olaf, >=20 > with prebuild/downloaded toolchain it also stops at gmp. Again with compi= ler > issue. See attached log files.=20 >=20 > Thanks! >=20 > Achim >=20 >=20 >=20 > -----Urspr=C3=BCngliche Nachricht----- > Von: Olaf Westrik <weizen_42-Yz37vSk3/[email protected]> > Datum: Fri, 06 Mar 2015 16:44:24 +0100 > An: [email protected] > Betreff: Re: [IPCop-devel] Problem building toolchain >=20 > > On 2015-03-05 16:13, Achim Weber wrote: > >=20 > > > I wanted to build a new toolchain, so I did a: > > > achim@tim:~/ipcop/ipcop-svn-head$ svn up&& ./make.sh clean&& ./make= .sh > > > ccache_clean&&./make.sh prefetch&& ./make.sh toolchain > > > > > > But I do get an error in toolchain/gmp, see attachments. > >=20 > > On first glance looks like something wrong with your building machine. > >=20 > > Can you build using the prebuild toolchain? > >=20 > >=20 > > Olaf > >=20 > > -----------------------------------------------------------------------= ------- > > Dive into the World of Parallel Programming The Go Parallel Website, > > sponsored by Intel and developed in partnership with Slashdot Media, is > > your hub for all things parallel software development, from weekly thou= ght > > leadership blogs to news, videos, case studies, tutorials and more. Tak= e a > > look and join the conversation now. http://goparallel.sourceforge.net/ > > _______________________________________________ > > IPCop-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/ipcop-devel >=20 >=20 >=20 >=20 --MP_/K0I5pZgorXYh2Qj.XDqgYu7 Content-Type: text/x-log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure 6.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/tools_i486 --disable-static --build=i486-linux ## --------- ## ## Platform. ## ## --------- ## hostname = tim uname -m = i686 uname -r = 3.16.0-0.bpo.4-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.16.7-ckt4-3~bpo70+1 (2015-02-12) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tools_i486/usr/bin PATH: /tools_i486/bin PATH: /opt/android/sdk/platform-tools PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3040: checking build system type configure:3054: result: i486-pc-linux-gnu configure:3074: checking host system type configure:3087: result: i486-pc-linux-gnu configure:3124: checking for a BSD-compatible install configure:3192: result: /usr/bin/install -c configure:3203: checking whether build environment is sane configure:3253: result: yes configure:3394: checking for a thread-safe mkdir -p configure:3433: result: /bin/mkdir -p configure:3446: checking for gawk configure:3462: found /usr/bin/gawk configure:3473: result: gawk configure:3484: checking whether make sets $(MAKE) configure:3506: result: yes configure:3589: checking whether to enable maintainer-specific portions of Makefiles configure:3598: result: no User: ABI= CC= CFLAGS=(unset) CPPFLAGS=(unset) MPN_PATH= GMP: abilist=32 cclist=gcc icc cc configure:5568: gcc 2>&1 | grep xlc >/dev/null configure:5571: $? = 1 configure:5625: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer Test compile: configure:5639: gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 /usr/bin/ld: cannot find crt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: cannot find -lgcc_s /usr/bin/ld: cannot find -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: cannot find -lgcc_s /usr/bin/ld: cannot find crtn.o: No such file or directory collect2: error: ld returned 1 exit status configure:5642: $? = 1 failed program was: int main () { return 0; } configure:6665: result: no configure:5625: checking compiler gcc -O2 -pedantic -fomit-frame-pointer Test compile: configure:5639: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5642: $? = 0 configure:5647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5650: $? = 0 Test compile: function pointer return configure:5693: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5696: $? = 0 configure:5701: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5704: $? = 0 Test compile: cmov instruction configure:5749: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5752: $? = 0 configure:5757: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5760: $? = 0 Test compile: double -> ulong conversion configure:5806: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5809: $? = 0 configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5817: $? = 0 Test compile: double negation configure:5861: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5864: $? = 0 configure:5869: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5872: $? = 0 Test compile: double -> float conversion configure:5917: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5920: $? = 0 configure:5925: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5928: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:6002: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6005: $? = 0 configure:6010: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6013: $? = 0 Test compile: __builtin_alloca availability configure:6053: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:6056: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6177: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6180: $? = 0 configure:6185: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6188: $? = 0 Test compile: long long reliability test 1 configure:6241: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6244: $? = 0 configure:6249: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6252: $? = 0 Test compile: long long reliability test 2 configure:6301: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6304: $? = 0 configure:6309: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6312: $? = 0 Test compile: mpn_lshift_com optimization configure:6400: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6403: $? = 0 configure:6408: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6411: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6508: gcc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6511: $? = 0 configure:6516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6519: $? = 0 Testing gcc GOT with eax emitted configure:6567: gcc -O2 -pedantic -fomit-frame-pointer -fPIC -S conftest.c >&5 2>&1 configure:6570: $? = 0 Result: no configure:6665: result: yes configure: testlist sizeof-long-4 configure:6840: checking compiler gcc -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4 configure:6853: gcc -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5 conftest.c: In function 'main': conftest.c:4:14: error: size of array 'test_array' is negative configure:6856: $? = 1 configure:6861: result: no configure:5546: icc -c conftest.c >&5 ./configure: line 5547: icc: command not found configure:5549: $? = 127 configure:5568: icc 2>&1 | grep xlc >/dev/null configure:5571: $? = 1 configure:5625: checking compiler icc -no-gcc Test compile: configure:5639: icc -no-gcc conftest.c >&5 ./configure: line 5640: icc: command not found configure:5642: $? = 127 failed program was: int main () { return 0; } configure:6665: result: no configure:5546: cc -c conftest.c >&5 configure:5549: $? = 0 configure:5552: checking whether cc is gcc configure:5554: result: yes configure:5568: cc 2>&1 | grep xlc >/dev/null configure:5571: $? = 1 configure:5625: checking compiler cc -m32 -O2 -pedantic -fomit-frame-pointer Test compile: configure:5639: cc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 /usr/bin/ld: cannot find crt1.o: No such file or directory /usr/bin/ld: cannot find crti.o: No such file or directory /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: cannot find -lgcc_s /usr/bin/ld: cannot find -lc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: cannot find -lgcc_s /usr/bin/ld: cannot find crtn.o: No such file or directory collect2: error: ld returned 1 exit status configure:5642: $? = 1 failed program was: int main () { return 0; } configure:6665: result: no configure:5625: checking compiler cc -O2 -pedantic -fomit-frame-pointer Test compile: configure:5639: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5642: $? = 0 configure:5647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5650: $? = 0 Test compile: function pointer return configure:5693: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5696: $? = 0 configure:5701: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5704: $? = 0 Test compile: cmov instruction configure:5749: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5752: $? = 0 configure:5757: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5760: $? = 0 Test compile: double -> ulong conversion configure:5806: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5809: $? = 0 configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5817: $? = 0 Test compile: double negation configure:5861: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5864: $? = 0 configure:5869: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5872: $? = 0 Test compile: double -> float conversion configure:5917: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5920: $? = 0 configure:5925: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5928: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:6002: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6005: $? = 0 configure:6010: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6013: $? = 0 Test compile: __builtin_alloca availability configure:6053: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:6056: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6177: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6180: $? = 0 configure:6185: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6188: $? = 0 Test compile: long long reliability test 1 configure:6241: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6244: $? = 0 configure:6249: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6252: $? = 0 Test compile: long long reliability test 2 configure:6301: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6304: $? = 0 configure:6309: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6312: $? = 0 Test compile: mpn_lshift_com optimization configure:6400: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6403: $? = 0 configure:6408: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6411: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6508: cc -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6511: $? = 0 configure:6516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6519: $? = 0 Testing gcc GOT with eax emitted configure:6567: cc -O2 -pedantic -fomit-frame-pointer -fPIC -S conftest.c >&5 2>&1 configure:6570: $? = 0 Result: no configure:6665: result: yes configure: testlist sizeof-long-4 configure:6840: checking compiler cc -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4 configure:6853: cc -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5 conftest.c: In function 'main': conftest.c:4:14: error: size of array 'test_array' is negative configure:6856: $? = 1 configure:6861: result: no configure:6903: error: could not find a working compiler, see config.log for details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i486-pc-linux-gnu ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i486-linux ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i486-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='' ACLOCAL='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/missing --run aclocal-1.11' AMTAR='$${TAR-tar}' AR='' AS='' ASMFLAGS='' AUTOCONF='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/missing --run automake-1.11' AWK='gawk' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='' CCAS='' CC_FOR_BUILD='' CFLAGS='' CPP='' CPPFLAGS='' CPP_FOR_BUILD='' CXX='' CXXCPP='' CXXFLAGS='' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='' DEFS='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' FGREP='' GMP_LDFLAGS='' GMP_LIMB_BITS='' GMP_NAIL_BITS='0' GREP='' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='' LIBGMP_LDFLAGS='' LIBM='' LIBM_FOR_BUILD='' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' M4='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/missing --run makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='gmp' PACKAGE_BUGREPORT='[email protected], see https://gmplib.org/manual/Reporting-Bugs.html' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 6.0.0' PACKAGE_TARNAME='gmp' PACKAGE_URL='http://www.gnu.org/software/gmp/' PACKAGE_VERSION='6.0.0' PATH_SEPARATOR=':' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/bash' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP='' TAL_OBJECT='' TUNE_LIBS='' TUNE_SQR_OBJ='' U_FOR_BUILD='' VERSION='6.0.0' WANT_CXX_FALSE='' WANT_CXX_TRUE='' WITH_READLINE_01='' YACC='' YFLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i486-pc-linux-gnu' build_alias='i486-linux' build_cpu='i486' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gmp_srclinks='' host='i486-pc-linux-gnu' host_alias='' host_cpu='i486' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/achim/ipcop/ipcop-svn-head/build_i486/ipcop/usr/src/gmp-6.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' mpn_objects='' mpn_objs_in_libgmp='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/tools_i486' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "6.0.0" #define PACKAGE_STRING "GNU MP 6.0.0" #define PACKAGE_BUGREPORT "[email protected], see https://gmplib.org/manual/Reporting-Bugs.html" #define PACKAGE_URL "http://www.gnu.org/software/gmp/" #define PACKAGE "gmp" #define VERSION "6.0.0" #define WANT_ASSEMBLY 1 #define WANT_FFT 1 #define HAVE_HOST_CPU_i486 1 configure: exit 1 --MP_/K0I5pZgorXYh2Qj.XDqgYu7 Content-Type: application/octet-stream; name=gmp-6.0.0a_1 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=gmp-6.0.0a_1 KyBjZCAvaG9tZS9hY2hpbS9pcGNvcC9pcGNvcC1zdm4taGVhZC9sZnMKKyBsaW51eDMyIG1ha2Ug LWYgZ21wIGluc3RhbGwgQ09ORklHX1JPT1Q9L3Zhci9pcGNvcCBMRlNfVEdUPWk0ODYtbGZzLWxp bnV4LWdudSBUQVJHRVRfMj1pNDg2LWxpbnV4LWdudSBMSU5LRVI9L2xpYi9sZC1saW51eC5zby4y IFRPT0xTX0RJUj10b29sc19pNDg2IFJFUVVJUkVEX0tFUk5FTD0yLjYuNSBNQUNISU5FPWk0ODYg QlVJTEREQVRFPTIwMTUwMzEwLTExMDUxMSBMRlNfQkFTRURJUj0vaG9tZS9hY2hpbS9pcGNvcC9p cGNvcC1zdm4taGVhZCBMRlM9L2hvbWUvYWNoaW0vaXBjb3AvaXBjb3Atc3ZuLWhlYWQvYnVpbGRf aTQ4Ni9pcGNvcCBQQVJBTExFTElTTT0zIFBBU1M9MSBSVU5OSU5HX1RFU1Q9bm8gU1RBR0U9dG9v bGNoYWluIFNUQUdFX09SREVSPTAxIFNIRUxMPS9iaW4vYmFzaCBUTVBESVI9L2hvbWUvYWNoaW0v aXBjb3AvaXBjb3Atc3ZuLWhlYWQvYnVpbGRfaTQ4Ni9pcGNvcC90bXAKPT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT0gSW5zdGFsbGluZyBnbXAtNi4wLjBhIC4uLgojIHdlIGRv IG5vdCBidWlsZCB0aGUgQysrIHBhcnQgKC0tZW5hYmxlLWN4eCkKIyBhbmQgQmVya2VsZXkgTVAg Y29tcGF0aWJpbGl0eSBsaWJyYXJ5ICgtLWVuYWJsZS1tcGJzZCkKY2QgL2hvbWUvYWNoaW0vaXBj b3AvaXBjb3Atc3ZuLWhlYWQvYnVpbGRfaTQ4Ni9pcGNvcC91c3Ivc3JjL2dtcC02LjAuMCAmJiAu L2NvbmZpZ3VyZSAtLXByZWZpeD0vdG9vbHNfaTQ4NiAtLWRpc2FibGUtc3RhdGljIC0tYnVpbGQ9 aTQ4Ni1saW51eApjaGVja2luZyBidWlsZCBzeXN0ZW0gdHlwZS4uLiBpNDg2LXBjLWxpbnV4LWdu dQpjaGVja2luZyBob3N0IHN5c3RlbSB0eXBlLi4uIGk0ODYtcGMtbGludXgtZ251CmNoZWNraW5n IGZvciBhIEJTRC1jb21wYXRpYmxlIGluc3RhbGwuLi4gL3Vzci9iaW4vaW5zdGFsbCAtYwpjaGVj a2luZyB3aGV0aGVyIGJ1aWxkIGVudmlyb25tZW50IGlzIHNhbmUuLi4geWVzCmNoZWNraW5nIGZv ciBhIHRocmVhZC1zYWZlIG1rZGlyIC1wLi4uIC9iaW4vbWtkaXIgLXAKY2hlY2tpbmcgZm9yIGdh d2suLi4gZ2F3awpjaGVja2luZyB3aGV0aGVyIG1ha2Ugc2V0cyAkKE1BS0UpLi4uIHllcwpjaGVj a2luZyB3aGV0aGVyIHRvIGVuYWJsZSBtYWludGFpbmVyLXNwZWNpZmljIHBvcnRpb25zIG9mIE1h a2VmaWxlcy4uLiBubwpjaGVja2luZyBBQkk9MzIKY2hlY2tpbmcgY29tcGlsZXIgZ2NjIC1tMzIg LU8yIC1wZWRhbnRpYyAtZm9taXQtZnJhbWUtcG9pbnRlciAuLi4gbm8KY2hlY2tpbmcgY29tcGls ZXIgZ2NjIC1PMiAtcGVkYW50aWMgLWZvbWl0LWZyYW1lLXBvaW50ZXIgLi4uIHllcwpjaGVja2lu ZyBjb21waWxlciBnY2MgLU8yIC1wZWRhbnRpYyAtZm9taXQtZnJhbWUtcG9pbnRlciBoYXMgc2l6 ZW9mKGxvbmcpPT00Li4uIG5vCmNoZWNraW5nIGNvbXBpbGVyIGljYyAtbm8tZ2NjIC4uLiBubwpj aGVja2luZyB3aGV0aGVyIGNjIGlzIGdjYy4uLiB5ZXMKY2hlY2tpbmcgY29tcGlsZXIgY2MgLW0z MiAtTzIgLXBlZGFudGljIC1mb21pdC1mcmFtZS1wb2ludGVyIC4uLiBubwpjaGVja2luZyBjb21w aWxlciBjYyAtTzIgLXBlZGFudGljIC1mb21pdC1mcmFtZS1wb2ludGVyIC4uLiB5ZXMKY2hlY2tp bmcgY29tcGlsZXIgY2MgLU8yIC1wZWRhbnRpYyAtZm9taXQtZnJhbWUtcG9pbnRlciBoYXMgc2l6 ZW9mKGxvbmcpPT00Li4uIG5vCmNvbmZpZ3VyZTogZXJyb3I6IGNvdWxkIG5vdCBmaW5kIGEgd29y a2luZyBjb21waWxlciwgc2VlIGNvbmZpZy5sb2cgZm9yIGRldGFpbHMKbWFrZTogKioqIFsvaG9t ZS9hY2hpbS9pcGNvcC9pcGNvcC1zdm4taGVhZC9maWxlc19pNDg2LzAxX3Rvb2xjaGFpbi9nbXAt Ni4wLjBhXSBFcnJvciAxCg== --MP_/K0I5pZgorXYh2Qj.XDqgYu7 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ --MP_/K0I5pZgorXYh2Qj.XDqgYu7 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ IPCop-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipcop-devel --MP_/K0I5pZgorXYh2Qj.XDqgYu7--