Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791619 - net-misc/cfengine-3.6.2 - hashes.c: error: storage size of context isnt known
Summary: net-misc/cfengine-3.6.2 - hashes.c: error: storage size of context isnt known
Status: RESOLVED DUPLICATE of bug 696046
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-23 10:27 UTC by Toralf Förster
Modified: 2021-08-18 15:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.01 KB, text/plain)
2021-05-23 10:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.44 KB, text/plain)
2021-05-23 10:27 UTC, Toralf Förster
Details
environment (environment,94.60 KB, text/plain)
2021-05-23 10:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.35 KB, application/x-bzip)
2021-05-23 10:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,36.08 KB, application/x-bzip)
2021-05-23 10:27 UTC, Toralf Förster
Details
net-misc:cfengine-3.6.2:20210523-100823.log (net-misc:cfengine-3.6.2:20210523-100823.log,29.98 KB, text/plain)
2021-05-23 10:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.04 KB, application/x-bzip)
2021-05-23 10:27 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-05-23 10:27:15 UTC
hashes.c: In function ‘FileChecksum’:
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -pipe -march=native -fno-diagnostics-color -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c set.c  -fPIC -DPIC -o .libs/set.o
hashes.c:50:20: error: storage size of ‘context’ isn’t known
   50 |         EVP_MD_CTX context;
      |                    ^~~~~~~
hashes.c:50:20: warning: unused variable ‘context’ [-Wunused-variable]
make[3]: *** [Makefile:602: hashes.lo] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j2-20210521-113651

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 23 09:50:12 UTC 2021

emerge -qpvO net-misc/cfengine
[ebuild  N    ] net-misc/cfengine-3.6.2  USE="acl qdbm xml -examples -libvirt -masterfiles -mysql -postgres (-selinux) -tokyocabinet -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2021-05-23 10:27:16 UTC
Created attachment 710523 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-23 10:27:17 UTC
Created attachment 710526 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-23 10:27:19 UTC
Created attachment 710529 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-23 10:27:20 UTC
Created attachment 710532 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-23 10:27:21 UTC
Created attachment 710535 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-23 10:27:23 UTC
Created attachment 710538 [details]
net-misc:cfengine-3.6.2:20210523-100823.log
Comment 7 Toralf Förster gentoo-dev 2021-05-23 10:27:24 UTC
Created attachment 710541 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2021-08-18 15:56:17 UTC

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