You are not logged in.

#1 2011-06-28 02:22:10

fotc77
Member
Registered: 2011-06-28
Posts: 3

[SOLVED] makepkg/scons problem

okay this is the first time i've tired to install something from AUR and i keep getting this

==> Making package: toluapp 1.0.93-5 (Mon Jun 27 22:16:47 EDT 2011)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
  -> Found tolua++-1.0.93.tar.bz2
  -> Found config_linux.py
==> Validating source files with md5sums...
    tolua++-1.0.93.tar.bz2 ... Passed
    config_linux.py ... Passed
==> Extracting Sources...
  -> Extracting tolua++-1.0.93.tar.bz2 with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/jacob/toluapp/src/tolua++-1.0.93/SConstruct", line 19, in <module>
('********* tolua is ', 'bin/tolua++_bootstrap')

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/home/jacob/toluapp/src/tolua++-1.0.93/src/tests/SCsub", line 2, in <module>
scons: done reading SConscript files.
scons: Building targets ...
gcc -o src/bin/tolua.o -c -O2 -ansi -Wall -fPIC -Iinclude src/bin/tol not foundua.c
sh: gcc: command
scons: *** [src/bin/tolua.o] Error 127
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().
    Aborting...

Last edited by fotc77 (2011-06-28 14:31:05)

Offline

#2 2011-06-28 13:29:39

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] makepkg/scons problem

output of pacman -Qs gcc please

Last edited by Mr.Elendig (2011-06-28 13:30:11)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2011-06-28 13:56:36

fotc77
Member
Registered: 2011-06-28
Posts: 3

Re: [SOLVED] makepkg/scons problem

local/gcc-libs 4.6.0-7 (base)
    Runtime libraries shipped by GCC
local/lib32-gcc-libs 4.6.0-7
    Runtime libraries shipped by GCC (32-bit)

Offline

#4 2011-06-28 14:02:12

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] makepkg/scons problem

You need to install gcc from base-devel to build many(all?) packages.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2011-06-28 14:24:58

fotc77
Member
Registered: 2011-06-28
Posts: 3

Re: [SOLVED] makepkg/scons problem

thanks inxsible!

Offline

#6 2011-06-28 14:41:20

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] makepkg/scons problem

Highly recommended to install the whole base-devel group.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB