All pastes #2100527 Raw Edit

Anonymous

public text v1 · immutable
#2100527 ·published 2012-01-06 19:45 UTC
rendered paste body
 * Package:    app-admin/system-config-printer-common-1.3.6
 * Repository: gentoo
 * Maintainer: reavertm@gentoo.org kde@gentoo.org,gnome@gentoo.org
 * USE:        elibc_glibc kernel_linux policykit userland_GNU x86
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking system-config-printer-1.3.6.tar.xz to /var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work
>>> Source unpacked in /var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work
>>> Preparing source in /var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6 ...
 * Applying system-config-printer-common-1.3.5-split.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6' ...
 * Running aclocal ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running automake --add-missing --copy ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6 ...
 * econf: updating system-config-printer-1.3.6/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating system-config-printer-1.3.6/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-nls --with-udev-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.2
checking for XML::Parser... ok
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for libudev... yes
checking for libusb... yes
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating system-config-printer
config.status: creating system-config-printer-applet
config.status: creating dbus/scp-dbus-service
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6 ...
make -j3 
Making all in po
make[1]: Entering directory `/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6/po'
make[1]: Nessuna operazione da eseguire per «all».
make[1]: Leaving directory `/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6/po'
make[1]: Entering directory `/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6'
sed \
  -e "s|\@prefix\@|/usr|" \
  -e "s|\@datadir\@|/usr/share|" \
  -e "s|\@localedir\@|/usr/share/locale|" \
  -e "s|\@VERSION\@|1.3.6|" \
  -e "s|\@PACKAGE\@|system-config-printer|" \
  config.py.in > config.py
if [ "." != "." ]; then	\
	cp ./setup.py .;			\
	/bin/mkdir -p cupshelpers;				\
	for file in cupshelpers/__init__.py cupshelpers/cupshelpers.py cupshelpers/installdriver.py cupshelpers/ppds.py cupshelpers/openprinting.py cupshelpers/xmldriverprefs.py; do		\
		cp ./$file $file;		\
	done;						\
fi
/bin/mkdir -p cupshelpers
sed \
  -e "s|\@prefix\@|/usr|" \
  -e "s|\@sysconfdir\@|/etc|" \
  cupshelpers/config.py.in > cupshelpers/config.py
touch .stamp-distutils-in-builddir
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"system-config-printer\" -DPACKAGE_TARNAME=\"system-config-printer\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"system-config-printer\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"system-config-printer\" -DVERSION=\"1.3.6\" -I.     -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -MT udev/udev_udev_configure_printer-udev-configure-printer.o -MD -MP -MF udev/.deps/udev_udev_configure_printer-udev-configure-printer.Tpo -c -o udev/udev_udev_configure_printer-udev-configure-printer.o `test -f 'udev/udev-configure-printer.c' || echo './'`udev/udev-configure-printer.c
/usr/bin/python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/cupshelpers
copying cupshelpers/installdriver.py -> build/lib/cupshelpers
copying cupshelpers/config.py -> build/lib/cupshelpers
copying cupshelpers/xmldriverprefs.py -> build/lib/cupshelpers
copying cupshelpers/cupshelpers.py -> build/lib/cupshelpers
copying cupshelpers/ppds.py -> build/lib/cupshelpers
copying cupshelpers/openprinting.py -> build/lib/cupshelpers
copying cupshelpers/__init__.py -> build/lib/cupshelpers
warning: build_py: byte-compiling is disabled, skipping.
udev/udev-configure-printer.c: In function ‘device_id_from_devpath’:
udev/udev-configure-printer.c:606: warning: format ‘%04zX’ expects type ‘size_t’, but argument 3 has type ‘long unsigned int’
udev/udev-configure-printer.c:606: warning: format ‘%04zX’ expects type ‘size_t’, but argument 4 has type ‘long unsigned int’
udev/udev-configure-printer.c: In function ‘do_enumerate’:
udev/udev-configure-printer.c:1634: warning: implicit declaration of function ‘udev_enumerate_add_match_tag’
mv -f udev/.deps/udev_udev_configure_printer-udev-configure-printer.Tpo udev/.deps/udev_udev_configure_printer-udev-configure-printer.Po
i686-pc-linux-gnu-gcc  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall  -Wl,-O1 -Wl,--as-needed -o udev/udev-configure-printer udev/udev_udev_configure_printer-udev-configure-printer.o -lcups -ludev -lusb -lglib-2.0   
udev/udev_udev_configure_printer-udev-configure-printer.o: In function `do_enumerate':
udev-configure-printer.c:(.text+0x3371): undefined reference to `udev_enumerate_add_match_tag'
collect2: ld returned 1 exit status
make[1]: *** [udev/udev-configure-printer] Errore 1
make[1]: Leaving directory `/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6'
make: *** [all-recursive] Errore 1
emake failed
 * ERROR: app-admin/system-config-printer-common-1.3.6 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  75:  Called src_compile
 *   environment, line 5286:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed";
 * 
 * If you need support, post the output of 'emerge --info =app-admin/system-config-printer-common-1.3.6',
 * the complete build log and the output of 'emerge -pqv =app-admin/system-config-printer-common-1.3.6'.
 * The complete build log is located at '/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/temp/environment'.
 * S: '/var/tmp/portage/app-admin/system-config-printer-common-1.3.6/work/system-config-printer-1.3.6'