Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828518 - dev-ml/luv-0.5.10 - luv_unix.c: fatal error: uv.h: No such file or directory
Summary: dev-ml/luv-0.5.10 - luv_unix.c: fatal error: uv.h: No such file or directory
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: 2021-12-07 17:07 UTC by Toralf Förster
Modified: 2021-12-07 19:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,13.72 KB, text/plain)
2021-12-07 17:07 UTC, Toralf Förster
Details
dev-ml:luv-0.5.10:20211207-165954.log (dev-ml:luv-0.5.10:20211207-165954.log,3.04 KB, text/plain)
2021-12-07 17:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,9.66 KB, text/plain)
2021-12-07 17:07 UTC, Toralf Förster
Details
environment (environment,19.46 KB, text/plain)
2021-12-07 17:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.46 KB, application/x-bzip)
2021-12-07 17:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.05 KB, application/x-bzip)
2021-12-07 17:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.30 KB, application/x-bzip)
2021-12-07 17:07 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 2021-12-07 17:07:12 UTC
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
x86_64-pc-linux-gnu-gcc src/unix/luv_unix.o (exit 1)
(cd _build/default/src/unix && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bigarray-compat -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/ctypes -I /usr/lib64/ocaml/integers -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/threads -I .. -I ../c -o luv_unix.o -c luv_unix.c)
luv_unix.c:9:10: fatal error: uv.h: No such file or directory
    9 | #include <uv.h>
      |          ^~~~~~
compilation terminated.
 * ERROR: dev-ml/luv-0.5.10::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211207-160552

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
Python 3.9.9
php cli:

  HEAD of ::gentoo
commit 150894aaa3ba5027682b1afd5963ce5c2ece2e7a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 7 15:51:45 2021 +0000

    2021-12-07 15:51:44 UTC

emerge -qpvO dev-ml/luv
[ebuild  N    ] dev-ml/luv-0.5.10  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-12-07 17:07:13 UTC
Created attachment 757630 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-07 17:07:13 UTC
Created attachment 757631 [details]
dev-ml:luv-0.5.10:20211207-165954.log
Comment 3 Toralf Förster gentoo-dev 2021-12-07 17:07:14 UTC
Created attachment 757632 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-07 17:07:15 UTC
Created attachment 757633 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-07 17:07:16 UTC
Created attachment 757634 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-07 17:07:17 UTC
Created attachment 757635 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-07 17:07:18 UTC
Created attachment 757636 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-12-07 19:36:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd719008c4e50cc61c332d423109cda6978a937a

commit dd719008c4e50cc61c332d423109cda6978a937a
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2021-12-07 19:22:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2021-12-07 19:36:37 +0000

    dev-ml/luv: add missing dependencies
    
    Closes: https://bugs.gentoo.org/828518
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-ml/luv/{luv-0.5.10.ebuild => luv-0.5.10-r1.ebuild} | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)