denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] make check failing


From: Richard Shann
Subject: Re: [Denemo-devel] make check failing
Date: Sun, 15 Dec 2013 12:50:19 +0000

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><
address@hidden:~/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 address@hidden
=====================================
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
address@hidden:~/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 <address@hidden>
>         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 <address@hidden>
>         >         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 address@hidden
>         >         =====================================
>         >
>         >
>         >         How should I proceed to look in to that further (if
>         needed)?
>         >
>         >         Richard
>         >
>         >
>         >
>         >         _______________________________________________
>         >         Denemo-devel mailing list
>         >         address@hidden
>         >         https://lists.gnu.org/mailman/listinfo/denemo-devel
>         >
>         >
>         >
>         > --
>         > Éloi Rivard - address@hidden
>         >
>         > « On perd plus à être indécis qu'à se tromper. »
>         >
>         
>         
>         
> 
> 
> 
> -- 
> Éloi Rivard - address@hidden
>         
> « On perd plus à être indécis qu'à se tromper. »
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]