Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cjs fails to compile on debian testing #5

Closed
ghost opened this issue Feb 4, 2014 · 1 comment
Closed

cjs fails to compile on debian testing #5

ghost opened this issue Feb 4, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 4, 2014

Hello,

I try to make cjs work on Debian testing but it fails with this message :

/js/EverythingBasic: OK
/js/EverythingEncapsulated: OK
/js/GDBus: OK
/js/GIMarshalling: OK
/js/Importer: OK
/js/JS1_8: OK
/js/JSDefault: OK
/js/Lang: OK
/js/Locale: FAIL
GTester: last random seed: R02Sb9bffc08e9fb53e08550568629b8cdb8
killing message bus 6534
killing message bus 6537
./test/run-with-dbus: script "gtester" failed
make[1]: *** [test] Fout 1

The only thibg I have changed is the rules file.
This one looks this way :

!/usr/bin/make -f

-- makefile --

Uncomment this to turn on verbose mode.

export DH_VERBOSE=1

%:
dh $@ --with autoreconf

And changed the compat file to 9 because Debian uses this now.

@ghost
Copy link
Author

ghost commented Feb 5, 2014

Here a complete build log :

dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: source package cjs
dpkg-buildpackage: source version 2.0.0-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Roelof Wobben r.wobben@home.nl
dpkg-source --before-build cjs-2.0.0
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean --with autoreconf
dh_testdir
dh_auto_clean
dh_autoreconf_clean
dh_clean
rm -f debian/cjs.substvars
rm -f debian/cjs..debhelper
rm -rf debian/cjs/
rm -f debian/
.debhelper.log
rm -f debian/files
find . ( ( -type f -a
( -name '##' -o -name '.' -o -name '_' -o -name DEADJOE
-o -name '.orig' -o -name '.rej' -o -name '.bak'
-o -name '.
.orig' -o -name ..rej -o -name '.SUMS'
-o -name TAGS -o ( -path '
/.deps/' -a -name '.P' )
) -exec rm -f {} + ) -o
( -type d -a -name autom4te.cache -prune -exec rm -rf {} + ) )
rm -f *-stamp
dpkg-source -b cjs-2.0.0
dpkg-source: info: using source format 3.0 (quilt)' dpkg-source: info: building cjs using existing ./cjs_2.0.0.orig.tar.gz dpkg-source: info: building cjs in cjs_2.0.0-1.debian.tar.xz dpkg-source: info: building cjs in cjs_2.0.0-1.dsc debian/rules build dh build --with autoreconf dh_testdir dh_autoreconf find ! -ipath "./debian/_" -a ! ( -path '_/.git/_' -o -path '_/.hg/_' -o -path '_/.bzr/_' -o -path '_/.svn/_' -o -path '_/CVS/_' ) -a -type f -exec md5sum {} \; > debian/autoreconf.before autoreconf -f -i libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh' libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding`-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:25: installing './compile'
configure.ac:34: installing './config.guess'
configure.ac:34: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
Makefile-test.am:219: warning: clean-local was already defined in condition TRUE, which includes condition ENABLE_COVERAGE ...
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:166: ... 'clean-local' previously defined here
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:221: warning: .PHONY was already defined in condition TRUE, which includes condition ENABLE_COVERAGE ...
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:159: ... '.PHONY' previously defined here
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:227: warning: .PHONY was already defined in condition TRUE, which includes condition !ENABLE_COVERAGE ...
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:159: ... '.PHONY' previously defined here
Makefile.am:210: 'Makefile-test.am' included from here
Makefile.am:232: warning: shell echo $(VERSION: non-POSIX variable name
Makefile.am:232: (probably a GNU make extension)
Makefile-modules.am:81: warning: source file 'modules/cairo-context.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile-modules.am:81: warning: source file 'modules/cairo-path.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-surface.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-image-surface.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-ps-surface.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-pdf-surface.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-svg-surface.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-pattern.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-gradient.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-linear-gradient.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-radial-gradient.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-surface-pattern.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo-solid-pattern.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:81: warning: source file 'modules/cairo.c' is in a subdirectory,
Makefile-modules.am:81: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:117: warning: source file 'modules/console.c' is in a subdirectory,
Makefile-modules.am:117: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:133: warning: source file 'modules/dbus-exports.c' is in a subdirectory,
Makefile-modules.am:133: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:133: warning: source file 'modules/dbus-values.c' is in a subdirectory,
Makefile-modules.am:133: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:133: warning: source file 'modules/dbus.c' is in a subdirectory,
Makefile-modules.am:133: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:129: warning: source file 'modules/debugger.c' is in a subdirectory,
Makefile-modules.am:129: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:159: warning: source file 'modules/format.c' is in a subdirectory,
Makefile-modules.am:159: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:65: warning: source file 'modules/gettext-native.c' is in a subdirectory,
Makefile-modules.am:65: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:41: warning: source file 'modules/lang.c' is in a subdirectory,
Makefile-modules.am:41: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-cjs-dbus.am:9: warning: source file 'cjs-dbus/dbus.c' is in a subdirectory,
Makefile-cjs-dbus.am:9: but option 'subdir-objects' is disabled
Makefile.am:187: 'Makefile-cjs-dbus.am' included from here
Makefile-cjs-dbus.am:9: warning: source file 'cjs-dbus/dbus-signals.c' is in a subdirectory,
Makefile-cjs-dbus.am:9: but option 'subdir-objects' is disabled
Makefile.am:187: 'Makefile-cjs-dbus.am' included from here
Makefile-cjs-dbus.am:9: warning: source file 'cjs-dbus/dbus-proxy.c' is in a subdirectory,
Makefile-cjs-dbus.am:9: but option 'subdir-objects' is disabled
Makefile.am:187: 'Makefile-cjs-dbus.am' included from here
Makefile.am:103: warning: source file 'cjs/byteArray.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/context.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/importer.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/gi.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/jsapi-private.cpp' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/jsapi-util.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/jsapi-util-array.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/jsapi-util-error.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/jsapi-util-string.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/mem.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/native.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/profiler.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/stack.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/type-module.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'cjs/unit-test-utils.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'util/error.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'util/glib.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'util/crash.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'util/log.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'util/misc.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/arg.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/boxed.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/closure.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/enumeration.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/function.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/keep-alive.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/ns.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/object.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/foreign.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/param.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/repo.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/union.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/value.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/interface.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/gtype.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:103: warning: source file 'gi/gerror.c' is in a subdirectory,
Makefile.am:103: but option 'subdir-objects' is disabled
Makefile.am:147: warning: source file 'cjs-dbus/gjs-gdbus-wrapper.c' is in a subdirectory,
Makefile.am:147: but option 'subdir-objects' is disabled
Makefile-test.am:80: warning: source file '$(GI_DATADIR)/tests/gimarshallingtests.c' is in a subdirectory,
Makefile-test.am:80: but option 'subdir-objects' is disabled
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:77: warning: source file '$(GI_DATADIR)/tests/regress.c' is in a subdirectory,
Makefile-test.am:77: but option 'subdir-objects' is disabled
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-modules.am:53: warning: source file 'modules/mainloop.c' is in a subdirectory,
Makefile-modules.am:53: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile-modules.am:105: warning: source file 'modules/system.c' is in a subdirectory,
Makefile-modules.am:105: but option 'subdir-objects' is disabled
Makefile.am:188: 'Makefile-modules.am' included from here
Makefile.am:205: warning: source file 'cjs/console.c' is in a subdirectory,
Makefile.am:205: but option 'subdir-objects' is disabled
Makefile-test.am:23: warning: source file 'test/gjs-tests.c' is in a subdirectory,
Makefile-test.am:23: but option 'subdir-objects' is disabled
Makefile.am:210: 'Makefile-test.am' included from here
Makefile-test.am:57: warning: source file 'test/gjs-unit.c' is in a subdirectory,
Makefile-test.am:57: but option 'subdir-objects' is disabled
Makefile.am:210: 'Makefile-test.am' included from here
Makefile.am: installing './depcomp'
find ! -ipath "./debian/" -a ! ( -path '/.git/' -o -path '/.hg/' -o -path '/.bzr/' -o -path '/.svn/' -o -path '/CVS/' ) -a -type f -exec md5sum {} ; > debian/autoreconf.after
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for library containing strerror... none required
checking how to run the C preprocessor... 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 gcc... /usr/bin/ld
checking if the linker (/usr/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... 3458764513820540925
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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @file support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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... none
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cjs-1.0.pc
config.status: creating cjs-dbus-1.0.pc
config.status: creating cjs-internals-1.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
dh_auto_build
make -j1
make[1]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt binnengegaan
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 .
Replacing old ./gjstest.h and ./gjstest.c
./gjstest.h was 0 bytes now 301
./gjstest.c was 0 bytes now 162
make all-am
make[2]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt binnengegaan
CC console_la-console.lo
CC libcjs_la-byteArray.lo
CC libcjs_la-context.lo
cjs/context.c: In function 'gjs_context_finalize':
cjs/context.c:423:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_lock(&contexts_lock);
^
cjs/context.c:425:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_unlock(&contexts_lock);
^
cjs/context.c: In function 'gjs_context_constructor':
cjs/context.c:707:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_lock (&contexts_lock);
^
cjs/context.c:709:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_unlock (&contexts_lock);
^
cjs/context.c: In function 'gjs_context_get_all':
cjs/context.c:954:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_lock (&contexts_lock);
^
cjs/context.c:958:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations]
g_static_mutex_unlock (&contexts_lock);
^
CC libcjs_la-importer.lo
CC libcjs_la-gi.lo
CXX libcjs_la-jsapi-private.lo
In file included from /usr/include/js/jsval.h:48:0,
from /usr/include/js/jspubtd.h:47,
from /usr/include/js/jsapi.h:49,
from cjs/jsapi-util.h:31,
from cjs/jsapi-private.cpp:30:
/usr/include/js/jsvalue.h: In member function 'void js::Value::staticAssertions()':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert6' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsvalue.h:737:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert7' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsvalue.h:738:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert8' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsvalue.h:739:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSBool) == 4);
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert9' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsvalue.h:740:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert10' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsvalue.h:741:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(jsval) == 8);
^
/usr/include/js/jsstr.h: In static member function 'static void JSString::staticAsserts()':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert39' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsstr.h:487:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
^
/usr/include/js/jsstr.h: In static member function 'static void JSShortString::staticAsserts()':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert43' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsstr.h:596:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, inlineStorage) ==
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert44' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsstr.h:598:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSShortString, mDummy) == sizeof(JSString));
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert45' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsstr.h:599:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSString, inlineStorage) +
^
/usr/include/js/jsscript.h: In member function 'void js::UpvarCookie::checkInvariants()':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert47' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsscript.h:83:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32));
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert48' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsscript.h:84:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(UPVAR_LEVEL_LIMIT < FREE_LEVEL);
^
In file included from /usr/include/string.h:32:0,
from /usr/include/js/jsutil.h:49,
from /usr/include/js/jsval.h:48,
from /usr/include/js/jspubtd.h:47,
from /usr/include/js/jsapi.h:49,
from cjs/jsapi-util.h:31,
from cjs/jsapi-private.cpp:30:
/usr/include/js/jsfun.h: In static member function 'static uintN JSFunction::offsetOfNativeOrScript()':
/usr/include/js/jsfun.h:230:37: warning: invalid access to non-static data member 'JSFunction::u' of NULL object [-Winvalid-offsetof]
return offsetof(JSFunction, u.nativeOrScript);
^
/usr/include/js/jsfun.h:230:37: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
In file included from /usr/include/js/jsval.h:48:0,
from /usr/include/js/jspubtd.h:47,
from /usr/include/js/jsapi.h:49,
from cjs/jsapi-util.h:31,
from cjs/jsapi-private.cpp:30:
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert49' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsfun.h:228:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert50' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsfun.h:229:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
^
/usr/include/js/jsgc.h: In function 'size_t js::gc::GetFinalizableTraceKind(size_t)':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert58' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsgc.h:514:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(JSExternalString::TYPE_LIMIT == 8);
^
/usr/include/js/jsgc.h: In function 'intN js::gc::GetExternalStringGCType(JSExternalString
)':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert59' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsgc.h:550:5: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(FINALIZE_STRING + 1 == FINALIZE_EXTERNAL_STRING);
^
/usr/include/js/jsinterp.h: In member function 'void JSStackFrame::staticAsserts()':
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert61' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsinterp.h:778:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(offsetof(JSStackFrame, rval_) % sizeof(js::Value) == 0);
^
/usr/include/js/jsutil.h:120:43: warning: typedef 'js_static_assert62' locally defined but not used [-Wunused-local-typedefs]
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsutil.h:117:41: note: in definition of macro 'JS_STATIC_ASSERT_GLUE1'
#define JS_STATIC_ASSERT_GLUE1(x,y) x##y
^
/usr/include/js/jsutil.h:120:21: note: in expansion of macro 'JS_STATIC_ASSERT_GLUE'
typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, COUNTER)[(cond) ? 1 : -1]
^
/usr/include/js/jsinterp.h:779:9: note: in expansion of macro 'JS_STATIC_ASSERT'
JS_STATIC_ASSERT(sizeof(JSStackFrame) % sizeof(js::Value) == 0);
^
In file included from /usr/include/string.h:32:0,
from /usr/include/js/jsutil.h:49,
from /usr/include/js/jsval.h:48,
from /usr/include/js/jspubtd.h:47,
from /usr/include/js/jsapi.h:49,
from cjs/jsapi-util.h:31,
from cjs/jsapi-private.cpp:30:
/usr/include/js/jscntxt.h: In function 'JSContext* js_ContextFromLinkField(JSCList_)':
/usr/include/js/jscntxt.h:2963:64: warning: invalid access to non-static data member 'JSContext::link' of NULL object [-Winvalid-offsetof]
return (JSContext *) ((uint8 *) link - offsetof(JSContext, link));
^
/usr/include/js/jscntxt.h:2963:64: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
CC libcjs_la-jsapi-util.lo
CC libcjs_la-jsapi-util-array.lo
CC libcjs_la-jsapi-util-error.lo
CC libcjs_la-jsapi-util-string.lo
CC libcjs_la-mem.lo
cjs/mem.c: In function 'gjs_memory_report':
cjs/mem.c:92:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (total_objects != GJS_GET_COUNTER(everything)) {
^
CC libcjs_la-native.lo
CC libcjs_la-profiler.lo
CC libcjs_la-stack.lo
CC libcjs_la-type-module.lo
CC libcjs_la-unit-test-utils.lo
CC libcjs_la-error.lo
CC libcjs_la-glib.lo
CC libcjs_la-crash.lo
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]
write(STDERR_FILENO, s, len);
^
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]
write(STDERR_FILENO, buf, n);
^
CC libcjs_la-log.lo
CC libcjs_la-misc.lo
CC libcjs_la-arg.lo
CC libcjs_la-boxed.lo
CC libcjs_la-closure.lo
CC libcjs_la-enumeration.lo
CC libcjs_la-function.lo
CC libcjs_la-keep-alive.lo
CC libcjs_la-ns.lo
CC libcjs_la-object.lo
CC libcjs_la-foreign.lo
CC libcjs_la-param.lo
CC libcjs_la-repo.lo
CC libcjs_la-union.lo
CC libcjs_la-value.lo
CC libcjs_la-interface.lo
CC libcjs_la-gtype.lo
CC libcjs_la-gerror.lo
CC libcjs_la-gjs-gdbus-wrapper.lo
CXXLD libcjs.la
CCLD console.la
CC debugger_la-debugger.lo
CCLD debugger.la
CC langNative_la-lang.lo
CCLD langNative.la
CC mainloop_la-mainloop.lo
CCLD mainloop.la
CC gettextNative_la-gettext-native.lo
CCLD gettextNative.la
CC dbusNative_la-dbus-exports.lo
CC dbusNative_la-dbus-values.lo
CC dbusNative_la-dbus.lo
CC libcjs_dbus_la-dbus.lo
CC libcjs_dbus_la-dbus-signals.lo
CC libcjs_dbus_la-dbus-proxy.lo
CCLD libcjs-dbus.la
CCLD dbusNative.la
CC cairoNative_la-cairo-context.lo
CC cairoNative_la-cairo-path.lo
CC cairoNative_la-cairo-surface.lo
CC cairoNative_la-cairo-image-surface.lo
CC cairoNative_la-cairo-ps-surface.lo
CC cairoNative_la-cairo-pdf-surface.lo
CC cairoNative_la-cairo-svg-surface.lo
CC cairoNative_la-cairo-pattern.lo
CC cairoNative_la-cairo-gradient.lo
CC cairoNative_la-cairo-linear-gradient.lo
CC cairoNative_la-cairo-radial-gradient.lo
CC cairoNative_la-cairo-surface-pattern.lo
CC cairoNative_la-cairo-solid-pattern.lo
CC cairoNative_la-cairo.lo
CCLD cairoNative.la
CC system_la-system.lo
CCLD system.la
CC formatNative_la-format.lo
CCLD formatNative.la
CC libregress_la-regress.lo
CCLD libregress.la
CC libgimarshallingtests_la-gimarshallingtests.lo
CCLD libgimarshallingtests.la
CC cjs_console-console.o
cjs/console.c: In function ‘main’:
cjs/console.c:65:5: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
g_type_init();
^
CCLD cjs-console
GISCAN CjsPrivate-1.0.gir
GICOMP CjsPrivate-1.0.gir
make[2]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt verlaten
make[1]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt verlaten
dh_auto_test
make -j1 test
make[1]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt binnengegaan
CC gjs_tests-gjs-tests.o
test/gjs-tests.c: In function ‘main’:
test/gjs-tests.c:39:5: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
g_type_init ();
^
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 .
./gjstest.h and ./gjstest.c appear to be unchanged, not updating
CC gjs_tests-gjstest.o
CCLD gjs-tests
CC gjs_unit-gjs-unit.o
test/gjs-unit.c: In function ‘main’:
test/gjs-unit.c:255:5: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
g_type_init();
^
CCLD gjs-unit
GEN Regress-1.0.gir
g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -c -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/Regress-1.0.o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/Regress-1.0.c
g-ir-scanner: link: ./libtool --mode=link --tag=CC gcc -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/Regress-1.0 -export-dynamic -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z,relro /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/Regress-1.0.o -L. libregress.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/.libs/Regress-1.0 -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspecttqK0Zl/Regress-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libregress.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/unused
GEN Regress-1.0.typelib
GEN GIMarshallingTests-1.0.gir
g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -c -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/GIMarshallingTests-1.0.o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/GIMarshallingTests-1.0.c
g-ir-scanner: link: ./libtool --mode=link --tag=CC gcc -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/GIMarshallingTests-1.0 -export-dynamic -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z,relro /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/GIMarshallingTests-1.0.o -L. libgimarshallingtests.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -o /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/.libs/GIMarshallingTests-1.0 -Wnested-externs -Wmissing-prototypes -Wsign-compare -Wcast-align -Wpointer-arith -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro /home/roelof/cinnamon/cjs/cjs-2.0.0/tmp-introspectr_zYZx/GIMarshallingTests-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgimarshallingtests.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/unused
GEN GIMarshallingTests-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 11111 at unix:abstract=/tmp/dbus--11097-4300,guid=d08beabf6758e516bd9b02f552f23a01
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 11114 at unix:abstract=/tmp/dbus--11097-4300-system
Running with dbus: gtester --verbose gjs-tests gjs-unit with stderr to test_user_data/logs/stderr.log
TEST: gjs-tests... (pid=11117)
PASS: gjs-tests
TEST: gjs-unit... (pid=11138)
/js/0010basic: OK
/js/0020importer: OK
/js/0030basicBoxed: OK
/js/0040mainloop: OK
/js/ByteArray: OK
/js/Cairo: OK
/js/Class: OK
/js/DBus: OK
/js/EverythingBasic: OK
/js/EverythingEncapsulated: OK
/js/GDBus: OK
/js/GIMarshalling: OK
/js/Importer: OK
/js/JS1_8: OK
/js/JSDefault: OK
/js/Lang: OK
/js/Locale: FAIL
GTester: last random seed: R02S061d12924cbdf391bf32e94cc8566bdd
killing message bus 11111
killing message bus 11114
./test/run-with-dbus: script "gtester" failed
make[1]: *_* [test] Fout 1
make[1]: Map '/home/roelof/cinnamon/cjs/cjs-2.0.0' wordt verlaten
dh_auto_test: make -j1 test returned exit code 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant