Well, the good news is that tests are tough ! The other Denemo version should not interfere. It seems that there is some gtk related functions somewhere. Which options do you pass to ./configure ? Can you give me the log ?
2013/12/15 Richard Shann <[email protected]> > On Sun, 2013-12-15 at 13:39 +0100, Éloi Rivard wrote: > > This is strange. > > > > To be sure, can you run : > > > > cd tests > > > > make check > > ls > > > > I did ./autogen.sh and then (after make clean and distclean in my build > directory) a full configure make and install, then make check which > failed, and then I tried the > > cd tests > make check > > and this was the result: > > > 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8>< > rshann@DebianBox:~/git-denemo/localbuild/tests$ make check > make check-am > make[1]: Entering directory `/home/rshann/git-denemo/localbuild/tests' > make integration \ > integration-data > make[2]: Entering directory `/home/rshann/git-denemo/localbuild/tests' > make[2]: `integration' is up to date. > make[2]: Nothing to be done for `../../denemo/tests/integration-data'. > make[2]: Leaving directory `/home/rshann/git-denemo/localbuild/tests' > make check-TESTS > make[2]: Entering directory `/home/rshann/git-denemo/localbuild/tests' > /integration/run-and-quit: Loading preference > file: /home/rshann/.denemo-1.1.1/denemorc > Denemo 1_1_1 > Loaded keymap /home/rshann/git-denemo/denemo/actions/Default.commands > > (denemo:2166): Gtk-CRITICAL **: gtk_label_set_markup: assertion > `GTK_IS_LABEL (label)' failed > ** > ERROR:../../denemo/tests/integration.c:49:test_run_and_quit: child > process (2166) of test trap failed unexpectedly > /bin/bash: line 5: 2165 Aborted > G_TEST_SRCDIR="/home/rshann/git-denemo/localbuild/../denemo/tests" > G_TEST_BUILDDIR="/home/rshann/git-denemo/localbuild/tests" > G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % > 256)) ${dir}$tst > FAIL: integration > ===================================== > 1 of 1 test failed > Please report to [email protected] > ===================================== > make[2]: *** [check-TESTS] Error 1 > make[2]: Leaving directory `/home/rshann/git-denemo/localbuild/tests' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/home/rshann/git-denemo/localbuild/tests' > make: *** [check] Error 2 > rshann@DebianBox:~/git-denemo/localbuild/tests$ > > > 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8>< > > I have a clean status: > > git status > # On branch master > nothing to commit (working directory clean) > > so that should be ok. The only thing I may be doing differently is that > I am building and testing in a separate directory from the sources. (Oh, > and I have some older version of Denemo installed in the path: > which denemo > /usr/local/bin/denemo > > ) HTH > > Richard > > > > > > > > > > > > > > > > > > > > > > > > > 2013/12/15 Richard Shann <[email protected]> > > On Sun, 2013-12-15 at 13:16 +0100, Éloi Rivard wrote: > > > Tests create usually create logs, you can check them in > > tests/XXXX.log > > > > > > In this case it will be tests/integration.log > > > > > > What is the content of this file ? > > > > > > > > > ls -l tests > > total 100 > > -rwxr-xr-x 1 rshann rshann 20690 Dec 15 11:36 integration > > -rw-r--r-- 1 rshann rshann 26040 Dec 15 11:36 integration.o > > drwxr-xr-x 2 rshann rshann 4096 Dec 15 11:27 integration-tmp > > -rw-r--r-- 1 rshann rshann 41619 Dec 10 11:16 Makefile > > > > there does not appear to be a log ... > > > > Richard > > > > > > > > > > > > > 2013/12/15 Richard Shann <[email protected]> > > > I can see lots of good work going on with testing in > > git, so I > > > am not > > > sure if the failure I get with make check is due to > > some > > > regression I > > > just introduced or not. > > > The message is, as yet, a bit terse: > > > > > > > > > > > ERROR:../../denemo/tests/integration.c:49:test_run_and_quit: > > > child > > > process (18468) of test trap failed unexpectedly > > > /bin/bash: line 5: 18467 Aborted > > > > > > G_TEST_SRCDIR="/home/rshann/git-denemo/localbuild/../denemo/tests" > > > > > G_TEST_BUILDDIR="/home/rshann/git-denemo/localbuild/tests" > > > G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_= > > > $((${RANDOM:-256} % > > > 256)) ${dir}$tst > > > FAIL: integration > > > ===================================== > > > 1 of 1 test failed > > > Please report to [email protected] > > > ===================================== > > > > > > > > > How should I proceed to look in to that further (if > > needed)? > > > > > > Richard > > > > > > > > > > > > _______________________________________________ > > > Denemo-devel mailing list > > > [email protected] > > > https://lists.gnu.org/mailman/listinfo/denemo-devel > > > > > > > > > > > > -- > > > Éloi Rivard - [email protected] > > > > > > « On perd plus à être indécis qu'à se tromper. » > > > > > > > > > > > > > > > > > -- > > Éloi Rivard - [email protected] > > > > « On perd plus à être indécis qu'à se tromper. » > > > > > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
