Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438436 Details for
Bug 586586
media-libs/memphis-0.2.3 : sandbox issue (XDG_xxx_DIR related)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the stdout/err of emerge
_emerge_20160622-172325-1.log (text/x-log), 14.31 KB, created by
Toralf Förster
on 2016-06-22 15:30:45 UTC
(
hide
)
Description:
the stdout/err of emerge
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-22 15:30:45 UTC
Size:
14.31 KB
patch
obsolete
> >These are the packages that would be merged, in reverse order: > >Calculating dependencies ...... done! >[ebuild N ] media-libs/memphis-0.2.3 USE="introspection -debug -doc -static-libs -vala" >>>> Verifying ebuild manifests > >>>> Jobs: 0 of 1 complete, 1 running Load avg: 6.42, 6.42, 6.45 >>>> Emerging (1 of 1) media-libs/memphis-0.2.3::gentoo >>>> Jobs: 0 of 1 complete, 1 running Load avg: 6.42, 6.42, 6.45 >>>> Failed to emerge media-libs/memphis-0.2.3, Log file: >>>> Jobs: 0 of 1 complete, 1 running Load avg: 6.38, 6.41, 6.44 >>>> '/var/log/portage/media-libs:memphis-0.2.3:20160622-152301.log' >>>> Jobs: 0 of 1 complete, 1 running Load avg: 6.38, 6.41, 6.44 >>>> Jobs: 0 of 1 complete, 1 running, 1 failed Load avg: 6.38, 6.41, 6.44 >>>> Jobs: 0 of 1 complete, 1 failed Load avg: 6.38, 6.41, 6.44 > > * Package: media-libs/memphis-0.2.3 > * Repository: gentoo > * Maintainer: sci-geosciences@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking memphis-0.2.3.tar.gz to /var/tmp/portage/media-libs/memphis-0.2.3/work >>>> Source unpacked in /var/tmp/portage/media-libs/memphis-0.2.3/work >>>> Preparing source in /var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3 ... > * Applying memphis-0.2.3-link_gobject.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' ... > * Skipping 'gtkdocize --copy' due gtkdocize not installed > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: memphis-0.2.3/ > * 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-libs/memphis-0.2.3/work/memphis-0.2.3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3" > * econf: updating memphis-0.2.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating memphis-0.2.3/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/memphis-0.2.3 --enable-shared --disable-static --disable-debug --disable-gtk-doc --enable-introspection --disable-vala >configure: loading site script /usr/share/config.site >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 make supports nested variables... yes >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... 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/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... mt >checking if mt 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 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.9.0... yes >checking for DEPS... yes >checking for XML_ParserCreate in -lexpat... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for gobject-introspection... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating memphis/Makefile >config.status: creating demos/Makefile >config.status: creating tests/Makefile >config.status: creating docs/reference/Makefile >config.status: creating memphis.pc >config.status: creating bindings/Makefile >config.status: creating bindings/vala/Makefile >config.status: creating bindings/vala/demos/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > memphis 0.2.3 > > Prefix: /usr > Compiler flags: -Wall > Debug: no > Documentation: no > > Introspection: yes > Vala bindings: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3" >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' >Making all in memphis >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/memphis' > CC libmercator.lo > CC mlib.lo > CC ruleset.lo > CC textpath.lo >textpath.c: In function âpoint_on_pathâ: >textpath.c:63:44: warning: âcurrent_point.point.yâ may be used uninitialized in this function [-Wmaybe-uninitialized] > *y = current_point.point.y * (1 - ratio) + data[1].point.y * ra > ^ >textpath.c:62:44: warning: âcurrent_point.point.xâ may be used uninitialized in this function [-Wmaybe-uninitialized] > *x = current_point.point.x * (1 - ratio) + data[1].point.x * ra > ^ >textpath.c: In function âpathLength.isra.1â: >textpath.c:124:24: warning: âcurrent_point.point.yâ may be used uninitialized in this function [-Wmaybe-uninitialized] > dy = data[1].point.y - current_point.point.y; > ^ >textpath.c:123:24: warning: âcurrent_point.point.xâ may be used uninitialized in this function [-Wmaybe-uninitialized] > dx = data[1].point.x - current_point.point.x; > ^ > CC osm05.lo > CC memphis-map.lo > CC memphis-rule.lo > CC memphis-rule-set.lo > CC memphis-renderer.lo > CC memphis-data-pool.lo > CC memphis-debug.lo > CCLD libmemphis-0.2.la > CC main.o >main.c: In function âmainâ: >main.c:130:5: warning: âg_type_initâ is deprecated [-Wdeprecated-declarations] > g_type_init (); > ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:23, > from memphis-map.h:23, > from memphis.h:33, > from main.c:26: >/usr/include/glib-2.0/gobject/gtype.h:681:23: note: declared here > void g_type_init (void); > ^ > CCLD memphis > GISCAN Memphis-0.2.gir > * ACCESS DENIED: mkdir: /root/cache >g-ir-scanner: Memphis: warning: 4 warnings suppressed (use --warn-all to see them) > GICOMP Memphis-0.2.gir >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/memphis' >Making all in demos >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/demos' > CC tile-renderer.o >tile-renderer.c: In function âmainâ: >tile-renderer.c:27:3: warning: âg_type_initâ is deprecated [-Wdeprecated-declarations] > g_type_init (); > ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:23, > from ../memphis/memphis-map.h:23, > from ../memphis/memphis.h:33, > from tile-renderer.c:20: >/usr/include/glib-2.0/gobject/gtype.h:681:23: note: declared here > void g_type_init (void); > ^ > CCLD tile-renderer >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/demos' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/tests' >Making all in docs/reference >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/docs/reference' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/docs/reference' >Making all in bindings >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/bindings' >make[3]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/bindings' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/bindings' >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3/bindings' >make[2]: Entering directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' >make[2]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' >make[1]: Leaving directory '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3' >>>> Source compiled. > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/log/sandbox/sandbox-6405.log" > * >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: mkdir >S: deny >P: /root/cache >A: /root/cache >R: /root/cache >C: /usr/bin/python2.7 /usr/bin/g-ir-scanner --quiet --add-include-path=. --namespace=Memphis --nsversion=0.2 --libtool=/bin/sh ../libtool --include=GObject-2.0 --include=GLib-2.0 --include=cairo-1.0 --library=libmemphis-0.2.la --cflags-begin -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 --cflags-end memphis.h memphis-data-pool.h memphis-debug.h memphis-rule.h memphis-rule-set.h memphis-map.h memphis-renderer.h memphis-map.c memphis-rule.c memphis-rule-set.c memphis-renderer.c memphis-data-pool.c memphis-debug.c libmemphis-0.2.la --output Memphis-0.2.gir > * --------------------------------------------------------------------------------
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 586586
:
438280
|
438282
|
438430
|
438432
|
438434
| 438436