Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674526 - dev-util/wsta-0.5.0 : cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type DH {aka struct dh_st }
Summary: dev-util/wsta-0.5.0 : cargo:warning=src/openssl_shim.c:132:7: error: derefere...
Status: RESOLVED DUPLICATE of bug 674004
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-04-20
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-04 17:56 UTC by Toralf Förster
Modified: 2019-04-20 08:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
dev-util:wsta-0.5.0:20190104-045246.log (dev-util:wsta-0.5.0:20190104-045246.log,7.72 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,269.44 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
environment (environment,24.42 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.45 KB, application/x-bzip)
2019-01-04 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.25 KB, application/x-bzip)
2019-01-04 17:57 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-01-04 17:56:59 UTC
running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-O2" "-pipe" "-march=native" "-m64" "-fPIC" "-o" "/var/tmp/portage/dev-util/wsta-0.5.0/work/wsta-0.5.0/target/release/build/openssl-sys-extras-be721587384f4bcc/out/src/openssl_shim.o" "-c" "src/openssl_shim.c"
cargo:warning=src/openssl_shim.c: In function ‘DH_new_from_params’:
cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type ‘DH’ {aka ‘struct dh_st’}
cargo:warning=     dh->p = p;
cargo:warning=       ^~
cargo:warning=src/openssl_shim.c: In function ‘X509_get_extensions_shim’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_test_20181228-124659

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.31.1 *



emerge -qpvO dev-util/wsta
[ebuild  N    ] dev-util/wsta-0.5.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2019-01-04 17:57:02 UTC
Created attachment 559822 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-04 17:57:05 UTC
Created attachment 559824 [details]
dev-util:wsta-0.5.0:20190104-045246.log
Comment 3 Toralf Förster gentoo-dev 2019-01-04 17:57:08 UTC
Created attachment 559826 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-04 17:57:11 UTC
Created attachment 559828 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-04 17:57:13 UTC
Created attachment 559830 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-04 17:57:16 UTC
Created attachment 559832 [details]
temp.tbz2
Comment 7 Georgy Yakovlev archtester gentoo-dev 2019-01-09 07:37:16 UTC
looks like package is dead and renamed it to wurl

https://github.com/getwurl/wurl/releases

so probably just treeclean it.
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 10:21:17 UTC
The bug has been referenced in the following commit(s):

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

commit 12b617534d5ad8718761541228e4f0a381a840e0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 10:19:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 10:21:07 +0000

    package.mask: Last rite multiple pkgs failing w/ openssl-1.1+
    
    First batch of last rites for packages that are unmaintained, dead
    and fail to build with openssl-1.1+.
    
    Bug: https://bugs.gentoo.org/674160
    Bug: https://bugs.gentoo.org/674244
    Bug: https://bugs.gentoo.org/674524
    Bug: https://bugs.gentoo.org/674526
    Bug: https://bugs.gentoo.org/674528
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-20 08:18:01 UTC

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