Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 489456 Details for
Bug 628132
media-gfx/gnome-photos-3.24.2 fails to merge. Segmentation fault while building libgd/gd-entry-focus-hack.lo
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 21.28 KB, created by
Renich Bon Ciric
on 2017-08-17 18:03:24 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Renich Bon Ciric
Created:
2017-08-17 18:03:24 UTC
Size:
21.28 KB
patch
obsolete
> * Package: media-gfx/gnome-photos-3.24.2 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux upnp-av userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnome-photos-3.24.2.tar.xz to /var/tmp/portage/media-gfx/gnome-photos-3.24.2/work >>>> Source unpacked in /var/tmp/portage/media-gfx/gnome-photos-3.24.2/work >>>> Preparing source in /var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2 ... > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: gnome-photos-3.24.2/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: gnome-photos-3.24.2/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2 ... > * econf: updating gnome-photos-3.24.2/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-photos-3.24.2/config/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gnome-photos-3.24.2 --htmldir=/usr/share/doc/gnome-photos-3.24.2/html --libdir=/usr/lib64 --disable-maintainer-mode --disable-schemas-compile --enable-compile-warnings=minimum --disable-dogtail >configure: loading site script /usr/share/config.site >checking whether make supports nested variables... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to enable debugging... no >checking for a sed that does not truncate output... /bin/sed >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wno-unused-parameter... yes >checking whether C compiler accepts -Wno-missing-field-initializers... yes >checking whether C compiler accepts -Wdeclaration-after-statement... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wformat-nonliteral... yes >checking whether C compiler accepts -Wformat-security... yes >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wstrict-aliasing... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wpacked... yes >checking whether C compiler accepts -Wmissing-format-attribute... yes >checking whether C compiler accepts -Wmissing-noreturn... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wredundant-decls... (cached) yes >checking whether C compiler accepts -Wmissing-include-dirs... yes >checking whether C compiler accepts -Wunused-but-set-variable... yes >checking whether C compiler accepts -Warray-bounds... yes >checking whether C compiler accepts -Wimplicit-function-declaration... yes >checking whether C compiler accepts -Wreturn-type... yes >checking whether C compiler accepts -Wswitch-enum... yes >checking whether C compiler accepts -Wswitch-default... yes >checking whether C compiler accepts -Wno-error=unused-parameter... yes >checking whether C compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no >checking whether C compiler accepts -Wl,--no-as-needed... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for cos in -lm... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking whether NLS is requested... yes >checking for intltool >= 0.50.1... 0.51.0 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.24.2 >checking for XML::Parser... ok >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 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 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking for jpeglib.h... yes >checking for jpeg_save_markers in -ljpeg... yes >checking for _NL_MEASUREMENT_MEASUREMENT... yes >checking for sched_getcpu... yes >checking for shm_open... no >checking for shm_open in -lrt... yes >checking for BABL... yes >checking for CAIRO... yes >checking for GFBGRAPH... yes >checking for GDATA... yes >checking for GEGL... yes >checking for GEOCODE... yes >checking for GEXIV2... yes >checking for GDK_PIXBUF... yes >checking for GLIB... yes >checking for GIO... yes >checking for GNOME_DESKTOP... yes >checking for GOA... yes >checking for GRILO... yes >checking for GTK... yes >checking for GTK_UNIX_PRINT... yes >checking for PNG... yes >checking for TRACKER... yes >checking for LIBGD... yes >checking for desktop-file-validate... /usr/bin/desktop-file-validate >checking for itstool... itstool >checking for xmllint... xmllint >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/org.gnome.Photos.desktop.in >config.status: creating data/icons/Makefile >config.status: creating help/Makefile >config.status: creating libgd/Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2 ... >make -j17 -l17.0 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2' >Making all in . >make[2]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2' >make[2]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2' >Making all in data >make[2]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data' >Making all in icons >make[3]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data/icons' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data/icons' >make[3]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data' >LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.gnome.Photos.appdata.xml.in org.gnome.Photos.appdata.xml >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po org.gnome.Photos.desktop.in org.gnome.Photos.desktop >\ > [ -d . ] || /bin/mkdir -p . ; \ > sed -e "s|\@bindir\@|/usr/bin|" org.gnome.Photos.service.in > org.gnome.Photos.service.tmp && mv org.gnome.Photos.service.tmp org.gnome.Photos.service >glib-compile-schemas --strict --dry-run --schema-file=org.gnome.photos.gschema.xml && mkdir -p . && touch org.gnome.photos.gschema.valid >Generating and caching the translation database >Merging translations into org.gnome.Photos.appdata.xml. >Found cached translation database >Merging translations into org.gnome.Photos.desktop. >CREATED org.gnome.Photos.appdata.xml >make[3]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data' >make[2]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/data' >Making all in libgd >make[2]: Entering directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/libgd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c -o test-tagged-entry.o test-tagged-entry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c -o libgd/gd-types-catalog.lo libgd/gd-types-catalog.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c -o libgd/gd-entry-focus-hack.lo libgd/gd-entry-focus-hack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c libgd/gd-types-catalog.c -fPIC -DPIC -o libgd/.libs/gd-types-catalog.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c -o libgd/gd-tagged-entry-resources.lo libgd/gd-tagged-entry-resources.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c libgd/gd-types-catalog.c -o libgd/gd-types-catalog.o >/dev/null 2>&1 >make[2]: *** [Makefile:870: libgd/gd-entry-focus-hack.lo] Segmentation fault (core dumped) >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c libgd/gd-tagged-entry-resources.c -fPIC -DPIC -o libgd/.libs/gd-tagged-entry-resources.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"libgd\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=znver1 -pipe -D_GNU_SOURCE -c libgd/gd-tagged-entry-resources.c -o libgd/gd-tagged-entry-resources.o >/dev/null 2>&1 >make[2]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2/libgd' >make[1]: *** [Makefile:616: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2' >make: *** [Makefile:527: all] Error 2 > * ERROR: media-gfx/gnome-photos-3.24.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-gfx/gnome-photos-3.24.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/gnome-photos-3.24.2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:gnome-photos-3.24.2:20170817-175356.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2' > * S: '/var/tmp/portage/media-gfx/gnome-photos-3.24.2/work/gnome-photos-3.24.2'
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 628132
: 489456