public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled
@ 2004-10-11 19:33 o dot kullmann at swansea dot ac dot uk
  2004-10-11 19:36 ` [Bug bootstrap/17940] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: o dot kullmann at swansea dot ac dot uk @ 2004-10-11 19:33 UTC (permalink / raw)
  To: gcc-bugs

Since the introduction of version 3.4.0 I'm unable to build gcc. 
I've build it many times before, but with 3.40, 3.4.1, 3.4.2 it is 
always the same, under all possible variations regarding build directory 
etc.: 
 
csoliver@cs-wsok:~/GCC/Install_3.4.2> make bootstrap 
Configuring in libiberty 
configure: creating cache ./config.cache 
checking whether to enable maintainer-specific portions of Makefiles... no 
checking for makeinfo... makeinfo 
checking for perl... perl 
checking build system type... x86_64-unknown-linux-gnu 
checking host system type... x86_64-unknown-linux-gnu 
checking for x86_64-unknown-linux-gnu-ar... ar 
checking for x86_64-unknown-linux-gnu-ranlib... ranlib 
checking for x86_64-unknown-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 how to run the C preprocessor... gcc -E 
checking whether gcc and cc understand -c and -o together... yes 
checking for an ANSI C-conforming const... yes 
checking for inline... inline 
checking whether byte ordering is bigendian... no 
checking for a BSD-compatible install... /usr/bin/install -c 
Appending /home/csoliver/GCC/gcc-3.4.2/libiberty/../config/mh-x86pic to 
xhost-mkfrag 
checking for sys/file.h... yes 
checking for sys/param.h... yes 
checking for limits.h... yes 
checking for stdlib.h... yes 
checking for malloc.h... yes 
checking for string.h... yes 
checking for unistd.h... yes 
checking for strings.h... yes 
checking for sys/time.h... yes 
checking for time.h... yes 
checking for sys/resource.h... yes 
checking for sys/stat.h... yes 
checking for sys/mman.h... yes 
checking for fcntl.h... yes 
checking for alloca.h... yes 
checking for sys/pstat.h... no 
checking for sys/sysmp.h... no 
checking for sys/sysinfo.h... yes 
checking for machine/hal_sysinfo.h... no 
checking for sys/table.h... no 
checking for sys/sysctl.h... yes 
checking for sys/systemcfg.h... no 
checking for sys/wait.h that is POSIX.1 compatible... yes 
checking whether time.h and sys/time.h may both be included... yes 
checking whether errno must be declared... no 
checking for egrep... grep -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... (cached) yes 
checking for stdlib.h... (cached) yes 
checking for string.h... (cached) yes 
checking for memory.h... yes 
checking for strings.h... (cached) yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... (cached) yes 
checking for uintptr_t... yes 
checking for pid_t... yes 
checking for library containing strerror... none required 
checking for asprintf... yes 
checking for atexit... yes 
checking for basename... yes 
checking for bcmp... yes 
checking for bcopy... yes 
checking for bsearch... yes 
checking for bzero... yes 
checking for calloc... yes 
checking for clock... yes 
checking for ffs... yes 
checking for getcwd... yes 
checking for getpagesize... yes 
checking for index... yes 
checking for insque... yes 
checking for memchr... yes 
checking for memcmp... yes 
checking for memcpy... yes 
checking for memmove... yes 
checking for mempcpy... yes 
checking for memset... yes 
checking for mkstemps... no 
checking for putenv... yes 
checking for random... yes 
checking for rename... yes 
checking for rindex... yes 
checking for setenv... yes 
checking for snprintf... yes 
checking for sigsetmask... yes 
checking for stpcpy... yes 
checking for stpncpy... yes 
checking for strcasecmp... yes 
checking for strchr... yes 
checking for strdup... yes 
checking for strncasecmp... yes 
checking for strrchr... yes 
checking for strstr... yes 
checking for strtod... yes 
checking for strtol... yes 
checking for strtoul... yes 
checking for tmpnam... yes 
checking for vasprintf... yes 
checking for vfprintf... yes 
checking for vprintf... yes 
checking for vsnprintf... yes 
checking for vsprintf... yes 
checking for waitpid... yes 
checking whether alloca needs Cray hooks... no 
checking stack direction for C alloca... -1 
checking for unistd.h... (cached) yes 
checking for vfork.h... no 
checking for fork... yes 
checking for vfork... yes 
checking for working fork... yes 
checking for working vfork... (cached) yes 
checking for _doprnt... no 
checking for sys_errlist... yes 
checking for sys_nerr... yes 
checking for sys_siglist... yes 
checking for external symbol _system_configuration... no 
checking for getrusage... yes 
checking for on_exit... yes 
checking for psignal... yes 
checking for strerror... yes 
checking for strsignal... yes 
checking for sysconf... yes 
checking for times... yes 
checking for sbrk... yes 
checking for gettimeofday... yes 
checking for realpath... yes 
checking for canonicalize_file_name... yes 
checking for pstat_getstatic... no 
checking for pstat_getdynamic... no 
checking for sysmp... no 
checking for getsysinfo... no 
checking for table... no 
checking for sysctl... yes 
checking whether canonicalize_file_name must be declared... yes 
checking for stdlib.h... (cached) yes 
checking for unistd.h... (cached) yes 
checking for getpagesize... (cached) yes 
checking for working mmap... yes 
checking for working strncmp... yes 
updating cache ./config.cache 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating testsuite/Makefile 
config.status: creating config.h 
config.status: executing default commands 
make[1]: Entering directory `/home/csoliver/GCC/Install_3.4.2/libiberty' 
if [ x"-fpic" != x ] && [ ! -d pic ]; then \ 
  mkdir pic; \ 
else true; fi 
touch stamp-picdir 
rm -f libiberty.a pic/libiberty.a 
ar rc libiberty.a \ 
  regex.o cplus-dem.o cp-demangle.o cp-demint.o md5.o alloca.o argv.o 
choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o 
fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o 
lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o 
partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o 
strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o 
xstrdup.o xstrerror.o  mkstemps.o 
ar: 'regex.o': No such file 
ar: 'cplus-dem.o': No such file 
ar: 'cp-demangle.o': No such file 
ar: 'cp-demint.o': No such file 
ar: 'md5.o': No such file 
ar: 'alloca.o': No such file 
ar: 'argv.o': No such file 
ar: 'choose-temp.o': No such file 
ar: 'concat.o': No such file 
ar: 'dyn-string.o': No such file 
ar: 'fdmatch.o': No such file 
ar: 'fibheap.o': No such file 
ar: 'floatformat.o': No such file 
ar: 'fnmatch.o': No such file 
ar: 'getopt.o': No such file 
ar: 'getopt1.o': No such file 
ar: 'getpwd.o': No such file 
ar: 'getruntime.o': No such file 
ar: 'hashtab.o': No such file 
ar: 'hex.o': No such file 
ar: 'lbasename.o': No such file 
ar: 'lrealpath.o': No such file 
ar: 'make-relative-prefix.o': No such file 
ar: 'make-temp-file.o': No such file 
ar: 'objalloc.o': No such file 
ar: 'obstack.o': No such file 
ar: 'partition.o': No such file 
ar: 'physmem.o': No such file 
ar: 'pex-unix.o': No such file 
ar: 'safe-ctype.o': No such file 
ar: 'sort.o': No such file 
ar: 'spaces.o': No such file 
ar: 'splay-tree.o': No such file 
ar: 'strerror.o': No such file 
ar: 'strsignal.o': No such file 
ar: 'ternary.o': No such file 
ar: 'xatexit.o': No such file 
ar: 'xexit.o': No such file 
ar: 'xmalloc.o': No such file 
ar: 'xmemdup.o': No such file 
ar: 'xstrdup.o': No such file 
ar: 'xstrerror.o': No such file 
ar: 'mkstemps.o': No such file 
 
As you can see, instead of creating regex.o etc. it assumes that 
they exist (which they don't), and then accordingly the build fails. 
Same behaviour with Suse 9.0, 9.1, on 32-bit pc, laptop and 64-bit 
workstation. 
 
I would be very glad for some help: I don't know how many days I've 
spent with that issue in vain, and on the help mailing list I didn't 
get any response.

-- 
           Summary: make bootstrap fails because libiberty-components are
                    not compiled
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: o dot kullmann at swansea dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17940] make bootstrap fails because libiberty-components are not compiled
  2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
