<div dir="ltr"><div><div>I got some problems, but it is too late for me to think about it. <br><br></div>I was making test of eglibc with result:<br><br>=============================<br>clfs@clfs:~/logs$ cat eglibc-check-log | grep -i error | grep make<br>
make[2]: *** [/sources/eglibc-build/math/test-ldouble.out] Error 1<br>make[2]: *** [/sources/eglibc-build/math/test-ildoubl.out] Error 1<br>make[2]: Target `tests' not remade because of errors.<br>make[1]: *** [math/tests] Error 2<br>
make[2]: *** [/sources/eglibc-build/stdlib/tst-strtod-overflow.out] Error 1<br>make[2]: Target `tests' not remade because of errors.<br>make[1]: *** [stdlib/tests] Error 2<br>make[2]: *** [/sources/eglibc-build/stdio-common/bug22.out] Error 1<br>
make[2]: Target `tests' not remade because of errors.<br>make[1]: *** [stdio-common/tests] Error 2<br>make[2]: [/sources/eglibc-build/posix/annexc.out] Error 1 (ignored)<br>make[2]: *** [/sources/eglibc-build/crypt/sha512c-test.out] Error 1<br>
make[2]: Target `tests' not remade because of errors.<br>make[1]: *** [crypt/tests] Error 2<br>make[2]: *** [/sources/eglibc-build/debug/tst-backtrace6.out] Error 1<br>make[2]: Target `tests' not remade because of errors.<br>
make[1]: *** [debug/tests] Error 2<br>make[1]: Target `check' not remade because of errors.<br>make: *** [check] Error 2<br>=============================<br><br></div><div>Hope it was harmless, and have no idea it has something to do with gmp:<br>
<br></div><div>Trying to ./configure gmp-5.1.2 (it is only workaround since 5.0.5 does not work for me), gives me:<br><br><br>=============================<br>root:/sources/gmp-5.1.2# CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" CXX="g++ -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" ./configure --prefix=/usr --enable-cxx --enable-mpbsd       <br>
configure: WARNING: unrecognized options: --enable-mpbsd<br>checking build system type... i586-pc-linux-gnu<br>checking host system type... i586-pc-linux-gnu<br>checking for a BSD-compatible install... /tools/bin/install -c<br>
checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /tools/bin/mkdir -p<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking ABI=32<br>checking compiler gcc -isystem /usr/include -m32 -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run<br>checking compiler gcc -isystem /usr/include -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run<br>
configure: error: could not find a working compiler, see config.log for details<br>=============================<br><br></div><div>And LOG file:<br><br><br>=============================<br></div><div class="gmail_extra">root:/sources/gmp-5.1.2# cat config.log <br>
This file contains any messages produced by compilers while<br>running configure, to aid debugging if configure makes a mistake.<br><br>It was created by GNU MP configure 5.1.2, which was<br>generated by GNU Autoconf 2.69.  Invocation command line was<br>
<br>  $ ./configure --prefix=/usr --enable-cxx --enable-mpbsd<br><br>## --------- ##<br>## Platform. ##<br>## --------- ##<br><br>hostname = clfs<br>uname -m = i586<br>uname -r = 3.5.0-23-generic<br>uname -s = Linux<br>uname -v = #35~precise1-Ubuntu SMP Fri Jan 25 17:15:33 UTC 2013<br>
<br>/usr/bin/uname -p = unknown<br>/bin/uname -X     = unknown<br><br>/bin/arch              = unknown<br>/usr/bin/arch -k       = unknown<br>/usr/convex/getsysinfo = unknown<br>/usr/bin/hostinfo      = unknown<br>/bin/machine           = unknown<br>
/usr/bin/oslevel       = unknown<br>/bin/universe          = unknown<br><br>PATH: /bin<br>PATH: /usr/bin<br>PATH: /sbin<br>PATH: /usr/sbin<br>PATH: /tools/bin<br><br><br>## ----------- ##<br>## Core tests. ##<br>## ----------- ##<br>
<br>configure:3063: checking build system type<br>configure:3077: result: i586-pc-linux-gnu<br>configure:3097: checking host system type<br>configure:3110: result: i586-pc-linux-gnu<br>configure:3147: checking for a BSD-compatible install<br>
configure:3215: result: /tools/bin/install -c<br>configure:3226: checking whether build environment is sane<br>configure:3276: result: yes<br>configure:3417: checking for a thread-safe mkdir -p<br>configure:3456: result: /tools/bin/mkdir -p<br>
configure:3469: checking for gawk<br>configure:3485: found /tools/bin/gawk<br>configure:3496: result: gawk<br>configure:3507: checking whether make sets $(MAKE)<br>configure:3529: result: yes<br>configure:3612: checking whether to enable maintainer-specific portions of Makefiles<br>
configure:3621: result: no<br>User:<br>ABI=<br>CC=gcc -isystem /usr/include<br>CFLAGS=(unset)<br>CPPFLAGS=-fexceptions<br>MPN_PATH=<br>GMP:<br>abilist=32<br>cclist=gcc icc cc<br>configure:5506: gcc -isystem /usr/include 2>&1 | grep xlc >/dev/null<br>
configure:5509: $? = 1<br>configure:5563: checking compiler gcc -isystem /usr/include -m32 -O2 -pedantic -fomit-frame-pointer -fexceptions<br>Test compile: <br>configure:5577: gcc -isystem /usr/include -m32 -O2 -pedantic -fomit-frame-pointer -fexceptions conftest.c >&5<br>
configure:5580: $? = 0<br>configure:5585: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest<br>./configure: line 5586: ./a.out: No such file or directory<br>./configure: line 5586: ./b.out: No such file or directory<br>
./configure: line 5586: ./a.exe: No such file or directory<br>./configure: line 5586: ./a_out.exe: No such file or directory<br>./configure: line 5586: ./conftest: No such file or directory<br>configure:5588: $? = 127<br>
failed program was:<br><br>int main () { return 0; }<br>configure:6603: result: no, program does not run<br>configure:5563: checking compiler gcc -isystem /usr/include -O2 -pedantic -fomit-frame-pointer -fexceptions<br>Test compile: <br>
configure:5577: gcc -isystem /usr/include -O2 -pedantic -fomit-frame-pointer -fexceptions conftest.c >&5<br>configure:5580: $? = 0<br>configure:5585: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest<br>./configure: line 5586: ./a.out: No such file or directory<br>
./configure: line 5586: ./b.out: No such file or directory<br>./configure: line 5586: ./a.exe: No such file or directory<br>./configure: line 5586: ./a_out.exe: No such file or directory<br>./configure: line 5586: ./conftest: No such file or directory<br>
configure:5588: $? = 127<br>failed program was:<br><br>int main () { return 0; }<br>configure:6603: result: no, program does not run<br>configure:6841: error: could not find a working compiler, see config.log for details<br>
<br>## ---------------- ##<br>## Cache variables. ##<br>## ---------------- ##<br><br>ac_cv_build=i586-pc-linux-gnu<br>ac_cv_env_ABI_set=<br>ac_cv_env_ABI_value=<br>ac_cv_env_CCC_set=<br>ac_cv_env_CCC_value=<br>ac_cv_env_CC_FOR_BUILD_set=<br>
ac_cv_env_CC_FOR_BUILD_value=<br>ac_cv_env_CC_set=set<br>ac_cv_env_CC_value='gcc -isystem /usr/include'<br>ac_cv_env_CFLAGS_set=<br>ac_cv_env_CFLAGS_value=<br>ac_cv_env_CPPFLAGS_set=set<br>ac_cv_env_CPPFLAGS_value=-fexceptions<br>
ac_cv_env_CPP_FOR_BUILD_set=<br>ac_cv_env_CPP_FOR_BUILD_value=<br>ac_cv_env_CPP_set=<br>ac_cv_env_CPP_value=<br>ac_cv_env_CXXCPP_set=<br>ac_cv_env_CXXCPP_value=<br>ac_cv_env_CXXFLAGS_set=<br>ac_cv_env_CXXFLAGS_value=<br>ac_cv_env_CXX_set=set<br>
ac_cv_env_CXX_value='g++ -isystem /usr/include'<br>ac_cv_env_LDFLAGS_set=set<br>ac_cv_env_LDFLAGS_value=-Wl,-rpath-link,/usr/lib:/lib<br>ac_cv_env_LIBS_set=<br>ac_cv_env_LIBS_value=<br>ac_cv_env_M4_set=<br>ac_cv_env_M4_value=<br>
ac_cv_env_YACC_set=<br>ac_cv_env_YACC_value=<br>ac_cv_env_YFLAGS_set=<br>ac_cv_env_YFLAGS_value=<br>ac_cv_env_build_alias_set=<br>ac_cv_env_build_alias_value=<br>ac_cv_env_host_alias_set=<br>ac_cv_env_host_alias_value=<br>
ac_cv_env_target_alias_set=<br>ac_cv_env_target_alias_value=<br>ac_cv_host=i586-pc-linux-gnu<br>ac_cv_path_install='/tools/bin/install -c'<br>ac_cv_path_mkdir=/tools/bin/mkdir<br>ac_cv_prog_AWK=gawk<br>ac_cv_prog_make_make_set=yes<br>
<br>## ----------------- ##<br>## Output variables. ##<br>## ----------------- ##<br><br>ABI=''<br>ACLOCAL='${SHELL} /sources/gmp-5.1.2/missing --run aclocal-1.11'<br>AMTAR='$${TAR-tar}'<br>AR=''<br>
AS=''<br>ASMFLAGS=''<br>AUTOCONF='${SHELL} /sources/gmp-5.1.2/missing --run autoconf'<br>AUTOHEADER='${SHELL} /sources/gmp-5.1.2/missing --run autoheader'<br>AUTOMAKE='${SHELL} /sources/gmp-5.1.2/missing --run automake-1.11'<br>
AWK='gawk'<br>CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'<br>CC='gcc -isystem /usr/include'<br>CCAS=''<br>CC_FOR_BUILD=''<br>CFLAGS=''<br>CPP=''<br>CPPFLAGS='-fexceptions'<br>
CPP_FOR_BUILD=''<br>CXX='g++ -isystem /usr/include'<br>CXXCPP=''<br>CXXFLAGS=''<br>CYGPATH_W='echo'<br>DEFN_LONG_LONG_LIMB=''<br>DEFS=''<br>DLLTOOL=''<br>DSYMUTIL=''<br>
DUMPBIN=''<br>ECHO_C=''<br>ECHO_N='-n'<br>ECHO_T=''<br>EGREP=''<br>ENABLE_STATIC_FALSE=''<br>ENABLE_STATIC_TRUE=''<br>EXEEXT=''<br>EXEEXT_FOR_BUILD=''<br>
FGREP=''<br>GMP_LDFLAGS=''<br>GMP_LIMB_BITS=''<br>GMP_NAIL_BITS='0'<br>GREP=''<br>HAVE_CLOCK_01=''<br>HAVE_CPUTIME_01=''<br>HAVE_GETRUSAGE_01=''<br>HAVE_GETTIMEOFDAY_01=''<br>
HAVE_HOST_CPU_FAMILY_power='0'<br>HAVE_HOST_CPU_FAMILY_powerpc='0'<br>HAVE_SIGACTION_01=''<br>HAVE_SIGALTSTACK_01=''<br>HAVE_SIGSTACK_01=''<br>HAVE_STACK_T_01=''<br>HAVE_SYS_RESOURCE_H_01=''<br>
INSTALL_DATA='${INSTALL} -m 644'<br>INSTALL_PROGRAM='${INSTALL}'<br>INSTALL_SCRIPT='${INSTALL}'<br>INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'<br>LD=''<br>LDFLAGS='-Wl,-rpath-link,/usr/lib:/lib'<br>
LEX=''<br>LEXLIB=''<br>LEX_OUTPUT_ROOT=''<br>LIBCURSES=''<br>LIBGMPXX_LDFLAGS=''<br>LIBGMP_DLL=''<br>LIBGMP_LDFLAGS=''<br>LIBM=''<br>LIBM_FOR_BUILD=''<br>
LIBOBJS=''<br>LIBREADLINE=''<br>LIBS=''<br>LIBTOOL=''<br>LIPO=''<br>LN_S=''<br>LTLIBOBJS=''<br>M4=''<br>MAINT='#'<br>MAINTAINER_MODE_FALSE=''<br>
MAINTAINER_MODE_TRUE='#'<br>MAKEINFO='${SHELL} /sources/gmp-5.1.2/missing --run makeinfo'<br>MANIFEST_TOOL=''<br>MKDIR_P='/tools/bin/mkdir -p'<br>NM=''<br>NMEDIT=''<br>OBJDUMP=''<br>
OBJEXT=''<br>OTOOL64=''<br>OTOOL=''<br>PACKAGE='gmp'<br>PACKAGE_BUGREPORT='<a href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</a>, see <a href="http://gmplib.org/manual/Reporting-Bugs.html">http://gmplib.org/manual/Reporting-Bugs.html</a>'<br>
PACKAGE_NAME='GNU MP'<br>PACKAGE_STRING='GNU MP 5.1.2'<br>PACKAGE_TARNAME='gmp'<br>PACKAGE_URL='<a href="http://www.gnu.org/software/gmp/">http://www.gnu.org/software/gmp/</a>'<br>PACKAGE_VERSION='5.1.2'<br>
PATH_SEPARATOR=':'<br>RANLIB=''<br>SED=''<br>SET_MAKE=''<br>SHELL='/bin/sh'<br>SPEED_CYCLECOUNTER_OBJ='pentium.lo'<br>STRIP=''<br>TAL_OBJECT=''<br>TUNE_LIBS=''<br>
TUNE_SQR_OBJ=''<br>U_FOR_BUILD=''<br>VERSION='5.1.2'<br>WANT_CXX_FALSE=''<br>WANT_CXX_TRUE=''<br>WITH_READLINE_01=''<br>YACC=''<br>YFLAGS=''<br>ac_ct_AR=''<br>
ac_ct_CC=''<br>ac_ct_CXX=''<br>ac_ct_DUMPBIN=''<br>am__EXEEXT_FALSE=''<br>am__EXEEXT_TRUE=''<br>am__isrc=''<br>am__leading_dot='.'<br>am__tar='$${TAR-tar} chof - "$$tardir"'<br>
am__untar='$${TAR-tar} xf -'<br>bindir='${exec_prefix}/bin'<br>build='i586-pc-linux-gnu'<br>build_alias=''<br>build_cpu='i586'<br>build_os='linux-gnu'<br>build_vendor='pc'<br>
datadir='${datarootdir}'<br>datarootdir='${prefix}/share'<br>docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'<br>dvidir='${docdir}'<br>exec_prefix='NONE'<br>gmp_srclinks=''<br>
host='i586-pc-linux-gnu'<br>host_alias=''<br>host_cpu='i586'<br>host_os='linux-gnu'<br>host_vendor='pc'<br>htmldir='${docdir}'<br>includedir='${prefix}/include'<br>infodir='${datarootdir}/info'<br>
install_sh='${SHELL} /sources/gmp-5.1.2/install-sh'<br>libdir='${exec_prefix}/lib'<br>libexecdir='${exec_prefix}/libexec'<br>localedir='${datarootdir}/locale'<br>localstatedir='${prefix}/var'<br>
mandir='${datarootdir}/man'<br>mkdir_p='/tools/bin/mkdir -p'<br>mpn_objects=''<br>mpn_objs_in_libgmp=''<br>oldincludedir='/usr/include'<br>pdfdir='${docdir}'<br>prefix='/usr'<br>
program_transform_name='s,x,x,'<br>psdir='${docdir}'<br>sbindir='${exec_prefix}/sbin'<br>sharedstatedir='${prefix}/com'<br>sysconfdir='${prefix}/etc'<br>target_alias=''<br><br>
## ----------- ##<br>## confdefs.h. ##<br>## ----------- ##<br><br>/* confdefs.h */<br>#define PACKAGE_NAME "GNU MP"<br>#define PACKAGE_TARNAME "gmp"<br>#define PACKAGE_VERSION "5.1.2"<br>#define PACKAGE_STRING "GNU MP 5.1.2"<br>
#define PACKAGE_BUGREPORT "<a href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</a>, see <a href="http://gmplib.org/manual/Reporting-Bugs.html">http://gmplib.org/manual/Reporting-Bugs.html</a>"<br>#define PACKAGE_URL "<a href="http://www.gnu.org/software/gmp/">http://www.gnu.org/software/gmp/</a>"<br>
#define PACKAGE "gmp"<br>#define VERSION "5.1.2"<br>#define WANT_ASSEMBLY 1<br>#define WANT_FFT 1<br>#define HAVE_HOST_CPU_i586 1<br><br>configure: exit 1<br>=============================<br><br></div>
<div class="gmail_extra">And to make check if c does work:<br><br>=============================<br>root:/sources/gmp-5.1.2# echo 'main(){}' > dummy.c<br>root:/sources/gmp-5.1.2# gcc -isystem /usr/include -fexceptions dummy.c    <br>
root:/sources/gmp-5.1.2# readelf -l a.out | grep ': /lib'<br>      [Requesting program interpreter: /lib/ld-linux.so.2]<br>=============================<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">
Best regards!<br><br></div><div class="gmail_extra">p.s. i'm new on mailinglist. can i simply attach logs as files?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/5 William Harrington <span dir="ltr"><<a href="mailto:kb0iic@berzerkula.org" target="_blank">kb0iic@berzerkula.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div class="im"><br><div><div>On Sep 5, 2013, at 3:13 PM, san wrote:</div>
<br><blockquote type="cite"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">I just want to be sure can i go chroot. Building on i686 for i586.<br>
Cross-Compiled Linux From Scratch - Version 2.0.0-x86</span></blockquote></div><br></div><div>Yes. what you should have done was go ahead and chroot. If ou got errors then contact the list.</div><div><br></div><div>Sincerely,</div>
<div><br></div><div>William Harrington</div></div><br>_______________________________________________<br>
Clfs-support mailing list<br>
<a href="mailto:Clfs-support@lists.cross-lfs.org">Clfs-support@lists.cross-lfs.org</a><br>
<a href="http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org" target="_blank">http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>[ e-San.info | <a href="mailto:San@plusnet.pl">San@plusnet.pl</a> ]
</div></div>