Language

Package: glibc @ 2.33

Synopsis

The GNU C Library

Description

Any Unix-like operating system needs a C library: the library which defines the "system calls" and other basic facilities such as open, malloc, printf, exit...

The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel.

Home page
https://www.gnu.org/software/libc/
Location
gnu/packages/base.scm (line: 695, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/b1hv4bx7q7ds1v31aj19sjipix6maq0n-glibc-2.33.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/9fxbpcb62v08a7hgp1zn7vagvq6hp5zm-glibc-2.33.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/jif2cikr73r37ghw92qn3vrfrhr3n1gg-glibc-2.33.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/pqr4h6n2xn29zy5lxq7b9z2d1rwzzk53-glibc-2.33.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/mp893bbknxkxqpxlhdnfzjskz3j4v7sb-glibc-2.33.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/204b9f6bqb7h4cs9n2jxaf1z1d33fk27-glibc-2.33.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/jy59bqd9yjf827xnaxycc7msavdx5gar-glibc-2.33.drv
    x86_64-linuxi586-pc-gnu/gnu/store/6q8fbdpi9gxsykd5ynanhir9yvpxvvi1-glibc-2.33.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/15yfxki8vg68ng4s6jxa94n07m2ngq1w-glibc-2.33.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/n3p6vx6819xf9xn6fmx9azd7pryskij3-glibc-2.33.drv
    riscv64-linux/gnu/store/9fq6z28n6garxka1m2g77hwv0mhl13k2-glibc-2.33.drv
      powerpc-linux/gnu/store/0yw144n1x948xkqyp02mpd6i4acp8j59-glibc-2.33.drv
        powerpc64le-linux/gnu/store/l97sxc4r4f1k4lvs7z6135fxanw1csic-glibc-2.33.drv
        mips64el-linux/gnu/store/bazah7zhp5vrnkqsfcfl4k7yf29bqz08-glibc-2.33.drv
          i686-linux/gnu/store/wmfyyp8jcbn1n1ihi7qcidxlmlgw3nvg-glibc-2.33.drv
          i586-gnu/gnu/store/vyypsdws5ah2bigq3h08z0i5hkybb5sx-glibc-2.33.drv
          armhf-linux/gnu/store/m1ajql69cprv0wm31a6mx1pxfaz21sh6-glibc-2.33.drv
          aarch64-linux/gnu/store/v9cv0mkcd9pipjrisyij1d7bbs5lk7pd-glibc-2.33.drv

          Lint warnings

          LinterMessageLocation
          formatting

          Look for formatting issues in the source

          line 810 is way too long (98 characters)
          input-labels

          Identify input labels that do not match package names

          label 'gettext' does not match package name 'gettext-minimal'
          input-labels

          Identify input labels that do not match package names

          label 'python' does not match package name 'python-minimal'
          input-labels

          Identify input labels that do not match package names

          label 'static-bash' does not match package name 'bash-static'
          input-labels

          Identify input labels that do not match package names

          label 'kernel-headers' does not match package name 'linux-libre-headers'