@ 2004-10-11 19:36 ` pinskia at gcc dot gnu dot org
  2004-10-11 20:03 ` o dot kullmann at swansea dot ac dot uk
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-11 19:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 19:36 -------
read http://gcc.gnu.org/bugs.html first and provide all the needed info.
We need how you configured and what target is this for.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17940] make bootstrap fails because libiberty-components are not compiled
  2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
  2004-10-11 19:36 ` [Bug bootstrap/17940] " pinskia at gcc dot gnu dot org
@ 2004-10-11 20:03 ` o dot kullmann at swansea dot ac dot uk
  2004-10-11 20:14 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: o dot kullmann at swansea dot ac dot uk @ 2004-10-11 20:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From o dot kullmann at swansea dot ac dot uk  2004-10-11 20:02 -------
Subject: Re:  make bootstrap fails because libiberty-components are not compiled

On Mon, Oct 11, 2004 at 07:36:22PM -0000, pinskia at gcc dot gnu dot org wrote:
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 19:36 -------
> read http://gcc.gnu.org/bugs.html first and provide all the needed info.
> We need how you configured and what target is this for.
>

The configure command is:

csoliver@cs-wsok:~/GCC/Install_3.4.2> /home/csoliver/GCC/gcc-3.4.2/configure --enable-threads=posix --prefix=/home/csoliver/GCC/Created_3.4.2/  --enable-languages=c,c++,f77,objc,java,ada --enable-shared

The compiler used is

csoliver@cs-wsok:~/GCC> g++ -v
Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib64 --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)

Processor: AMD Opteron 248. 

Oliver

> -- 
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17940] make bootstrap fails because libiberty-components are not compiled
  2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
  2004-10-11 19:36 ` [Bug bootstrap/17940] " pinskia at gcc dot gnu dot org
  2004-10-11 20:03 ` o dot kullmann at swansea dot ac dot uk
@ 2004-10-11 20:14 ` pinskia at gcc dot gnu dot org
  2004-10-11 20:37 ` o dot kullmann at swansea dot ac dot uk
  2004-10-11 20:47 ` giovannibajo at libero dot it
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-11 20:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 20:13 -------
What version of make are you using, this works for me and a huge amount of other people.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17940] make bootstrap fails because libiberty-components are not compiled
  2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
                   ` (2 preceding siblings ...)
  2004-10-11 20:14 ` pinskia at gcc dot gnu dot org
@ 2004-10-11 20:37 ` o dot kullmann at swansea dot ac dot uk
  2004-10-11 20:47 ` giovannibajo at libero dot it
  4 siblings, 0 replies; 6+ messages in thread
From: o dot kullmann at swansea dot ac dot uk @ 2004-10-11 20:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From o dot kullmann at swansea dot ac dot uk  2004-10-11 20:37 -------
Subject: Re:  make bootstrap fails because libiberty-components are not compiled SOLVED

On Mon, Oct 11, 2004 at 08:14:00PM -0000, pinskia at gcc dot gnu dot org wrote:
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 20:13 -------
> What version of make are you using, this works for me and a huge amount of other people.
> 
> -- 
>

Found the error:

Some time ago I defined the alias

alias make="make -r"

since the build-in rules of make don't work with the generic library
structure I'm developing --- and it seems that the build-process for gcc
relies on these rules.

So it seems that such an alias can't be used, but I must use "make -r"
all the time.

Sorry for bothering you, but I really tried for quite some time (months), and only
this e-mail exchange triggered my remembrance of that alias.

Thanks for the prompt reply!

Oliver


> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17940] make bootstrap fails because libiberty-components are not compiled
  2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
                   ` (3 preceding siblings ...)
  2004-10-11 20:37 ` o dot kullmann at swansea dot ac dot uk
@ 2004-10-11 20:47 ` giovannibajo at libero dot it
  4 siblings, 0 replies; 6+ messages in thread
From: giovannibajo at libero dot it @ 2004-10-11 20:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-10-11 20:47 -------
Invalid, then.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-10-11 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-11 19:33 [Bug bootstrap/17940] New: make bootstrap fails because libiberty-components are not compiled o dot kullmann at swansea dot ac dot uk
2004-10-11 19:36 ` [Bug bootstrap/17940] " pinskia at gcc dot gnu dot org
2004-10-11 20:03 ` o dot kullmann at swansea dot ac dot uk
2004-10-11 20:14 ` pinskia at gcc dot gnu dot org
2004-10-11 20:37 ` o dot kullmann at swansea dot ac dot uk
2004-10-11 20:47 ` giovannibajo at libero dot it

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).