public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11379] New: fcntl.c:43: error: storage size of ‘fex’ isn’t known
@ 2010-03-14  9:52 wlgivens at gmail dot com
  2010-03-14  9:54 ` [Bug libc/11379] " wlgivens at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: wlgivens at gmail dot com @ 2010-03-14  9:52 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 6076 bytes --]

Machine
Samsung UP1500 (Alpha)
800mhz CPU EV68

Commands (dry run)
CC=gcc-4.3.4 CXX=4.3.4 CPP=/usr/bin/cpp-4.3.4 CFLAGS="-O2 -mtune=ev67
-DASSEMBLER -I/usr/src/linux" ../glibc-2.11.1/configure --prefix=/usr
--enable-add-ons=ports,nptl

Kernel being built against
linux-2.6.34-rc1 (also tried linux-2.4.37.9, linux-2.6.33)

[root@jericho glibc-2.11.1-build]# gcc-4.3.4 -v
Using built-in specs.
Target: alphaev67-alpha-linux
Configured with: ../gcc-4.3.4/configure --build=alphaev67-alpha-linux
--host=alphaev67-alpha-linux --program-suffix=-4.3.4 --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info --enable-shared
--enable-threads=posix --enable-checking=release --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-long-double-128
Thread model: posix
gcc version 4.3.4 (GCC)
[root@jericho glibc-2.11.1-build]# as -v
GNU assembler version 2.20.1 (alphaev5-alpha-linux) using BFD version (GNU
Binutils) 2.20.1.20100303

[root@jericho glibc-2.11.1-build]# make -v
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

gcc-4.3.4 ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu99 -fgnu89-inline
-DASSEMBLER -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants
-fno-unwind-tables -mtune=ev67 -Wstrict-prototypes -mlong-double-128 -mieee
-mfp-rounding-mode=d     -I../include
-I/usr/src/redhat/BUILD/glibc-2.11.1-build/io
-I/usr/src/redhat/BUILD/glibc-2.11.1-build -I../ports/sysdeps/alpha/elf
-I../ports/sysdeps/unix/sysv/linux/alpha/fpu -I../ports/sysdeps/alpha/fpu
-I../ports/sysdeps/unix/sysv/linux/alpha/nptl
-I../ports/sysdeps/unix/sysv/linux/alpha
-I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/ieee754/ldbl-64-128
-I../sysdeps/ieee754/ldbl-opt -I../ports/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv
-I../nptl/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/alpha
-I../ports/sysdeps/unix -I../nptl/sysdeps/unix -I../sysdeps/unix
-I../sysdeps/posix -I../ports/sysdeps/alpha/nptl -I../ports/sysdeps/alpha
-I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32
-I../ports/sysdeps/alpha/soft-fp -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -I../ports -I../nptl  -I.. -I../libio -I. 
-D_LIBC_REENTRANT -include ../include/libc-symbols.h       -o
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/faccessat.o -MD -MP -MF
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/faccessat.o.dt -MT
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/faccessat.o
gcc-4.3.4 ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu99 -fgnu89-inline
-DASSEMBLER -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants
-fno-unwind-tables -mtune=ev67 -Wstrict-prototypes -mlong-double-128 -mieee
-mfp-rounding-mode=d  -fexceptions -fasynchronous-unwind-tables   -I../include
-I/usr/src/redhat/BUILD/glibc-2.11.1-build/io
-I/usr/src/redhat/BUILD/glibc-2.11.1-build -I../ports/sysdeps/alpha/elf
-I../ports/sysdeps/unix/sysv/linux/alpha/fpu -I../ports/sysdeps/alpha/fpu
-I../ports/sysdeps/unix/sysv/linux/alpha/nptl
-I../ports/sysdeps/unix/sysv/linux/alpha
-I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/ieee754/ldbl-64-128
-I../sysdeps/ieee754/ldbl-opt -I../ports/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv
-I../nptl/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/alpha
-I../ports/sysdeps/unix -I../nptl/sysdeps/unix -I../sysdeps/unix
-I../sysdeps/posix -I../ports/sysdeps/alpha/nptl -I../ports/sysdeps/alpha
-I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32
-I../ports/sysdeps/alpha/soft-fp -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -I../ports -I../nptl  -I.. -I../libio -I. 
-D_LIBC_REENTRANT -include ../include/libc-symbols.h       -o
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/fcntl.o -MD -MP -MF
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/fcntl.o.dt -MT
/usr/src/redhat/BUILD/glibc-2.11.1-build/io/fcntl.o
../sysdeps/unix/sysv/linux/fcntl.c: In function ‘do_fcntl’:
../sysdeps/unix/sysv/linux/fcntl.c:43: error: storage size of ‘fex’ isn’t known
../sysdeps/unix/sysv/linux/fcntl.c:44: error: ‘F_GETOWN_EX’ undeclared (first
use in this function)
../sysdeps/unix/sysv/linux/fcntl.c:44: error: (Each undeclared identifier is
reported only once
../sysdeps/unix/sysv/linux/fcntl.c:44: error: for each function it appears in.)
../sysdeps/unix/sysv/linux/fcntl.c:46: error: ‘F_OWNER_GID’ undeclared (first
use in this function)
../sysdeps/unix/sysv/linux/fcntl.c:43: warning: unused variable ‘fex’
make[2]: *** [/usr/src/redhat/BUILD/glibc-2.11.1-build/io/fcntl.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.11.1/io'
make[1]: *** [io/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.11.1'
make: *** [all] Error 2

-- 
           Summary: fcntl.c:43: error: storage size of ‘fex’ isn’t known
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: critical
          Priority: P3
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: wlgivens at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11379

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11379] fcntl.c:43: error: storage size of ‘fex’ isn’t known
  2010-03-14  9:52 [Bug libc/11379] New: fcntl.c:43: error: storage size of ‘fex’ isn’t known wlgivens at gmail dot com
@ 2010-03-14  9:54 ` wlgivens at gmail dot com
  2010-03-14 11:27 ` [Bug ports/11379] " drepper at redhat dot com
  2010-05-04 16:21 ` rth at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: wlgivens at gmail dot com @ 2010-03-14  9:54 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From wlgivens at gmail dot com  2010-03-14 09:54 -------
