Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 446026 Details for
Bug 594000
media-libs/opus-1.1: fails to build on ppc, "C compiler cannot create executables"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/x-log), 10.66 KB, created by
ernsteiswuerfel
on 2016-09-16 19:09:25 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2016-09-16 19:09:25 UTC
Size:
10.66 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by opus configure 1.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --docdir=/usr/share/doc/opus-1.1 --enable-shared --disable-static --disable-custom-modes --disable-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = T800 >uname -m = ppc64 >uname -r = 4.7.3-gentoo >uname -s = Linux >uname -v = #2 SMP Wed Sep 14 02:57:38 CEST 2016 > >/usr/bin/uname -p = PPC970FX, altivec supported >/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: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/powerpc-unknown-linux-gnu/gcc-bin/4.9.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2297: checking whether make supports nested variables >configure:2314: result: yes >configure:2380: checking for a BSD-compatible install >configure:2448: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2459: checking whether build environment is sane >configure:2514: result: yes >configure:2665: checking for a thread-safe mkdir -p >configure:2704: result: /bin/mkdir -p >configure:2711: checking for gawk >configure:2727: found /usr/bin/gawk >configure:2738: result: gawk >configure:2749: checking whether make sets $(MAKE) >configure:2771: result: yes >configure:2896: checking whether to enable maintainer-specific portions of Makefiles >configure:2905: result: yes >configure:2923: checking build system type >configure:2937: result: powerpc-unknown-linux-gnu >configure:2957: checking host system type >configure:2970: result: powerpc-unknown-linux-gnu >configure:3042: checking how to print strings >configure:3069: result: printf >configure:3102: checking for style of include used by make >configure:3130: result: GNU >configure:3161: checking for powerpc-unknown-linux-gnu-gcc >configure:3177: found /usr/bin/powerpc-unknown-linux-gnu-gcc >configure:3188: result: powerpc-unknown-linux-gnu-gcc >configure:3457: checking for C compiler version >configure:3466: powerpc-unknown-linux-gnu-gcc --version >&5 >powerpc-unknown-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3477: $? = 0 >configure:3466: powerpc-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.9.3/powerpc-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc-unknown-linux-gnu/4.9.3/lto-wrapper >Target: powerpc-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/powerpc-unknown-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --enable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-vtable-verify --disable-libvtv --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) >configure:3477: $? = 0 >configure:3466: powerpc-unknown-linux-gnu-gcc -V >&5 >powerpc-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' >powerpc-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3477: $? = 1 >configure:3466: powerpc-unknown-linux-gnu-gcc -qversion >&5 >powerpc-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion' >powerpc-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3477: $? = 1 >configure:3497: checking whether the C compiler works >configure:3519: powerpc-unknown-linux-gnu-gcc -pipe -Ofast -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >powerpc-unknown-linux-gnu-gcc: error: unrecognized command line option '-march=native' >configure:3523: $? = 1 >configure:3561: result: no >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "opus" >| #define PACKAGE_TARNAME "opus" >| #define PACKAGE_VERSION "1.1" >| #define PACKAGE_STRING "opus 1.1" >| #define PACKAGE_BUGREPORT "opus@xiph.org" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3566: error: in `/var/tmp/portage/media-libs/opus-1.1/work/opus-1.1-abi_ppc_32.ppc': >configure:3568: error: C compiler cannot create executables >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=powerpc-unknown-linux-gnu >ac_cv_env_CCASFLAGS_set= >ac_cv_env_CCASFLAGS_value= >ac_cv_env_CCAS_set= >ac_cv_env_CCAS_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-pipe -Ofast -march=native' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=powerpc-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=powerpc-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_host=powerpc-unknown-linux-gnu >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=powerpc-unknown-linux-gnu-gcc >ac_cv_prog_make_make_set=yes >am_cv_make_support_nested_variables=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/missing aclocal-1.15' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='' >AUTOCONF='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/missing automake-1.15' >AWK='gawk' >CC='powerpc-unknown-linux-gnu-gcc' >CCAS='' >CCASDEPMODE='' >CCASFLAGS='' >CCDEPMODE='' >CFLAGS='-pipe -Ofast -march=native' >CPP='' >CPPFLAGS='' >CPU_ARM_FALSE='' >CPU_ARM_TRUE='' >CUSTOM_MODES_FALSE='' >CUSTOM_MODES_TRUE='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DISABLE_FLOAT_API_FALSE='' >DISABLE_FLOAT_API_TRUE='' >DLLTOOL='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >EXTRA_PROGRAMS_FALSE='' >EXTRA_PROGRAMS_TRUE='' >FGREP='' >FIXED_POINT_FALSE='' >FIXED_POINT_TRUE='' >GREP='' >HAVE_DOXYGEN='' >HAVE_DOXYGEN_FALSE='' >HAVE_DOXYGEN_TRUE='' >HAVE_PERL='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBM='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIPO='' >LN_S='' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='' >MAINTAINER_MODE_FALSE='#' >MAINTAINER_MODE_TRUE='' >MAKEINFO='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/missing makeinfo' >MANIFEST_TOOL='' >MKDIR_P='/bin/mkdir -p' >NM='' >NMEDIT='' >OBJDUMP='' >OBJEXT='' >OPUS_ARM_EXTERNAL_ASM_FALSE='' >OPUS_ARM_EXTERNAL_ASM_TRUE='' >OPUS_ARM_INLINE_ASM_FALSE='' >OPUS_ARM_INLINE_ASM_TRUE='' >OPUS_ARM_MAY_HAVE_EDSP='' >OPUS_ARM_MAY_HAVE_MEDIA='' >OPUS_ARM_MAY_HAVE_NEON='' >OPUS_HAVE_RTCD='' >OPUS_LT_AGE='5' >OPUS_LT_CURRENT='5' >OPUS_LT_REVISION='0' >OTOOL64='' >OTOOL='' >PACKAGE='opus' >PACKAGE_BUGREPORT='opus@xiph.org' >PACKAGE_NAME='opus' >PACKAGE_STRING='opus 1.1' >PACKAGE_TARNAME='opus' >PACKAGE_URL='' >PACKAGE_VERSION='1.1' >PATH_SEPARATOR=':' >PC_BUILD='' >RANLIB='' >SED='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='1.1' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCCAS_FALSE='' >am__fastdepCCAS_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='powerpc-unknown-linux-gnu' >build_alias='powerpc-unknown-linux-gnu' >build_cpu='powerpc' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/opus-1.1' >dvidir='${docdir}' >exec_prefix='NONE' >host='powerpc-unknown-linux-gnu' >host_alias='powerpc-unknown-linux-gnu' >host_cpu='powerpc' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/media-libs/opus-1.1/work/opus-1.1/install-sh' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "opus" >#define PACKAGE_TARNAME "opus" >#define PACKAGE_VERSION "1.1" >#define PACKAGE_STRING "opus 1.1" >#define PACKAGE_BUGREPORT "opus@xiph.org" >#define PACKAGE_URL "" > >configure: exit 77
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 594000
:
446022
| 446026 |
446040