Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 300431 Details for
Bug 401553
cups-1.50-r4 - thread-private.h:87:50: error: expected ')' before 'func'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 14.13 KB, created by
Leeman Strout
on 2012-01-30 17:39:40 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Leeman Strout
Created:
2012-01-30 17:39:40 UTC
Size:
14.13 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-print/cups-1.5.0-r4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: printing@gentoo.org >[32;01m * [39;49;00mUSE: X amd64 dbus elibc_glibc jpeg kernel_linux multilib pam perl png python ssl tiff userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.2.1-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.2.1-gentoo > [33;01m*[0m If you plan to use USB printers you should enable the USB_PRINTER > [33;01m*[0m support in your kernel. > [33;01m*[0m Please enable it: > [33;01m*[0m CONFIG_USB_PRINTER=y > [33;01m*[0m in /usr/src/linux/.config or > [33;01m*[0m Device Drivers ---> > [33;01m*[0m USB support ---> > [33;01m*[0m [*] USB Printer support > [33;01m*[0m Alternatively, enable the usb useflag for cups and use the libusb code. >>>> Unpacking source... >>>> Unpacking cups-1.5.0-source.tar.bz2 to /var/tmp/portage/net-print/cups-1.5.0-r4/work >>>> Source unpacked in /var/tmp/portage/net-print/cups-1.5.0-r4/work >>>> Preparing source in /var/tmp/portage/net-print/cups-1.5.0-r4/work/cups-1.5.0 ... > [32;01m*[0m Applying cups-1.4.4-dont-compress-manpages.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.4-fix-install-perms.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.4-nostrip.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.4-php-destdir.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.4-perl-includes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.8-largeimage.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.4.8-CVE-2011-3170.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cups-1.5.0-systemd-socket.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I config-scripts ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-print/cups-1.5.0-r4/work/cups-1.5.0 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --localstatedir=/var --with-cups-user=lp --with-cups-group=lp --with-docdir=/usr/share/cups/html --with-languages=none --with-pdftops=/usr/bin/pdftops --with-system-groups=lpadmin --disable-acl --enable-dbus --disable-debug --disable-debug-guards --enable-jpeg --disable-gssapi --disable-ldap --enable-pam --enable-png --disable-slp --disable-static --disable-threads --enable-tiff --disable-libusb --without-java --with-perl --without-php --with-python --without-xinetd --enable-libpaper --disable-dnssd --disable-gnutls --enable-openssl >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >checking for gawk... gawk >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for ar... /usr/bin/ar >checking for chmod... /bin/chmod >checking for htmldoc... no >checking for ld... /usr/bin/ld >checking for ln... /bin/ln >checking for mv... /bin/mv >checking for rm... /bin/rm >checking for rmdir... /bin/rmdir >checking for sed... /bin/sed >checking for xdg-open... /usr/bin/xdg-open >checking for install-sh script... using /var/tmp/portage/net-print/cups-1.5.0-r4/work/cups-1.5.0/install-sh >checking for pkg-config... /usr/bin/pkg-config >checking for library containing crypt... -lcrypt >checking for library containing getspent... none required >checking for systempapername in -lpaper... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking usersec.h usability... no >checking usersec.h presence... no >checking for usersec.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >checking scsi/sg.h usability... yes >checking scsi/sg.h presence... yes >checking for scsi/sg.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for library containing iconv_open... none required >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking for statfs... yes >checking for statvfs... yes >checking for strdup... yes >checking for strlcat... no >checking for strlcpy... no >checking for snprintf... yes >checking for vsnprintf... yes >checking for random... yes >checking for lrand48... yes >checking for arc4random... no >checking for geteuid... yes >checking for setpgid... yes >checking for vsyslog... yes >checking for sigaction... yes >checking for waitpid... yes >checking for wait3... yes >checking for tm_gmtoff member in tm structure... yes >checking for st_gen member in stat structure... no >checking for removefile... no >checking for DBUS... yes >checking for dbus_message_iter_init_append... yes >checking if GCC supports -fstack-protector... yes >checking if GCC supports -fPIE... yes >checking if GCC supports -Wno-tautological-compare... yes >checking whether to build image filters... yes >checking for library containing pow... -lm >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzgets in -lz... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_create_read_struct in -lpng... yes >checking tiff.h usability... yes >checking tiff.h presence... yes >checking for tiff.h... yes >checking for TIFFReadScanline in -ltiff... yes >checking for stdlib.h... (cached) yes >checking resolv.h usability... yes >checking resolv.h presence... yes >checking for resolv.h... yes >checking for library containing socket... none required >checking for library containing gethostbyaddr... none required >checking for library containing getifaddrs... none required >checking for library containing hstrerror... none required >checking for library containing rresvport_af... none required >checking for library containing __res_init... none required >checking for library containing getaddrinfo... none required >checking for library containing getnameinfo... none required >checking for struct sockaddr.sa_len... no >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for AppleTalk/at_proto.h... no >checking for poll... yes >checking for epoll_create... yes >checking for kqueue... no >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for SSL_new in -lssl... yes > Using SSLLIBS="-lssl -lcrypto" > Using SSLFLAGS="-DOPENSSL_DISABLE_OLD_DES_SUPPORT" >checking for dlopen in -ldl... yes >checking for pam_start in -lpam... yes >checking for pam_set_item in -lpam... yes >checking for pam_setcred in -lpam... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for long long int... yes >checking for strtoll... yes >checking for launch_msg... no >checking launch.h usability... no >checking launch.h presence... no >checking for launch.h... no >checking for libsystemd-daemon... no >checking whether to use network default printers... yes >checking whether pdftops supports -origpagesizes... yes >configure: creating ./config.status >config.status: creating Makedefs >config.status: creating conf/cupsd.conf >config.status: creating conf/mime.convs >config.status: creating conf/pam.std >config.status: creating conf/snmp.conf >config.status: creating cups-config >config.status: creating data/testprint >config.status: creating data/cups.service >config.status: creating data/cups.socket >config.status: creating data/cups.path >config.status: creating desktop/cups.desktop >config.status: creating doc/help/ref-cupsd-conf.html >config.status: creating doc/help/standard.html >config.status: creating doc/index.html >config.status: creating man/client.conf.man >config.status: creating man/cups-deviced.man >config.status: creating man/cups-driverd.man >config.status: creating man/cups-lpd.man >config.status: creating man/cupsaddsmb.man >config.status: creating man/cupsd.conf.man >config.status: creating man/cupsd.man >config.status: creating man/lpoptions.man >config.status: creating scheduler/cups-lpd.xinetd >config.status: creating scheduler/cups.sh >config.status: creating scheduler/cups.xml >config.status: creating scheduler/org.cups.cups-lpd.plist >config.status: creating templates/header.tmpl >config.status: creating packaging/cups.list >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-print/cups-1.5.0-r4/work/cups-1.5.0 ... >make -j4 >Using ARCHFLAGS= >Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -march=nocona -O2 -pipe -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE >Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -march=nocona -O2 -pipe -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE >Using CC=x86_64-pc-linux-gnu-gcc >Using CXX=x86_64-pc-linux-gnu-gcc >Using DSOFLAGS=-L../cups -Wl,-O1 -Wl,--as-needed -Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -D_GNU_SOURCE >Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,-O1 -Wl,--as-needed -fPIE -pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -D_GNU_SOURCE >Using LIBS=-lcups -lssl -lcrypto -lz -lm -lcrypt >Making all in cups... >Compiling adminutil.c... >Compiling array.c... >Compiling attr.c... >Compiling auth.c... >In file included from cups-private.h:33:0, > from adminutil.c:33: >thread-private.h:87:50: error: expected ')' before 'func' >In file included from cups-private.h:33:0, > from auth.c:36: >thread-private.h:87:50: error: expected ')' before 'func' >auth.c: In function 'cups_local_auth': >auth.c:855:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >At top level: >cc1: warning: unrecognized command line option "-Wno-tautological-compare" >make[1]: *** [auth.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In file included from cups-private.h:33:0, > from attr.c:26: >thread-private.h:87:50: error: expected ')' before 'func' >cc1: warning: unrecognized command line option "-Wno-tautological-compare" >cc1: warning: unrecognized command line option "-Wno-tautological-compare" >make[1]: *** [attr.o] Error 1 >make[1]: *** [adminutil.o] Error 1 >make: *** [all] Error 1 > [31;01m*[0m ERROR: net-print/cups-1.5.0-r4 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-print/cups-1.5.0-r4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-print/cups-1.5.0-r4'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-print/cups-1.5.0-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.5.0-r4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-print/cups-1.5.0-r4/work/cups-1.5.0' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 401553
: 300431