Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736112 - sci-libs/libsigrok-0.5.2 : configure: error: libftdi support requested, but it was not found.
Summary: sci-libs/libsigrok-0.5.2 : configure: error: libftdi support requested, but i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-06 07:19 UTC by Toralf Förster
Modified: 2020-11-16 22:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.07 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.08 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
environment (environment,210.49 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.05 KB, application/x-bzip)
2020-08-06 07:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.88 KB, application/x-bzip)
2020-08-06 07:19 UTC, Toralf Förster
Details
sci-libs:libsigrok-0.5.2:20200805-235431.log (sci-libs:libsigrok-0.5.2:20200805-235431.log,9.52 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.37 KB, application/x-bzip)
2020-08-06 07: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 2020-08-06 07:19:08 UTC
checking pkg-config is at least version 0.22... yes
checking for libftdi... no
configure: error: libftdi support requested, but it was not found.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-libs/libsigrok-0.5.2/work/libsigrok-0.5.2/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64-20200802-103910

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.2 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Aug  5 11:05:25 PM UTC 2020
/var/db/repos/libressl	Fri Jul 24 09:42:51 PM UTC 2020

emerge -qpvO sci-libs/libsigrok
[ebuild  N    ] sci-libs/libsigrok-0.5.2  USE="cxx ftdi parport udev -java -python -ruby -serial -static-libs -test -usb" PYTHON_TARGETS="python3_7 -python3_6 -python3_8" RUBY_TARGETS="ruby25 -ruby26"
Comment 1 Toralf Förster gentoo-dev 2020-08-06 07:19:13 UTC
Created attachment 653336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-06 07:19:16 UTC
Created attachment 653338 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-06 07:19:19 UTC
Created attachment 653340 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-06 07:19:21 UTC
Created attachment 653342 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-06 07:19:24 UTC
Created attachment 653344 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-06 07:19:27 UTC
Created attachment 653346 [details]
sci-libs:libsigrok-0.5.2:20200805-235431.log
Comment 7 Toralf Förster gentoo-dev 2020-08-06 07:19:30 UTC
Created attachment 653348 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-16 22:31:28 UTC
The bug has been closed via the following commit(s):

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

commit c1ff73c9d6df4b2d4f951bc58b0c75c0bd1af872
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2020-11-16 22:16:23 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2020-11-16 22:31:15 +0000

    sci-libs/libsigrok: Require libftdi1, bug #736112
    
    Closes: https://bugs.gentoo.org/736112
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 sci-libs/libsigrok/libsigrok-0.5.2.ebuild | 2 +-
 sci-libs/libsigrok/libsigrok-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)