Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624292 - dev-ml/zarith-1.5 : make[1]: *** No rule to make target '../zarith.cmxa', needed by 'zq.exe'. Stop.
Summary: dev-ml/zarith-1.5 : make[1]: *** No rule to make target '../zarith.cmxa', nee...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-08 20:18 UTC by Toralf Förster
Modified: 2017-07-09 08:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.64 KB, text/plain)
2017-07-08 20:18 UTC, Toralf Förster
Details
dev-ml:zarith-1.5:20170708-201615.log (dev-ml:zarith-1.5:20170708-201615.log,4.08 KB, text/plain)
2017-07-08 20:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.52 KB, text/plain)
2017-07-08 20:19 UTC, Toralf Förster
Details
environment (environment,76.18 KB, text/plain)
2017-07-08 20:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.25 KB, application/x-bzip)
2017-07-08 20:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.71 KB, application/x-bzip)
2017-07-08 20:19 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,17.99 KB, application/x-bzip)
2017-07-08 20:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-08 20:18:56 UTC
make -C tests test
make[1]: Entering directory '/var/tmp/portage/dev-ml/zarith-1.5/work/Zarith-release-1.5/tests'
make[1]: *** No rule to make target '../zarith.cmxa', needed by 'zq.exe'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/dev-ml/zarith-1.5/work/Zarith-release-1.5/tests'
make: *** [project.mak:60: tests] Error 2
 * ERROR: dev-ml/zarith-1.5::gentoo failed (test phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl-abi32+64_20170706-192148

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-08 20:18:59 UTC
Created attachment 482346 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-08 20:19:02 UTC
Created attachment 482348 [details]
dev-ml:zarith-1.5:20170708-201615.log
Comment 3 Toralf Förster gentoo-dev 2017-07-08 20:19:05 UTC
Created attachment 482350 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-08 20:19:09 UTC
Created attachment 482352 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-08 20:19:12 UTC
Created attachment 482354 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-08 20:19:15 UTC
Created attachment 482356 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-08 20:19:18 UTC
Created attachment 482358 [details]
tests.tbz2
Comment 8 Alexis Ballier gentoo-dev 2017-07-09 08:20:30 UTC
commit 2cb38bc42a2d5cea1a1fa428916aa0c0641d145f (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Jul 9 10:20:00 2017 +0200

    dev-ml/zarith: Skip tests when not building native code, they require it. Bug #624292