Advertisement
Guest User

glibc compile

a guest
Sep 18th, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.00 KB | None | 0 0
  1.  * glibc-2.29-patches-3.tar.xz SHA512 size ;-) ...                       [ ok ]
  2. >>> Unpacking source...
  3. make -j4 -s glibc-test
  4.  * Checking gcc for __thread support ...                                 [ ok ]
  5.  * Checking running kernel version (4.15.0-54-generic >= 3.2.0) ...      [ ok ]
  6.  * Checking linux-headers version (4.14.0 >= 3.2.0) ...                  [ ok ]
  7.  * Auto adding -march=x86-64 to CFLAGS_x86 #185404
  8.  *       Manual CC:   x86_64-pc-linux-gnu-gcc
  9. >>> Unpacking glibc-2.29.tar.xz to /var/tmp/portage/sys-libs/glibc-2.29-r2/work
  10. >>> Unpacking glibc-2.29-patches-3.tar.xz to /var/tmp/portage/sys-libs/glibc-2.29-r2/work
  11. >>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.29-r2/work
  12. >>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.29-r2/work/glibc-2.29 ...
  13.  * Applying Gentoo Glibc Patchset 2.29-3
  14.  * Applying patches from /var/tmp/portage/sys-libs/glibc-2.29-r2/work/patches ...
  15.  *   0001-Gentoo-disable-ldconfig-during-install.patch ...               [ ok ]
  16.  *   0002-Gentoo-support-running-tests-under-sandbox.patch ...           [ ok ]
  17.  *   0004-Revert-sysdeps-posix-getaddrinfo.c-gaih_inet-Only-us.patch ... [ ok ]
  18.  *   0005-Gentoo-disable-tests-that-fail-only-in-sandbox.patch ...       [ ok ]
  19.  *   0006-Gentoo-Disable-test-that-fails-because-of-the-gethos.patch ... [ ok ]
  20.  *   0007-Gentoo-Adapt-to-Gentoo-specific-etc-mail-aliases.patch ...     [ ok ]
  21.  *   0008-Gentoo-Add-a-C.UTF-8-locale.patch ...                          [ ok ]
  22.  *   0009-Gentoo-force-O0-in-conform-tests-to-survive-CC-chang.patch ... [ ok ]
  23.  *   0010-Gentoo-Adapt-nss-tst-nss-files-alias-leak-to-Gentoo-.patch ... [ ok ]
  24.  *   0011-nptl-Fix-pthread_rwlock_try-lock-stalls-Bug-23844.patch ...    [ ok ]
  25.  *   0012-x86-64-memcmp-Use-unsigned-Jcc-instructions-on-size-.patch ... [ ok ]
  26.  *   0013-arm-Use-nr-constraint-for-Systemtap-probes-BZ-24164.patch ...  [ ok ]
  27.  *   0014-Add-compiler-barriers-around-modifications-of-the-ro.patch ... [ ok ]
  28.  *   0015-nptl-Avoid-fork-handler-lock-for-async-signal-safe-f.patch ... [ ok ]
  29.  *   0016-nptl-Fix-invalid-Systemtap-probe-in-pthread_join-BZ-.patch ... [ ok ]
  30.  *   0017-Fix-output-of-LD_SHOW_AUXV-1.patch ...                         [ ok ]
  31.  *   0018-regex-fix-read-overrun-BZ-24114.patch ...                      [ ok ]
  32.  *   0019-Record-CVE-2019-9169-in-NEWS-and-ChangeLog-BZ-24114.patch ...  [ ok ]
  33.  *   0020-S390-Mark-vx-and-vxe-as-important-hwcap.patch ...              [ ok ]
  34.  *   0021-ja_JP-Change-the-offset-for-Taisho-gan-nen-from-2-to.patch ... [ ok ]
  35.  *   0022-ja_JP-locale-Add-entry-for-the-new-Japanese-era-BZ-2.patch ... [ ok ]
  36.  * Done.
  37.  * Using GNU config files from /usr/share/gnuconfig
  38.  *   Updating scripts/config.sub                                         [ ok ]
  39.  *   Updating scripts/config.guess                                       [ ok ]
  40.  * Adjusting to prefix /
  41.  *   locale-gen ...                                                      [ ok ]
  42. >>> Source prepared.
  43. >>> Configuring source in /var/tmp/portage/sys-libs/glibc-2.29-r2/work/glibc-2.29 ...
  44.  * Auto adding -march=x86-64 to CFLAGS_x86 #185404
  45.  *       Manual CC:   x86_64-pc-linux-gnu-gcc
  46.  * Auto adding -march=x86-64 to CFLAGS_x86 #185404
  47.  *       Manual CC:   x86_64-pc-linux-gnu-gcc
  48.  * Running do_src_configure for ABI amd64
  49.  * Configuring glibc for nptl
  50.  *             ABI:   amd64
  51.  *          CBUILD:   x86_64-pc-linux-gnu
  52.  *           CHOST:   x86_64-pc-linux-gnu
  53.  *         CTARGET:   x86_64-pc-linux-gnu
  54.  *      CBUILD_OPT:  
  55.  *     CTARGET_OPT:  
  56.  *              CC:   x86_64-pc-linux-gnu-gcc
  57.  *             CXX:  
  58.  *              LD:  
  59.  *         ASFLAGS:  
  60.  *          CFLAGS:   -pipe -O2 -fno-strict-aliasing
  61.  *        CPPFLAGS:  
  62.  *        CXXFLAGS:   -pipe -O2 -fno-strict-aliasing
  63.  *         LDFLAGS:   -Wl,-O1 -Wl,--sort-common -Wl,--as-needed
  64.  *        MAKEINFO:   /dev/null
  65.  *       Manual CC:   x86_64-pc-linux-gnu-gcc  -pipe -O2 -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--as-needed
  66.  *      Manual CXX:   x86_64-pc-linux-gnu-g++  -pipe -O2 -fno-strict-aliasing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement