Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715510 - sys-auth/libnss-mysql-1.5_p20060915-r5 : nss_mysql.h: error: #error I need either nss.h or nss_common.h!
Summary: sys-auth/libnss-mysql-1.5_p20060915-r5 : nss_mysql.h: error: #error I need ei...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-30 20:54 UTC by Toralf Förster
Modified: 2023-12-09 23:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.08 KB, text/plain)
2020-03-30 20:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.90 KB, text/plain)
2020-03-30 20:54 UTC, Toralf Förster
Details
environment (environment,62.55 KB, text/plain)
2020-03-30 20:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.63 KB, application/x-bzip)
2020-03-30 20:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.92 KB, application/x-bzip)
2020-03-30 20:54 UTC, Toralf Förster
Details
sys-auth:libnss-mysql-1.5_p20060915-r5:20200330-183646.log (sys-auth:libnss-mysql-1.5_p20060915-r5:20200330-183646.log,13.39 KB, text/plain)
2020-03-30 20:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.13 KB, application/x-bzip)
2020-03-30 20:55 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-03-30 20:54:44 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I /usr/include/mysql -D_REENTRANT -O2 -pipe -march=native -c nss_config.c  -fPIC -DPIC -o .libs/nss_config.o
In file included from nss_config.c:22:
nss_mysql.h:31:2: error: #error I need either nss.h or nss_common.h!
   31 | #error I need either nss.h or nss_common.h!
      |  ^~~~~
In file included from nss_config.c:22:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
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.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 17:40:26 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sys-auth/libnss-mysql
[ebuild  N    ] sys-auth/libnss-mysql-1.5_p20060915-r5  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 20:54:46 UTC
Created attachment 627564 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 20:54:49 UTC
Created attachment 627566 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 20:54:52 UTC
Created attachment 627568 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 20:54:55 UTC
Created attachment 627570 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 20:54:57 UTC
Created attachment 627572 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 20:55:00 UTC
Created attachment 627574 [details]
sys-auth:libnss-mysql-1.5_p20060915-r5:20200330-183646.log
Comment 7 Toralf Förster gentoo-dev 2020-03-30 20:55:03 UTC
Created attachment 627576 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2023-12-09 23:06:00 UTC
The bug has been closed via the following commit(s):

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

commit cf34230c237f5724043048eabf083f07b7fc64a7
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-05-31 08:09:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-09 23:05:35 +0000

    profiles/features/musl: Extending list of masked nss packages under musl
    
    As musl has no support for nss subsystem.
    
    Closes: https://bugs.gentoo.org/712550
    Closes: https://bugs.gentoo.org/715416
    Closes: https://bugs.gentoo.org/715510
    Closes: https://bugs.gentoo.org/717406
    Closes: https://bugs.gentoo.org/829357
    Closes: https://bugs.gentoo.org/830269
    Closes: https://bugs.gentoo.org/889228
    Closes: https://bugs.gentoo.org/889686
    Closes: https://bugs.gentoo.org/908578
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31243
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)