monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] monotone build failed on SuSE 9.1, gcc 3.3.3


From: Liviu Ionescu
Subject: [Monotone-devel] monotone build failed on SuSE 9.1, gcc 3.3.3
Date: Fri, 5 Aug 2005 10:41:38 +0300

> ./configure CPPFLAGS="-I../boost_1_32_0" LDFLAGS="-L../boost_1_32_0/libs"
> make

configure looked fine, but make seemed hanged while compiling commands.cc. (it 
is true that my machine is not fast and has only 128MB, but several hours 
represent quite a long time for a compile).

regards,

Liviu Ionescu


> ps axww

...

30084 pts/3    S+     0:01 make

30138 pts/3    S+     0:00 make all-recursive

30139 pts/3    S+     0:00 /bin/sh -c set fnord $MAKEFLAGS; amf=$2;  dot_seen=no
;  target=`echo all-recursive | sed s/-recursive//`;  list='po'; for subdir in $
list; do  echo "Making $target in $subdir";  if test "$subdir" = "."; then  dot_
seen=yes;  local_target="$target-am";  else  local_target="$target";  fi;  (cd $
subdir && make  $local_target)  || case "$amf" in *=*) exit 1;; *k*) fail=yes;; 
*) exit 1;; esac;  done;  if test "$dot_seen" = "no"; then  make  "$target-am" |
| exit 1;  fi; test -z "$fail"

30145 pts/3    S+     0:01 make all-am

30574 pts/3    S+     0:00 /bin/sh -c if g++ -DLOCALEDIR=\"/usr/local/share/loca
le\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite -I../boost_1_32_0  -DNDEBUG
 -DBOOST_DISABLE_THREADS -Wall  -O2 -fno-strict-aliasing -DBOOST_REGEX_V4_CHAR_R
EGEX_TRAITS_HPP -DBOOST_REGEX_COMPILE_HPP -MT monotone-commands.o -MD -MP -MF ".
deps/monotone-commands.Tpo"  -c -o monotone-commands.o `test -f 'commands.cc' ||
 echo './'`commands.cc;  then mv -f ".deps/monotone-commands.Tpo" ".deps/monoton
e-commands.Po";  else rm -f ".deps/monotone-commands.Tpo"; exit 1;  fi

30576 pts/3    S+     0:00 g++ -DLOCALEDIR="/usr/local/share/locale" -DHAVE_CONF
IG_H -I. -I. -I. -I./lua -I./sqlite -I../boost_1_32_0 -DNDEBUG -DBOOST_DISABLE_T
HREADS -Wall -O2 -fno-strict-aliasing -DBOOST_REGEX_V4_CHAR_REGEX_TRAITS_HPP -DB
OOST_REGEX_COMPILE_HPP -MT monotone-commands.o -MD -MP -MF .deps/monotone-comman
ds.Tpo -c -o monotone-commands.o commands.cc

30577 pts/3    R+     1:45 /usr/lib/gcc-lib/i586-suse-linux/3.3.3/cc1plus -quiet
 -I. -I. -I. -I./lua -I./sqlite -I../boost_1_32_0 -MD monotone-commands.d -MF .d
eps/monotone-commands.Tpo -MP -MT monotone-commands.o -MQ monotone-commands.o -D
__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=3 -D_GNU_SOURCE -DLOCALEDIR=
"/usr/local/share/locale" -DHAVE_CONFIG_H -DNDEBUG -DBOOST_DISABLE_THREADS -DBOO
ST_REGEX_V4_CHAR_REGEX_TRAITS_HPP -DBOOST_REGEX_COMPILE_HPP commands.cc -D__GNUG
__=3 -quiet -dumpbase commands.cc -auxbase-strip monotone-commands o -O2 -Wall -
fno-strict-aliasing -o /tmp/ccxpUBom.s

30588 pts/1    R+     0:00 ps axww





reply via email to

[Prev in Thread] Current Thread [Next in Thread]