Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707844 - dev-lua/luasec-0.6 : x509.c:296:35: error: dereferencing pointer to incomplete type X509_EXTENSION {aka struct X509_extension_st }
Summary: dev-lua/luasec-0.6 : x509.c:296:35: error: dereferencing pointer to incomplet...
Status: RESOLVED OBSOLETE
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:
Depends on:
Blocks:
 
Reported: 2020-02-02 04:12 UTC by Toralf Förster
Modified: 2020-02-02 04:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.81 KB, text/plain)
2020-02-02 04:12 UTC, Toralf Förster
Details
dev-lua:luasec-0.6:20200201-235202.log (dev-lua:luasec-0.6:20200201-235202.log,4.87 KB, text/plain)
2020-02-02 04:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,347.61 KB, text/plain)
2020-02-02 04:12 UTC, Toralf Förster
Details
environment (environment,75.05 KB, text/plain)
2020-02-02 04:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.14 KB, application/x-bzip)
2020-02-02 04:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.06 KB, application/x-bzip)
2020-02-02 04:12 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-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