[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1246: sundials: error in tests (sh: 1: ./testsun
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1246: sundials: error in tests (sh: 1: ./testsundials: not found) |
Date: |
Sat, 02 Jan 2016 14:13:02 -0000 |
#1246: sundials: error in tests (sh: 1: ./testsundials: not found)
-------------------------+----------------------
Reporter: mario | Owner: iraikov
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.10.x
Resolution: | Keywords: sundials
-------------------------+----------------------
Comment (by mario):
No, salmonella doesn't change the directory while installing eggs (in
fact, it just calls chicken-install behind the scenes).
I noticed sundials installs fine on CHICKEN 4.8.0.5, but not on master.
So, it look like something changed on master that is triggering the
breakage.
Anyway, the approach sundials uses to determine versions is not cross-
compilation friendly. In a cross compilation environment, it is not
possible to execute binaries generated during the installation, as
binaries will be for the target platform, not for the host.
--
Ticket URL: <http://bugs.call-cc.org/ticket/1246#comment:3>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #1246: sundials: error in tests (sh: 1: ./testsundials: not found),
Chicken Trac <=