Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 308955 Details for
Bug 411995
media-gfx/qrencode-3.2.0 installs broken libqrencode.pc with unsubstituted @LIBPTHREAD@ and breaks app-office/glabels compilation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log conservative CFLAGS
build.log (text/plain), 118.53 KB, created by
jorgeml
on 2012-04-14 18:03:28 UTC
(
hide
)
Description:
Build log conservative CFLAGS
Filename:
MIME Type:
Creator:
jorgeml
Created:
2012-04-14 18:03:28 UTC
Size:
118.53 KB
patch
obsolete
> * Package: app-office/glabels-3.0.0 > * Repository: gentoo > * Maintainer: gnome-office@gentoo.org > * USE: amd64 eds elibc_glibc kernel_linux multilib userland_GNU > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking glabels-3.0.0.tar.bz2 to /var/tmp/portage/app-office/glabels-3.0.0/work >>>> Source unpacked in /var/tmp/portage/app-office/glabels-3.0.0/work >>>> Preparing source in /var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: glabels-3.0.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0 ... > * econf: updating glabels-3.0.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating glabels-3.0.0/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --with-libebook --disable-static --disable-gtk-doc >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 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 to enable maintainer-specific portions of Makefiles... no >checking whether NLS is requested... yes >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for intltool >= 0.21... 0.50.2 found >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.4 >checking for XML::Parser... ok >checking for x86_64-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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking gnome-doc-utils >= 0.3.2... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource >checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache >checking for GLABELS... yes >checking for LIBGLABELS... yes >checking for LIBGLBARCODE... yes >checking for LIBEBOOK... yes >checking for Barcode_Create in -lbarcode... no >checking for ZBarcode_Render in -lzint... no >checking for LIBQRENCODE... yes >checking for LIBIEC16022... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libglabels/Makefile >config.status: creating libglabels/libglabels-3.0.pc >config.status: creating libglbarcode/Makefile >config.status: creating libglbarcode/libglbarcode-3.0.pc >config.status: creating src/Makefile >config.status: creating src/cursors/Makefile >config.status: creating src/pixmaps/Makefile >config.status: creating data/Makefile >config.status: creating data/desktop/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/icons/16x16/Makefile >config.status: creating data/icons/22x22/Makefile >config.status: creating data/icons/24x24/Makefile >config.status: creating data/icons/32x32/Makefile >config.status: creating data/icons/48x48/Makefile >config.status: creating data/man/Makefile >config.status: creating data/mime/Makefile >config.status: creating data/pixmaps/Makefile >config.status: creating data/schemas/Makefile >config.status: creating data/schemas/org.gnome.glabels-3.gschema.xml.in >config.status: creating data/ui/Makefile >config.status: creating templates/Makefile >config.status: creating po/Makefile.in >config.status: creating help/Makefile >config.status: creating docs/Makefile >config.status: creating docs/libglabels/Makefile >config.status: creating docs/libglbarcode/Makefile >config.status: creating glabels.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > > >Configuration: > > Package ................. glabels-3.0.0 > Installation prefix ..... /usr > Source code location .... . > Compiler ................ x86_64-pc-linux-gnu-gcc > > >Optional data merge backends: > > Evolution Data Server ... yes > > >Optional barcode backends: > > GNU Barcode ............. no (See http://www.gnu.org/software/barcode/barcode.html) > QR Code ................. yes > IEC 16022 ............... no (See http://datenfreihafen.org/projects/iec16022.html) > Zint .................... no (See http://www.zint.org.uk) > > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0 ... >make -j 12 -l 10 >make all-recursive >make[1]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0' >Making all in po >make[2]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/po' >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >make[2]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/po' >Making all in libglabels >make[2]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/libglabels' > CC lgl-db.lo > CC lgl-units.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-db.lo lgl-db.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-units.lo lgl-units.c > CC lgl-paper.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-paper.lo lgl-paper.c > CC lgl-category.lo > CC lgl-template.lo > CC lgl-vendor.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-category.lo lgl-category.c > CC lgl-xml-paper.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-vendor.lo lgl-vendor.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-template.lo lgl-template.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-xml-paper.lo lgl-xml-paper.c > CC lgl-xml-category.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-xml-category.lo lgl-xml-category.c > CC lgl-xml-vendor.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-xml-vendor.lo lgl-xml-vendor.c > CC lgl-xml-template.lo > CC lgl-xml.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-xml-template.lo lgl-xml-template.c > CC lgl-str.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-xml.lo lgl-xml.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DLIBGLABELS_CONFIG_DIR=\""/usr/share/libglabels-3.0"\" -march=native -O2 -pipe -c -o lgl-str.lo lgl-str.c > CCLD libglabels-3.0.la >make[2]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/libglabels' >Making all in libglbarcode >make[2]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/libglbarcode' > CC lgl-barcode-postnet.lo > CC lgl-barcode.lo > CC lgl-barcode-render-to-cairo.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode.lo lgl-barcode.c > CC lgl-barcode-create.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode-render-to-cairo.lo lgl-barcode-render-to-cairo.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode-create.lo lgl-barcode-create.c > CC lgl-barcode-code39.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode-postnet.lo lgl-barcode-postnet.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode-code39.lo lgl-barcode-code39.c > CC lgl-barcode-onecode.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -DLIBGLBARCODE_CONFIG_DIR=\""/usr/share/libglbarcode-3.0"\" -march=native -O2 -pipe -c -o lgl-barcode-onecode.lo lgl-barcode-onecode.c > CCLD libglbarcode-3.0.la >make[2]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/libglbarcode' >Making all in src >make[2]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' > GEN marshal.c > GEN marshal.h >make all-recursive >make[3]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' >Making all in pixmaps >make[4]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src/pixmaps' >make[4]: No se hace nada para `all'. >make[4]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src/pixmaps' >Making all in cursors >make[4]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src/cursors' >make[4]: No se hace nada para `all'. >make[4]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src/cursors' >make[4]: se ingresa al directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' > CC critical-error-handler.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c critical-error-handler.c > CC glabels.o > CC ui.o > CC warning-handler.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c glabels.c > CC window.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c warning-handler.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c window.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c ui.c > CC ui-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c ui-util.c > CC ui-commands.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c ui-commands.c > CC ui-property-bar.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c ui-property-bar.c > CC ui-sidebar.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c ui-sidebar.c > CC file.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c file.c > CC file-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c file-util.c > CC new-label-dialog.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c new-label-dialog.c > CC recent.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c recent.c > CC prefs.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c prefs.c > CC prefs-model.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c prefs-model.c > CC prefs-dialog.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c prefs-dialog.c > CC view.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view.c > CC view-box.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-box.c > CC view-ellipse.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-ellipse.c > CC view-line.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-line.c > CC view-image.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-image.c > CC view-text.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-text.c > CC view-barcode.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c view-barcode.c > CC merge-properties-dialog.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge-properties-dialog.c > CC object-editor.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor.c > CC object-editor-position-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-position-page.c > CC object-editor-size-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-size-page.c > CC object-editor-lsize-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-lsize-page.c > CC object-editor-line-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-line-page.c > CC object-editor-fill-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-fill-page.c > CC object-editor-image-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-image-page.c > CC object-editor-text-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-text-page.c > CC object-editor-edit-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-edit-page.c > CC object-editor-bc-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-bc-page.c > CC object-editor-data-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-data-page.c > CC object-editor-shadow-page.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c object-editor-shadow-page.c > CC print.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c print.c > CC print-op.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c print-op.c > CC print-op-dialog.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c print-op-dialog.c > CC template-designer.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c template-designer.c > CC bc-backends.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-backends.c > CC bc-builtin.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-builtin.c > CC bc-gnubarcode.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-gnubarcode.c > CC bc-zint.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-zint.c > CC bc-iec16022.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-iec16022.c > CC bc-iec18004.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c bc-iec18004.c > CC label.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label.c > CC label-object.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-object.c > CC label-text.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-text.c > CC label-box.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-box.c > CC label-line.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-line.c > CC label-ellipse.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-ellipse.c > CC label-image.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-image.c > CC label-barcode.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c label-barcode.c > CC pixbuf-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c pixbuf-util.c > CC xml-label.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c xml-label.c >label-text.c: En la función âget_sizeâ: >label-text.c:521:2: aviso: âpango_cairo_font_map_create_contextâ es obsoleto (declarado en /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead > CC xml-label-04.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c xml-label-04.c > CC pixbuf-cache.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c pixbuf-cache.c > CC svg-cache.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c svg-cache.c > CC merge.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge.c > CC merge-init.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge-init.c > CC merge-text.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge-text.c > CC merge-evolution.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge-evolution.c > CC merge-vcard.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c merge-vcard.c > CC text-node.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c text-node.c > CC mini-preview-pixbuf.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c mini-preview-pixbuf.c > CC mini-preview-pixbuf-cache.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c mini-preview-pixbuf-cache.c > CC media-select.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c media-select.c > CC message-bar.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c message-bar.c > CC template-history.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c template-history.c > CC template-history-model.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c template-history-model.c > CC mini-preview.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c mini-preview.c > CC mini-label-preview.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c mini-label-preview.c > CC wdgt-chain-button.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c wdgt-chain-button.c > CC field-button.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c field-button.c > CC field-button-menu.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c field-button-menu.c > CC color-combo.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-combo.c > CC color-combo-button.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-combo-button.c > CC color-combo-menu.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-combo-menu.c > CC color-combo-color-menu-item.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-combo-color-menu-item.c > CC color-history-model.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-history-model.c > CC color-swatch.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color-swatch.c > CC font-combo.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-combo.c > CC font-combo-menu.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-combo-menu.c > CC font-combo-menu-item.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-combo-menu-item.c > CC font-sample.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-sample.c > CC font-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-util.c > CC font-history.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-history.c > CC font-history-model.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c font-history-model.c > CC cairo-label-path.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c cairo-label-path.c > CC cairo-markup-path.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c cairo-markup-path.c > CC cairo-ellipse-path.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c cairo-ellipse-path.c > CC combo-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c combo-util.c > CC builder-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c builder-util.c >font-util.c: En la función âgl_font_util_get_all_familiesâ: >font-util.c:49:17: aviso: âpango_cairo_font_map_create_contextâ es obsoleto (declarado en /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead >font-util.c: En la función âgl_font_util_get_proportional_familiesâ: >font-util.c:87:17: aviso: âpango_cairo_font_map_create_contextâ es obsoleto (declarado en /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead >font-util.c: En la función âgl_font_util_get_fixed_width_familiesâ: >font-util.c:128:17: aviso: âpango_cairo_font_map_create_contextâ es obsoleto (declarado en /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead > CC units-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c units-util.c > CC str-util.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c str-util.c > CC color.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c color.c > CC debug.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c debug.c > CC marshal.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c marshal.c > CC glabels-batch.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libglabels -I../libglabels -I../libglbarcode -I../libglbarcode -DGSEAL_ENABLE -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -pthread -DORBIT2=1 -I/usr/include/evolution-data-server-3.2 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -DGLABELS_LOCALE_DIR=\""/usr/share/locale"\" -DGLABELS_DATA_DIR=\""/usr/share/glabels-3.0"\" -DGLABELS_ICON_NAME=\""glabels-3.0\"" -DG_LOG_DOMAIN=\""glabels\"" -march=native -O2 -pipe -c glabels-batch.c > CCLD glabels-3 > CCLD glabels-3-batch >x86_64-pc-linux-gnu-gcc: @LIBPTHREAD@: No such file or directory >make[4]: *** [glabels-3] Error 1 >make[4]: *** Se espera a que terminen otras tareas.... >x86_64-pc-linux-gnu-gcc: @LIBPTHREAD@: No such file or directory >make[4]: *** [glabels-3-batch] Error 1 >make[4]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' >make[3]: *** [all-recursive] Error 1 >make[3]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' >make[2]: *** [all] Error 2 >make[2]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: se sale del directorio `/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0' >make: *** [all] Error 2 > * ERROR: app-office/glabels-3.0.0 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =app-office/glabels-3.0.0', > * the complete build log and the output of 'emerge -pqv =app-office/glabels-3.0.0'. > * The complete build log is located at '/var/tmp/portage/app-office/glabels-3.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-office/glabels-3.0.0/temp/environment'. > * S: '/var/tmp/portage/app-office/glabels-3.0.0/work/glabels-3.0.0'
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 411995
:
308923
| 308955