Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574848 - dev-libs/nss-3.22[utils] - multilib-minimal_abi_src_install - !!! dobin: checkcert does not exist
Summary: dev-libs/nss-3.22[utils] - multilib-minimal_abi_src_install - !!! dobin: chec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 03:14 UTC by Carlos Jimenez
Modified: 2016-02-16 07:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Jimenez 2016-02-16 03:14:18 UTC
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/nss-3.22

>>> Install nss-3.22 into /var/tmp/portage/dev-libs/nss-3.22/image/ category dev-libs
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
!!! dobin: checkcert does not exist
 * ERROR: dev-libs/nss-3.22::gentoo failed (install phase):
 *   dobin failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/nss-3.22::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/nss-3.22::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.22/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/nss-3.22/work/nss-3.22/nss-abi_x86_64.amd64/dist/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/bin'
 * S: '/var/tmp/portage/dev-libs/nss-3.22/work/nss-3.22/nss'
 * QA Notice: file does not exist:
 * 
 * 	dobin: checkcert does not exist

>>> Failed to emerge dev-libs/nss-3.22, Log file:

>>>  '/var/tmp/portage/dev-libs/nss-3.22/temp/build.log'

 * Messages for package dev-libs/nss-3.22:

 * ERROR: dev-libs/nss-3.22::gentoo failed (install phase):
 *   dobin failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/nss-3.22::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/nss-3.22::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.22/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/nss-3.22/work/nss-3.22/nss-abi_x86_64.amd64/dist/Linux2.6_x86_64_x86_64-pc-linux-gnu-gcc_glibc_PTH_64_OPT.OBJ/bin'
 * S: '/var/tmp/portage/dev-libs/nss-3.22/work/nss-3.22/nss
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-02-16 07:10:13 UTC
Yeah, my fault. I didn't test with USE="utils" this time :-(

Sorry guys...
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-02-16 07:22:07 UTC
commit 55d02c69a515751942f3ff76c32593355e286749
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Tue Feb 16 08:19:33 2016

    dev-libs/nss: checkcert has been removed in 3.22 (bug #574848).

    Thanks to Alexander Y. Fomichev for providing the background information
    and a fix via email.

    Package-Manager: portage-2.2.27
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>