Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by RASdaemon configure 0.6.7, which was
- generated by GNU Autoconf 2.71. Invocation command line was
- $ ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-sysconfdefdir=/etc/sysconfig --localstatedir=/var --enable-aer --enable-arm --enable-extlog --enable-hisi-ns-decode --enable-mce --enable-memory-ce-pfa --enable-non-standard --enable-devlink --enable-diskerror --enable-sqlite3
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Odin
- uname -m = x86_64
- uname -r = 5.12.8-1-ck
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Fri, 28 May 2021 18:37:55 +0000
- /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: /usr/lib/ccache/bin/
- PATH: /home/zerophase/.gem/ruby/3.0.0/bin/
- PATH: /home/zerophase/bin/
- PATH: /usr/local/bin/
- PATH: /home/zerophase/.gem/ruby/3.0.0/bin/
- PATH: /home/zerophase/bin/
- PATH: /usr/local/bin/
- PATH: /usr/sbin/
- PATH: /sbin/
- PATH: /usr/games/
- PATH: /usr/local/bin/
- PATH: /usr/bin/
- PATH: /bin/
- PATH: /usr/local/sbin/
- PATH: /home/zerophase/.dotnet/tools/
- PATH: /usr/lib/jvm/default/bin/
- PATH: /usr/bin/site_perl/
- PATH: /usr/bin/vendor_perl/
- PATH: /usr/bin/core_perl/
- PATH: /usr/lib/jvm/default/bin/
- PATH: /home/zerophase/Documents/BashScripts/
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2442: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub
- configure:2455: trying ./
- configure:2484: ./ltmain.sh found
- configure:2484: ./compile found
- configure:2484: ./missing found
- configure:2466: ./install-sh found
- configure:2484: ./config.guess found
- configure:2484: ./config.sub found
- configure:2607: checking whether make supports nested variables
- configure:2625: result: yes
- configure:2643: checking build system type
- configure:2658: result: x86_64-pc-linux-gnu
- configure:2678: checking host system type
- configure:2692: result: x86_64-pc-linux-gnu
- configure:2712: checking target system type
- configure:2726: result: x86_64-pc-linux-gnu
- configure:2773: checking for a BSD-compatible install
- configure:2846: result: /usr/bin/install -c
- configure:2857: checking whether build environment is sane
- configure:2912: result: yes
- configure:3071: checking for a race-free mkdir -p
- configure:3115: result: /usr/sbin/mkdir -p
- configure:3122: checking for gawk
- configure:3143: found /usr/sbin/gawk
- configure:3154: result: gawk
- configure:3165: checking whether make sets $(MAKE)
- configure:3188: result: yes
- configure:3379: checking for gcc
- configure:3400: found /usr/lib/ccache/bin/gcc
- configure:3411: result: gcc
- configure:3764: checking for C compiler version
- configure:3773: gcc --version >&5
- gcc (GCC) 11.1.0
- Copyright (C) 2021 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:3784: $? = 0
- configure:3773: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=/usr/sbin/gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 11.1.0 (GCC)
- configure:3784: $? = 0
- configure:3773: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3784: $? = 1
- configure:3773: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:3784: $? = 1
- configure:3773: gcc -version >&5
- gcc: error: unrecognized command-line option '-version'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3784: $? = 1
- configure:3804: checking whether the C compiler works
- configure:3826: gcc -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
- cc1: error: too many filenames given; type 'cc1 --help' for usage
- configure:3830: $? = 1
- configure:3870: result: no
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "RASdaemon"
- | #define PACKAGE_TARNAME "rasdaemon"
- | #define PACKAGE_VERSION "0.6.7"
- | #define PACKAGE_STRING "RASdaemon 0.6.7"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "rasdaemon"
- | #define VERSION "0.6.7"
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:3875: error: in `/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7':
- configure:3877: error: C compiler cannot create executables
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build='x86_64-pc-linux-gnu'
- ac_cv_env_CC_set=''
- ac_cv_env_CC_value=''
- ac_cv_env_CFLAGS_set='set'
- ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection'
- ac_cv_env_CPPFLAGS_set=''
- ac_cv_env_CPPFLAGS_value=''
- ac_cv_env_LDFLAGS_set='set'
- ac_cv_env_LDFLAGS_value='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
- 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=''
- ac_cv_env_build_alias_value=''
- 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='x86_64-pc-linux-gnu'
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir='/usr/sbin/mkdir'
- ac_cv_prog_AWK='gawk'
- ac_cv_prog_ac_ct_CC='gcc'
- ac_cv_prog_make_make_set='yes'
- ac_cv_target='x86_64-pc-linux-gnu'
- am_cv_make_support_nested_variables='yes'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' aclocal-1.16'
- AMDEPBACKSLASH=''
- AMDEP_FALSE=''
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AR=''
- AUTOCONF='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' autoconf'
- AUTOHEADER='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' autoheader'
- AUTOMAKE='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' automake-1.16'
- AWK='gawk'
- CC='gcc'
- CCDEPMODE=''
- CFLAGS='-march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR=''
- DLLTOOL=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- EXEEXT=''
- FGREP=''
- GREP=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD=''
- LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
- LIBOBJS=''
- LIBS=''
- LIBTOOL=''
- LIPO=''
- LN_S=''
- LTLIBOBJS=''
- LT_SYS_LIBRARY_PATH=''
- MAKEINFO='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' makeinfo'
- MANIFEST_TOOL=''
- META_ALIAS=''
- META_AUTHOR=''
- META_DATE=''
- META_LT_AGE=''
- META_LT_CURRENT=''
- META_LT_REVISION=''
- META_NAME=''
- META_RELEASE=''
- META_VERSION=''
- MKDIR_P='/usr/sbin/mkdir -p'
- NM=''
- NMEDIT=''
- OBJDUMP=''
- OBJEXT=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='rasdaemon'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='RASdaemon'
- PACKAGE_STRING='RASdaemon 0.6.7'
- PACKAGE_TARNAME='rasdaemon'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.6.7'
- PATH_SEPARATOR=':'
- RANLIB=''
- RASSTATEDIR=''
- RAS_DB_FNAME=''
- SED=''
- SET_MAKE=''
- SHELL='/bin/sh'
- SQLITE3_LIBS=''
- STRIP=''
- SYSCONFDEFDIR=''
- VERSION='0.6.7'
- WITH_ABRT_REPORT=''
- WITH_ABRT_REPORT_FALSE=''
- WITH_ABRT_REPORT_TRUE=''
- WITH_AER=''
- WITH_AER_FALSE=''
- WITH_AER_TRUE=''
- WITH_AMP_NS_DECODE=''
- WITH_AMP_NS_DECODE_FALSE=''
- WITH_AMP_NS_DECODE_TRUE=''
- WITH_ARM=''
- WITH_ARM_FALSE=''
- WITH_ARM_TRUE=''
- WITH_DEVLINK=''
- WITH_DEVLINK_FALSE=''
- WITH_DEVLINK_TRUE=''
- WITH_DISKERROR=''
- WITH_DISKERROR_FALSE=''
- WITH_DISKERROR_TRUE=''
- WITH_EXTLOG=''
- WITH_EXTLOG_FALSE=''
- WITH_EXTLOG_TRUE=''
- WITH_HISI_NS_DECODE=''
- WITH_HISI_NS_DECODE_FALSE=''
- WITH_HISI_NS_DECODE_TRUE=''
- WITH_MCE=''
- WITH_MCE_FALSE=''
- WITH_MCE_TRUE=''
- WITH_MEMORY_CE_PFA=''
- WITH_MEMORY_CE_PFA_FALSE=''
- WITH_MEMORY_CE_PFA_TRUE=''
- WITH_MEMORY_FAILURE=''
- WITH_MEMORY_FAILURE_FALSE=''
- WITH_MEMORY_FAILURE_TRUE=''
- WITH_NON_STANDARD=''
- WITH_NON_STANDARD_FALSE=''
- WITH_NON_STANDARD_TRUE=''
- WITH_SQLITE3=''
- WITH_SQLITE3_FALSE=''
- WITH_SQLITE3_TRUE=''
- ac_ct_AR=''
- ac_ct_CC='gcc'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE=''
- am__include=''
- am__isrc=''
- am__leading_dot='.'
- am__nodep=''
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- rasstatedir=''
- runstatedir='${localstatedir}/run'
- sbindir='/usr/bin'
- sharedstatedir='${prefix}/com'
- sysconfdir='/etc'
- target='x86_64-pc-linux-gnu'
- target_alias=''
- target_cpu='x86_64'
- target_os='linux-gnu'
- target_vendor='pc'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "RASdaemon"
- #define PACKAGE_TARNAME "rasdaemon"
- #define PACKAGE_VERSION "0.6.7"
- #define PACKAGE_STRING "RASdaemon 0.6.7"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "rasdaemon"
- #define VERSION "0.6.7"
- configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement