unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ngs-sdk on mips
@ 2015-04-21  9:25 Andreas Enge
  2015-04-21 13:10 ` Andreas Enge
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2015-04-21  9:25 UTC (permalink / raw)
  To: guix-devel

Hello Ricardo,

ngs-sdk fails to build on mips:
   http://hydra.gnu.org/build/386510/nixlog/1/tail-reload
The error message ends with
Configuring NGS-SDK package
checking system type... Linux
checking machine architecture... mips64
configure: error: unsupported architecture 'Linux'
phase `configure' failed after 1 seconds

Could you maybe have a look?

I noticed that the bioinformatics tools tend to not work on mips (where
they will probably not be used in practice anyway). But it would be nice
to investigate nevertheless, and if nothing else helps, deactivate mips
in the supported systems.

Thanks!

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ngs-sdk on mips
  2015-04-21  9:25 ngs-sdk on mips Andreas Enge
@ 2015-04-21 13:10 ` Andreas Enge
  2015-04-21 13:15   ` Andreas Enge
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2015-04-21 13:10 UTC (permalink / raw)
  To: guix-devel

The just pushed subread is another example:
   http://hydra.gnu.org/build/386520/nixlog/1/tail-reload
gcc: error: unrecognized command line option ‘-msse’

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ngs-sdk on mips
  2015-04-21 13:10 ` Andreas Enge
@ 2015-04-21 13:15   ` Andreas Enge
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2015-04-21 13:15 UTC (permalink / raw)
  To: guix-devel

PS: Even on x86_64, a command such as
gcc -mtune=core2  -O9 -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D SUBREAD_VERSION=\""1.4.6-p2"\"  -D_FILE_OFFSET_BITS=64 -ggdb -fomit-frame-pointer -ffast-math -funroll-loops -mmmx -msse -msse2 -msse3 -fmessage-length=0     -c -o core.o core.c
gcc -mtune=core2  -O9 -Wall  -DMAKE_FOR_EXON  -D MAKE_STANDALONE -D SUBREAD_VERSION=\""1.4.6-p2"\"  -D_FILE_OFFSET_BITS=64 -ggdb -fomit-frame-pointer -ffast-math -funroll-loops -mmmx -msse -msse2 -msse3 -fmessage-length=0     -c -o core-junction.o core-junction.c
looks suspicious.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-21 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-21  9:25 ngs-sdk on mips Andreas Enge
2015-04-21 13:10 ` Andreas Enge
2015-04-21 13:15   ` Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).