Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910645 - sys-block/nbdkit-1.32.4 - ssh.c: fatal error: libssh/sftp.h: No such file or directory
Summary: sys-block/nbdkit-1.32.4 - ssh.c: fatal error: libssh/sftp.h: No such file or ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-21 14:23 UTC by Toralf Förster
Modified: 2023-07-21 14:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.46 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.75 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
environment (environment,77.09 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-07-21 14:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.21 KB, application/x-xz)
2023-07-21 14:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.49 KB, application/x-xz)
2023-07-21 14:23 UTC, Toralf Förster
Details
sys-block:nbdkit-1.32.4:20230721-070613.log (sys-block:nbdkit-1.32.4:20230721-070613.log,118.31 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.10 KB, application/x-xz)
2023-07-21 14:23 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 2023-07-21 14:23:36 UTC
make[3]: Entering directory '/var/tmp/portage/sys-block/nbdkit-1.32.4/work/nbdkit-1.32.4/plugins/ssh'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../../common/include -I../../common/utils      -O2 -pipe -march=native -fno-diagnostics-color -c -o nbdkit_ssh_plugin_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c
perl /var/tmp/portage/sys-block/nbdkit-1.32.4/work/nbdkit-1.32.4/podwrapper.pl --section=1 --man nbdkit-ssh-plugin.1 \
    --html ../../html/nbdkit-ssh-plugin.1.html \
    nbdkit-ssh-plugin.pod
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c ssh.c  -fPIC -DPIC -o .libs/nbdkit_ssh_plugin_la-ssh.o
ssh.c:50:10: fatal error: libssh/sftp.h: No such file or directory
   50 | #include <libssh/sftp.h>
      |          ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd_merged_usr-20230718-152531

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.0
  [2]   rust-1.71.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit faaf56e1387bd2204dad8121e4941b4ca94960de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 21 06:31:57 2023 +0000

    2023-07-21 06:31:56 UTC

emerge -qpvO sys-block/nbdkit
[ebuild  N    ] sys-block/nbdkit-1.32.4  USE="zlib -curl -ext2 -gnutls -libguestfs -libssh -libvirt -lzma -nbd (-selinux) -torrent (-valgrind) -zstd"
Comment 1 Toralf Förster gentoo-dev 2023-07-21 14:23:37 UTC
Created attachment 865881 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-21 14:23:38 UTC
Created attachment 865882 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-07-21 14:23:39 UTC
Created attachment 865883 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-07-21 14:23:40 UTC
Created attachment 865884 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-07-21 14:23:41 UTC
Created attachment 865885 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-21 14:23:42 UTC
Created attachment 865886 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-21 14:23:43 UTC
Created attachment 865887 [details]
sys-block:nbdkit-1.32.4:20230721-070613.log
Comment 8 Toralf Förster gentoo-dev 2023-07-21 14:23:44 UTC
Created attachment 865888 [details]
temp.tar.xz