Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625570 - dev-ml/ocaml-redis-0.3.5 : Error: External library lwt.unix not found.
Summary: dev-ml/ocaml-redis-0.3.5 : Error: External library lwt.unix not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-18 21:11 UTC by Toralf Förster
Modified: 2017-07-19 17:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.18 KB, text/plain)
2017-07-18 21:11 UTC, Toralf Förster
Details
dev-ml:ocaml-redis-0.3.5:20170718-195903.log (dev-ml:ocaml-redis-0.3.5:20170718-195903.log,5.47 KB, text/plain)
2017-07-18 21:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.39 KB, text/plain)
2017-07-18 21:11 UTC, Toralf Förster
Details
environment (environment,11.16 KB, text/plain)
2017-07-18 21:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.86 KB, application/x-bzip)
2017-07-18 21:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.25 KB, application/x-bzip)
2017-07-18 21:11 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-18 21:11:05 UTC
4043:M 18 Jul 21:59:07.882 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
4043:M 18 Jul 21:59:07.882 * The server is now ready to accept connections on port 4567
Error: External library "lwt.unix" not found.
-> required by "src_lwt/jbuild (context default)"
Hint: try: jbuilder external-lib-deps --missing @runtest
4043:signal-handler (1500407948) Received SIGTERM scheduling shutdown...

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20170716-132702

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

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]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-07-18 21:11:08 UTC
Created attachment 485600 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-18 21:11:11 UTC
Created attachment 485602 [details]
dev-ml:ocaml-redis-0.3.5:20170718-195903.log
Comment 3 Toralf Förster gentoo-dev 2017-07-18 21:11:14 UTC
Created attachment 485604 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-18 21:11:18 UTC
Created attachment 485606 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-18 21:11:21 UTC
Created attachment 485608 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-18 21:11:24 UTC
Created attachment 485610 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-07-19 17:43:31 UTC
commit 9e7e22aa543b3b7f30c9b54c1e726c9721f39228 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Jul 19 19:42:49 2017 +0200

    dev-ml/ocaml-redis: add missing lwt test dep, bug #625570


thx