Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[XFSTOOLS] Prob de compil ->WAITING FOR REMOVING bit.o.l
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
meshit
n00b
n00b


Joined: 08 Nov 2004
Posts: 23
Location: France

PostPosted: Mon Dec 13, 2004 10:21 am    Post subject: [XFSTOOLS] Prob de compil ->WAITING FOR REMOVING bit.o.l Reply with quote

Bonjour à tous,

J'installe une gentoo sur un dual-xeon, raid5 matériel en XFS à partir du stage1.
Le disc de boot est une 2004.2.
Le stage1 pris est un stage1-2004.3,
le snapshot est est le portage-20041022.tar.bz2.
Les options de boot sont: smp dokeymap

La création du bootstrap ne pose aucun pb en revanche, la compilation des xfsprogs pose pb.
il semble qu'il existe un bug dejà répertorié:
https://bugs.gentoo.org/show_bug.cgi?id=39559
mais je n'ai aps vu comment on resolvait l'affaire


qq'un à déjà vu ce pb ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Mon Dec 13, 2004 10:50 am    Post subject: Reply with quote

t'as quelle version d'autoconf ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
meshit
n00b
n00b


Joined: 08 Nov 2004
Posts: 23
Location: France

PostPosted: Mon Dec 13, 2004 10:53 am    Post subject: Reply with quote

ops G pas mis ce que je devais pardon:

Code:
livecd / # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.7-gentoo-r11 i686)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer -mfpmath=387 -tracer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer -mfpmath=387 -tracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/ http://gentoo.zie.pg.gda.pl http://mir.zyrianes.net/gentoo/ http://gentoo.mirror.icd.hu/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache apm arts avi berkdb bitmap-fonts crypt encode f77 foomaticdb fortran gdbm gdexternal gif gpm imlib jpeg libg++ libwww mad mikmod mmx mmx2 motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl spell sse ssl svga tcpd truetype x86 xml2 xmms xv zlib"

livecd / # uname -a
Linux livecd 2.6.7-gentoo-r11 #1 SMP Wed Jul 21 17:53:40 UTC 2004 i686 Intel(R) Xeon(TM) CPU 2.40GHz GenuineIntel GNU/Linux


et l'erreur en question:

Code:
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
=== include ===
gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
/usr/bin/libtool --mode=compile gcc -O1 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer -mfpmath=387 -tracer -O1 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer -mfpmath=387 -tracer -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -O1 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer -mfpmath=387 -tracer -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I.  -c bit.c
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Caught signal 2 in pid 30713
gmake[1]: *** [bit.lo] Error 1
make: *** [default] Interrupt

/usr/portage/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild: src_compile aborted; exiting.



Exiting on signal 2
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Mon Dec 13, 2004 10:56 am    Post subject: Reply with quote

essaye voir en virant le MAKEOPTS="-j3" ! et avec des cflags plus minimalistes !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
meshit
n00b
n00b


Joined: 08 Nov 2004
Posts: 23
Location: France

PostPosted: Mon Dec 13, 2004 11:12 am    Post subject: Reply with quote

Voici ce que j'ai essayé sans succès:
Code:

MAKEOPTS="-j2" emerge xfsprogs
CFLAGS="-mcpu=pentium4 -02" MAKEOPTS="-j2" emerge xfsprogs
CFLAGS="-march=pentium4 -02" MAKEOPTS="-j2" emerge xfsprogs


toujours la même erreur.....
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Mon Dec 13, 2004 12:34 pm    Post subject: Reply with quote

et avec MAKEOPTS="-j1" ?

certains softs n'aiment pas le multi-jobs
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
meshit
n00b
n00b


Joined: 08 Nov 2004
Posts: 23
Location: France

PostPosted: Mon Dec 13, 2004 12:42 pm    Post subject: Reply with quote

argh...... idem mais y'a plus l'erreur de jobserver.....

Code:

livecd / # CFLAGS="-march=pentium4 -02" MAKEOPTS="-j1" emerge xfsprogs
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-fs/xfsprogs-2.6.25 to /
>>> md5 src_uri ;-) xfsprogs-2.6.25.src.tar.gz
>>> Unpacking source...
>>> Unpacking xfsprogs-2.6.25.src.tar.gz to /var/tmp/portage/xfsprogs-2.6.25/work
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --bindir=/bin --sbindir=/sbin --libdir=/lib --libexecdir=/lib --enable-gettext
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gmake... /usr/bin/gmake
checking for glibtool... no
checking for libtool... /usr/bin/libtool
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking for makedepend... /bin/true
checking for awk... /bin/awk
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for sort... /bin/sort
checking whether ln -s works... yes
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for rpm... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking sys/uuid.h usability... no
checking sys/uuid.h presence... no
checking for sys/uuid.h... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_compare... no
checking for uuid_compare in -luuid... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_init in -lpthread... yes
checking for fadvise ... yes
checking for madvise ... yes
checking for mincore ... yes
checking for sendfile ... yes
checking for __psint_t ... no
checking for __psunsigned_t ... no
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
=== include ===
rm -f xfs disk
ln -s . xfs
ln -s . disk
=== libxfs ===
/usr/bin/libtool --mode=compile gcc -march=pentium4 -02 -march=pentium4 -02 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -march=pentium4 -02 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I.  -c bit.c
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Waiting for bit.o.lock to be removed
Caught signal 2 in pid 8570
gmake[1]: *** [bit.lo] Error 1
make: *** [default] Interrupt

/usr/portage/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild: src_compile aborted; exiting.



Exiting on signal 2
livecd / #
Back to top
View user's profile Send private message
meshit
n00b
n00b


Joined: 08 Nov 2004
Posts: 23
Location: France

PostPosted: Mon Dec 13, 2004 2:08 pm    Post subject: Reply with quote

Bon, cela vien de l'ebuild c'est calir car si je charge les source de xfsprogs sur le site de oss.sgi.com, et que je compil à la mano avec à peu près les même flags de compil; ca passe:

Code:
 ./configure --prefix=/usr --bindir=/bin --sbindir=/sbin --libdir=/lib --libexecdir=/lib --enable-gettext=yes --enable-nls=yes


Le plus étrange c'est que le meme ebuild sur une autre archi passe sans pb......
je pense donc qu'ily a un pb avec un flags.... mais je ne sais pas bien lequel....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum