Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672282 - dev-libs/nss-3.39 dev-libs/nss-3.40 - src_compile(): make[3]: *** /dev/null: Not a directory. Stop.
Summary: dev-libs/nss-3.39 dev-libs/nss-3.40 - src_compile(): make[3]: *** /dev/null: ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-30 09:49 UTC by Marcin Szamotulski
Modified: 2019-03-31 18:51 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,5.67 KB, text/plain)
2018-11-30 09:50 UTC, Marcin Szamotulski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Szamotulski 2018-11-30 09:49:07 UTC
I am getting this error when I compile `dev-libs/nss`:

```
make[3]: Entering directory '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64/lib/dbm'
make[3]: *** /dev/null: Not a directory.  Stop.
make[3]: Leaving directory '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64/lib/dbm'
make[2]: *** [../../coreconf/rules.mk:64: export] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64/lib/dbm'
make[1]: *** [../coreconf/rules.mk:64: export] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64/lib'
make: *** [coreconf/rules.mk:64: export] Error 2
make: Leaving directory '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64'
 * ERROR: dev-libs/nss-3.39::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/nss-3.39::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/nss-3.39::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.39/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.39/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64'
 * S: '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss'

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

 * ERROR: dev-libs/nss-3.39::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/nss-3.39::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/nss-3.39::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/nss-3.39/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nss-3.39/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss-abi_x86_64.amd64'
 * S: '/var/tmp/portage/dev-libs/nss-3.39/work/nss-3.39/nss'
```
Comment 1 Marcin Szamotulski 2018-11-30 09:50:17 UTC
Created attachment 556764 [details]
emerge --info
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2019-01-23 15:13:09 UTC
Is this still occurring with 3.40.1 or 3.41 ?
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2019-01-23 15:13:59 UTC
(In reply to Ian Stakenvicius from comment #2)
> Is this still occurring with 3.40.1 or 3.41 ?

Triggered send too soon -- I meant to add, could you attach the full build.log please if you're still running into this issue?
Comment 4 Jory A. Pratt gentoo-dev 2019-03-31 18:51:31 UTC
requested info not provided, please reopen if you can duplicate and are willing to attach the build.log as requested.