You are not logged in.

#1 2008-12-30 13:03:22

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

strange makepkg issue

hi... i have a VERY strange issue with makepkg... i tried to build amarok2-svn from AUR and i am getting this:

Linking CXX executable generator
/bin/sh: line 1: 19445 Segmentation fault      /home/carnager/amarok2-svn/src/amarok2-svn/src/scriptengine/generator/generator/generator --output-directory=/home/carnager/amarok2-svn/src/amarok2-svn/src/scriptengine/generator/generator --include-paths=/usr/include
make[2]: *** [src/scriptengine/generator/generator/generator] Error 139
make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/generator.dir/all] Error 2
make: *** [all] Error 2

up to here, nothing strange...

but if i run the exact same make commands manually it works:

[carnager@freebox amarok2-svn]$ cd src/amarok2-svn/
[carnager@freebox amarok2-svn]$ make
[  4%] Built target generator
[  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.o

It builds til the end, without errors. It even continues the failed makepkg session, as you can clearly see above...


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#2 2008-12-30 13:16:14

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: strange makepkg issue

Probably this is related to a setting in makepkg.conf. perhaps  a CFLAG... Also try MAKEFLAGS="-j1". Those settings are not used when you compile manually.


Mortuus in anima, curam gero cutis

Offline

#3 2008-12-30 13:21:48

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: strange makepkg issue

well my makepkg.conf is stock-config... that option does not help either

Last edited by Rasi (2008-12-30 13:26:15)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#4 2009-01-17 10:38:38

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: strange makepkg issue

still have this problem, even after a new arch install

Last edited by Rasi (2009-01-17 10:51:34)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#5 2009-01-17 10:49:23

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: strange makepkg issue

This appears to be some weird fakeroot issue that I can not track down (http://bugs.archlinux.org/task/12653).

Offline

#6 2009-01-17 10:52:02

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: strange makepkg issue

if i comment out the cflags in makepkg.conf, it works... using different cflags (e.g. native) did not solve it tho.


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

Board footer

Powered by FluxBB