public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/102910] New: cf-descriptor-5-c.c fails to build
@ 2021-10-23 23:20 kargl at gcc dot gnu.org
  2021-10-23 23:21 ` [Bug fortran/102910] " kargl at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: kargl at gcc dot gnu.org @ 2021-10-23 23:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102910

            Bug ID: 102910
           Summary: cf-descriptor-5-c.c fails to build
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kargl at gcc dot gnu.org
  Target Milestone: ---

Build log shows

Executing on host:
/usr/home/sgk/gcc/objx/gcc/testsuite/gfortran1/../../gfortran
-B/usr/home/sgk/gcc/objx/gcc/testsuite/gfortran1/../../
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5.f90 
  -fdiagnostics-plain-output  -fdiagnostics-plain-output    -O0  -Werror -g 
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5-c.c
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/dump-descriptors.c
-dumpbase "" 
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libatomic/.libs
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs  -lm 
-o ./cf-descriptor-5.exe    (timeout = 300)
spawn -ignore SIGHUP
/usr/home/sgk/gcc/objx/gcc/testsuite/gfortran1/../../gfortran
-B/usr/home/sgk/gcc/objx/gcc/testsuite/gfortran1/../../
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -O0 -Werror -g
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5-c.c
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/dump-descriptors.c
-dumpbase 
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libgfortran/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libatomic/.libs
-B/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs
-L/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/./libquadmath/.libs -lm -o
./cf-descriptor-5.exe
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5-c.c:3:10:
fatal error: alloca.h: No such file or directory
compilation terminated.
compiler exited with status 1
FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90   -O0  (test for excess errors)
Excess errors:
/usr/home/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/c-interop/cf-descriptor-5-c.c:3:10:
fatal error: alloca.h: No such file or directory
compilation terminated.

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

end of thread, other threads:[~2021-10-26 16:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 23:20 [Bug fortran/102910] New: cf-descriptor-5-c.c fails to build kargl at gcc dot gnu.org
2021-10-23 23:21 ` [Bug fortran/102910] " kargl at gcc dot gnu.org
2021-10-23 23:31 ` kargl at gcc dot gnu.org
2021-10-24  5:28 ` [Bug testsuite/102910] " pinskia at gcc dot gnu.org
2021-10-24 18:34 ` sgk at troutmask dot apl.washington.edu
2021-10-24 18:39 ` kargl at gcc dot gnu.org
2021-10-24 19:31 ` dje at gcc dot gnu.org
2021-10-24 20:59 ` kargl at gcc dot gnu.org
2021-10-24 21:35 ` dje at gcc dot gnu.org
2021-10-25 10:08 ` burnus at gcc dot gnu.org
2021-10-25 17:05 ` sandra at gcc dot gnu.org
2021-10-25 17:53 ` sgk at troutmask dot apl.washington.edu
2021-10-25 18:33 ` sandra at gcc dot gnu.org
2021-10-25 18:48 ` cvs-commit at gcc dot gnu.org
2021-10-26 14:25 ` cvs-commit at gcc dot gnu.org
2021-10-26 14:26 ` sandra at gcc dot gnu.org
2021-10-26 16:40 ` kargl 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).