You are not logged in.

#1 2011-08-23 17:36:07

f4rm0r
Member
Registered: 2011-08-23
Posts: 37

I cant do compile any packages at all

hi, I am trying to install yaourt... but it seems as if I can't;

I cd in to the folder where the PKGBUILD file are in, I run

  makepkg PKGBUILD -si 

and I missing some dependencies...

ofcourse I lookup it and cat install package query at all, I run the very same command (after I cd into package query folder)

 makepkg PKGBUILD -si 

but now it says this:

checking whether the C compiler works... no
configure: error  in '/home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1'
configure: error: C compiler cannot create executable
==>: A failure occured in build ().
Aborting...

so I took a look in the config.log file, but it is hard to read, and I do not understand much >.<

so now i am going to give you the config.log file an see if you guys can find anything wrong with it

 This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by package-query configure 0.8.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc

## --------- ##
## Platform. ##
## --------- ##

hostname = Nnoitra
uname -m = i686
uname -r = 2.6.33-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /opt/java/jre/bin
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
PATH: /opt/qt/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2251: checking for a BSD-compatible install
configure:2319: result: /bin/install -c
configure:2330: checking whether build environment is sane
configure:2380: result: yes
configure:2521: checking for a thread-safe mkdir -p
configure:2560: result: /bin/mkdir -p
configure:2573: checking for gawk
configure:2589: found /bin/gawk
configure:2600: result: gawk
configure:2611: checking whether make sets $(MAKE)
configure:2633: result: yes
configure:2767: checking for gcc
configure:2783: found /usr/bin/gcc
configure:2794: result: gcc
configure:3023: checking for C compiler version
configure:3032: gcc --version >&5
gcc (GCC) 4.6.1
Copyright (C) 2011 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:3043: $? = 0
configure:3032: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.6.1/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /build/src/gcc-4.6.1/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++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 (GCC) 
configure:3043: $? = 0
configure:3032: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3043: $? = 1
configure:3032: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3043: $? = 1
configure:3063: checking whether the C compiler works
configure:3085: gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c  >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.6.1/cc1: error while loading shared libraries: libppl_c.so.4: cannot open shared object file: No such file or directory
configure:3089: $? = 1
configure:3127: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-query"
| #define PACKAGE_TARNAME "package-query"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "package-query 0.8.1"
| #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "package-query"
| #define VERSION "0.8.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3132: error: in `/home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1':
configure:3134: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
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,--sort-common,--as-needed,-z,relro,--hash-style=gnu
ac_cv_env_LIBCURL_CFLAGS_set=
ac_cv_env_LIBCURL_CFLAGS_value=
ac_cv_env_LIBCURL_LIBS_set=
ac_cv_env_LIBCURL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig:/opt/qt/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run tar'
AR=''
AUR_BASE_URL=''
AUTOCONF='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GIT=''
GIT_VERSION=''
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,--hash-style=gnu'
LIBCURL_CFLAGS=''
LIBCURL_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='package-query'
PACKAGE_BUGREPORT='tuxce.net@gmail.com'
PACKAGE_NAME='package-query'
PACKAGE_STRING='package-query 0.8.1'
PACKAGE_TARNAME='package-query'
PACKAGE_URL=''
PACKAGE_VERSION='0.8.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/lib/pkgconfig:/opt/qt/lib/pkgconfig'
RANLIB=''
ROOTDIR=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_GIT_VERSION_FALSE=''
USE_GIT_VERSION_TRUE=''
VERSION='0.8.1'
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/gilga-nnoitra/builds/package-query/src/package-query-0.8.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/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 "package-query"
#define PACKAGE_TARNAME "package-query"
#define PACKAGE_VERSION "0.8.1"
#define PACKAGE_STRING "package-query 0.8.1"
#define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "package-query"
#define VERSION "0.8.1"

configure: exit 77

Offline

#2 2011-08-23 17:42:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: I cant do compile any packages at all

Do you have base-devel group installed?

Offline

#3 2011-08-23 18:01:06

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: I cant do compile any packages at all

/usr/lib/gcc/i686-pc-linux-gnu/4.6.1/cc1: error while loading shared libraries: libppl_c.so.4: cannot open shared object file: No such file or directory

pacman -Syu

Offline

#4 2011-08-23 18:24:13

f4rm0r
Member
Registered: 2011-08-23
Posts: 37

Re: I cant do compile any packages at all

pacman -Syu

I get this:

alot of questions to update core linux and firmware kernels... then this;

:: tiacx: requires kernel26>=2.6.33
:: tacx: requires kernel26<2.6.34  

how to fix this?

Offline

#5 2011-08-23 18:31:44

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: I cant do compile any packages at all

Remove tiacx.

Offline

#6 2011-08-23 18:34:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: I cant do compile any packages at all

f4rm0r wrote:

pacman -Syu

I get this:

alot of questions to update core linux and firmware kernels... then this;

:: tiacx: requires kernel26>=2.6.33
:: tacx: requires kernel26<2.6.34  

how to fix this?

Remove the offending package so that you can update the kernel.


BTW, you have a typo in the second line: it's tiacx, not tacx. Did you copy-paste it or did you type it in?

Last edited by karol (2011-08-23 18:35:54)

Offline

#7 2011-08-23 18:44:23

f4rm0r
Member
Registered: 2011-08-23
Posts: 37

Re: I cant do compile any packages at all

it is updating now, will tell  the results later


what do you mean by offending packages?

I typed it in, I dit not copy-paste that two lines

Offline

Board footer

Powered by FluxBB