emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Problems running ob-julia tests (testing/test-ob-julia.el)


From: Ihor Radchenko
Subject: Re: Problems running ob-julia tests (testing/test-ob-julia.el)
Date: Tue, 18 Oct 2022 04:45:07 +0000

Christian Köstlin <christian.koestlin@gmail.com> writes:

> I am trying to run the ob-julia tests but `make test` is prompting me
> for a project folder. Has anybody the tests (or the ob-julia setup) in
> a working state? (Simple ob-julia evaluations (without session) do
> work for me).

Some more data.

I just tried to run test-ob-julia/colnames-yes-header-argument
interactively and the test fails. Trying to execute example source block
raises the following error:

ERROR: syntax: cannot juxtapose string literal
Stacktrace:
 [1] top-level scope
   @ none:1
munmap_chunk(): invalid pointer

signal (6): Aborted
in expression starting at none:0
unknown function (ip: 0x7f151f86beac)
raise at /lib64/libc.so.6 (unknown line)
abort at /lib64/libc.so.6 (unknown line)
unknown function (ip: 0x7f151f8601d6)
unknown function (ip: 0x7f151f875c3b)
unknown function (ip: 0x7f151f875e5b)
free at /lib64/libc.so.6 (unknown line)
close_unit_1 at /workspace/srcdir/gcc-7.1.0/libgfortran/io/unit.c:778
close_units at /workspace/srcdir/gcc-7.1.0/libgfortran/io/unit.c:831
unknown function (ip: 0x7f151fe87c82)
unknown function (ip: 0x7f151f822407)
exit at /lib64/libc.so.6 (unknown line)
main at julia (unknown line)
unknown function (ip: 0x7f151f80b34b)
__libc_start_main at /lib64/libc.so.6 (unknown line)
unknown function (ip: 0x400808)
Allocations: 1619791 (Pool: 1618747; Big: 1044); GC: 2


-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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