On Mon, Nov 03, 2014 at 06:53:35PM +0100, Federico Beffa wrote:
> * Are we corss-compiling, or are we on proper hardware?
No, it is native on a mips machine.
> I have no practical experience with MIPS, so my next question is: In
> the list of architectures supported by ATLAS I see:
> 49 = 'MIPSR1
What I see is that ATLAS is not able to detect the type of system on
which it is running.
My first question then is:
* Are we corss-compiling, or are we on proper hardware?
If we are cross-compiling, then the only solution that I see it to try
to fix the configuration with parameters passed to c
宋文武 skribis:
> Ludovic Courtès writes:
>
>> 宋文武 skribis:
>>
>>> if CMAKE_INSTALL_LIBDIR not set to `lib`, GNUInstallDirs.cmake will install
>>> libraries files to $out/lib64.
>>
>> I found several CMake-built libraries on x86_64 (graphite2, openjpeg,
>> qjson) that all use lib/, not lib64/.
>>
On my i686 standalone Guix system, using Guix v0.7-642-g3b50925 to build
its 'guix' package (0.7.14e84b2) fails, due to a failed test. Here's
the relevant section from gexp.log:
--8<---cut here---start->8---
Test begin:
test-name: "gexp->derivation"
source-
Ludovic Courtès writes:
> 宋文武 skribis:
>
>> if CMAKE_INSTALL_LIBDIR not set to `lib`, GNUInstallDirs.cmake will install
>> libraries files to $out/lib64.
>
> I found several CMake-built libraries on x86_64 (graphite2, openjpeg,
> qjson) that all use lib/, not lib64/.
>
> Then I found one counter
Switching from 6.14.4 to 6.14.6 solves the problem. I suggest to do so
although we are leaving R7.7; keeping with the same minor version should be
safe (I also tried the latest version 7.5.0, but it requires a newer mesa).
Andreas
The problem occurred between
2014-09-01:
http://hydra.gnu.org/build/84728
and 2014-09-23:3.16.3.
http://hydra.gnu.org/build/97172
In between we updated linux-libre twice (to 3.16.3 and 3.16.3),
and glibc to 2.20.
Andreas
The problem occurred at some point between
2014-08-31:
http://hydra.gnu.org/build/84666
and 2014-09-22:
http://hydra.gnu.org/build/95398
Andreas
This has been fixed in commit 4e3a820bfdf61cbc5be2ceb0ed8187f0066c6e97.
Andreas
ATLAS fails to build on mipsel64:
http://hydra.gnu.org/build/133025
with
mkdir ARCHS
make -f Make.top startup
make[1]: Entering directory '/tmp/nix-build-atlas-3.10.2.drv-0/build'
Make.top:1: Make.inc: No such file or directory
make[1]: *** No rule to make target 'Make.inc'. Stop.
make[1]: Leav
if CMAKE_INSTALL_LIBDIR not set to `lib`, GNUInstallDirs.cmake will install
libraries files to $out/lib64.
if CMAKE_PREFIX_PATH not set to PATH of `inputs`, cmake will unable to
find cmake modules of inputs.
I find this when packaging https://github.com/lxdg/libqtxdg.
11 matches
Mail list logo