- * Package: dev-libs/gjs-1.32.0
- * Repository: gentoo
- * Maintainer: gnome@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking gjs-1.32.0.tar.xz to /tmp/portage/dev-libs/gjs-1.32.0/work
- >>> Source unpacked in /tmp/portage/dev-libs/gjs-1.32.0/work
- >>> Preparing source in /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0 ...
- * Fixing OMF Makefiles ...
- [ ok ]
- * Running elibtoolize in: gjs-1.32.0/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- * Converting shebang in '/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/scripts/make-tests'
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0 ...
- * econf: updating gjs-1.32.0/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating gjs-1.32.0/config.sub with /usr/share/gnuconfig/config.sub
- ./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 --disable-systemtap --disable-dtrace --disable-coverage --disable-maintainer-mode
- 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 disable maintainer-specific portions of Makefiles... no
- 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 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking for library containing strerror... none required
- 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 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 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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for an ANSI C-conforming const... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking for mallinfo... yes
- Using JS_CFLAGS:
- Using JS_LIBS:
- checking for JS_CLASS_TRACE macro... no
- checking for gobject-introspection... yes
- checking for GOBJECT... yes
- checking for GJS... yes
- checking for GJS_CAIRO... yes
- checking for GJS_DBUS... yes
- checking for GJS_GDBUS... yes
- checking for dbus_message_iter_abandon_container... yes
- checking for GJSTESTS... yes
- checking how to link readline libs... -lreadline
- checking for backtrace... yes
- checking whether to include systemtap tracing support... no
- checking whether to include dtrace tracing support... no
- checking for an ANSI C-conforming const... (cached) yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating gjs-1.0.pc
- config.status: creating gjs-dbus-1.0.pc
- config.status: creating gjs-internals-1.0.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0 ...
- make -j24
- TOP_SRCDIR=. DBUS_SESSION_BUS_ADDRESS='' XDG_DATA_HOME=test_user_data GJS_DEBUG_OUTPUT=test_user_data/logs/gjs.log BUILDDIR=. GJS_USE_UNINSTALLED_FILES=1 GJS_TEST_TIMEOUT=420 GI_TYPELIB_PATH=. LD_LIBRARY_PATH=":" G_FILENAME_ENCODING=latin1 ./scripts/make-tests . gjs/context.c gjs/jsapi-util-array.c gjs/jsapi-util-error.c gjs/jsapi-util-string.c gjs/stack.c util/glib.c
- Replacing old ./gjstest.h and ./gjstest.c
- ./gjstest.h was 0 bytes now 881
- ./gjstest.c was 0 bytes now 1162
- make all-am
- make[1]: Entering directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- CC console_la-console.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o console_la-console.lo `test -f 'modules/console.c' || echo './'`modules/console.c
- CC libgjs_la-byteArray.lo
- CC libgjs_la-context.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-byteArray.lo `test -f 'gjs/byteArray.c' || echo './'`gjs/byteArray.c
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-context.lo `test -f 'gjs/context.c' || echo './'`gjs/context.c
- CC libgjs_la-importer.lo
- CC libgjs_la-gi.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-importer.lo `test -f 'gjs/importer.c' || echo './'`gjs/importer.c
- CXX libgjs_la-jsapi-private.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-gi.lo `test -f 'gjs/gi.c' || echo './'`gjs/gi.c
- CC libgjs_la-jsapi-util.lo
- /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-jsapi-private.lo `test -f 'gjs/jsapi-private.cpp' || echo './'`gjs/jsapi-private.cpp
- CC libgjs_la-jsapi-util-array.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-jsapi-util.lo `test -f 'gjs/jsapi-util.c' || echo './'`gjs/jsapi-util.c
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-jsapi-util-array.lo `test -f 'gjs/jsapi-util-array.c' || echo './'`gjs/jsapi-util-array.c
- CC libgjs_la-jsapi-util-error.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-jsapi-util-error.lo `test -f 'gjs/jsapi-util-error.c' || echo './'`gjs/jsapi-util-error.c
- CC libgjs_la-jsapi-util-string.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-jsapi-util-string.lo `test -f 'gjs/jsapi-util-string.c' || echo './'`gjs/jsapi-util-string.c
- CC libgjs_la-mem.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-mem.lo `test -f 'gjs/mem.c' || echo './'`gjs/mem.c
- CC libgjs_la-native.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-native.lo `test -f 'gjs/native.c' || echo './'`gjs/native.c
- CC libgjs_la-profiler.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-profiler.lo `test -f 'gjs/profiler.c' || echo './'`gjs/profiler.c
- CC libgjs_la-stack.lo
- CC libgjs_la-unit-test-utils.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-stack.lo `test -f 'gjs/stack.c' || echo './'`gjs/stack.c
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-unit-test-utils.lo `test -f 'gjs/unit-test-utils.c' || echo './'`gjs/unit-test-utils.c
- CC libgjs_la-error.lo
- CC libgjs_la-glib.lo
- CC libgjs_la-crash.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-error.lo `test -f 'util/error.c' || echo './'`util/error.c
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-glib.lo `test -f 'util/glib.c' || echo './'`util/glib.c
- CC libgjs_la-log.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-crash.lo `test -f 'util/crash.c' || echo './'`util/crash.c
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-log.lo `test -f 'util/log.c' || echo './'`util/log.c
- CC libgjs_la-misc.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-misc.lo `test -f 'util/misc.c' || echo './'`util/misc.c
- CC libgjs_la-arg.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-arg.lo `test -f 'gi/arg.c' || echo './'`gi/arg.c
- CC libgjs_la-boxed.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-boxed.lo `test -f 'gi/boxed.c' || echo './'`gi/boxed.c
- CC libgjs_la-closure.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-closure.lo `test -f 'gi/closure.c' || echo './'`gi/closure.c
- CC libgjs_la-enumeration.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-enumeration.lo `test -f 'gi/enumeration.c' || echo './'`gi/enumeration.c
- CC libgjs_la-function.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-function.lo `test -f 'gi/function.c' || echo './'`gi/function.c
- CC libgjs_la-keep-alive.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-keep-alive.lo `test -f 'gi/keep-alive.c' || echo './'`gi/keep-alive.c
- gjs/byteArray.c: In function 'to_string_func':
- gjs/byteArray.c:543:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
- modules/console.c: In function 'gjs_console_error_reporter':
- modules/console.c:93:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
- util/crash.c: In function 'unbuffered_write_stderr':
- util/crash.c:49:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- util/crash.c: In function 'gjs_print_maps':
- util/crash.c:63:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- CC libgjs_la-ns.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-ns.lo `test -f 'gi/ns.c' || echo './'`gi/ns.c
- CC libgjs_la-object.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-object.lo `test -f 'gi/object.c' || echo './'`gi/object.c
- CC libgjs_la-foreign.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-foreign.lo `test -f 'gi/foreign.c' || echo './'`gi/foreign.c
- CC libgjs_la-param.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-param.lo `test -f 'gi/param.c' || echo './'`gi/param.c
- gi/boxed.c: In function 'type_can_be_allocated_directly':
- gi/boxed.c:1018:17: warning: enumeration value 'GI_INFO_TYPE_INVALID_0' not handled in switch [-Wswitch]
- CC libgjs_la-repo.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-repo.lo `test -f 'gi/repo.c' || echo './'`gi/repo.c
- CC libgjs_la-union.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-union.lo `test -f 'gi/union.c' || echo './'`gi/union.c
- CC libgjs_la-value.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-value.lo `test -f 'gi/value.c' || echo './'`gi/value.c
- CC libgjs_la-interface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-interface.lo `test -f 'gi/interface.c' || echo './'`gi/interface.c
- CC libgjs_la-gtype.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./gi -DGJS_COMPILATION -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_la-gtype.lo `test -f 'gi/gtype.c' || echo './'`gi/gtype.c
- CC debugger_la-debugger.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o debugger_la-debugger.lo `test -f 'modules/debugger.c' || echo './'`modules/debugger.c
- CC langNative_la-lang.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o langNative_la-lang.lo `test -f 'modules/lang.c' || echo './'`modules/lang.c
- CC mainloop_la-mainloop.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o mainloop_la-mainloop.lo `test -f 'modules/mainloop.c' || echo './'`modules/mainloop.c
- CC gettextNative_la-gettext-native.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gettextNative_la-gettext-native.lo `test -f 'modules/gettext-native.c' || echo './'`modules/gettext-native.c
- CC dbusNative_la-dbus-exports.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o dbusNative_la-dbus-exports.lo `test -f 'modules/dbus-exports.c' || echo './'`modules/dbus-exports.c
- CC dbusNative_la-dbus-values.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o dbusNative_la-dbus-values.lo `test -f 'modules/dbus-values.c' || echo './'`modules/dbus-values.c
- In file included from /usr/include/js/jscntxt.h:62:0,
- from gjs/jsapi-private.cpp:35:
- /usr/include/js/jsfun.h: In static member function 'static uintN JSFunction::offsetOfNativeOrScript()':
- /usr/include/js/jsfun.h:230:16: warning: invalid access to non-static data member 'JSFunction::u' of NULL object [-Winvalid-offsetof]
- /usr/include/js/jsfun.h:230:16: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
- CC dbusNative_la-dbus.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o dbusNative_la-dbus.lo `test -f 'modules/dbus.c' || echo './'`modules/dbus.c
- In file included from gjs/jsapi-private.cpp:35:0:
- /usr/include/js/jscntxt.h: In function 'JSContext* js_ContextFromLinkField(JSCList*)':
- /usr/include/js/jscntxt.h:2963:44: warning: invalid access to non-static data member 'JSContext::link' of NULL object [-Winvalid-offsetof]
- /usr/include/js/jscntxt.h:2963:44: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
- gi/repo.c: In function 'gjs_info_type_name':
- gi/repo.c:651:5: warning: enumeration value 'GI_INFO_TYPE_INVALID_0' not handled in switch [-Wswitch]
- CC libgjs_dbus_la-dbus.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"GjsDBus\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_dbus_la-dbus.lo `test -f 'gjs-dbus/dbus.c' || echo './'`gjs-dbus/dbus.c
- CC libgjs_dbus_la-dbus-signals.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"GjsDBus\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_dbus_la-dbus-signals.lo `test -f 'gjs-dbus/dbus-signals.c' || echo './'`gjs-dbus/dbus-signals.c
- CC libgjs_dbus_la-dbus-proxy.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"GjsDBus\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_dbus_la-dbus-proxy.lo `test -f 'gjs-dbus/dbus-proxy.c' || echo './'`gjs-dbus/dbus-proxy.c
- CC cairoNative_la-cairo-context.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-context.lo `test -f 'modules/cairo-context.c' || echo './'`modules/cairo-context.c
- CC cairoNative_la-cairo-path.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-path.lo `test -f 'modules/cairo-path.c' || echo './'`modules/cairo-path.c
- CC cairoNative_la-cairo-surface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-surface.lo `test -f 'modules/cairo-surface.c' || echo './'`modules/cairo-surface.c
- CC cairoNative_la-cairo-image-surface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-image-surface.lo `test -f 'modules/cairo-image-surface.c' || echo './'`modules/cairo-image-surface.c
- CC cairoNative_la-cairo-ps-surface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-ps-surface.lo `test -f 'modules/cairo-ps-surface.c' || echo './'`modules/cairo-ps-surface.c
- CC cairoNative_la-cairo-pdf-surface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-pdf-surface.lo `test -f 'modules/cairo-pdf-surface.c' || echo './'`modules/cairo-pdf-surface.c
- CC cairoNative_la-cairo-svg-surface.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-svg-surface.lo `test -f 'modules/cairo-svg-surface.c' || echo './'`modules/cairo-svg-surface.c
- CC cairoNative_la-cairo-pattern.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-pattern.lo `test -f 'modules/cairo-pattern.c' || echo './'`modules/cairo-pattern.c
- CC cairoNative_la-cairo-gradient.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-gradient.lo `test -f 'modules/cairo-gradient.c' || echo './'`modules/cairo-gradient.c
- CC cairoNative_la-cairo-linear-gradient.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-linear-gradient.lo `test -f 'modules/cairo-linear-gradient.c' || echo './'`modules/cairo-linear-gradient.c
- CC cairoNative_la-cairo-radial-gradient.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-radial-gradient.lo `test -f 'modules/cairo-radial-gradient.c' || echo './'`modules/cairo-radial-gradient.c
- CC cairoNative_la-cairo-surface-pattern.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-surface-pattern.lo `test -f 'modules/cairo-surface-pattern.c' || echo './'`modules/cairo-surface-pattern.c
- CC cairoNative_la-cairo-solid-pattern.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo-solid-pattern.lo `test -f 'modules/cairo-solid-pattern.c' || echo './'`modules/cairo-solid-pattern.c
- CC cairoNative_la-cairo.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o cairoNative_la-cairo.lo `test -f 'modules/cairo.c' || echo './'`modules/cairo.c
- CC system_la-system.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o system_la-system.lo `test -f 'modules/system.c' || echo './'`modules/system.c
- CC libgjs_gdbus_la-gjs-gdbus-wrapper.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"GjsGDBus\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgjs_gdbus_la-gjs-gdbus-wrapper.lo `test -f 'gjs-dbus/gjs-gdbus-wrapper.c' || echo './'`gjs-dbus/gjs-gdbus-wrapper.c
- CC libregress_la-regress.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libregress_la-regress.lo `test -f '/usr/share/gobject-introspection-1.0/tests/regress.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/regress.c
- CC libgimarshallingtests_la-gimarshallingtests.lo
- /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o libgimarshallingtests_la-gimarshallingtests.lo `test -f '/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c
- CC gjs_console-console.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_console-console.o `test -f 'gjs/console.c' || echo './'`gjs/console.c
- /usr/share/gobject-introspection-1.0/tests/regress.c: In function 'regress_test_closure_variant':
- /usr/share/gobject-introspection-1.0/tests/regress.c:233:3: warning: passing argument 2 of 'g_value_set_variant' discards 'const' qualifier from pointer target type [enabled by default]
- In file included from /usr/include/glib-2.0/glib-object.h:38:0,
- from /usr/share/gobject-introspection-1.0/tests/regress.c:4:
- /usr/include/glib-2.0/gobject/gvaluetypes.h:231:13: note: expected 'struct GVariant *' but argument is of type 'const struct GVariant *'
- /usr/share/gobject-introspection-1.0/tests/regress.c: In function 'regress_test_array_fixed_out_objects':
- /usr/share/gobject-introspection-1.0/tests/regress.c:2606:31: warning: initialization from incompatible pointer type [enabled by default]
- /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c: In function '_callback':
- /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c:3793:5: warning: comparison between pointer and integer [enabled by default]
- CCLD libgjs-gdbus.la
- CXXLD libgjs.la
- GISCAN GjsDBus-1.0.gir
- CCLD console.la
- CCLD debugger.la
- CCLD langNative.la
- CCLD mainloop.la
- CCLD gettextNative.la
- CCLD libgjs-dbus.la
- CCLD system.la
- CCLD gjs-console
- CCLD cairoNative.la
- CCLD dbusNative.la
- CCLD libregress.la
- CCLD libgimarshallingtests.la
- GICOMP GjsDBus-1.0.gir
- make[1]: Leaving directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- >>> Source compiled.
- * Scanning for an open DISPLAY to start Xvfb ...
- * Starting Xvfb on $DISPLAY=2 ...
- make -j24 check
- TOP_SRCDIR=. DBUS_SESSION_BUS_ADDRESS='' XDG_DATA_HOME=test_user_data GJS_DEBUG_OUTPUT=test_user_data/logs/gjs.log BUILDDIR=. GJS_USE_UNINSTALLED_FILES=1 GJS_TEST_TIMEOUT=420 GI_TYPELIB_PATH=. LD_LIBRARY_PATH=":" G_FILENAME_ENCODING=latin1 ./scripts/make-tests . gjs/context.c gjs/jsapi-util-array.c gjs/jsapi-util-error.c gjs/jsapi-util-string.c gjs/stack.c util/glib.c
- CC gjs_tests-gjs-tests.o
- CC gjs_tests-context.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-gjs-tests.o `test -f 'test/gjs-tests.c' || echo './'`test/gjs-tests.c
- CC gjs_tests-jsapi-util-array.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-context.o `test -f 'gjs/context.c' || echo './'`gjs/context.c
- CC gjs_tests-jsapi-util-error.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-jsapi-util-array.o `test -f 'gjs/jsapi-util-array.c' || echo './'`gjs/jsapi-util-array.c
- CC gjs_tests-jsapi-util-string.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-jsapi-util-error.o `test -f 'gjs/jsapi-util-error.c' || echo './'`gjs/jsapi-util-error.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-jsapi-util-string.o `test -f 'gjs/jsapi-util-string.c' || echo './'`gjs/jsapi-util-string.c
- CC gjs_tests-stack.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-stack.o `test -f 'gjs/stack.c' || echo './'`gjs/stack.c
- CC gjs_tests-glib.o
- CC gjs_unit-gjs-unit.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-glib.o `test -f 'util/glib.c' || echo './'`util/glib.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_unit-gjs-unit.o `test -f 'test/gjs-unit.c' || echo './'`test/gjs-unit.c
- GEN Regress-1.0.gir
- GEN GIMarshallingTests-1.0.gir
- ./gjstest.h and ./gjstest.c appear to be unchanged, not updating
- CC gjs_tests-gjstest.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./test/test.h -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -DGJS_TOP_SRCDIR=\".\" -DGJS_JS_DIR=\"/usr/share/gjs-1.0\" -DGJS_NATIVE_DIR=\"/usr/lib64/gjs-1.0\" -DPKGLIBDIR=\"/usr/lib64/gjs\" -I./test -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -c -o gjs_tests-gjstest.o `test -f 'gjstest.c' || echo './'`gjstest.c
- CCLD gjs-unit
- CCLD gjs-tests
- g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/GIMarshallingTests-1.0.o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/GIMarshallingTests-1.0.c
- g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -I/usr/include/gio-unix-2.0/ -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 -c -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/Regress-1.0.o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/Regress-1.0.c
- g-ir-scanner: link: ./libtool --mode=link --tag=CC gcc -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/GIMarshallingTests-1.0 -export-dynamic -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/GIMarshallingTests-1.0.o -L. libgimarshallingtests.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
- libtool: link: gcc -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/.libs/GIMarshallingTests-1.0 -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspectAFMlDD/GIMarshallingTests-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libgimarshallingtests.so -lgirepository-1.0 -lffi -lmozjs185 -lplds4 -lplc4 -lnspr4 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/unused
- g-ir-scanner: link: ./libtool --mode=link --tag=CC gcc -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/Regress-1.0 -export-dynamic -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/Regress-1.0.o -L. libregress.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0
- libtool: link: gcc -o /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/.libs/Regress-1.0 -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/tmp-introspecttBjg79/Regress-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libregress.so -lgirepository-1.0 -lffi -lcairo-gobject -lcairo -lmozjs185 -lplds4 -lplc4 -lnspr4 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/unused
- GEN GIMarshallingTests-1.0.typelib
- GEN Regress-1.0.typelib
- Created config file ./uninstalled-test-bus.conf with ./test-services servicedir
- Running dbus-launch --config-file=./uninstalled-test-bus.conf
- Started bus pid 704259 at unix:abstract=/tmp/dbus--704244-298,guid=bde773c83ca31cd4b3af65eb4fdf4b45
- Created config file ./uninstalled-system-test-bus.conf with ./test-system-services servicedir
- Running dbus-daemon --fork --print-pid --config-file=./uninstalled-system-test-bus.conf
- Started bus pid 704263 at unix:abstract=/tmp/dbus--704244-2788-system
- Running with dbus: gtester --verbose gjs-tests gjs-unit with stderr to test_user_data/logs/stderr.log
- TEST: gjs-tests... (pid=704266)
- /gjs/context/construct/destroy: FAIL
- GTester: last random seed: R02S73f88c011aef91cd1c2db253fc1c6893
- Terminated
- killing message bus 704259
- killing message bus 704263
- ./test/run-with-dbus: script "gtester" failed
- make: *** [test] Error 1
- * ERROR: dev-libs/gjs-1.32.0 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-libs/gjs-1.32.0'`,
- * the complete build log and the output of `emerge -pqv '=dev-libs/gjs-1.32.0'`.
- * The complete build log is located at '/var/log/portage/dev-libs:gjs-1.32.0:20120618-153719.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-libs/gjs-1.32.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-libs/gjs-1.32.0/temp/environment'.
- * Working directory: '/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- * S: '/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- >>> Install gjs-1.32.0 into /tmp/portage/dev-libs/gjs-1.32.0/image/ category dev-libs
- make -j24 DESTDIR=/tmp/portage/dev-libs/gjs-1.32.0/image/ 'scrollkeeper_localstate_dir=/tmp/portage/dev-libs/gjs-1.32.0/image//var/lib/scrollkeeper ' -j1 install
- make install-am
- make[1]: Entering directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- make[2]: Entering directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64"
- /bin/sh ./libtool --mode=install /usr/bin/install -c libgjs.la libgjs-dbus.la libgjs-gdbus.la '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64'
- libtool: install: /usr/bin/install -c .libs/libgjs.so.0.0.0 /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs.so.0.0.0
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs.so.0.0.0 libgjs.so.0 || { rm -f libgjs.so.0 && ln -s libgjs.so.0.0.0 libgjs.so.0; }; })
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs.so.0.0.0 libgjs.so || { rm -f libgjs.so && ln -s libgjs.so.0.0.0 libgjs.so; }; })
- libtool: install: /usr/bin/install -c .libs/libgjs.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs.la
- libtool: install: warning: relinking `libgjs-dbus.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -no-undefined -Wl,-O1 -Wl,--as-needed -o libgjs-dbus.la -rpath /usr/lib64 libgjs_dbus_la-dbus.lo libgjs_dbus_la-dbus-signals.lo libgjs_dbus_la-dbus-proxy.lo libgjs.la -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/libgjs-dbus.so.0.0.0T /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs-dbus.so.0.0.0
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs-dbus.so.0.0.0 libgjs-dbus.so.0 || { rm -f libgjs-dbus.so.0 && ln -s libgjs-dbus.so.0.0.0 libgjs-dbus.so.0; }; })
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs-dbus.so.0.0.0 libgjs-dbus.so || { rm -f libgjs-dbus.so && ln -s libgjs-dbus.so.0.0.0 libgjs-dbus.so; }; })
- libtool: install: /usr/bin/install -c .libs/libgjs-dbus.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs-dbus.la
- libtool: install: /usr/bin/install -c .libs/libgjs-gdbus.so.0.0.0 /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs-gdbus.so.0.0.0
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs-gdbus.so.0.0.0 libgjs-gdbus.so.0 || { rm -f libgjs-gdbus.so.0 && ln -s libgjs-gdbus.so.0.0.0 libgjs-gdbus.so.0; }; })
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64 && { ln -s -f libgjs-gdbus.so.0.0.0 libgjs-gdbus.so || { rm -f libgjs-gdbus.so && ln -s libgjs-gdbus.so.0.0.0 libgjs-gdbus.so; }; })
- libtool: install: /usr/bin/install -c .libs/libgjs-gdbus.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/libgjs-gdbus.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/bin"
- /bin/sh ./libtool --mode=install /usr/bin/install -c gjs-console '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/bin'
- libtool: install: warning: `libgjs.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/gjs-console /tmp/portage/dev-libs/gjs-1.32.0/image//usr/bin/gjs-console
- make install-exec-hook
- make[3]: Entering directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- (cd /tmp/portage/dev-libs/gjs-1.32.0/image//usr/bin && ln -sf gjs-console gjs)
- make[3]: Leaving directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- test -z "/usr/share/gjs-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0"
- /usr/bin/install -c -m 644 modules/gettext.js modules/lang.js modules/jsUnit.js modules/signals.js modules/cairo.js modules/dbus.js modules/promise.js '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0'
- test -z "/usr/share/gjs-1.0/overrides" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0/overrides"
- /usr/bin/install -c -m 644 modules/overrides/GLib.js modules/overrides/Gio.js modules/overrides/GObject.js '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0/overrides'
- test -z "/usr/share/gjs-1.0/tweener" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0/tweener"
- /usr/bin/install -c -m 644 modules/tweener/equations.js modules/tweener/tweener.js modules/tweener/tweenList.js '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gjs-1.0/tweener'
- test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gir-1.0"
- /usr/bin/install -c -m 644 GjsDBus-1.0.gir '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/share/gir-1.0'
- test -z "/usr/include/gjs-1.0/gjs-dbus" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs-dbus"
- /usr/bin/install -c -m 644 gjs-dbus/dbus.h gjs-dbus/dbus-proxy.h '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs-dbus'
- test -z "/usr/lib64/gjs-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0"
- /bin/sh ./libtool --mode=install /usr/bin/install -c console.la debugger.la langNative.la mainloop.la gettextNative.la dbusNative.la cairoNative.la system.la '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0'
- libtool: install: warning: relinking `console.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o console.la -rpath /usr/lib64/gjs-1.0 console_la-console.lo libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -lreadline -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/console.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/console.so
- libtool: install: /usr/bin/install -c .libs/console.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/console.la
- libtool: install: warning: relinking `debugger.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o debugger.la -rpath /usr/lib64/gjs-1.0 debugger_la-debugger.lo libgjs.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/debugger.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/debugger.so
- libtool: install: /usr/bin/install -c .libs/debugger.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/debugger.la
- libtool: install: warning: relinking `langNative.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o langNative.la -rpath /usr/lib64/gjs-1.0 langNative_la-lang.lo libgjs.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/langNative.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/langNative.so
- libtool: install: /usr/bin/install -c .libs/langNative.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/langNative.la
- libtool: install: warning: relinking `mainloop.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o mainloop.la -rpath /usr/lib64/gjs-1.0 mainloop_la-mainloop.lo libgjs.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/mainloop.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/mainloop.so
- libtool: install: /usr/bin/install -c .libs/mainloop.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/mainloop.la
- libtool: install: warning: relinking `gettextNative.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o gettextNative.la -rpath /usr/lib64/gjs-1.0 gettextNative_la-gettext-native.lo libgjs.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/gettextNative.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/gettextNative.so
- libtool: install: /usr/bin/install -c .libs/gettextNative.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/gettextNative.la
- libtool: install: warning: relinking `dbusNative.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o dbusNative.la -rpath /usr/lib64/gjs-1.0 dbusNative_la-dbus-exports.lo dbusNative_la-dbus-values.lo dbusNative_la-dbus.lo libgjs.la libgjs-dbus.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/dbusNative.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/dbusNative.so
- libtool: install: /usr/bin/install -c .libs/dbusNative.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/dbusNative.la
- libtool: install: warning: relinking `cairoNative.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -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/libpng15 -I/usr/include/js -I/usr/include/nspr -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o cairoNative.la -rpath /usr/lib64/gjs-1.0 cairoNative_la-cairo-context.lo cairoNative_la-cairo-path.lo cairoNative_la-cairo-surface.lo cairoNative_la-cairo-image-surface.lo cairoNative_la-cairo-ps-surface.lo cairoNative_la-cairo-pdf-surface.lo cairoNative_la-cairo-svg-surface.lo cairoNative_la-cairo-pattern.lo cairoNative_la-cairo-gradient.lo cairoNative_la-cairo-linear-gradient.lo cairoNative_la-cairo-radial-gradient.lo cairoNative_la-cairo-surface-pattern.lo cairoNative_la-cairo-solid-pattern.lo cairoNative_la-cairo.lo libgjs.la libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/cairoNative.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/cairoNative.so
- libtool: install: /usr/bin/install -c .libs/cairoNative.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/cairoNative.la
- libtool: install: warning: relinking `system.la'
- libtool: install: (cd /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0; /bin/sh /tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DGJS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -I/usr/include/js -I/usr/include/nspr -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -ggdb -march=native -ftracer -module -avoid-version -no-undefined -rdynamic -Wl,-O1 -Wl,--as-needed -o system.la -rpath /usr/lib64/gjs-1.0 system_la-system.lo libgjs.la -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lgobject-2.0 -lglib-2.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -inst-prefix-dir /tmp/portage/dev-libs/gjs-1.32.0/image/)
- libtool: install: /usr/bin/install -c .libs/system.soT /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/system.so
- libtool: install: /usr/bin/install -c .libs/system.lai /tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/gjs-1.0/system.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64/gjs-1.0'
- test -z "/usr/include/gjs-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0"
- /bin/mkdir -p '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gi'
- /usr/bin/install -c -m 644 gi/ns.h gi/object.h gi/foreign.h gi/param.h gi/repo.h gi/union.h gi/value.h gi/arg.h gi/boxed.h gi/closure.h gi/enumeration.h gi/function.h gi/keep-alive.h gi/interface.h gi/gtype.h '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gi'
- /bin/mkdir -p '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs'
- /usr/bin/install -c -m 644 gjs/gjs-module.h gjs/compat.h gjs/byteArray.h gjs/importer.h gjs/jsapi-util.h gjs/mem.h gjs/native.h '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs'
- test -z "/usr/include/gjs-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0"
- /bin/mkdir -p '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs'
- /usr/bin/install -c -m 644 gjs/context.h gjs/gjs.h '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/include/gjs-1.0/gjs'
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 gjs-1.0.pc gjs-internals-1.0.pc gjs-dbus-1.0.pc '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/pkgconfig'
- test -z "" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image/"
- test -z "/usr/lib64/girepository-1.0" || /bin/mkdir -p "/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/girepository-1.0"
- /usr/bin/install -c -m 644 GjsDBus-1.0.typelib '/tmp/portage/dev-libs/gjs-1.32.0/image//usr/lib64/girepository-1.0'
- make[2]: Leaving directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- make[1]: Leaving directory `/tmp/portage/dev-libs/gjs-1.32.0/work/gjs-1.32.0'
- * Removing .la files ...
- [ ok ]
- * PT PaX marking -mr
- * /tmp/portage/dev-libs/gjs-1.32.0/image//usr/bin/gjs-console
- >>> Completed installing gjs-1.32.0 into /tmp/portage/dev-libs/gjs-1.32.0/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/gjs-console
- usr/lib64/gjs-1.0/system.so
- usr/lib64/gjs-1.0/gettextNative.so
- usr/lib64/gjs-1.0/cairoNative.so
- usr/lib64/gjs-1.0/dbusNative.so
- usr/lib64/gjs-1.0/mainloop.so
- usr/lib64/gjs-1.0/debugger.so
- usr/lib64/gjs-1.0/langNative.so
- usr/lib64/libgjs-gdbus.so.0.0.0
- usr/lib64/gjs-1.0/console.so
- usr/lib64/libgjs-dbus.so.0.0.0
- usr/lib64/libgjs.so.0.0.0
- ecompressdir: bzip2 -9 /usr/share/doc
- * Updating desktop mime database ...
- * Updating shared mime info database ...