Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641552 - net-dns/dnssec-validator-2.2-r1 : [TEST] checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... /.../rm: cannot remove conftest* : No such file or directory
Summary: net-dns/dnssec-validator-2.2-r1 : [TEST] checking if x86_64-pc-linux-gnu-gcc ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-18 12:39 UTC by Toralf Förster
Modified: 2019-04-21 12:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.17 KB, text/plain)
2017-12-18 12:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.05 KB, text/plain)
2017-12-18 12:39 UTC, Toralf Förster
Details
environment (environment,77.23 KB, text/plain)
2017-12-18 12:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.29 KB, application/x-bzip)
2017-12-18 12:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.07 KB, application/x-bzip)
2017-12-18 12:52 UTC, Toralf Förster
Details
net-dns:dnssec-validator-2.2-r1:20171218-102333.log (net-dns:dnssec-validator-2.2-r1:20171218-102333.log,64.06 KB, text/plain)
2017-12-18 12:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.82 KB, application/x-bzip)
2017-12-18 12:52 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 2017-12-18 12:39:53 UTC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes

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

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

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

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

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

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

emerge -qpv net-dns/dnssec-validator
[ebuild  N    ] net-dns/dnssec-validator-2.2-r1  USE="ecdsa-check ipv6 threads -static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-12-18 12:39:56 UTC
Created attachment 510668 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-18 12:39:59 UTC
Created attachment 510670 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-18 12:40:02 UTC
Created attachment 510672 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-18 12:52:27 UTC
Created attachment 510674 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-18 12:52:30 UTC
Created attachment 510676 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-18 12:52:33 UTC
Created attachment 510678 [details]
net-dns:dnssec-validator-2.2-r1:20171218-102333.log
Comment 7 Toralf Förster gentoo-dev 2017-12-18 12:52:36 UTC
Created attachment 510680 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-21 12:37:49 UTC
The bug has been closed via the following commit(s):

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

commit e14bfd440f7a9e5a57540879580e87032813e64f
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-02-21 21:22:09 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-21 12:37:34 +0000

    net-dns/dnssec-validator: bump to version 2.2.3
    
    The old dnsval package seems to be removed by upstream,
    as it has been integrated into the dnssec-tools package.
    This version needs support for openssl-1.1.
    
    Closes: https://bugs.gentoo.org/641552
    Closes: https://bugs.gentoo.org/672494
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Closes: https://github.com/gentoo/gentoo/pull/10597
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-dns/dnssec-validator/Manifest                  |  1 +
 .../dnssec-validator/dnssec-validator-2.2.3.ebuild | 61 ++++++++++++++++++++++
 .../files/dnssec-validator-2.2.3-ldflags.patch     | 33 ++++++++++++
 net-dns/dnssec-validator/metadata.xml              | 26 +++++++--
 4 files changed, 117 insertions(+), 4 deletions(-)