public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/57028] New: [4.9 regression] Fortran bootstrap fails due to missing zlib.h
@ 2013-04-22  8:27 mikpe at it dot uu.se
  2013-04-22 12:28 ` [Bug bootstrap/57028] " rguenth at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: mikpe at it dot uu.se @ 2013-04-22  8:27 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57028
           Summary: [4.9 regression] Fortran bootstrap fails due to
                    missing zlib.h
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


Attempting to bootstrap gcc-4.9-20130421 on x86_64-linux (Fedora 17) w/ Fortran
enabled but no zlib-devel package installed results in:

/mnt/scratch/objdir49/./prev-gcc/xg++ -B/mnt/scratch/objdir49/./prev-gcc/
-B/mnt/scratch/install49/x86_64-unknown-linux-gnu/bin/ -nostdinc++
-B/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/mnt/scratch/gcc-4.9-20130421/libstdc++-v3/libsupc++
-L/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-L/mnt/scratch/objdir49/prev-x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-c  -DIN_GCC_FRONTEND -g -O2 -gtoggle -DIN_GCC   -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror   -DHAVE_CONFIG_H -I.
-Ifortran -I/mnt/scratch/gcc-4.9-20130421/gcc
-I/mnt/scratch/gcc-4.9-20130421/gcc/fortran
-I/mnt/scratch/gcc-4.9-20130421/gcc/../include
-I/mnt/scratch/gcc-4.9-20130421/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-x86_64/gmp-5.1.1/include
-I/home/mikpe/pkgs/linux-x86_64/mpfr-3.1.2/include
-I/home/mikpe/pkgs/linux-x86_64/mpc-1.0.1/include 
-I/mnt/scratch/gcc-4.9-20130421/gcc/../libdecnumber
-I/mnt/scratch/gcc-4.9-20130421/gcc/../libdecnumber/bid -I../libdecnumber
-I/mnt/scratch/gcc-4.9-20130421/gcc/../libbacktrace   
/mnt/scratch/gcc-4.9-20130421/gcc/fortran/module.c -o fortran/module.o
/mnt/scratch/gcc-4.9-20130421/gcc/fortran/module.c:78:18: fatal error: zlib.h:
No such file or directory
 #include <zlib.h>
                  ^
compilation terminated.
make[3]: *** [fortran/module.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod gcj.pod jcf-dump.pod jv-convert.pod grmic.pod gc-analyze.pod
gfortran.pod gfdl.pod gij.pod gcc.pod gcov.pod cpp.pod fsf-funding.pod
make[3]: Leaving directory `/mnt/scratch/objdir49/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/mnt/scratch/objdir49'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/mnt/scratch/objdir49'
make: *** [bootstrap] Error 2

The previous weekly snapshot, 4.9-20130414, bootstrapped fine on the same
system with the same configuration options.


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

end of thread, other threads:[~2013-04-25 19:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-22  8:27 [Bug bootstrap/57028] New: [4.9 regression] Fortran bootstrap fails due to missing zlib.h mikpe at it dot uu.se
2013-04-22 12:28 ` [Bug bootstrap/57028] " rguenth at gcc dot gnu.org
2013-04-24 15:09 ` gretay at gcc dot gnu.org
2013-04-24 15:28 ` jb at gcc dot gnu.org
2013-04-24 16:54 ` mikpe at it dot uu.se
2013-04-24 20:03 ` jb at gcc dot gnu.org
2013-04-25  9:16 ` mikpe at it dot uu.se
2013-04-25 13:50 ` mikpe at it dot uu.se
2013-04-25 19:19 ` jb at gcc dot gnu.org
2013-04-25 19:20 ` jb at gcc dot gnu.org
2013-04-25 19:20 ` jb at gcc dot gnu.org

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).