Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707844

Summary: dev-lua/luasec-0.6 : x509.c:296:35: error: dereferencing pointer to incomplete type X509_EXTENSION {aka struct X509_extension_st }
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lua:luasec-0.6:20200201-235202.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-02 04:12:09 UTC
      | ^~~~~~~~~~~~~~~~~~
x509.c: In function ‘meth_extensions’:
x509.c:296:35: error: dereferencing pointer to incomplete type ‘X509_EXTENSION’ {aka ‘struct X509_extension_st’}
  296 |     push_asn1_objname(L, extension->object, 1);
      |                                   ^~
x509.c: In function ‘meth_pubkey’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200124-204141

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 01 Feb 2020 22:48:36 +0000

emerge -qpvO dev-lua/luasec
[ebuild  N    ] dev-lua/luasec-0.6  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2020-02-02 04:12:13 UTC
Created attachment 610766 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-02 04:12:15 UTC
Created attachment 610768 [details]
dev-lua:luasec-0.6:20200201-235202.log
Comment 3 Toralf Förster gentoo-dev 2020-02-02 04:12:18 UTC
Created attachment 610770 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-02 04:12:22 UTC
Created attachment 610772 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-02 04:12:25 UTC
Created attachment 610774 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-02 04:12:28 UTC
Created attachment 610776 [details]
temp.tbz2