Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663948 - dev-libs/cyberjack-3.99.5_p11 : ifd.cpp:288:3: error: rsct_usbdev_t was not declared in this scope
Summary: dev-libs/cyberjack-3.99.5_p11 : ifd.cpp:288:3: error: rsct_usbdev_t was not d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-08-18 06:10 UTC by Toralf Förster
Modified: 2018-11-08 22:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.13 KB, text/plain)
2018-08-18 06:10 UTC, Toralf Förster
Details
dev-libs:cyberjack-3.99.5_p11:20180818-053158.log (dev-libs:cyberjack-3.99.5_p11:20180818-053158.log,59.69 KB, text/plain)
2018-08-18 06:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,312.42 KB, text/plain)
2018-08-18 06:10 UTC, Toralf Förster
Details
environment (environment,121.47 KB, text/plain)
2018-08-18 06:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.12 KB, application/x-bzip)
2018-08-18 06:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.58 KB, application/x-bzip)
2018-08-18 06:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.39 KB, application/x-bzip)
2018-08-18 06:10 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 2018-08-18 06:10:05 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb -pthread -I/usr/include/PCSC -O2 -pipe -march=native -Wall -c ifd.cpp  -fPIC -DPIC -o .libs/ifd.o
ifd.cpp: In member function ‘RESPONSECODE IFDHandler::createChannel(DWORD, DWORD)’:
ifd.cpp:288:3: error: ‘rsct_usbdev_t’ was not declared in this scope
   rsct_usbdev_t *devs=NULL;
   ^~~~~~~~~~~~~
ifd.cpp:288:18: error: ‘devs’ was not declared in this scope

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180808-183137

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-libs/cyberjack
[ebuild  N    ] dev-libs/cyberjack-3.99.5_p11  USE="udev -static-libs -threads -usb"
Comment 1 Toralf Förster gentoo-dev 2018-08-18 06:10:08 UTC
Created attachment 543886 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-18 06:10:10 UTC
Created attachment 543888 [details]
dev-libs:cyberjack-3.99.5_p11:20180818-053158.log
Comment 3 Toralf Förster gentoo-dev 2018-08-18 06:10:13 UTC
Created attachment 543890 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-18 06:10:16 UTC
Created attachment 543892 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-18 06:10:20 UTC
Created attachment 543894 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-18 06:10:22 UTC
Created attachment 543896 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-18 06:10:25 UTC
Created attachment 543898 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-08 22:49:23 UTC
The bug has been closed via the following commit(s):

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

commit aad723e6ce55230acb643114189009f7984b3ee5
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-11-06 00:05:13 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-11-08 22:20:56 +0000

    dev-libs/cyberjack: bump to version 3.99.5_p12.
    
    Closes: https://bugs.gentoo.org/663948
    Closes: https://bugs.gentoo.org/670448
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10343
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-libs/cyberjack/Manifest                    |  1 +
 dev-libs/cyberjack/cyberjack-3.99.5_p12.ebuild | 91 ++++++++++++++++++++++++++
 dev-libs/cyberjack/metadata.xml                | 19 +++++-
 3 files changed, 108 insertions(+), 3 deletions(-)