[cups.bugs] [LOW] STR #2633: Multiple header warnings on 1.4svn-r7122

Joel Buckley leojava at comcast.net
Mon Dec 17 09:33:04 PST 2007


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

[joel at moon cups-1.4svn-r7122]$ make
Making all in cups...
Compiling adminutil.c...
In file included from globals.h:26,
                 from adminutil.c:37:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from cups.h:25,
                 from adminutil.h:29,
                 from adminutil.c:36:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from adminutil.c:37:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling array.c...
Compiling attr.c...
Compiling auth.c...
In file included from globals.h:26,
                 from auth.c:33:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from auth.c:33:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from auth.c:33:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling backchannel.c...
Compiling backend.c...
Compiling custom.c...
In file included from globals.h:26,
                 from custom.c:38:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from custom.c:38:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from custom.c:38:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling dest.c...
In file included from globals.h:26,
                 from dest.c:42:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from dest.c:42:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from dest.c:42:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling dir.c...
Compiling emit.c...
Compiling encode.c...
Compiling file.c...
In file included from file.c:66:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from file.c:64:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from file.c:66:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling getifaddrs.c...
In file included from http-private.h:66,
                 from getifaddrs.c:26:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling getputfile.c...
In file included from globals.h:26,
                 from getputfile.c:29:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from getputfile.c:29:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from getputfile.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling globals.c...
In file included from http-private.h:66,
                 from globals.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
globals.c:70: warning: missing braces around initializer
globals.c:70: warning: (near initialization for
`globals_key_once.__pthread_once_pad')
Compiling http.c...
In file included from http-private.h:66,
                 from http.c:96:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling http-addr.c...
In file included from globals.h:26,
                 from http-addr.c:31:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from http-addr.c:31:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from http-addr.c:31:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling http-addrlist.c...
In file included from http-private.h:66,
                 from http-addrlist.c:26:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling http-support.c...
In file included from globals.h:26,
                 from http-support.c:48:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from http-support.c:48:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from http-support.c:48:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling ipp.c...
In file included from http-private.h:66,
                 from ipp.c:64:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling ipp-support.c...
In file included from globals.h:26,
                 from ipp-support.c:32:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from ipp-support.c:32:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from ipp-support.c:32:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling langprintf.c...
In file included from globals.h:26,
                 from langprintf.c:30:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from langprintf.c:30:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from langprintf.c:30:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling language.c...
In file included from globals.h:26,
                 from language.c:43:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from language.c:43:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from language.c:43:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling localize.c...
In file included from globals.h:26,
                 from localize.c:39:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from localize.c:39:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from localize.c:39:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling mark.c...
Compiling md5.c...
Compiling md5passwd.c...
In file included from http-private.h:66,
                 from md5passwd.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling notify.c...
In file included from globals.h:26,
                 from notify.c:28:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from notify.c:28:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from notify.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling options.c...
Compiling page.c...
Compiling ppd.c...
In file included from globals.h:26,
                 from ppd.c:63:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from ppd.c:63:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from ppd.c:63:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling request.c...
In file included from globals.h:26,
                 from request.c:30:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from request.c:30:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from request.c:30:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling sidechannel.c...
Compiling snprintf.c...
Compiling string.c...
Compiling tempfile.c...
In file included from globals.h:26,
                 from tempfile.c:28:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from tempfile.c:28:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from tempfile.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling transcode.c...
In file included from globals.h:26,
                 from transcode.c:43:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from transcode.c:43:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from transcode.c:43:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling usersys.c...
In file included from http-private.h:66,
                 from usersys.c:36:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling util.c...
In file included from globals.h:26,
                 from util.c:56:
http-private.h:34:1: warning: "FD_SETSIZE" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/include/sys/types.h:638,
                 from /usr/include/strings.h:32,
                 from string.h:38,
                 from globals.h:25,
                 from util.c:56:
/usr/include/sys/select.h:99:1: warning: this is the location of the
previous definition
In file included from http-private.h:66,
                 from globals.h:26,
                 from util.c:56:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking libcups.so.2...
Archiving libcups.a...
a - adminutil.o
a - array.o
....
Compiling runloop.c...
Archiving libbackend.a...
a - ieee1284.o
a - runloop.o
ar: writing libbackend.a
Compiling ipp.c...
In file included from ../cups/http-private.h:66,
                 from ipp.c:35:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking ipp...
Compiling lpd.c...
In file included from ../cups/http-private.h:66,
                 from lpd.c:33:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking lpd...
Compiling parallel.c...
Linking parallel...
Compiling scsi.c...
Linking scsi...
Compiling serial.c...
Linking serial...
Compiling snmp.c...
In file included from ../cups/http-private.h:66,
                 from snmp.c:72:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking snmp...
Compiling socket.c...
In file included from ../cups/http-private.h:66,
                 from socket.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking socket...
Compiling usb.c...
Linking usb...
Making all in berkeley...
Compiling lpc.c...
....
Compiling image.c...
Compiling error.c...
error.c:173: warning: missing braces around initializer
error.c:173: warning: (near initialization for
`raster_key_once.__pthread_once_pad')
Compiling interpret.c...
Compiling raster.c...
....
Compiling pdftops.cxx...
Linking pdftops...
Making all in scheduler...
Compiling auth.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from auth.c:57:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling banners.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from banners.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling cert.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from cert.c:30:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling classes.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from classes.c:34:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling client.c...
In file included from ../cups/http-private.h:66,
                 from client.c:48:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling conf.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from conf.c:35:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling dirsvc.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from dirsvc.c:65:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling env.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from env.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling main.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from main.c:43:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling ipp.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from ipp.c:101:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling listen.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from listen.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling job.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from job.c:67:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling log.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from log.c:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling network.c...
In file included from ../cups/http-private.h:66,
                 from network.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling policy.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from policy.c:30:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling printers.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from printers.c:57:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling process.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from process.c:27:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling quotas.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from quotas.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling removefile.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from removefile.c:25:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling select.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from select.c:32:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling server.c...
In file included from ../cups/http-private.h:66,
                 from server.c:25:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling statbuf.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from statbuf.c:27:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling subscriptions.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from subscriptions.c:41:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling sysman.c...
In file included from ../cups/http-private.h:66,
                 from cupsd.h:21,
                 from sysman.c:33:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Compiling filter.c...
Compiling mime.c...
....
Compiling cups-driverd.c...
Linking cups-driverd...
Compiling cups-lpd.c...
In file included from ../cups/http-private.h:66,
                 from cups-lpd.c:31:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking cups-lpd...
Compiling cups-polld.c...
In file included from ../cups/http-private.h:66,
                 from cups-polld.c:28:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking cups-polld...
Compiling testdirsvc.c...
Linking testdirsvc...
....
Compiling lppasswd.c...
Linking lppasswd...
Compiling lpstat.c...
In file included from ../cups/http-private.h:66,
                 from lpstat.c:36:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident 
Linking lpstat...
Making all in test...
Compiling ipptest.c...
Linking ipptest...
Making all in conf...
Making all in data...
Making all in doc...
Making all in fonts...
Making all in ppd...
Making all in templates...
[joel at moon cups-1.4svn-r7122]$ echo $?
0
[joel at moon cups-1.4svn-r7122]$

Link: http://www.cups.org/str.php?L2633
Version: 1.4-current





More information about the cups-devel mailing list