Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691506 - net-wireless/kismet-2016.07.1-r2 : aircrack-crypto.cc:277:11: error: aggregate HMAC_CTX ctx has incomplete type and cannot be defined
Summary: net-wireless/kismet-2016.07.1-r2 : aircrack-crypto.cc:277:11: error: aggregat...
Status: RESOLVED DUPLICATE of bug 672122
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-05 18:18 UTC by Toralf Förster
Modified: 2019-08-05 18:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2019-08-05 18:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.09 KB, text/plain)
2019-08-05 18:18 UTC, Toralf Förster
Details
environment (environment,108.71 KB, text/plain)
2019-08-05 18:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.88 KB, application/x-bzip)
2019-08-05 18:18 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.54 KB, application/x-bzip)
2019-08-05 18:18 UTC, Toralf Förster
Details
net-wireless:kismet-2016.07.1-r2:20190805-032030.log (net-wireless:kismet-2016.07.1-r2:20190805-032030.log,52.10 KB, text/plain)
2019-08-05 18:18 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 2019-08-05 18:18:35 UTC
x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r2/work/kismet-2016-07-R1 -g -fPIC -c aircrack-crypto.cc -o aircrack-crypto.o 
aircrack-crypto.cc: In function ‘void calc_mic(AP_info*, unsigned char*, unsigned char*, unsigned char*)’:
aircrack-crypto.cc:277:11: error: aggregate ‘HMAC_CTX ctx’ has incomplete type and cannot be defined
  277 |  HMAC_CTX ctx;
      |           ^~~
aircrack-crypto.cc:303:2: error: ‘HMAC_CTX_init’ was not declared in this scope; did you mean ‘HMAC_CTX_new’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20190802-131642

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO net-wireless/kismet
[ebuild  N    ] net-wireless/kismet-2019.08.1  USE="pcre suid -lm_sensors -mousejack -networkmanager (-selinux)" PYTHON_TARGETS="python3_6"
Comment 1 Toralf Förster gentoo-dev 2019-08-05 18:18:37 UTC
Created attachment 585780 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-05 18:18:40 UTC
Created attachment 585782 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-05 18:18:43 UTC
Created attachment 585784 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-05 18:18:46 UTC
Created attachment 585786 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-05 18:18:48 UTC
Created attachment 585788 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-05 18:18:51 UTC
Created attachment 585790 [details]
net-wireless:kismet-2016.07.1-r2:20190805-032030.log
Comment 7 Toralf Förster gentoo-dev 2019-08-05 18:19:17 UTC

*** This bug has been marked as a duplicate of bug 672122 ***