Also receive the SAME error with the git build of glibc-2.11.90 + glibc-tools

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11379

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug ports/11379] fcntl.c:43: error: storage size of ‘fex’ isn’t known
  2010-03-14  9:52 [Bug libc/11379] New: fcntl.c:43: error: storage size of ‘fex’ isn’t known wlgivens at gmail dot com
  2010-03-14  9:54 ` [Bug libc/11379] " wlgivens at gmail dot com
@ 2010-03-14 11:27 ` drepper at redhat dot com
  2010-05-04 16:21 ` rth at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2010-03-14 11:27 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper at redhat dot com   |roland at gnu dot org
           Severity|critical                    |minor
          Component|libc                        |ports
 GCC target triplet|                            |alpha
           Priority|P3                          |P1


http://sourceware.org/bugzilla/show_bug.cgi?id=11379

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug ports/11379] fcntl.c:43: error: storage size of ‘fex’ isn’t known
  2010-03-14  9:52 [Bug libc/11379] New: fcntl.c:43: error: storage size of ‘fex’ isn’t known wlgivens at gmail dot com
  2010-03-14  9:54 ` [Bug libc/11379] " wlgivens at gmail dot com
  2010-03-14 11:27 ` [Bug ports/11379] " drepper at redhat dot com
@ 2010-05-04 16:21 ` rth at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu dot org @ 2010-05-04 16:21 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2010-05-04 16:21 -------
Fixed in commit c735022ded3fb7967bf24b9f385cd7f8f1cdea77

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11379

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug ports/11379] fcntl.c:43: error: storage size of ‘fex’ isn’t known
       [not found] <bug-11379-131@http.sourceware.org/bugzilla/>
@ 2014-06-30 18:30 ` fweimer at redhat dot com
  0 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 18:30 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11379

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-30 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-14  9:52 [Bug libc/11379] New: fcntl.c:43: error: storage size of ‘fex’ isn’t known wlgivens at gmail dot com
2010-03-14  9:54 ` [Bug libc/11379] " wlgivens at gmail dot com
2010-03-14 11:27 ` [Bug ports/11379] " drepper at redhat dot com
2010-05-04 16:21 ` rth at gcc dot gnu dot org
     [not found] <bug-11379-131@http.sourceware.org/bugzilla/>
2014-06-30 18:30 ` [Bug ports/11379] fcntl.c:43: error: storage size of ‘fex’ isn’t known fweimer at redhat dot com

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