diff --git a/Dockerfile b/Dockerfile
index ead81ff..1ffba43 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -36,7 +36,26 @@ RUN set -ex \
        psmisc \
        bash-completion \
        vim-enhanced \
+       jansson-devel \
+       jq \
        http-parser-devel \
+       libseccomp-devel \
+       libassuan-devel \
+       libyaml-devel \
+       pam-devel \
+       lua-devel \
+       iproute \
+       procps-ng \
+       rsync \
+       crun \
+       gpgme-devel \
+       net-tools \
+       socat \
+       gettext-devel \
+       libseccomp-devel \
+       numactl-devel \
+       dbus-devel \
+       glib2-devel \
        json-c-devel \
     && dnf clean all \
     && rm -rf /var/cache/dnf
@@ -62,10 +81,10 @@ RUN set -x \
     && git clone https://github.com/nats-io/nats.c.git \
     && git clone -b ${SLURM_TAG} --single-branch --depth=1 https://github.com/SchedMD/slurm.git \
     && pushd slurm \
-    && ./configure --enable-debug --prefix=/usr --sysconfdir=/etc/slurm \
+    && ./configure  --enable-slurmrestd  --enable-developer --disable-optimizations --with-ebpf --enable-debug --prefix=/usr --sysconfdir=/etc/slurm \
         --with-mysql_config=/usr/bin  --libdir=/usr/lib64 \
     && make install \
-    && install -D -m644 etc/cgroup.conf.example /etc/slurm/cgroup.conf.example \
+    && install -D -m644 etc/cgroup.conf.example /etc/slurm/cgroup.conf \
     && install -D -m644 etc/slurm.conf.example /etc/slurm/slurm.conf.example \
     && install -D -m644 etc/slurmdbd.conf.example /etc/slurm/slurmdbd.conf.example \
     && install -D -m644 contribs/slurm_completion_help/slurm_completion.sh /etc/profile.d/slurm_completion.sh \
@@ -101,6 +120,7 @@ COPY slurm-prep-pika_v4.c /opt/slurm-prep-pika_v4.c
 COPY makefile /opt/makefile
 
 COPY slurm.conf /etc/slurm/slurm.conf
+COPY cgroup.conf /etc/slurm/cgroup.conf
 COPY slurmdbd.conf /etc/slurm/slurmdbd.conf
 RUN set -x \
     && chown slurm:slurm /etc/slurm/slurmdbd.conf \
diff --git a/build.log b/build.log
new file mode 100644
index 0000000..8148dd0
--- /dev/null
+++ b/build.log
@@ -0,0 +1,10973 @@
+#0 building with "default" instance using docker driver
+
+#1 [internal] load build definition from Dockerfile
+#1 DONE 0.0s
+
+#1 [internal] load build definition from Dockerfile
+#1 transferring dockerfile: 4.30kB done
+#1 DONE 0.0s
+
+#2 [internal] load metadata for docker.io/library/rockylinux:9
+#2 DONE 0.0s
+
+#3 [internal] load .dockerignore
+#3 transferring context: 2B done
+#3 DONE 0.0s
+
+#4 [ 1/13] FROM docker.io/library/rockylinux:9
+#4 CACHED
+
+#5 [internal] load build context
+#5 transferring context: 204B done
+#5 DONE 0.0s
+
+#6 [ 2/13] RUN set -ex     && dnf makecache     && dnf -y update     && dnf -y install dnf-plugins-core     && dnf config-manager --enable crb     && dnf -y install        wget        bzip2        cmake        perl        gcc        gcc-c++       git        gnupg        make        munge        munge-devel        nano        python3-devel        python3-pip        python3        mariadb-server        mariadb-devel        psmisc        bash-completion        vim-enhanced        jansson-devel        jq        http-parser-devel        libseccomp-devel        libassuan-devel        libyaml-devel        pam-devel        lua-devel        iproute        procps-ng        rsync        crun        gpgme-devel        net-tools        socat        gettext-devel        libseccomp-devel        numactl-devel        dbus-devel        glib2-devel        json-c-devel     && dnf clean all     && rm -rf /var/cache/dnf
+#6 0.233 + dnf makecache
+#6 0.912 Rocky Linux 9 - BaseOS                          4.2 MB/s | 2.2 MB     00:00    
+#6 2.414 Rocky Linux 9 - AppStream                       6.4 MB/s | 7.4 MB     00:01    
+#6 3.929 Rocky Linux 9 - Extras                           40 kB/s |  14 kB     00:00    
+#6 4.295 Metadata cache created.
+#6 4.319 + dnf -y update
+#6 4.494 Last metadata expiration check: 0:00:01 ago on Fri Feb 23 13:46:01 2024.
+#6 4.566 Dependencies resolved.
+#6 4.568 ================================================================================
+#6 4.568  Package             Arch        Version                      Repository   Size
+#6 4.568 ================================================================================
+#6 4.568 Upgrading:
+#6 4.568  gnutls              x86_64      3.7.6-23.el9_3.3             baseos      1.0 M
+#6 4.568  libxml2             x86_64      2.9.13-5.el9_3               baseos      746 k
+#6 4.568  openssl             x86_64      1:3.0.7-25.el9_3             baseos      1.2 M
+#6 4.568  openssl-libs        x86_64      1:3.0.7-25.el9_3             baseos      2.1 M
+#6 4.568  python3             x86_64      3.9.18-1.el9_3.1             baseos       25 k
+#6 4.568  python3-libs        x86_64      3.9.18-1.el9_3.1             baseos      7.3 M
+#6 4.568  python3-rpm         x86_64      4.16.1.3-27.el9_3            baseos       64 k
+#6 4.568  rocky-gpg-keys      noarch      9.3-1.2.el9                  baseos       13 k
+#6 4.568  rocky-release       noarch      9.3-1.2.el9                  baseos       23 k
+#6 4.568  rocky-repos         noarch      9.3-1.2.el9                  baseos       13 k
+#6 4.568  rpm                 x86_64      4.16.1.3-27.el9_3            baseos      485 k
+#6 4.568  rpm-build-libs      x86_64      4.16.1.3-27.el9_3            baseos       87 k
+#6 4.568  rpm-libs            x86_64      4.16.1.3-27.el9_3            baseos      307 k
+#6 4.568  rpm-sign-libs       x86_64      4.16.1.3-27.el9_3            baseos       19 k
+#6 4.568  sqlite-libs         x86_64      3.34.1-7.el9_3               baseos      618 k
+#6 4.568  systemd-libs        x86_64      252-18.el9.0.1.rocky         baseos      651 k
+#6 4.568  tzdata              noarch      2024a-1.el9                  baseos      430 k
+#6 4.568 
+#6 4.568 Transaction Summary
+#6 4.568 ================================================================================
+#6 4.568 Upgrade  17 Packages
+#6 4.568 
+#6 4.570 Total download size: 15 M
+#6 4.570 Downloading Packages:
+#6 4.916 (1/17): rpm-sign-libs-4.16.1.3-27.el9_3.x86_64. 125 kB/s |  19 kB     00:00    
+#6 4.995 (2/17): rpm-libs-4.16.1.3-27.el9_3.x86_64.rpm   1.3 MB/s | 307 kB     00:00    
+#6 5.000 (3/17): rpm-build-libs-4.16.1.3-27.el9_3.x86_64 1.0 MB/s |  87 kB     00:00    
+#6 5.028 (4/17): libxml2-2.9.13-5.el9_3.x86_64.rpm       2.7 MB/s | 746 kB     00:00    
+#6 5.087 (5/17): rpm-4.16.1.3-27.el9_3.x86_64.rpm        5.2 MB/s | 485 kB     00:00    
+#6 5.092 (6/17): python3-rpm-4.16.1.3-27.el9_3.x86_64.rp 701 kB/s |  64 kB     00:00    
+#6 5.280 (7/17): openssl-libs-3.0.7-25.el9_3.x86_64.rpm  8.6 MB/s | 2.1 MB     00:00    
+#6 5.362 (8/17): tzdata-2024a-1.el9.noarch.rpm           1.6 MB/s | 430 kB     00:00    
+#6 5.408 (9/17): openssl-3.0.7-25.el9_3.x86_64.rpm       3.6 MB/s | 1.2 MB     00:00    
+#6 5.457 (10/17): sqlite-libs-3.34.1-7.el9_3.x86_64.rpm  3.4 MB/s | 618 kB     00:00    
+#6 5.594 (11/17): python3-3.9.18-1.el9_3.1.x86_64.rpm    136 kB/s |  25 kB     00:00    
+#6 5.877 (12/17): gnutls-3.7.6-23.el9_3.3.x86_64.rpm     2.5 MB/s | 1.0 MB     00:00    
+#6 5.915 (13/17): systemd-libs-252-18.el9.0.1.rocky.x86_ 2.0 MB/s | 651 kB     00:00    
+#6 6.035 (14/17): rocky-repos-9.3-1.2.el9.noarch.rpm      81 kB/s |  13 kB     00:00    
+#6 6.125 (15/17): rocky-release-9.3-1.2.el9.noarch.rpm   110 kB/s |  23 kB     00:00    
+#6 6.214 (16/17): rocky-gpg-keys-9.3-1.2.el9.noarch.rpm   72 kB/s |  13 kB     00:00    
+#6 6.254 (17/17): python3-libs-3.9.18-1.el9_3.1.x86_64.r 8.2 MB/s | 7.3 MB     00:00    
+#6 6.256 --------------------------------------------------------------------------------
+#6 6.257 Total                                           8.9 MB/s |  15 MB     00:01     
+#6 6.271 Rocky Linux 9 - BaseOS                          1.7 MB/s | 1.7 kB     00:00    
+#6 6.320 Importing GPG key 0x350D275D:
+#6 6.320  Userid     : "Rocky Enterprise Software Foundation - Release key 2022 <releng@rockylinux.org>"
+#6 6.320  Fingerprint: 21CB 256A E16F C54C 6E65 2949 702D 426D 350D 275D
+#6 6.320  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
+#6 6.340 Key imported successfully
+#6 6.612 Running transaction check
+#6 6.664 Transaction check succeeded.
+#6 6.664 Running transaction test
+#6 6.861 Transaction test succeeded.
+#6 6.861 Running transaction
+#6 7.522   Preparing        :                                                        1/1 
+#6 7.574   Upgrading        : openssl-libs-1:3.0.7-25.el9_3.x86_64                  1/34 
+#6 7.593   Upgrading        : sqlite-libs-3.34.1-7.el9_3.x86_64                     2/34 
+#6 7.631   Upgrading        : rpm-4.16.1.3-27.el9_3.x86_64                          3/34 
+#6 7.645   Upgrading        : rpm-libs-4.16.1.3-27.el9_3.x86_64                     4/34 
+#6 7.651   Upgrading        : rpm-sign-libs-4.16.1.3-27.el9_3.x86_64                5/34 
+#6 7.657   Upgrading        : rpm-build-libs-4.16.1.3-27.el9_3.x86_64               6/34 
+#6 7.662   Upgrading        : rocky-gpg-keys-9.3-1.2.el9.noarch                     7/34 
+#6 7.669   Upgrading        : rocky-release-9.3-1.2.el9.noarch                      8/34 
+#6 7.676   Upgrading        : rocky-repos-9.3-1.2.el9.noarch                        9/34 
+#6 7.833   Upgrading        : tzdata-2024a-1.el9.noarch                            10/34 
+#6 7.848   Upgrading        : python3-3.9.18-1.el9_3.1.x86_64                      11/34 
+#6 8.227   Upgrading        : python3-libs-3.9.18-1.el9_3.1.x86_64                 12/34 
+#6 8.247   Upgrading        : python3-rpm-4.16.1.3-27.el9_3.x86_64                 13/34 
+#6 8.283   Upgrading        : openssl-1:3.0.7-25.el9_3.x86_64                      14/34 
+#6 8.301   Upgrading        : systemd-libs-252-18.el9.0.1.rocky.x86_64             15/34 
+#6 8.306   Running scriptlet: systemd-libs-252-18.el9.0.1.rocky.x86_64             15/34 
+#6 8.332   Upgrading        : gnutls-3.7.6-23.el9_3.3.x86_64                       16/34 
+#6 8.348   Upgrading        : libxml2-2.9.13-5.el9_3.x86_64                        17/34 
+#6 8.393   Cleanup          : python3-libs-3.9.18-1.el9_3.x86_64                   18/34 
+#6 8.416   Cleanup          : openssl-1:3.0.7-24.el9.x86_64                        19/34 
+#6 8.424   Cleanup          : python3-rpm-4.16.1.3-25.el9.x86_64                   20/34 
+#6 8.429   Cleanup          : rocky-repos-9.3-1.1.el9.noarch                       21/34 
+#6 8.434   Cleanup          : rpm-build-libs-4.16.1.3-25.el9.x86_64                22/34 
+#6 8.439   Cleanup          : rpm-sign-libs-4.16.1.3-25.el9.x86_64                 23/34 
+#6 8.445   Cleanup          : rpm-libs-4.16.1.3-25.el9.x86_64                      24/34 
+#6 8.451   Cleanup          : systemd-libs-252-18.el9.x86_64                       25/34 
+#6 8.457   Cleanup          : rocky-gpg-keys-9.3-1.1.el9.noarch                    26/34 
+#6 8.461   Cleanup          : rocky-release-9.3-1.1.el9.noarch                     27/34 
+#6 8.495   Cleanup          : tzdata-2023c-1.el9.noarch                            28/34 
+#6 8.506   Cleanup          : openssl-libs-1:3.0.7-24.el9.x86_64                   29/34 
+#6 8.512   Cleanup          : sqlite-libs-3.34.1-6.el9_1.x86_64                    30/34 
+#6 8.521   Cleanup          : rpm-4.16.1.3-25.el9.x86_64                           31/34 
+#6 8.527   Cleanup          : python3-3.9.18-1.el9_3.x86_64                        32/34 
+#6 8.533   Cleanup          : gnutls-3.7.6-23.el9.x86_64                           33/34 
+#6 8.539   Cleanup          : libxml2-2.9.13-4.el9.x86_64                          34/34 
+#6 8.544   Running scriptlet: rpm-4.16.1.3-27.el9_3.x86_64                         34/34 
+#6 8.561   Running scriptlet: libxml2-2.9.13-4.el9.x86_64                          34/34 
+#6 8.642   Verifying        : libxml2-2.9.13-5.el9_3.x86_64                         1/34 
+#6 8.642   Verifying        : libxml2-2.9.13-4.el9.x86_64                           2/34 
+#6 8.642   Verifying        : rpm-sign-libs-4.16.1.3-27.el9_3.x86_64                3/34 
+#6 8.642   Verifying        : rpm-sign-libs-4.16.1.3-25.el9.x86_64                  4/34 
+#6 8.642   Verifying        : rpm-libs-4.16.1.3-27.el9_3.x86_64                     5/34 
+#6 8.642   Verifying        : rpm-libs-4.16.1.3-25.el9.x86_64                       6/34 
+#6 8.642   Verifying        : rpm-build-libs-4.16.1.3-27.el9_3.x86_64               7/34 
+#6 8.643   Verifying        : rpm-build-libs-4.16.1.3-25.el9.x86_64                 8/34 
+#6 8.643   Verifying        : rpm-4.16.1.3-27.el9_3.x86_64                          9/34 
+#6 8.643   Verifying        : rpm-4.16.1.3-25.el9.x86_64                           10/34 
+#6 8.643   Verifying        : python3-rpm-4.16.1.3-27.el9_3.x86_64                 11/34 
+#6 8.643   Verifying        : python3-rpm-4.16.1.3-25.el9.x86_64                   12/34 
+#6 8.643   Verifying        : openssl-libs-1:3.0.7-25.el9_3.x86_64                 13/34 
+#6 8.643   Verifying        : openssl-libs-1:3.0.7-24.el9.x86_64                   14/34 
+#6 8.643   Verifying        : openssl-1:3.0.7-25.el9_3.x86_64                      15/34 
+#6 8.643   Verifying        : openssl-1:3.0.7-24.el9.x86_64                        16/34 
+#6 8.644   Verifying        : tzdata-2024a-1.el9.noarch                            17/34 
+#6 8.644   Verifying        : tzdata-2023c-1.el9.noarch                            18/34 
+#6 8.644   Verifying        : sqlite-libs-3.34.1-7.el9_3.x86_64                    19/34 
+#6 8.644   Verifying        : sqlite-libs-3.34.1-6.el9_1.x86_64                    20/34 
+#6 8.644   Verifying        : python3-libs-3.9.18-1.el9_3.1.x86_64                 21/34 
+#6 8.644   Verifying        : python3-libs-3.9.18-1.el9_3.x86_64                   22/34 
+#6 8.644   Verifying        : python3-3.9.18-1.el9_3.1.x86_64                      23/34 
+#6 8.644   Verifying        : python3-3.9.18-1.el9_3.x86_64                        24/34 
+#6 8.644   Verifying        : gnutls-3.7.6-23.el9_3.3.x86_64                       25/34 
+#6 8.645   Verifying        : gnutls-3.7.6-23.el9.x86_64                           26/34 
+#6 8.645   Verifying        : systemd-libs-252-18.el9.0.1.rocky.x86_64             27/34 
+#6 8.645   Verifying        : systemd-libs-252-18.el9.x86_64                       28/34 
+#6 8.645   Verifying        : rocky-repos-9.3-1.2.el9.noarch                       29/34 
+#6 8.645   Verifying        : rocky-repos-9.3-1.1.el9.noarch                       30/34 
+#6 8.645   Verifying        : rocky-release-9.3-1.2.el9.noarch                     31/34 
+#6 8.645   Verifying        : rocky-release-9.3-1.1.el9.noarch                     32/34 
+#6 8.645   Verifying        : rocky-gpg-keys-9.3-1.2.el9.noarch                    33/34 
+#6 8.645   Verifying        : rocky-gpg-keys-9.3-1.1.el9.noarch                    34/34 
+#6 8.805 
+#6 8.805 Upgraded:
+#6 8.805   gnutls-3.7.6-23.el9_3.3.x86_64       libxml2-2.9.13-5.el9_3.x86_64           
+#6 8.805   openssl-1:3.0.7-25.el9_3.x86_64      openssl-libs-1:3.0.7-25.el9_3.x86_64    
+#6 8.805   python3-3.9.18-1.el9_3.1.x86_64      python3-libs-3.9.18-1.el9_3.1.x86_64    
+#6 8.805   python3-rpm-4.16.1.3-27.el9_3.x86_64 rocky-gpg-keys-9.3-1.2.el9.noarch       
+#6 8.805   rocky-release-9.3-1.2.el9.noarch     rocky-repos-9.3-1.2.el9.noarch          
+#6 8.805   rpm-4.16.1.3-27.el9_3.x86_64         rpm-build-libs-4.16.1.3-27.el9_3.x86_64 
+#6 8.805   rpm-libs-4.16.1.3-27.el9_3.x86_64    rpm-sign-libs-4.16.1.3-27.el9_3.x86_64  
+#6 8.805   sqlite-libs-3.34.1-7.el9_3.x86_64    systemd-libs-252-18.el9.0.1.rocky.x86_64
+#6 8.805   tzdata-2024a-1.el9.noarch           
+#6 8.805 
+#6 8.805 Complete!
+#6 8.876 + dnf -y install dnf-plugins-core
+#6 9.057 Last metadata expiration check: 0:00:05 ago on Fri Feb 23 13:46:01 2024.
+#6 9.095 Dependencies resolved.
+#6 9.097 ================================================================================
+#6 9.097  Package                      Arch       Version               Repository  Size
+#6 9.097 ================================================================================
+#6 9.097 Installing:
+#6 9.097  dnf-plugins-core             noarch     4.3.0-11.el9_3        baseos      37 k
+#6 9.097 Installing dependencies:
+#6 9.097  dbus-libs                    x86_64     1:1.12.20-8.el9       baseos     151 k
+#6 9.097  python3-dateutil             noarch     1:2.8.1-7.el9         baseos     287 k
+#6 9.097  python3-dbus                 x86_64     1.2.18-2.el9          baseos     132 k
+#6 9.097  python3-dnf-plugins-core     noarch     4.3.0-11.el9_3        baseos     246 k
+#6 9.097  python3-six                  noarch     1.15.0-9.el9          baseos      36 k
+#6 9.097  python3-systemd              x86_64     234-18.el9            baseos      83 k
+#6 9.097 
+#6 9.097 Transaction Summary
+#6 9.097 ================================================================================
+#6 9.097 Install  7 Packages
+#6 9.097 
+#6 9.098 Total download size: 972 k
+#6 9.098 Installed size: 2.9 M
+#6 9.098 Downloading Packages:
+#6 9.395 (1/7): python3-six-1.15.0-9.el9.noarch.rpm      448 kB/s |  36 kB     00:00    
+#6 9.402 (2/7): dnf-plugins-core-4.3.0-11.el9_3.noarch.r 435 kB/s |  37 kB     00:00    
+#6 9.458 (3/7): python3-dnf-plugins-core-4.3.0-11.el9_3. 1.7 MB/s | 246 kB     00:00    
+#6 9.464 (4/7): python3-systemd-234-18.el9.x86_64.rpm    1.3 MB/s |  83 kB     00:00    
+#6 9.496 (5/7): dbus-libs-1.12.20-8.el9.x86_64.rpm       3.9 MB/s | 151 kB     00:00    
+#6 9.502 (6/7): python3-dateutil-2.8.1-7.el9.noarch.rpm  2.7 MB/s | 287 kB     00:00    
+#6 9.525 (7/7): python3-dbus-1.2.18-2.el9.x86_64.rpm     2.2 MB/s | 132 kB     00:00    
+#6 9.525 --------------------------------------------------------------------------------
+#6 9.525 Total                                           2.2 MB/s | 972 kB     00:00     
+#6 9.591 Running transaction check
+#6 9.601 Transaction check succeeded.
+#6 9.602 Running transaction test
+#6 9.630 Transaction test succeeded.
+#6 9.630 Running transaction
+#6 9.767   Preparing        :                                                        1/1 
+#6 9.796   Installing       : dbus-libs-1:1.12.20-8.el9.x86_64                       1/7 
+#6 9.811   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       2/7 
+#6 9.821   Installing       : python3-systemd-234-18.el9.x86_64                      3/7 
+#6 9.827   Installing       : python3-six-1.15.0-9.el9.noarch                        4/7 
+#6 9.841   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch                  5/7 
+#6 9.854   Installing       : python3-dnf-plugins-core-4.3.0-11.el9_3.noarch         6/7 
+#6 9.861   Installing       : dnf-plugins-core-4.3.0-11.el9_3.noarch                 7/7 
+#6 9.878   Running scriptlet: dnf-plugins-core-4.3.0-11.el9_3.noarch                 7/7 
+#6 9.935   Verifying        : python3-six-1.15.0-9.el9.noarch                        1/7 
+#6 9.936   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9_3.noarch         2/7 
+#6 9.936   Verifying        : dnf-plugins-core-4.3.0-11.el9_3.noarch                 3/7 
+#6 9.936   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch                  4/7 
+#6 9.936   Verifying        : python3-systemd-234-18.el9.x86_64                      5/7 
+#6 9.936   Verifying        : dbus-libs-1:1.12.20-8.el9.x86_64                       6/7 
+#6 9.936   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       7/7 
+#6 9.970 
+#6 9.970 Installed:
+#6 9.970   dbus-libs-1:1.12.20-8.el9.x86_64                                              
+#6 9.970   dnf-plugins-core-4.3.0-11.el9_3.noarch                                        
+#6 9.970   python3-dateutil-1:2.8.1-7.el9.noarch                                         
+#6 9.970   python3-dbus-1.2.18-2.el9.x86_64                                              
+#6 9.970   python3-dnf-plugins-core-4.3.0-11.el9_3.noarch                                
+#6 9.970   python3-six-1.15.0-9.el9.noarch                                               
+#6 9.970   python3-systemd-234-18.el9.x86_64                                             
+#6 9.970 
+#6 9.970 Complete!
+#6 10.00 + dnf config-manager --enable crb
+#6 10.19 + dnf -y install wget bzip2 cmake perl gcc gcc-c++ git gnupg make munge munge-devel nano python3-devel python3-pip python3 mariadb-server mariadb-devel psmisc bash-completion vim-enhanced jansson-devel jq http-parser-devel libseccomp-devel libassuan-devel libyaml-devel pam-devel lua-devel iproute procps-ng rsync crun gpgme-devel net-tools socat gettext-devel libseccomp-devel numactl-devel dbus-devel glib2-devel json-c-devel
+#6 10.59 Rocky Linux 9 - BaseOS                           17 kB/s | 4.1 kB     00:00    
+#6 10.87 Rocky Linux 9 - AppStream                        20 kB/s | 4.5 kB     00:00    
+#6 11.47 Rocky Linux 9 - CRB                             4.3 MB/s | 2.3 MB     00:00    
+#6 12.24 Package gnupg2-2.3.3-4.el9.x86_64 is already installed.
+#6 12.24 Package python3-3.9.18-1.el9_3.1.x86_64 is already installed.
+#6 12.30 Dependencies resolved.
+#6 12.33 ================================================================================
+#6 12.33  Package                      Arch   Version                    Repo       Size
+#6 12.33 ================================================================================
+#6 12.33 Installing:
+#6 12.33  bash-completion              noarch 1:2.11-4.el9               baseos    291 k
+#6 12.33  bzip2                        x86_64 1.0.8-8.el9                baseos     52 k
+#6 12.33  cmake                        x86_64 3.20.2-9.el9_3             appstream 6.7 M
+#6 12.33  crun                         x86_64 1.8.7-1.el9                appstream 205 k
+#6 12.33  dbus-devel                   x86_64 1:1.12.20-8.el9            appstream  33 k
+#6 12.33  gcc                          x86_64 11.4.1-2.1.el9             appstream  32 M
+#6 12.33  gcc-c++                      x86_64 11.4.1-2.1.el9             appstream  13 M
+#6 12.33  gettext-devel                x86_64 0.21-8.el9                 appstream 199 k
+#6 12.33  git                          x86_64 2.39.3-1.el9_2             appstream  61 k
+#6 12.33  glib2-devel                  x86_64 2.68.4-11.el9              appstream 470 k
+#6 12.33  gpgme-devel                  x86_64 1.15.1-6.el9               crb       163 k
+#6 12.33  http-parser-devel            x86_64 2.9.4-6.el9                crb        14 k
+#6 12.33  iproute                      x86_64 6.2.0-5.el9                baseos    786 k
+#6 12.33  jansson-devel                x86_64 2.14-1.el9                 crb        12 k
+#6 12.33  jq                           x86_64 1.6-15.el9                 appstream 186 k
+#6 12.33  json-c-devel                 x86_64 0.14-11.el9                crb        45 k
+#6 12.33  libassuan-devel              x86_64 2.5.5-3.el9                crb        62 k
+#6 12.33  libseccomp-devel             x86_64 2.5.2-2.el9                appstream  53 k
+#6 12.33  libyaml-devel                x86_64 0.2.5-7.el9                crb       142 k
+#6 12.33  lua-devel                    x86_64 5.4.4-4.el9                crb        21 k
+#6 12.33  make                         x86_64 1:4.3-7.el9                baseos    530 k
+#6 12.33  mariadb-devel                x86_64 3:10.5.22-1.el9_2          crb       1.0 M
+#6 12.33  mariadb-server               x86_64 3:10.5.22-1.el9_2          appstream 9.6 M
+#6 12.33  munge                        x86_64 0.5.13-13.el9              appstream 110 k
+#6 12.33  munge-devel                  x86_64 0.5.13-13.el9              crb        23 k
+#6 12.33  nano                         x86_64 5.6.1-5.el9                baseos    694 k
+#6 12.33  net-tools                    x86_64 2.0-0.62.20160912git.el9   baseos    292 k
+#6 12.33  numactl-devel                x86_64 2.0.16-1.el9               appstream  22 k
+#6 12.33  pam-devel                    x86_64 1.5.1-15.el9               appstream 140 k
+#6 12.33  perl                         x86_64 4:5.32.1-480.el9           appstream  13 k
+#6 12.33  procps-ng                    x86_64 3.3.17-13.el9              baseos    329 k
+#6 12.33  psmisc                       x86_64 23.4-3.el9                 baseos    226 k
+#6 12.33  python3-devel                x86_64 3.9.18-1.el9_3.1           appstream 205 k
+#6 12.33  python3-pip                  noarch 21.2.3-7.el9               appstream 1.7 M
+#6 12.33  rsync                        x86_64 3.2.3-19.el9               baseos    393 k
+#6 12.33  socat                        x86_64 1.7.4.1-5.el9              appstream 300 k
+#6 12.33  vim-enhanced                 x86_64 2:8.2.2637-20.el9_1        appstream 1.8 M
+#6 12.33  wget                         x86_64 1.21.1-7.el9               appstream 769 k
+#6 12.33 Installing dependencies:
+#6 12.33  acl                          x86_64 2.3.1-3.el9                baseos     71 k
+#6 12.33  annobin                      x86_64 12.12-1.el9                appstream 977 k
+#6 12.33  cmake-data                   noarch 3.20.2-9.el9_3             appstream 1.5 M
+#6 12.33  cmake-filesystem             x86_64 3.20.2-9.el9_3             appstream  11 k
+#6 12.33  cmake-rpm-macros             noarch 3.20.2-9.el9_3             appstream 9.9 k
+#6 12.33  cpp                          x86_64 11.4.1-2.1.el9             appstream  11 M
+#6 12.33  criu                         x86_64 3.18-1.el9                 appstream 552 k
+#6 12.33  dbus                         x86_64 1:1.12.20-8.el9            baseos    6.8 k
+#6 12.33  dbus-broker                  x86_64 28-7.el9                   baseos    171 k
+#6 12.33  dbus-common                  noarch 1:1.12.20-8.el9            baseos     14 k
+#6 12.33  diffutils                    x86_64 3.7-12.el9                 baseos    388 k
+#6 12.33  dwz                          x86_64 0.14-3.el9                 appstream 127 k
+#6 12.33  efi-srpm-macros              noarch 6-2.el9_0                  appstream  22 k
+#6 12.33  emacs-filesystem             noarch 1:27.2-9.el9               appstream 7.9 k
+#6 12.33  file                         x86_64 5.39-14.el9                baseos     48 k
+#6 12.33  fonts-srpm-macros            noarch 1:2.0.5-7.el9.1            appstream  27 k
+#6 12.33  gcc-plugin-annobin           x86_64 11.4.1-2.1.el9             appstream  48 k
+#6 12.33  gettext                      x86_64 0.21-8.el9                 baseos    1.1 M
+#6 12.33  gettext-common-devel         noarch 0.21-8.el9                 appstream 405 k
+#6 12.33  gettext-libs                 x86_64 0.21-8.el9                 baseos    302 k
+#6 12.33  ghc-srpm-macros              noarch 1.5.0-6.el9                appstream 7.8 k
+#6 12.33  git-core                     x86_64 2.39.3-1.el9_2             appstream 4.2 M
+#6 12.33  git-core-doc                 noarch 2.39.3-1.el9_2             appstream 2.6 M
+#6 12.33  glibc-devel                  x86_64 2.34-83.el9.7              appstream  50 k
+#6 12.33  glibc-gconv-extra            x86_64 2.34-83.el9.7              baseos    1.6 M
+#6 12.33  glibc-headers                x86_64 2.34-83.el9.7              appstream 450 k
+#6 12.33  go-srpm-macros               noarch 3.2.0-2.el9                appstream  26 k
+#6 12.33  gpm-libs                     x86_64 1.20.7-29.el9              appstream  20 k
+#6 12.33  groff-base                   x86_64 1.22.4-10.el9              baseos    1.0 M
+#6 12.33  http-parser                  x86_64 2.9.4-6.el9                appstream  37 k
+#6 12.33  jansson                      x86_64 2.14-1.el9                 baseos     45 k
+#6 12.33  kernel-headers               x86_64 5.14.0-362.18.1.el9_3.0.1  appstream 6.2 M
+#6 12.33  kernel-srpm-macros           noarch 1.0-13.el9                 appstream  15 k
+#6 12.33  kmod-libs                    x86_64 28-9.el9                   baseos     63 k
+#6 12.33  libaio                       x86_64 0.3.111-13.el9             baseos     23 k
+#6 12.33  libblkid-devel               x86_64 2.37.4-15.el9              appstream  17 k
+#6 12.33  libbpf                       x86_64 2:1.2.0-1.el9              baseos    165 k
+#6 12.33  libcbor                      x86_64 0.7.0-5.el9                baseos     56 k
+#6 12.33  libdatrie                    x86_64 0.2.13-4.el9               appstream  32 k
+#6 12.33  libedit                      x86_64 3.1-38.20210216cvs.el9     baseos    103 k
+#6 12.33  libffi-devel                 x86_64 3.4.2-8.el9                appstream  28 k
+#6 12.33  libfido2                     x86_64 1.13.0-1.el9               baseos     97 k
+#6 12.33  libgpg-error-devel           x86_64 1.42-5.el9                 appstream  65 k
+#6 12.33  libmnl                       x86_64 1.0.4-15.el9               baseos     28 k
+#6 12.33  libmount-devel               x86_64 2.37.4-15.el9              appstream  18 k
+#6 12.33  libmpc                       x86_64 1.2.1-4.el9                appstream  61 k
+#6 12.33  libnet                       x86_64 1.2-6.el9                  appstream  58 k
+#6 12.33  libnl3                       x86_64 3.7.0-1.el9                baseos    346 k
+#6 12.33  libpkgconf                   x86_64 1.7.3-10.el9               baseos     35 k
+#6 12.33  libpsl                       x86_64 0.21.1-5.el9               baseos     63 k
+#6 12.33  libseccomp                   x86_64 2.5.2-2.el9                baseos     71 k
+#6 12.33  libselinux-devel             x86_64 3.5-1.el9                  appstream 114 k
+#6 12.33  libsepol-devel               x86_64 3.5-1.el9                  appstream  40 k
+#6 12.33  libstdc++-devel              x86_64 11.4.1-2.1.el9             appstream 2.2 M
+#6 12.33  libthai                      x86_64 0.1.28-8.el9               appstream 208 k
+#6 12.33  libuv                        x86_64 1:1.42.0-1.el9             appstream 149 k
+#6 12.33  libxcrypt-devel              x86_64 4.4.18-3.el9               appstream  28 k
+#6 12.33  llvm-libs                    x86_64 16.0.6-4.el9               appstream  24 M
+#6 12.33  logrotate                    x86_64 3.18.0-8.el9               baseos     74 k
+#6 12.33  lua                          x86_64 5.4.4-4.el9                appstream 187 k
+#6 12.33  lua-srpm-macros              noarch 1-6.el9                    appstream 8.5 k
+#6 12.33  mariadb                      x86_64 3:10.5.22-1.el9_2          appstream 1.6 M
+#6 12.33  mariadb-common               x86_64 3:10.5.22-1.el9_2          appstream  27 k
+#6 12.33  mariadb-connector-c          x86_64 3.2.6-1.el9_0              appstream 195 k
+#6 12.33  mariadb-connector-c-config   noarch 3.2.6-1.el9_0              appstream 9.8 k
+#6 12.33  mariadb-connector-c-devel    x86_64 3.2.6-1.el9_0              appstream  55 k
+#6 12.33  mariadb-errmsg               x86_64 3:10.5.22-1.el9_2          appstream 211 k
+#6 12.33  munge-libs                   x86_64 0.5.13-13.el9              appstream  20 k
+#6 12.33  ncurses                      x86_64 6.2-10.20210508.el9        baseos    399 k
+#6 12.33  numactl-libs                 x86_64 2.0.16-1.el9               baseos     30 k
+#6 12.33  ocaml-srpm-macros            noarch 6-6.el9                    appstream 7.8 k
+#6 12.33  oniguruma                    x86_64 6.9.6-1.el9.5              appstream 217 k
+#6 12.33  openblas-srpm-macros         noarch 2-11.el9                   appstream 7.3 k
+#6 12.33  openssh                      x86_64 8.7p1-34.el9               baseos    457 k
+#6 12.33  openssh-clients              x86_64 8.7p1-34.el9               baseos    709 k
+#6 12.33  openssl-devel                x86_64 1:3.0.7-25.el9_3           appstream 3.0 M
+#6 12.33  pcre-cpp                     x86_64 8.44-3.el9.3               appstream  26 k
+#6 12.33  pcre-devel                   x86_64 8.44-3.el9.3               appstream 470 k
+#6 12.33  pcre-utf16                   x86_64 8.44-3.el9.3               appstream 184 k
+#6 12.33  pcre-utf32                   x86_64 8.44-3.el9.3               appstream 175 k
+#6 12.33  pcre2-devel                  x86_64 10.40-2.el9                appstream 474 k
+#6 12.33  pcre2-utf16                  x86_64 10.40-2.el9                appstream 216 k
+#6 12.33  pcre2-utf32                  x86_64 10.40-2.el9                appstream 205 k
+#6 12.33  perl-Algorithm-Diff          noarch 1.2010-4.el9               appstream  47 k
+#6 12.33  perl-Archive-Tar             noarch 2.38-6.el9                 appstream  71 k
+#6 12.33  perl-Archive-Zip             noarch 1.68-6.el9                 appstream 106 k
+#6 12.33  perl-Attribute-Handlers      noarch 1.01-480.el9               appstream  28 k
+#6 12.33  perl-AutoLoader              noarch 5.74-480.el9               appstream  21 k
+#6 12.33  perl-AutoSplit               noarch 5.74-480.el9               appstream  22 k
+#6 12.33  perl-B                       x86_64 1.80-480.el9               appstream 179 k
+#6 12.33  perl-Benchmark               noarch 1.23-480.el9               appstream  27 k
+#6 12.33  perl-CPAN                    noarch 2.29-3.el9                 appstream 556 k
+#6 12.33  perl-CPAN-Meta               noarch 2.150010-460.el9           appstream 176 k
+#6 12.33  perl-CPAN-Meta-Requirements  noarch 2.140-461.el9              appstream  31 k
+#6 12.33  perl-CPAN-Meta-YAML          noarch 0.018-461.el9              appstream  26 k
+#6 12.33  perl-Carp                    noarch 1.50-460.el9               appstream  29 k
+#6 12.33  perl-Class-Struct            noarch 0.66-480.el9               appstream  22 k
+#6 12.33  perl-Compress-Bzip2          x86_64 2.28-5.el9                 appstream  69 k
+#6 12.33  perl-Compress-Raw-Bzip2      x86_64 2.101-5.el9                appstream  34 k
+#6 12.33  perl-Compress-Raw-Lzma       x86_64 2.101-3.el9                appstream  50 k
+#6 12.33  perl-Compress-Raw-Zlib       x86_64 2.101-5.el9                appstream  60 k
+#6 12.33  perl-Config-Extensions       noarch 0.03-480.el9               appstream  12 k
+#6 12.33  perl-Config-Perl-V           noarch 0.33-4.el9                 appstream  21 k
+#6 12.33  perl-DBD-MariaDB             x86_64 1.21-16.el9_0              appstream 151 k
+#6 12.33  perl-DBI                     x86_64 1.643-9.el9                appstream 700 k
+#6 12.33  perl-DBM_Filter              noarch 0.06-480.el9               appstream  32 k
+#6 12.33  perl-DB_File                 x86_64 1.855-4.el9                appstream  81 k
+#6 12.33  perl-Data-Dumper             x86_64 2.174-462.el9              appstream  55 k
+#6 12.33  perl-Data-OptList            noarch 0.110-17.el9               appstream  26 k
+#6 12.33  perl-Data-Section            noarch 0.200007-14.el9            appstream  25 k
+#6 12.33  perl-Devel-PPPort            x86_64 3.62-4.el9                 appstream 211 k
+#6 12.33  perl-Devel-Peek              x86_64 1.28-480.el9               appstream  32 k
+#6 12.33  perl-Devel-SelfStubber       noarch 1.06-480.el9               appstream  15 k
+#6 12.33  perl-Devel-Size              x86_64 0.83-10.el9                appstream  31 k
+#6 12.33  perl-Digest                  noarch 1.19-4.el9                 appstream  25 k
+#6 12.33  perl-Digest-MD5              x86_64 2.58-4.el9                 appstream  36 k
+#6 12.33  perl-Digest-SHA              x86_64 1:6.02-461.el9             appstream  61 k
+#6 12.33  perl-Digest-SHA1             x86_64 2.13-34.el9                appstream  52 k
+#6 12.33  perl-DirHandle               noarch 1.05-480.el9               appstream  13 k
+#6 12.33  perl-Dumpvalue               noarch 2.27-480.el9               appstream  19 k
+#6 12.33  perl-DynaLoader              x86_64 1.47-480.el9               appstream  26 k
+#6 12.33  perl-Encode                  x86_64 4:3.08-462.el9             appstream 1.7 M
+#6 12.33  perl-Encode-devel            x86_64 4:3.08-462.el9             appstream  41 k
+#6 12.33  perl-English                 noarch 1.11-480.el9               appstream  14 k
+#6 12.33  perl-Env                     noarch 1.04-460.el9               appstream  19 k
+#6 12.33  perl-Errno                   x86_64 1.30-480.el9               appstream  15 k
+#6 12.33  perl-Error                   noarch 1:0.17029-7.el9            appstream  41 k
+#6 12.33  perl-Exporter                noarch 5.74-461.el9               appstream  31 k
+#6 12.33  perl-ExtUtils-CBuilder       noarch 1:0.280236-4.el9           appstream  46 k
+#6 12.33  perl-ExtUtils-Command        noarch 2:7.60-3.el9               appstream  14 k
+#6 12.33  perl-ExtUtils-Constant       noarch 0.25-480.el9               appstream  47 k
+#6 12.33  perl-ExtUtils-Embed          noarch 1.35-480.el9               appstream  18 k
+#6 12.33  perl-ExtUtils-Install        noarch 2.20-4.el9                 appstream  44 k
+#6 12.33  perl-ExtUtils-MM-Utils       noarch 2:7.60-3.el9               appstream  12 k
+#6 12.33  perl-ExtUtils-MakeMaker      noarch 2:7.60-3.el9               appstream 289 k
+#6 12.33  perl-ExtUtils-Manifest       noarch 1:1.73-4.el9               appstream  34 k
+#6 12.33  perl-ExtUtils-Miniperl       noarch 1.09-480.el9               appstream  15 k
+#6 12.33  perl-ExtUtils-ParseXS        noarch 1:3.40-460.el9             appstream 182 k
+#6 12.33  perl-Fcntl                   x86_64 1.13-480.el9               appstream  20 k
+#6 12.33  perl-File-Basename           noarch 2.85-480.el9               appstream  17 k
+#6 12.33  perl-File-Compare            noarch 1.100.600-480.el9          appstream  13 k
+#6 12.33  perl-File-Copy               noarch 2.34-480.el9               appstream  20 k
+#6 12.33  perl-File-DosGlob            x86_64 1.12-480.el9               appstream  20 k
+#6 12.33  perl-File-Fetch              noarch 1.00-4.el9                 appstream  30 k
+#6 12.33  perl-File-Find               noarch 1.37-480.el9               appstream  26 k
+#6 12.33  perl-File-HomeDir            noarch 1.006-4.el9                appstream  57 k
+#6 12.33  perl-File-Path               noarch 2.18-4.el9                 appstream  35 k
+#6 12.33  perl-File-Temp               noarch 1:0.231.100-4.el9          appstream  59 k
+#6 12.33  perl-File-Which              noarch 1.23-10.el9                appstream  21 k
+#6 12.33  perl-File-stat               noarch 1.09-480.el9               appstream  17 k
+#6 12.33  perl-FileCache               noarch 1.10-480.el9               appstream  15 k
+#6 12.33  perl-FileHandle              noarch 2.03-480.el9               appstream  16 k
+#6 12.33  perl-Filter                  x86_64 2:1.60-4.el9               appstream  81 k
+#6 12.33  perl-Filter-Simple           noarch 0.96-460.el9               appstream  27 k
+#6 12.33  perl-FindBin                 noarch 1.51-480.el9               appstream  14 k
+#6 12.33  perl-GDBM_File               x86_64 1.18-480.el9               appstream  23 k
+#6 12.33  perl-Getopt-Long             noarch 1:2.52-4.el9               appstream  60 k
+#6 12.33  perl-Getopt-Std              noarch 1.12-480.el9               appstream  16 k
+#6 12.33  perl-Git                     noarch 2.39.3-1.el9_2             appstream  37 k
+#6 12.33  perl-HTTP-Tiny               noarch 0.076-461.el9              appstream  53 k
+#6 12.33  perl-Hash-Util               x86_64 0.23-480.el9               appstream  34 k
+#6 12.33  perl-Hash-Util-FieldHash     x86_64 1.20-480.el9               appstream  38 k
+#6 12.33  perl-I18N-Collate            noarch 1.02-480.el9               appstream  14 k
+#6 12.33  perl-I18N-LangTags           noarch 0.44-480.el9               appstream  55 k
+#6 12.33  perl-I18N-Langinfo           x86_64 0.19-480.el9               appstream  23 k
+#6 12.33  perl-IO                      x86_64 1.43-480.el9               appstream  87 k
+#6 12.33  perl-IO-Compress             noarch 2.102-4.el9                appstream 256 k
+#6 12.33  perl-IO-Compress-Lzma        noarch 2.101-4.el9                appstream  74 k
+#6 12.33  perl-IO-Socket-IP            noarch 0.41-5.el9                 appstream  42 k
+#6 12.33  perl-IO-Socket-SSL           noarch 2.073-1.el9                appstream 217 k
+#6 12.33  perl-IO-Zlib                 noarch 1:1.11-4.el9               appstream  19 k
+#6 12.33  perl-IPC-Cmd                 noarch 2:1.04-461.el9             appstream  39 k
+#6 12.33  perl-IPC-Open3               noarch 1.21-480.el9               appstream  23 k
+#6 12.33  perl-IPC-SysV                x86_64 2.09-4.el9                 appstream  42 k
+#6 12.33  perl-IPC-System-Simple       noarch 1.30-6.el9                 appstream  40 k
+#6 12.33  perl-Importer                noarch 0.026-4.el9                appstream  39 k
+#6 12.33  perl-JSON-PP                 noarch 1:4.06-4.el9               appstream  65 k
+#6 12.33  perl-Locale-Maketext         noarch 1.29-461.el9               appstream  94 k
+#6 12.33  perl-Locale-Maketext-Simple  noarch 1:0.21-480.el9             appstream  18 k
+#6 12.33  perl-MIME-Base64             x86_64 3.16-4.el9                 appstream  30 k
+#6 12.33  perl-MIME-Charset            noarch 1.012.2-15.el9             appstream  48 k
+#6 12.33  perl-MRO-Compat              noarch 0.13-15.el9                appstream  19 k
+#6 12.33  perl-Math-BigInt             noarch 1:1.9998.18-460.el9        appstream 188 k
+#6 12.33  perl-Math-BigInt-FastCalc    x86_64 0.500.900-460.el9          appstream  27 k
+#6 12.33  perl-Math-BigRat             noarch 0.2614-460.el9             appstream  38 k
+#6 12.33  perl-Math-Complex            noarch 1.59-480.el9               appstream  47 k
+#6 12.33  perl-Memoize                 noarch 1.03-480.el9               appstream  57 k
+#6 12.33  perl-Module-Build            noarch 2:0.42.31-9.el9            appstream 255 k
+#6 12.33  perl-Module-CoreList         noarch 1:5.20210320-3.el9         appstream  81 k
+#6 12.33  perl-Module-CoreList-tools   noarch 1:5.20210320-3.el9         appstream  18 k
+#6 12.33  perl-Module-Load             noarch 1:0.36-4.el9               appstream  17 k
+#6 12.33  perl-Module-Load-Conditional noarch 0.74-4.el9                 appstream  22 k
+#6 12.33  perl-Module-Loaded           noarch 1:0.08-480.el9             appstream  14 k
+#6 12.33  perl-Module-Metadata         noarch 1.000037-460.el9           appstream  35 k
+#6 12.33  perl-Module-Signature        noarch 0.88-1.el9                 appstream  83 k
+#6 12.33  perl-Mozilla-CA              noarch 20200520-6.el9             appstream  12 k
+#6 12.33  perl-NDBM_File               x86_64 1.15-480.el9               appstream  22 k
+#6 12.33  perl-NEXT                    noarch 0.67-480.el9               appstream  21 k
+#6 12.33  perl-Net                     noarch 1.02-480.el9               appstream  26 k
+#6 12.33  perl-Net-Ping                noarch 2.74-5.el9                 appstream  49 k
+#6 12.33  perl-Net-SSLeay              x86_64 1.92-2.el9                 appstream 365 k
+#6 12.33  perl-ODBM_File               x86_64 1.16-480.el9               appstream  23 k
+#6 12.33  perl-Object-HashBase         noarch 0.009-7.el9                appstream  25 k
+#6 12.33  perl-Opcode                  x86_64 1.48-480.el9               appstream  36 k
+#6 12.33  perl-POSIX                   x86_64 1.94-480.el9               appstream  96 k
+#6 12.33  perl-Package-Generator       noarch 1.106-23.el9               appstream  23 k
+#6 12.33  perl-Params-Check            noarch 1:0.38-461.el9             appstream  22 k
+#6 12.33  perl-Params-Util             x86_64 1.102-5.el9                appstream  33 k
+#6 12.33  perl-PathTools               x86_64 3.78-461.el9               appstream  85 k
+#6 12.33  perl-Perl-OSType             noarch 1.010-461.el9              appstream  23 k
+#6 12.33  perl-PerlIO-via-QuotedPrint  noarch 0.09-4.el9                 appstream  22 k
+#6 12.33  perl-Pod-Checker             noarch 4:1.74-4.el9               appstream  32 k
+#6 12.33  perl-Pod-Escapes             noarch 1:1.07-460.el9             appstream  20 k
+#6 12.33  perl-Pod-Functions           noarch 1.13-480.el9               appstream  14 k
+#6 12.33  perl-Pod-Html                noarch 1.25-480.el9               appstream  27 k
+#6 12.33  perl-Pod-Perldoc             noarch 3.28.01-461.el9            appstream  83 k
+#6 12.33  perl-Pod-Simple              noarch 1:3.42-4.el9               appstream 215 k
+#6 12.33  perl-Pod-Usage               noarch 4:2.01-4.el9               appstream  40 k
+#6 12.33  perl-Safe                    noarch 2.41-480.el9               appstream  25 k
+#6 12.33  perl-Scalar-List-Utils       x86_64 4:1.56-461.el9             appstream  71 k
+#6 12.33  perl-Search-Dict             noarch 1.07-480.el9               appstream  13 k
+#6 12.33  perl-SelectSaver             noarch 1.02-480.el9               appstream  12 k
+#6 12.33  perl-SelfLoader              noarch 1.26-480.el9               appstream  22 k
+#6 12.33  perl-Socket                  x86_64 4:2.031-4.el9              appstream  54 k
+#6 12.33  perl-Software-License        noarch 0.103014-12.el9            appstream 128 k
+#6 12.33  perl-Storable                x86_64 1:3.21-460.el9             appstream  95 k
+#6 12.33  perl-Sub-Exporter            noarch 0.987-27.el9               appstream  66 k
+#6 12.33  perl-Sub-Install             noarch 0.928-28.el9               appstream  22 k
+#6 12.33  perl-Symbol                  noarch 1.08-480.el9               appstream  14 k
+#6 12.33  perl-Sys-Hostname            x86_64 1.23-480.el9               appstream  17 k
+#6 12.33  perl-Sys-Syslog              x86_64 0.36-461.el9               appstream  47 k
+#6 12.33  perl-Term-ANSIColor          noarch 5.01-461.el9               appstream  48 k
+#6 12.33  perl-Term-Cap                noarch 1.17-460.el9               appstream  22 k
+#6 12.33  perl-Term-Complete           noarch 1.403-480.el9              appstream  13 k
+#6 12.33  perl-Term-ReadLine           noarch 1.17-480.el9               appstream  19 k
+#6 12.33  perl-Term-Size-Perl          x86_64 0.031-12.el9               appstream  21 k
+#6 12.33  perl-Term-Table              noarch 0.015-8.el9                appstream  35 k
+#6 12.33  perl-TermReadKey             x86_64 2.38-11.el9                appstream  36 k
+#6 12.33  perl-Test                    noarch 1.31-480.el9               appstream  29 k
+#6 12.33  perl-Test-Harness            noarch 1:3.42-461.el9             appstream 267 k
+#6 12.33  perl-Test-Simple             noarch 3:1.302183-4.el9           appstream 525 k
+#6 12.33  perl-Text-Abbrev             noarch 1.02-480.el9               appstream  12 k
+#6 12.33  perl-Text-Balanced           noarch 2.04-4.el9                 appstream  48 k
+#6 12.33  perl-Text-Diff               noarch 1.45-13.el9                appstream  41 k
+#6 12.33  perl-Text-Glob               noarch 0.11-15.el9                appstream  13 k
+#6 12.33  perl-Text-ParseWords         noarch 3.30-460.el9               appstream  16 k
+#6 12.33  perl-Text-Tabs+Wrap          noarch 2013.0523-460.el9          appstream  23 k
+#6 12.33  perl-Text-Template           noarch 1.59-5.el9                 appstream  60 k
+#6 12.33  perl-Thread                  noarch 3.05-480.el9               appstream  18 k
+#6 12.33  perl-Thread-Queue            noarch 3.14-460.el9               appstream  21 k
+#6 12.33  perl-Thread-Semaphore        noarch 2.13-480.el9               appstream  16 k
+#6 12.33  perl-Tie                     noarch 4.6-480.el9                appstream  32 k
+#6 12.33  perl-Tie-File                noarch 1.06-480.el9               appstream  43 k
+#6 12.33  perl-Tie-Memoize             noarch 1.1-480.el9                appstream  14 k
+#6 12.33  perl-Tie-RefHash             noarch 1.40-4.el9                 appstream  23 k
+#6 12.33  perl-Time                    noarch 1.03-480.el9               appstream  19 k
+#6 12.33  perl-Time-HiRes              x86_64 4:1.9764-462.el9           appstream  57 k
+#6 12.33  perl-Time-Local              noarch 2:1.300-7.el9              appstream  33 k
+#6 12.33  perl-Time-Piece              x86_64 1.3401-480.el9             appstream  41 k
+#6 12.33  perl-URI                     noarch 5.09-3.el9                 appstream 108 k
+#6 12.33  perl-Unicode-Collate         x86_64 1.29-4.el9                 appstream 732 k
+#6 12.33  perl-Unicode-Normalize       x86_64 1.27-461.el9               appstream  91 k
+#6 12.33  perl-Unicode-UCD             noarch 0.75-480.el9               appstream  79 k
+#6 12.33  perl-User-pwent              noarch 1.03-480.el9               appstream  21 k
+#6 12.33  perl-autodie                 noarch 2.34-4.el9                 appstream  94 k
+#6 12.33  perl-autouse                 noarch 1.11-480.el9               appstream  14 k
+#6 12.33  perl-base                    noarch 2.27-480.el9               appstream  16 k
+#6 12.33  perl-bignum                  noarch 0.51-460.el9               appstream  42 k
+#6 12.33  perl-blib                    noarch 1.07-480.el9               appstream  13 k
+#6 12.33  perl-constant                noarch 1.33-461.el9               appstream  23 k
+#6 12.33  perl-debugger                noarch 1.56-480.el9               appstream 134 k
+#6 12.33  perl-deprecate               noarch 0.04-480.el9               appstream  15 k
+#6 12.33  perl-devel                   x86_64 4:5.32.1-480.el9           appstream 660 k
+#6 12.33  perl-diagnostics             noarch 1.37-480.el9               appstream 211 k
+#6 12.33  perl-doc                     noarch 5.32.1-480.el9             appstream 4.5 M
+#6 12.33  perl-encoding                x86_64 4:3.00-462.el9             appstream  62 k
+#6 12.33  perl-encoding-warnings       noarch 0.13-480.el9               appstream  17 k
+#6 12.33  perl-experimental            noarch 0.022-6.el9                appstream  21 k
+#6 12.33  perl-fields                  noarch 2.27-480.el9               appstream  16 k
+#6 12.33  perl-filetest                noarch 1.03-480.el9               appstream  15 k
+#6 12.33  perl-if                      noarch 0.60.800-480.el9           appstream  14 k
+#6 12.33  perl-inc-latest              noarch 2:0.500-20.el9             appstream  24 k
+#6 12.33  perl-interpreter             x86_64 4:5.32.1-480.el9           appstream  71 k
+#6 12.33  perl-less                    noarch 0.03-480.el9               appstream  13 k
+#6 12.33  perl-lib                     x86_64 0.65-480.el9               appstream  15 k
+#6 12.33  perl-libnet                  noarch 3.13-4.el9                 appstream 125 k
+#6 12.33  perl-libnetcfg               noarch 4:5.32.1-480.el9           appstream  17 k
+#6 12.33  perl-libs                    x86_64 4:5.32.1-480.el9           appstream 2.0 M
+#6 12.33  perl-local-lib               noarch 2.000024-13.el9            appstream  67 k
+#6 12.33  perl-locale                  noarch 1.09-480.el9               appstream  14 k
+#6 12.33  perl-macros                  noarch 4:5.32.1-480.el9           appstream  11 k
+#6 12.33  perl-meta-notation           noarch 5.32.1-480.el9             appstream  10 k
+#6 12.33  perl-mro                     x86_64 1.23-480.el9               appstream  28 k
+#6 12.33  perl-open                    noarch 1.12-480.el9               appstream  17 k
+#6 12.33  perl-overload                noarch 1.31-480.el9               appstream  46 k
+#6 12.33  perl-overloading             noarch 0.02-480.el9               appstream  13 k
+#6 12.33  perl-parent                  noarch 1:0.238-460.el9            appstream  14 k
+#6 12.33  perl-perlfaq                 noarch 5.20201107-4.el9           appstream 372 k
+#6 12.33  perl-ph                      x86_64 5.32.1-480.el9             appstream  42 k
+#6 12.33  perl-podlators               noarch 1:4.14-460.el9             appstream 112 k
+#6 12.33  perl-sigtrap                 noarch 1.09-480.el9               appstream  16 k
+#6 12.33  perl-sort                    noarch 2.04-480.el9               appstream  14 k
+#6 12.33  perl-srpm-macros             noarch 1-41.el9                   appstream 8.2 k
+#6 12.33  perl-subs                    noarch 1.03-480.el9               appstream  12 k
+#6 12.33  perl-threads                 x86_64 1:2.25-460.el9             appstream  57 k
+#6 12.33  perl-threads-shared          x86_64 1.61-460.el9.0.1           appstream  44 k
+#6 12.33  perl-utils                   noarch 5.32.1-480.el9             appstream  55 k
+#6 12.33  perl-vars                    noarch 1.05-480.el9               appstream  13 k
+#6 12.33  perl-version                 x86_64 7:0.99.28-4.el9            appstream  62 k
+#6 12.33  perl-vmsish                  noarch 1.04-480.el9               appstream  14 k
+#6 12.33  pkgconf                      x86_64 1.7.3-10.el9               baseos     40 k
+#6 12.33  pkgconf-m4                   noarch 1.7.3-10.el9               baseos     14 k
+#6 12.33  pkgconf-pkg-config           x86_64 1.7.3-10.el9               baseos     10 k
+#6 12.33  protobuf-c                   x86_64 1.3.3-13.el9               baseos     34 k
+#6 12.33  publicsuffix-list-dafsa      noarch 20210518-3.el9             baseos     58 k
+#6 12.33  pyproject-srpm-macros        noarch 1.9.0-1.el9                appstream  14 k
+#6 12.33  python-srpm-macros           noarch 3.9-52.el9                 appstream  22 k
+#6 12.33  python3-pyparsing            noarch 2.4.7-9.el9                baseos    150 k
+#6 12.33  qt5-srpm-macros              noarch 5.15.9-1.el9               appstream 7.9 k
+#6 12.33  redhat-rpm-config            noarch 201-1.el9                  appstream  66 k
+#6 12.33  rust-srpm-macros             noarch 17-4.el9                   appstream 9.3 k
+#6 12.33  sombok                       x86_64 2.4.0-16.el9               appstream  47 k
+#6 12.33  sysprof-capture-devel        x86_64 3.40.1-3.el9               appstream  59 k
+#6 12.33  systemd                      x86_64 252-18.el9.0.1.rocky       baseos    3.9 M
+#6 12.33  systemd-pam                  x86_64 252-18.el9.0.1.rocky       baseos    259 k
+#6 12.33  systemd-rpm-macros           noarch 252-18.el9.0.1.rocky       baseos     47 k
+#6 12.33  systemtap-sdt-devel          x86_64 4.9-3.el9                  appstream  73 k
+#6 12.33  unzip                        x86_64 6.0-56.el9                 baseos    180 k
+#6 12.33  vim-common                   x86_64 2:8.2.2637-20.el9_1        appstream 6.6 M
+#6 12.33  vim-filesystem               noarch 2:8.2.2637-20.el9_1        baseos     14 k
+#6 12.33  which                        x86_64 2.21-29.el9                baseos     40 k
+#6 12.33  xml-common                   noarch 0.6.3-58.el9               appstream  31 k
+#6 12.33  xz                           x86_64 5.2.5-8.el9_0              baseos    214 k
+#6 12.33  yajl                         x86_64 2.1.0-22.el9               appstream  37 k
+#6 12.33  zip                          x86_64 3.0-35.el9                 baseos    263 k
+#6 12.33  zlib-devel                   x86_64 1.2.11-40.el9              appstream  44 k
+#6 12.33 Installing weak dependencies:
+#6 12.33  criu-libs                    x86_64 3.18-1.el9                 appstream  30 k
+#6 12.33  libxcrypt-compat             x86_64 4.4.18-3.el9               appstream  88 k
+#6 12.33  mariadb-backup               x86_64 3:10.5.22-1.el9_2          appstream 6.4 M
+#6 12.33  mariadb-connector-c-doc      noarch 3.2.6-1.el9_0              crb        98 k
+#6 12.33  mariadb-gssapi-server        x86_64 3:10.5.22-1.el9_2          appstream  15 k
+#6 12.33  mariadb-server-utils         x86_64 3:10.5.22-1.el9_2          appstream 210 k
+#6 12.33  perl-CPAN-DistnameInfo       noarch 0.12-23.el9                appstream  14 k
+#6 12.33  perl-Encode-Locale           noarch 1.05-21.el9                appstream  19 k
+#6 12.33  perl-Term-Size-Any           noarch 0.002-35.el9               appstream  13 k
+#6 12.33  perl-Unicode-LineBreak       x86_64 2019.001-11.el9            appstream 120 k
+#6 12.33  python3-setuptools           noarch 53.0.0-12.el9              baseos    839 k
+#6 12.33 
+#6 12.33 Transaction Summary
+#6 12.33 ================================================================================
+#6 12.33 Install  385 Packages
+#6 12.33 
+#6 12.34 Total download size: 184 M
+#6 12.34 Installed size: 655 M
+#6 12.34 Downloading Packages:
+#6 13.20 (1/385): acl-2.3.1-3.el9.x86_64.rpm             368 kB/s |  71 kB     00:00    
+#6 13.22 (2/385): zip-3.0-35.el9.x86_64.rpm              1.2 MB/s | 263 kB     00:00    
+#6 13.24 (3/385): bzip2-1.0.8-8.el9.x86_64.rpm           1.5 MB/s |  52 kB     00:00    
+#6 13.25 (4/385): bash-completion-2.11-4.el9.noarch.rpm  1.2 MB/s | 291 kB     00:00    
+#6 13.25 (5/385): file-5.39-14.el9.x86_64.rpm            1.4 MB/s |  48 kB     00:00    
+#6 13.29 (6/385): libaio-0.3.111-13.el9.x86_64.rpm       580 kB/s |  23 kB     00:00    
+#6 13.32 (7/385): publicsuffix-list-dafsa-20210518-3.el9 918 kB/s |  58 kB     00:00    
+#6 13.37 (8/385): groff-base-1.22.4-10.el9.x86_64.rpm    8.1 MB/s | 1.0 MB     00:00    
+#6 13.38 (9/385): python3-pyparsing-2.4.7-9.el9.noarch.r 1.7 MB/s | 150 kB     00:00    
+#6 13.39 (10/385): dbus-broker-28-7.el9.x86_64.rpm       2.3 MB/s | 171 kB     00:00    
+#6 13.47 (11/385): python3-setuptools-53.0.0-12.el9.noar 8.4 MB/s | 839 kB     00:00    
+#6 13.48 (12/385): libbpf-1.2.0-1.el9.x86_64.rpm         1.6 MB/s | 165 kB     00:00    
+#6 13.48 (13/385): libfido2-1.13.0-1.el9.x86_64.rpm      1.0 MB/s |  97 kB     00:00    
+#6 13.50 (14/385): kmod-libs-28-9.el9.x86_64.rpm         2.0 MB/s |  63 kB     00:00    
+#6 13.58 (15/385): iproute-6.2.0-5.el9.x86_64.rpm        7.8 MB/s | 786 kB     00:00    
+#6 13.63 (16/385): nano-5.6.1-5.el9.x86_64.rpm           4.6 MB/s | 694 kB     00:00    
+#6 13.64 (17/385): libmnl-1.0.4-15.el9.x86_64.rpm        202 kB/s |  28 kB     00:00    
+#6 13.64 (18/385): jansson-2.14-1.el9.x86_64.rpm         712 kB/s |  45 kB     00:00    
+#6 13.69 (19/385): procps-ng-3.3.17-13.el9.x86_64.rpm    6.0 MB/s | 329 kB     00:00    
+#6 13.69 (20/385): pkgconf-pkg-config-1.7.3-10.el9.x86_6 197 kB/s |  10 kB     00:00    
+#6 13.71 (21/385): psmisc-23.4-3.el9.x86_64.rpm          3.4 MB/s | 226 kB     00:00    
+#6 13.71 (22/385): pkgconf-m4-1.7.3-10.el9.noarch.rpm    527 kB/s |  14 kB     00:00    
+#6 13.72 (23/385): pkgconf-1.7.3-10.el9.x86_64.rpm       1.3 MB/s |  40 kB     00:00    
+#6 13.74 (24/385): libpkgconf-1.7.3-10.el9.x86_64.rpm    1.1 MB/s |  35 kB     00:00    
+#6 13.76 (25/385): xz-5.2.5-8.el9_0.x86_64.rpm           4.6 MB/s | 214 kB     00:00    
+#6 13.77 (26/385): unzip-6.0-56.el9.x86_64.rpm           3.4 MB/s | 180 kB     00:00    
+#6 13.78 (27/385): which-2.21-29.el9.x86_64.rpm          1.0 MB/s |  40 kB     00:00    
+#6 13.81 (28/385): net-tools-2.0-0.62.20160912git.el9.x8 5.6 MB/s | 292 kB     00:00    
+#6 13.82 (29/385): logrotate-3.18.0-8.el9.x86_64.rpm     1.7 MB/s |  74 kB     00:00    
+#6 13.85 (30/385): diffutils-3.7-12.el9.x86_64.rpm       5.3 MB/s | 388 kB     00:00    
+#6 13.88 (31/385): gettext-libs-0.21-8.el9.x86_64.rpm    4.8 MB/s | 302 kB     00:00    
+#6 13.97 (32/385): gettext-0.21-8.el9.x86_64.rpm         7.1 MB/s | 1.1 MB     00:00    
+#6 13.98 (33/385): libedit-3.1-38.20210216cvs.el9.x86_64 822 kB/s | 103 kB     00:00    
+#6 13.98 (34/385): libseccomp-2.5.2-2.el9.x86_64.rpm     667 kB/s |  71 kB     00:00    
+#6 14.03 (35/385): libnl3-3.7.0-1.el9.x86_64.rpm         6.1 MB/s | 346 kB     00:00    
+#6 14.03 (36/385): libpsl-0.21.1-5.el9.x86_64.rpm        1.1 MB/s |  63 kB     00:00    
+#6 14.04 (37/385): dbus-1.12.20-8.el9.x86_64.rpm         122 kB/s | 6.8 kB     00:00    
+#6 14.06 (38/385): dbus-common-1.12.20-8.el9.noarch.rpm  496 kB/s |  14 kB     00:00    
+#6 14.06 (39/385): numactl-libs-2.0.16-1.el9.x86_64.rpm  1.0 MB/s |  30 kB     00:00    
+#6 14.07 (40/385): libcbor-0.7.0-5.el9.x86_64.rpm        1.8 MB/s |  56 kB     00:00    
+#6 14.15 (41/385): openssh-clients-8.7p1-34.el9.x86_64.r 7.4 MB/s | 709 kB     00:00    
+#6 14.18 (42/385): openssh-8.7p1-34.el9.x86_64.rpm       3.9 MB/s | 457 kB     00:00    
+#6 14.19 (43/385): systemd-rpm-macros-252-18.el9.0.1.roc 416 kB/s |  47 kB     00:00    
+#6 14.21 (44/385): systemd-pam-252-18.el9.0.1.rocky.x86_ 4.7 MB/s | 259 kB     00:00    
+#6 14.28 (45/385): protobuf-c-1.3.3-13.el9.x86_64.rpm    367 kB/s |  34 kB     00:00    
+#6 14.48 (46/385): ncurses-6.2-10.20210508.el9.x86_64.rp 1.4 MB/s | 399 kB     00:00    
+#6 14.58 (47/385): make-4.3-7.el9.x86_64.rpm             1.7 MB/s | 530 kB     00:00    
+#6 14.64 (48/385): systemd-252-18.el9.0.1.rocky.x86_64.r 8.5 MB/s | 3.9 MB     00:00    
+#6 14.65 (49/385): vim-filesystem-8.2.2637-20.el9_1.noar  81 kB/s |  14 kB     00:00    
+#6 14.79 (50/385): glibc-gconv-extra-2.34-83.el9.7.x86_6 7.6 MB/s | 1.6 MB     00:00    
+#6 14.80 (51/385): rsync-3.2.3-19.el9.x86_64.rpm         2.4 MB/s | 393 kB     00:00    
+#6 14.84 (52/385): perl-Test-Harness-3.42-461.el9.noarch 1.4 MB/s | 267 kB     00:00    
+#6 14.84 (53/385): perl-Package-Generator-1.106-23.el9.n 412 kB/s |  23 kB     00:00    
+#6 14.86 (54/385): perl-Text-ParseWords-3.30-460.el9.noa 747 kB/s |  16 kB     00:00    
+#6 14.87 (55/385): perl-CPAN-Meta-YAML-0.018-461.el9.noa 1.2 MB/s |  26 kB     00:00    
+#6 14.88 (56/385): perl-Exporter-5.74-461.el9.noarch.rpm 1.3 MB/s |  31 kB     00:00    
+#6 14.89 (57/385): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 347 kB/s | 7.8 kB     00:00    
+#6 14.92 (58/385): perl-ExtUtils-ParseXS-3.40-460.el9.no 1.5 MB/s | 182 kB     00:00    
+#6 14.96 (59/385): perl-Test-Simple-1.302183-4.el9.noarc 7.1 MB/s | 525 kB     00:00    
+#6 14.97 (60/385): perl-Math-BigInt-1.9998.18-460.el9.no 3.6 MB/s | 188 kB     00:00    
+#6 14.98 (61/385): python-srpm-macros-3.9-52.el9.noarch. 954 kB/s |  22 kB     00:00    
+#6 15.00 (62/385): perl-Pod-Simple-3.42-4.el9.noarch.rpm 2.0 MB/s | 215 kB     00:00    
+#6 15.00 (63/385): perl-Module-Load-0.36-4.el9.noarch.rp 617 kB/s |  17 kB     00:00    
+#6 15.00 (64/385): rust-srpm-macros-17-4.el9.noarch.rpm  435 kB/s | 9.3 kB     00:00    
+#6 15.02 (65/385): perl-File-Path-2.18-4.el9.noarch.rpm  1.4 MB/s |  35 kB     00:00    
+#6 15.03 (66/385): perl-Pod-Perldoc-3.28.01-461.el9.noar 2.8 MB/s |  83 kB     00:00    
+#6 15.04 (67/385): perl-Encode-Locale-1.05-21.el9.noarch 591 kB/s |  19 kB     00:00    
+#6 15.05 (68/385): perl-Getopt-Long-2.52-4.el9.noarch.rp 2.2 MB/s |  60 kB     00:00    
+#6 15.08 (69/385): perl-Module-Build-0.42.31-9.el9.noarc 5.6 MB/s | 255 kB     00:00    
+#6 15.08 (70/385): perl-Pod-Checker-1.74-4.el9.noarch.rp 1.0 MB/s |  32 kB     00:00    
+#6 15.09 (71/385): perl-bignum-0.51-460.el9.noarch.rpm   770 kB/s |  42 kB     00:00    
+#6 15.10 (72/385): perl-Text-Balanced-2.04-4.el9.noarch. 1.7 MB/s |  48 kB     00:00    
+#6 15.11 (73/385): perl-Pod-Usage-2.01-4.el9.noarch.rpm  1.3 MB/s |  40 kB     00:00    
+#6 15.12 (74/385): perl-JSON-PP-4.06-4.el9.noarch.rpm    2.3 MB/s |  65 kB     00:00    
+#6 15.13 (75/385): perl-File-HomeDir-1.006-4.el9.noarch. 2.1 MB/s |  57 kB     00:00    
+#6 15.14 (76/385): perl-Object-HashBase-0.009-7.el9.noar 1.1 MB/s |  25 kB     00:00    
+#6 15.15 (77/385): perl-Math-BigRat-0.2614-460.el9.noarc 1.6 MB/s |  38 kB     00:00    
+#6 15.16 (78/385): perl-File-Which-1.23-10.el9.noarch.rp 946 kB/s |  21 kB     00:00    
+#6 15.16 (79/385): perl-experimental-0.022-6.el9.noarch. 943 kB/s |  21 kB     00:00    
+#6 15.17 (80/385): perl-IO-Socket-IP-0.41-5.el9.noarch.r 1.7 MB/s |  42 kB     00:00    
+#6 15.18 (81/385): perl-local-lib-2.000024-13.el9.noarch 2.4 MB/s |  67 kB     00:00    
+#6 15.19 (82/385): perl-Module-CoreList-tools-5.20210320 671 kB/s |  18 kB     00:00    
+#6 15.20 (83/385): perl-Module-CoreList-5.20210320-3.el9 2.9 MB/s |  81 kB     00:00    
+#6 15.21 (84/385): perl-Config-Perl-V-0.33-4.el9.noarch. 943 kB/s |  21 kB     00:00    
+#6 15.21 (85/385): perl-Filter-Simple-0.96-460.el9.noarc 1.2 MB/s |  27 kB     00:00    
+#6 15.22 (86/385): perl-Text-Diff-1.45-13.el9.noarch.rpm 1.7 MB/s |  41 kB     00:00    
+#6 15.25 (87/385): perl-IO-Compress-2.102-4.el9.noarch.r 5.7 MB/s | 256 kB     00:00    
+#6 15.26 (88/385): perl-Text-Glob-0.11-15.el9.noarch.rpm 432 kB/s |  13 kB     00:00    
+#6 15.26 (89/385): perl-inc-latest-0.500-20.el9.noarch.r 503 kB/s |  24 kB     00:00    
+#6 15.28 (90/385): perl-Time-Local-1.300-7.el9.noarch.rp 1.4 MB/s |  33 kB     00:00    
+#6 15.28 (91/385): perl-Importer-0.026-4.el9.noarch.rpm  1.6 MB/s |  39 kB     00:00    
+#6 15.29 (92/385): perl-libnet-3.13-4.el9.noarch.rpm     3.9 MB/s | 125 kB     00:00    
+#6 15.30 (93/385): perl-IPC-System-Simple-1.30-6.el9.noa 1.6 MB/s |  40 kB     00:00    
+#6 15.33 (94/385): perl-File-Fetch-1.00-4.el9.noarch.rpm 923 kB/s |  30 kB     00:00    
+#6 15.34 (95/385): efi-srpm-macros-6-2.el9_0.noarch.rpm  539 kB/s |  22 kB     00:00    
+#6 15.35 (96/385): perl-CPAN-2.29-3.el9.noarch.rpm       7.5 MB/s | 556 kB     00:00    
+#6 15.36 (97/385): fonts-srpm-macros-2.0.5-7.el9.1.noarc 884 kB/s |  27 kB     00:00    
+#6 15.36 (98/385): go-srpm-macros-3.2.0-2.el9.noarch.rpm 1.2 MB/s |  26 kB     00:00    
+#6 15.38 (99/385): kernel-srpm-macros-1.0-13.el9.noarch. 710 kB/s |  15 kB     00:00    
+#6 15.42 (100/385): openblas-srpm-macros-2-11.el9.noarch 181 kB/s | 7.3 kB     00:00    
+#6 15.43 (101/385): glib2-devel-2.68.4-11.el9.x86_64.rpm 6.1 MB/s | 470 kB     00:00    
+#6 15.43 (102/385): lua-srpm-macros-1-6.el9.noarch.rpm   123 kB/s | 8.5 kB     00:00    
+#6 15.46 (103/385): lua-5.4.4-4.el9.x86_64.rpm           5.1 MB/s | 187 kB     00:00    
+#6 15.46 (104/385): mariadb-connector-c-devel-3.2.6-1.el 1.7 MB/s |  55 kB     00:00    
+#6 15.48 (105/385): mariadb-connector-c-3.2.6-1.el9_0.x8 4.3 MB/s | 195 kB     00:00    
+#6 15.48 (106/385): mariadb-connector-c-config-3.2.6-1.e 416 kB/s | 9.8 kB     00:00    
+#6 15.55 (107/385): perl-Carp-1.50-460.el9.noarch.rpm    407 kB/s |  29 kB     00:00    
+#6 15.56 (108/385): perl-Env-1.04-460.el9.noarch.rpm     262 kB/s |  19 kB     00:00    
+#6 15.94 (109/385): perl-Module-Signature-0.88-1.el9.noa 216 kB/s |  83 kB     00:00    
+#6 15.96 (110/385): perl-Sub-Install-0.928-28.el9.noarch  54 kB/s |  22 kB     00:00    
+#6 15.99 (111/385): perl-Text-Template-1.59-5.el9.noarch 1.2 MB/s |  60 kB     00:00    
+#6 16.02 (112/385): perl-podlators-4.14-460.el9.noarch.r 1.8 MB/s | 112 kB     00:00    
+#6 16.05 (113/385): perl-Term-Cap-1.17-460.el9.noarch.rp 384 kB/s |  22 kB     00:00    
+#6 16.07 (114/385): perl-Term-ANSIColor-5.01-461.el9.noa 936 kB/s |  48 kB     00:00    
+#6 16.11 (115/385): perl-IO-Compress-Lzma-2.101-4.el9.no 1.3 MB/s |  74 kB     00:00    
+#6 16.13 (116/385): perl-HTTP-Tiny-0.076-461.el9.noarch. 950 kB/s |  53 kB     00:00    
+#6 16.16 (117/385): perl-Digest-1.19-4.el9.noarch.rpm    489 kB/s |  25 kB     00:00    
+#6 16.18 (118/385): perl-Net-Ping-2.74-5.el9.noarch.rpm  956 kB/s |  49 kB     00:00    
+#6 16.21 (119/385): perl-Module-Load-Conditional-0.74-4. 428 kB/s |  22 kB     00:00    
+#6 16.23 (120/385): perl-Data-OptList-0.110-17.el9.noarc 517 kB/s |  26 kB     00:00    
+#6 16.27 (121/385): perl-URI-5.09-3.el9.noarch.rpm       1.8 MB/s | 108 kB     00:00    
+#6 16.29 (122/385): perl-Archive-Tar-2.38-6.el9.noarch.r 1.1 MB/s |  71 kB     00:00    
+#6 16.32 (123/385): perl-constant-1.33-461.el9.noarch.rp 415 kB/s |  23 kB     00:00    
+#6 16.34 (124/385): perl-ExtUtils-Manifest-1.73-4.el9.no 666 kB/s |  34 kB     00:00    
+#6 16.39 (125/385): perl-encoding-3.00-462.el9.x86_64.rp 988 kB/s |  62 kB     00:00    
+#6 16.40 (126/385): perl-Encode-devel-3.08-462.el9.x86_6 750 kB/s |  41 kB     00:00    
+#6 16.45 (127/385): perl-Tie-RefHash-1.40-4.el9.noarch.r 469 kB/s |  23 kB     00:00    
+#6 16.51 (128/385): perl-ExtUtils-Install-2.20-4.el9.noa 668 kB/s |  44 kB     00:00    
+#6 16.61 (129/385): perl-Devel-Size-0.83-10.el9.x86_64.r 306 kB/s |  31 kB     00:00    
+#6 16.65 (130/385): perl-Compress-Raw-Bzip2-2.101-5.el9. 990 kB/s |  34 kB     00:00    
+#6 16.68 (131/385): perl-Params-Util-1.102-5.el9.x86_64. 1.2 MB/s |  33 kB     00:00    
+#6 16.70 (132/385): perl-Perl-OSType-1.010-461.el9.noarc 890 kB/s |  23 kB     00:00    
+#6 16.73 (133/385): redhat-rpm-config-201-1.el9.noarch.r 2.2 MB/s |  66 kB     00:00    
+#6 16.76 (134/385): perl-Data-Section-0.200007-14.el9.no 915 kB/s |  25 kB     00:00    
+#6 16.79 (135/385): perl-ExtUtils-CBuilder-0.280236-4.el 1.7 MB/s |  46 kB     00:00    
+#6 16.83 (136/385): perl-CPAN-Meta-2.150010-460.el9.noar 4.2 MB/s | 176 kB     00:00    
+#6 16.86 (137/385): perl-Data-Dumper-2.174-462.el9.x86_6 1.7 MB/s |  55 kB     00:00    
+#6 16.89 (138/385): perl-CPAN-Meta-Requirements-2.140-46 1.2 MB/s |  31 kB     00:00    
+#6 16.91 (139/385): perl-Thread-Queue-3.14-460.el9.noarc 882 kB/s |  21 kB     00:00    
+#6 16.94 (140/385): perl-Sys-Syslog-0.36-461.el9.x86_64. 1.6 MB/s |  47 kB     00:00    
+#6 16.97 (141/385): perl-IO-Zlib-1.11-4.el9.noarch.rpm   812 kB/s |  19 kB     00:00    
+#6 17.04 (142/385): perl-perlfaq-5.20201107-4.el9.noarch 5.0 MB/s | 372 kB     00:00    
+#6 17.05 (143/385): perl-Encode-3.08-462.el9.x86_64.rpm  2.5 MB/s | 1.7 MB     00:00    
+#6 17.07 (144/385): perl-Digest-SHA1-2.13-34.el9.x86_64. 1.9 MB/s |  52 kB     00:00    
+#6 17.08 (145/385): perl-MRO-Compat-0.13-15.el9.noarch.r 689 kB/s |  19 kB     00:00    
+#6 17.09 (146/385): perl-Algorithm-Diff-1.2010-4.el9.noa 1.9 MB/s |  47 kB     00:00    
+#6 17.10 (147/385): perl-srpm-macros-1-41.el9.noarch.rpm 353 kB/s | 8.2 kB     00:00    
+#6 17.12 (148/385): perl-Scalar-List-Utils-1.56-461.el9. 2.4 MB/s |  71 kB     00:00    
+#6 17.13 (149/385): perl-Compress-Raw-Zlib-2.101-5.el9.x 1.9 MB/s |  60 kB     00:00    
+#6 17.46 (150/385): python3-pip-21.2.3-7.el9.noarch.rpm  5.0 MB/s | 1.7 MB     00:00    
+#6 17.50 (151/385): perl-Unicode-Collate-1.29-4.el9.x86_ 1.9 MB/s | 732 kB     00:00    
+#6 17.54 (152/385): perl-ExtUtils-MakeMaker-7.60-3.el9.n 3.7 MB/s | 289 kB     00:00    
+#6 17.54 (153/385): perl-ExtUtils-MM-Utils-7.60-3.el9.no 303 kB/s |  12 kB     00:00    
+#6 17.57 (154/385): perl-ExtUtils-Command-7.60-3.el9.noa 578 kB/s |  14 kB     00:00    
+#6 17.60 (155/385): perl-Software-License-0.103014-12.el 3.5 MB/s | 128 kB     00:00    
+#6 17.63 (156/385): perl-IO-Socket-SSL-2.073-1.el9.noarc 2.6 MB/s | 217 kB     00:00    
+#6 17.63 (157/385): perl-Sub-Exporter-0.987-27.el9.noarc 2.2 MB/s |  66 kB     00:00    
+#6 17.65 (158/385): perl-Compress-Raw-Lzma-2.101-3.el9.x 2.1 MB/s |  50 kB     00:00    
+#6 17.66 (159/385): perl-IPC-SysV-2.09-4.el9.x86_64.rpm  1.6 MB/s |  42 kB     00:00    
+#6 17.69 (160/385): perl-PathTools-3.78-461.el9.x86_64.r 2.5 MB/s |  85 kB     00:00    
+#6 17.70 (161/385): perl-Storable-3.21-460.el9.x86_64.rp 1.8 MB/s |  95 kB     00:00    
+#6 17.72 (162/385): perl-Digest-SHA-6.02-461.el9.x86_64. 2.1 MB/s |  61 kB     00:00    
+#6 17.73 (163/385): perl-Mozilla-CA-20200520-6.el9.noarc 425 kB/s |  12 kB     00:00    
+#6 17.75 (164/385): perl-Math-BigInt-FastCalc-0.500.900- 1.0 MB/s |  27 kB     00:00    
+#6 17.76 (165/385): perl-threads-shared-1.61-460.el9.0.1 1.5 MB/s |  44 kB     00:00    
+#6 17.77 (166/385): perl-Text-Tabs+Wrap-2013.0523-460.el 910 kB/s |  23 kB     00:00    
+#6 17.79 (167/385): perl-CPAN-DistnameInfo-0.12-23.el9.n 601 kB/s |  14 kB     00:00    
+#6 17.83 (168/385): perl-Digest-MD5-2.58-4.el9.x86_64.rp 842 kB/s |  36 kB     00:00    
+#6 17.87 (169/385): perl-MIME-Charset-1.012.2-15.el9.noa 1.1 MB/s |  48 kB     00:00    
+#6 17.91 (170/385): perl-DBI-1.643-9.el9.x86_64.rpm      5.1 MB/s | 700 kB     00:00    
+#6 17.91 (171/385): perl-Term-Table-0.015-8.el9.noarch.r 815 kB/s |  35 kB     00:00    
+#6 17.94 (172/385): perl-Filter-1.60-4.el9.x86_64.rpm    2.6 MB/s |  81 kB     00:00    
+#6 17.95 (173/385): perl-DB_File-1.855-4.el9.x86_64.rpm  2.1 MB/s |  81 kB     00:00    
+#6 17.98 (174/385): perl-Term-Size-Any-0.002-35.el9.noar 427 kB/s |  13 kB     00:00    
+#6 18.01 (175/385): socat-1.7.4.1-5.el9.x86_64.rpm       4.3 MB/s | 300 kB     00:00    
+#6 18.02 (176/385): perl-threads-2.25-460.el9.x86_64.rpm 1.5 MB/s |  57 kB     00:00    
+#6 18.04 (177/385): perl-Pod-Escapes-1.07-460.el9.noarch 750 kB/s |  20 kB     00:00    
+#6 18.07 (178/385): perl-Term-Size-Perl-0.031-12.el9.x86 693 kB/s |  21 kB     00:00    
+#6 18.07 (179/385): perl-autodie-2.34-4.el9.noarch.rpm   1.9 MB/s |  94 kB     00:00    
+#6 18.11 (180/385): perl-Params-Check-0.38-461.el9.noarc 515 kB/s |  22 kB     00:00    
+#6 18.16 (181/385): perl-Error-0.17029-7.el9.noarch.rpm  972 kB/s |  41 kB     00:00    
+#6 18.24 (182/385): perl-Unicode-LineBreak-2019.001-11.e 1.4 MB/s | 120 kB     00:00    
+#6 18.39 (183/385): pcre2-utf32-10.40-2.el9.x86_64.rpm   1.4 MB/s | 205 kB     00:00    
+#6 18.54 (184/385): pcre2-utf16-10.40-2.el9.x86_64.rpm   1.4 MB/s | 216 kB     00:00    
+#6 18.61 (185/385): openssl-devel-3.0.7-25.el9_3.x86_64. 5.4 MB/s | 3.0 MB     00:00    
+#6 18.67 (186/385): perl-Devel-PPPort-3.62-4.el9.x86_64. 3.7 MB/s | 211 kB     00:00    
+#6 18.70 (187/385): yajl-2.1.0-22.el9.x86_64.rpm         1.1 MB/s |  37 kB     00:00    
+#6 18.74 (188/385): perl-MIME-Base64-3.16-4.el9.x86_64.r 930 kB/s |  30 kB     00:00    
+#6 18.75 (189/385): pcre2-devel-10.40-2.el9.x86_64.rpm   2.1 MB/s | 474 kB     00:00    
+#6 18.77 (190/385): perl-Unicode-Normalize-1.27-461.el9. 2.6 MB/s |  91 kB     00:00    
+#6 18.79 (191/385): sysprof-capture-devel-3.40.1-3.el9.x 1.6 MB/s |  59 kB     00:00    
+#6 18.80 (192/385): sombok-2.4.0-16.el9.x86_64.rpm       1.5 MB/s |  47 kB     00:00    
+#6 18.89 (193/385): llvm-libs-16.0.6-4.el9.x86_64.rpm    7.1 MB/s |  24 MB     00:03    
+#6 18.90 (194/385): perl-IPC-Cmd-1.04-461.el9.noarch.rpm 368 kB/s |  39 kB     00:00    
+#6 18.90 (195/385): perl-Module-Metadata-1.000037-460.el 362 kB/s |  35 kB     00:00    
+#6 18.91 (196/385): ocaml-srpm-macros-6-6.el9.noarch.rpm 386 kB/s | 7.8 kB     00:00    
+#6 18.93 (197/385): perl-File-Temp-0.231.100-4.el9.noarc 2.1 MB/s |  59 kB     00:00    
+#6 18.96 (198/385): python3-devel-3.9.18-1.el9_3.1.x86_6 3.6 MB/s | 205 kB     00:00    
+#6 18.96 (199/385): cmake-rpm-macros-3.20.2-9.el9_3.noar 207 kB/s | 9.9 kB     00:00    
+#6 18.97 (200/385): cmake-filesystem-3.20.2-9.el9_3.x86_ 288 kB/s |  11 kB     00:00    
+#6 18.99 (201/385): http-parser-2.9.4-6.el9.x86_64.rpm   1.5 MB/s |  37 kB     00:00    
+#6 19.02 (202/385): criu-libs-3.18-1.el9.x86_64.rpm      1.1 MB/s |  30 kB     00:00    
+#6 19.28 (203/385): cmake-data-3.20.2-9.el9_3.noarch.rpm 4.8 MB/s | 1.5 MB     00:00    
+#6 19.30 (204/385): criu-3.18-1.el9.x86_64.rpm           2.0 MB/s | 552 kB     00:00    
+#6 19.31 (205/385): libffi-devel-3.4.2-8.el9.x86_64.rpm  916 kB/s |  28 kB     00:00    
+#6 19.36 (206/385): crun-1.8.7-1.el9.x86_64.rpm          3.9 MB/s | 205 kB     00:00    
+#6 19.41 (207/385): gettext-devel-0.21-8.el9.x86_64.rpm  3.7 MB/s | 199 kB     00:00    
+#6 19.52 (208/385): gettext-common-devel-0.21-8.el9.noar 3.9 MB/s | 405 kB     00:00    
+#6 19.56 (209/385): libseccomp-devel-2.5.2-2.el9.x86_64. 1.2 MB/s |  53 kB     00:00    
+#6 19.61 (210/385): jq-1.6-15.el9.x86_64.rpm             3.4 MB/s | 186 kB     00:00    
+#6 19.67 (211/385): libsepol-devel-3.5-1.el9.x86_64.rpm  725 kB/s |  40 kB     00:00    
+#6 19.68 (212/385): annobin-12.12-1.el9.x86_64.rpm       2.5 MB/s | 977 kB     00:00    
+#6 19.70 (213/385): libnet-1.2-6.el9.x86_64.rpm          1.9 MB/s |  58 kB     00:00    
+#6 19.71 (214/385): libdatrie-0.2.13-4.el9.x86_64.rpm    966 kB/s |  32 kB     00:00    
+#6 19.74 (215/385): libuv-1.42.0-1.el9.x86_64.rpm        3.5 MB/s | 149 kB     00:00    
+#6 19.77 (216/385): libselinux-devel-3.5-1.el9.x86_64.rp 1.7 MB/s | 114 kB     00:00    
+#6 19.80 (217/385): libgpg-error-devel-1.42-5.el9.x86_64 1.1 MB/s |  65 kB     00:00    
+#6 19.81 (218/385): libmpc-1.2.1-4.el9.x86_64.rpm        1.6 MB/s |  61 kB     00:00    
+#6 19.86 (219/385): dbus-devel-1.12.20-8.el9.x86_64.rpm  598 kB/s |  33 kB     00:00    
+#6 19.88 (220/385): libthai-0.1.28-8.el9.x86_64.rpm      2.9 MB/s | 208 kB     00:00    
+#6 19.90 (221/385): dwz-0.14-3.el9.x86_64.rpm            2.8 MB/s | 127 kB     00:00    
+#6 19.92 (222/385): libxcrypt-devel-4.4.18-3.el9.x86_64. 722 kB/s |  28 kB     00:00    
+#6 19.94 (223/385): libxcrypt-compat-4.4.18-3.el9.x86_64 2.3 MB/s |  88 kB     00:00    
+#6 19.96 (224/385): perl-Socket-2.031-4.el9.x86_64.rpm   1.4 MB/s |  54 kB     00:00    
+#6 19.98 (225/385): numactl-devel-2.0.16-1.el9.x86_64.rp 488 kB/s |  22 kB     00:00    
+#6 20.03 (226/385): cmake-3.20.2-9.el9_3.x86_64.rpm      6.3 MB/s | 6.7 MB     00:01    
+#6 20.04 (227/385): pcre-utf16-8.44-3.el9.3.x86_64.rpm   3.2 MB/s | 184 kB     00:00    
+#6 20.05 (228/385): pcre-utf32-8.44-3.el9.3.x86_64.rpm   1.9 MB/s | 175 kB     00:00    
+#6 20.12 (229/385): pcre-cpp-8.44-3.el9.3.x86_64.rpm     332 kB/s |  26 kB     00:00    
+#6 20.13 (230/385): pcre-devel-8.44-3.el9.3.x86_64.rpm   4.7 MB/s | 470 kB     00:00    
+#6 20.14 (231/385): perl-ph-5.32.1-480.el9.x86_64.rpm    1.8 MB/s |  42 kB     00:00    
+#6 20.15 (232/385): perl-mro-1.23-480.el9.x86_64.rpm     1.0 MB/s |  28 kB     00:00    
+#6 20.22 (233/385): perl-lib-0.65-480.el9.x86_64.rpm     233 kB/s |  15 kB     00:00    
+#6 20.23 (234/385): wget-1.21.1-7.el9.x86_64.rpm         4.4 MB/s | 769 kB     00:00    
+#6 20.25 (235/385): perl-interpreter-5.32.1-480.el9.x86_ 2.3 MB/s |  71 kB     00:00    
+#6 20.29 (236/385): perl-Time-Piece-1.3401-480.el9.x86_6 1.0 MB/s |  41 kB     00:00    
+#6 20.32 (237/385): perl-Sys-Hostname-1.23-480.el9.x86_6 471 kB/s |  17 kB     00:00    
+#6 20.37 (238/385): perl-POSIX-1.94-480.el9.x86_64.rpm   2.1 MB/s |  96 kB     00:00    
+#6 20.41 (239/385): perl-devel-5.32.1-480.el9.x86_64.rpm 3.6 MB/s | 660 kB     00:00    
+#6 20.41 (240/385): perl-Opcode-1.48-480.el9.x86_64.rpm  897 kB/s |  36 kB     00:00    
+#6 20.43 (241/385): perl-ODBM_File-1.16-480.el9.x86_64.r 869 kB/s |  23 kB     00:00    
+#6 20.45 (242/385): perl-libs-5.32.1-480.el9.x86_64.rpm  6.8 MB/s | 2.0 MB     00:00    
+#6 20.45 (243/385): perl-NDBM_File-1.15-480.el9.x86_64.r 592 kB/s |  22 kB     00:00    
+#6 20.46 (244/385): perl-IO-1.43-480.el9.x86_64.rpm      3.1 MB/s |  87 kB     00:00    
+#6 20.47 (245/385): perl-I18N-Langinfo-0.19-480.el9.x86_ 1.0 MB/s |  23 kB     00:00    
+#6 20.47 (246/385): perl-Hash-Util-FieldHash-1.20-480.el 1.5 MB/s |  38 kB     00:00    
+#6 20.48 (247/385): perl-Hash-Util-0.23-480.el9.x86_64.r 1.5 MB/s |  34 kB     00:00    
+#6 20.49 (248/385): perl-GDBM_File-1.18-480.el9.x86_64.r 1.0 MB/s |  23 kB     00:00    
+#6 20.50 (249/385): perl-File-DosGlob-1.12-480.el9.x86_6 942 kB/s |  20 kB     00:00    
+#6 20.50 (250/385): perl-Fcntl-1.13-480.el9.x86_64.rpm   975 kB/s |  20 kB     00:00    
+#6 20.51 (251/385): perl-Errno-1.30-480.el9.x86_64.rpm   731 kB/s |  15 kB     00:00    
+#6 20.52 (252/385): perl-DynaLoader-1.47-480.el9.x86_64. 1.2 MB/s |  26 kB     00:00    
+#6 20.53 (253/385): perl-Devel-Peek-1.28-480.el9.x86_64. 1.4 MB/s |  32 kB     00:00    
+#6 20.55 (254/385): perl-B-1.80-480.el9.x86_64.rpm       4.7 MB/s | 179 kB     00:00    
+#6 20.56 (255/385): perl-5.32.1-480.el9.x86_64.rpm       341 kB/s |  13 kB     00:00    
+#6 20.56 (256/385): perl-vmsish-1.04-480.el9.noarch.rpm  458 kB/s |  14 kB     00:00    
+#6 20.57 (257/385): perl-vars-1.05-480.el9.noarch.rpm    632 kB/s |  13 kB     00:00    
+#6 20.58 (258/385): perl-subs-1.03-480.el9.noarch.rpm    567 kB/s |  12 kB     00:00    
+#6 20.59 (259/385): perl-utils-5.32.1-480.el9.noarch.rpm 2.0 MB/s |  55 kB     00:00    
+#6 20.60 (260/385): perl-sort-2.04-480.el9.noarch.rpm    650 kB/s |  14 kB     00:00    
+#6 20.61 (261/385): perl-sigtrap-1.09-480.el9.noarch.rpm 730 kB/s |  16 kB     00:00    
+#6 20.61 (262/385): perl-overloading-0.02-480.el9.noarch 589 kB/s |  13 kB     00:00    
+#6 20.62 (263/385): perl-overload-1.31-480.el9.noarch.rp 1.8 MB/s |  46 kB     00:00    
+#6 20.63 (264/385): perl-open-1.12-480.el9.noarch.rpm    730 kB/s |  17 kB     00:00    
+#6 20.64 (265/385): perl-meta-notation-5.32.1-480.el9.no 414 kB/s |  10 kB     00:00    
+#6 20.65 (266/385): perl-macros-5.32.1-480.el9.noarch.rp 517 kB/s |  11 kB     00:00    
+#6 20.65 (267/385): perl-locale-1.09-480.el9.noarch.rpm  636 kB/s |  14 kB     00:00    
+#6 20.66 (268/385): perl-libnetcfg-5.32.1-480.el9.noarch 750 kB/s |  17 kB     00:00    
+#6 20.67 (269/385): perl-less-0.03-480.el9.noarch.rpm    615 kB/s |  13 kB     00:00    
+#6 20.68 (270/385): perl-if-0.60.800-480.el9.noarch.rpm  657 kB/s |  14 kB     00:00    
+#6 20.68 (271/385): perl-filetest-1.03-480.el9.noarch.rp 680 kB/s |  15 kB     00:00    
+#6 20.69 (272/385): perl-fields-2.27-480.el9.noarch.rpm  751 kB/s |  16 kB     00:00    
+#6 20.70 (273/385): perl-encoding-warnings-0.13-480.el9. 751 kB/s |  17 kB     00:00    
+#6 20.74 (274/385): perl-diagnostics-1.37-480.el9.noarch 4.7 MB/s | 211 kB     00:00    
+#6 20.74 (275/385): perl-deprecate-0.04-480.el9.noarch.r 405 kB/s |  15 kB     00:00    
+#6 20.77 (276/385): perl-debugger-1.56-480.el9.noarch.rp 3.7 MB/s | 134 kB     00:00    
+#6 20.78 (277/385): perl-blib-1.07-480.el9.noarch.rpm    352 kB/s |  13 kB     00:00    
+#6 20.80 (278/385): perl-base-2.27-480.el9.noarch.rpm    677 kB/s |  16 kB     00:00    
+#6 20.80 (279/385): perl-autouse-1.11-480.el9.noarch.rpm 553 kB/s |  14 kB     00:00    
+#6 20.82 (280/385): perl-User-pwent-1.03-480.el9.noarch. 830 kB/s |  21 kB     00:00    
+#6 20.84 (281/385): perl-Unicode-UCD-0.75-480.el9.noarch 2.4 MB/s |  79 kB     00:00    
+#6 20.85 (282/385): perl-Time-1.03-480.el9.noarch.rpm    747 kB/s |  19 kB     00:00    
+#6 20.86 (283/385): perl-Tie-Memoize-1.1-480.el9.noarch. 556 kB/s |  14 kB     00:00    
+#6 20.88 (284/385): perl-Tie-File-1.06-480.el9.noarch.rp 1.8 MB/s |  43 kB     00:00    
+#6 20.89 (285/385): perl-Tie-4.6-480.el9.noarch.rpm      1.2 MB/s |  32 kB     00:00    
+#6 20.90 (286/385): perl-Thread-Semaphore-2.13-480.el9.n 617 kB/s |  16 kB     00:00    
+#6 20.91 (287/385): perl-Thread-3.05-480.el9.noarch.rpm  816 kB/s |  18 kB     00:00    
+#6 20.93 (288/385): perl-Text-Abbrev-1.02-480.el9.noarch 509 kB/s |  12 kB     00:00    
+#6 20.94 (289/385): perl-Test-1.31-480.el9.noarch.rpm    1.1 MB/s |  29 kB     00:00    
+#6 20.95 (290/385): perl-Term-ReadLine-1.17-480.el9.noar 867 kB/s |  19 kB     00:00    
+#6 20.96 (291/385): perl-Term-Complete-1.403-480.el9.noa 546 kB/s |  13 kB     00:00    
+#6 20.98 (292/385): perl-Symbol-1.08-480.el9.noarch.rpm  568 kB/s |  14 kB     00:00    
+#6 20.99 (293/385): perl-SelfLoader-1.26-480.el9.noarch. 889 kB/s |  22 kB     00:00    
+#6 21.00 (294/385): perl-SelectSaver-1.02-480.el9.noarch 482 kB/s |  12 kB     00:00    
+#6 21.01 (295/385): perl-Search-Dict-1.07-480.el9.noarch 531 kB/s |  13 kB     00:00    
+#6 21.03 (296/385): perl-Safe-2.41-480.el9.noarch.rpm    1.0 MB/s |  25 kB     00:00    
+#6 21.04 (297/385): perl-Pod-Html-1.25-480.el9.noarch.rp 1.0 MB/s |  27 kB     00:00    
+#6 21.05 (298/385): perl-Pod-Functions-1.13-480.el9.noar 563 kB/s |  14 kB     00:00    
+#6 21.07 (299/385): perl-Net-1.02-480.el9.noarch.rpm     1.0 MB/s |  26 kB     00:00    
+#6 21.08 (300/385): perl-NEXT-0.67-480.el9.noarch.rpm    813 kB/s |  21 kB     00:00    
+#6 21.09 (301/385): perl-Module-Loaded-0.08-480.el9.noar 557 kB/s |  14 kB     00:00    
+#6 21.11 (302/385): perl-Memoize-1.03-480.el9.noarch.rpm 2.0 MB/s |  57 kB     00:00    
+#6 21.12 (303/385): perl-Math-Complex-1.59-480.el9.noarc 1.7 MB/s |  47 kB     00:00    
+#6 21.13 (304/385): perl-Locale-Maketext-Simple-0.21-480 724 kB/s |  18 kB     00:00    
+#6 21.14 (305/385): perl-IPC-Open3-1.21-480.el9.noarch.r 912 kB/s |  23 kB     00:00    
+#6 21.16 (306/385): perl-I18N-LangTags-0.44-480.el9.noar 1.9 MB/s |  55 kB     00:00    
+#6 21.17 (307/385): perl-I18N-Collate-1.02-480.el9.noarc 586 kB/s |  14 kB     00:00    
+#6 21.18 (308/385): perl-Getopt-Std-1.12-480.el9.noarch. 656 kB/s |  16 kB     00:00    
+#6 21.19 (309/385): perl-FindBin-1.51-480.el9.noarch.rpm 586 kB/s |  14 kB     00:00    
+#6 21.21 (310/385): perl-FileHandle-2.03-480.el9.noarch. 637 kB/s |  16 kB     00:00    
+#6 21.22 (311/385): perl-FileCache-1.10-480.el9.noarch.r 594 kB/s |  15 kB     00:00    
+#6 21.24 (312/385): perl-File-stat-1.09-480.el9.noarch.r 691 kB/s |  17 kB     00:00    
+#6 21.25 (313/385): perl-File-Find-1.37-480.el9.noarch.r 974 kB/s |  26 kB     00:00    
+#6 21.26 (314/385): perl-File-Copy-2.34-480.el9.noarch.r 827 kB/s |  20 kB     00:00    
+#6 21.27 (315/385): perl-File-Compare-1.100.600-480.el9. 542 kB/s |  13 kB     00:00    
+#6 21.28 (316/385): perl-File-Basename-2.85-480.el9.noar 722 kB/s |  17 kB     00:00    
+#6 21.31 (317/385): perl-doc-5.32.1-480.el9.noarch.rpm   7.2 MB/s | 4.5 MB     00:00    
+#6 21.31 (318/385): perl-ExtUtils-Miniperl-1.09-480.el9. 371 kB/s |  15 kB     00:00    
+#6 21.32 (319/385): perl-ExtUtils-Embed-1.35-480.el9.noa 521 kB/s |  18 kB     00:00    
+#6 21.34 (320/385): perl-ExtUtils-Constant-0.25-480.el9. 1.9 MB/s |  47 kB     00:00    
+#6 21.34 (321/385): perl-English-1.11-480.el9.noarch.rpm 558 kB/s |  14 kB     00:00    
+#6 21.35 (322/385): perl-Dumpvalue-2.27-480.el9.noarch.r 719 kB/s |  19 kB     00:00    
+#6 21.36 (323/385): perl-DirHandle-1.05-480.el9.noarch.r 567 kB/s |  13 kB     00:00    
+#6 21.36 (324/385): perl-Devel-SelfStubber-1.06-480.el9. 632 kB/s |  15 kB     00:00    
+#6 21.37 (325/385): perl-DBM_Filter-0.06-480.el9.noarch. 1.4 MB/s |  32 kB     00:00    
+#6 21.38 (326/385): perl-Config-Extensions-0.03-480.el9. 573 kB/s |  12 kB     00:00    
+#6 21.39 (327/385): perl-Class-Struct-0.66-480.el9.noarc 996 kB/s |  22 kB     00:00    
+#6 21.39 (328/385): perl-Benchmark-1.23-480.el9.noarch.r 1.1 MB/s |  27 kB     00:00    
+#6 21.41 (329/385): perl-AutoSplit-5.74-480.el9.noarch.r 936 kB/s |  22 kB     00:00    
+#6 21.42 (330/385): perl-AutoLoader-5.74-480.el9.noarch. 787 kB/s |  21 kB     00:00    
+#6 21.42 (331/385): perl-Attribute-Handlers-1.01-480.el9 998 kB/s |  28 kB     00:00    
+#6 21.45 (332/385): oniguruma-6.9.6-1.el9.5.x86_64.rpm   5.3 MB/s | 217 kB     00:00    
+#6 21.45 (333/385): perl-version-0.99.28-4.el9.x86_64.rp 1.7 MB/s |  62 kB     00:00    
+#6 21.47 (334/385): xml-common-0.6.3-58.el9.noarch.rpm   1.4 MB/s |  31 kB     00:00    
+#6 21.48 (335/385): munge-libs-0.5.13-13.el9.x86_64.rpm  806 kB/s |  20 kB     00:00    
+#6 21.49 (336/385): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 5.5 MB/s | 365 kB     00:00    
+#6 21.50 (337/385): munge-0.5.13-13.el9.x86_64.rpm       3.6 MB/s | 110 kB     00:00    
+#6 21.51 (338/385): emacs-filesystem-27.2-9.el9.noarch.r 312 kB/s | 7.9 kB     00:00    
+#6 21.55 (339/385): mariadb-server-utils-10.5.22-1.el9_2 3.5 MB/s | 210 kB     00:00    
+#6 21.57 (340/385): mariadb-gssapi-server-10.5.22-1.el9_ 233 kB/s |  15 kB     00:00    
+#6 21.61 (341/385): mariadb-common-10.5.22-1.el9_2.x86_6 643 kB/s |  27 kB     00:00    
+#6 21.62 (342/385): mariadb-errmsg-10.5.22-1.el9_2.x86_6 3.0 MB/s | 211 kB     00:00    
+#6 22.17 (343/385): mariadb-10.5.22-1.el9_2.x86_64.rpm   2.8 MB/s | 1.6 MB     00:00    
+#6 22.24 (344/385): perl-DBD-MariaDB-1.21-16.el9_0.x86_6 2.2 MB/s | 151 kB     00:00    
+#6 23.13 (345/385): mariadb-backup-10.5.22-1.el9_2.x86_6 4.3 MB/s | 6.4 MB     00:01    
+#6 23.18 (346/385): perl-Locale-Maketext-1.29-461.el9.no 2.0 MB/s |  94 kB     00:00    
+#6 23.20 (347/385): perl-TermReadKey-2.38-11.el9.x86_64. 1.3 MB/s |  36 kB     00:00    
+#6 23.23 (348/385): perl-Git-2.39.3-1.el9_2.noarch.rpm   1.3 MB/s |  37 kB     00:00    
+#6 23.81 (349/385): mariadb-server-10.5.22-1.el9_2.x86_6 4.1 MB/s | 9.6 MB     00:02    
+#6 23.85 (350/385): systemtap-sdt-devel-4.9-3.el9.x86_64 1.8 MB/s |  73 kB     00:00    
+#6 23.88 (351/385): git-core-doc-2.39.3-1.el9_2.noarch.r 4.0 MB/s | 2.6 MB     00:00    
+#6 23.89 (352/385): perl-parent-0.238-460.el9.noarch.rpm 427 kB/s |  14 kB     00:00    
+#6 23.92 (353/385): perl-Archive-Zip-1.68-6.el9.noarch.r 2.7 MB/s | 106 kB     00:00    
+#6 23.96 (354/385): pam-devel-1.5.1-15.el9.x86_64.rpm    1.9 MB/s | 140 kB     00:00    
+#6 24.03 (355/385): kernel-headers-5.14.0-362.18.1.el9_3 3.5 MB/s | 6.2 MB     00:01    
+#6 24.08 (356/385): perl-PerlIO-via-QuotedPrint-0.09-4.e 506 kB/s |  22 kB     00:00    
+#6 24.11 (357/385): zlib-devel-1.2.11-40.el9.x86_64.rpm  1.3 MB/s |  44 kB     00:00    
+#6 24.15 (358/385): perl-Time-HiRes-1.9764-462.el9.x86_6 1.6 MB/s |  57 kB     00:00    
+#6 24.35 (359/385): vim-enhanced-8.2.2637-20.el9_1.x86_6 4.1 MB/s | 1.8 MB     00:00    
+#6 24.40 (360/385): gcc-plugin-annobin-11.4.1-2.1.el9.x8 1.0 MB/s |  48 kB     00:00    
+#6 24.80 (361/385): libstdc++-devel-11.4.1-2.1.el9.x86_6 3.4 MB/s | 2.2 MB     00:00    
+#6 25.56 (362/385): vim-common-8.2.2637-20.el9_1.x86_64. 4.1 MB/s | 6.6 MB     00:01    
+#6 27.43 (363/385): gcc-c++-11.4.1-2.1.el9.x86_64.rpm    4.2 MB/s |  13 MB     00:03    
+#6 27.46 (364/385): gpm-libs-1.20.7-29.el9.x86_64.rpm    677 kB/s |  20 kB     00:00    
+#6 27.48 (365/385): qt5-srpm-macros-5.15.9-1.el9.noarch. 307 kB/s | 7.9 kB     00:00    
+#6 27.59 (366/385): glibc-headers-2.34-83.el9.7.x86_64.r 4.1 MB/s | 450 kB     00:00    
+#6 27.62 (367/385): glibc-devel-2.34-83.el9.7.x86_64.rpm 1.6 MB/s |  50 kB     00:00    
+#6 28.65 (368/385): git-core-2.39.3-1.el9_2.x86_64.rpm   4.1 MB/s | 4.2 MB     00:01    
+#6 28.70 (369/385): git-2.39.3-1.el9_2.x86_64.rpm        1.4 MB/s |  61 kB     00:00    
+#6 28.73 (370/385): libmount-devel-2.37.4-15.el9.x86_64. 539 kB/s |  18 kB     00:00    
+#6 28.80 (371/385): cpp-11.4.1-2.1.el9.x86_64.rpm        3.3 MB/s |  11 MB     00:03    
+#6 28.80 (372/385): libblkid-devel-2.37.4-15.el9.x86_64. 237 kB/s |  17 kB     00:00    
+#6 28.84 (373/385): perl-Compress-Bzip2-2.28-5.el9.x86_6 1.6 MB/s |  69 kB     00:00    
+#6 28.84 (374/385): pyproject-srpm-macros-1.9.0-1.el9.no 366 kB/s |  14 kB     00:00    
+#6 28.97 (375/385): lua-devel-5.4.4-4.el9.x86_64.rpm     168 kB/s |  21 kB     00:00    
+#6 29.01 (376/385): libassuan-devel-2.5.5-3.el9.x86_64.r 372 kB/s |  62 kB     00:00    
+#6 29.02 (377/385): jansson-devel-2.14-1.el9.x86_64.rpm  257 kB/s |  12 kB     00:00    
+#6 29.06 (378/385): http-parser-devel-2.9.4-6.el9.x86_64 316 kB/s |  14 kB     00:00    
+#6 29.06 (379/385): json-c-devel-0.14-11.el9.x86_64.rpm  922 kB/s |  45 kB     00:00    
+#6 29.11 (380/385): munge-devel-0.5.13-13.el9.x86_64.rpm 460 kB/s |  23 kB     00:00    
+#6 29.19 (381/385): libyaml-devel-0.2.5-7.el9.x86_64.rpm 1.0 MB/s | 142 kB     00:00    
+#6 29.25 (382/385): gpgme-devel-1.15.1-6.el9.x86_64.rpm  2.7 MB/s | 163 kB     00:00    
+#6 29.31 (383/385): mariadb-connector-c-doc-3.2.6-1.el9_ 1.7 MB/s |  98 kB     00:00    
+#6 29.54 (384/385): mariadb-devel-10.5.22-1.el9_2.x86_64 2.3 MB/s | 1.0 MB     00:00    
+#6 30.40 (385/385): gcc-11.4.1-2.1.el9.x86_64.rpm        5.7 MB/s |  32 MB     00:05    
+#6 30.40 --------------------------------------------------------------------------------
+#6 30.40 Total                                            10 MB/s | 184 MB     00:18     
+#6 34.95 Running transaction check
+#6 35.12 Transaction check succeeded.
+#6 35.12 Running transaction test
+#6 36.77 Transaction test succeeded.
+#6 36.77 Running transaction
+#6 40.45   Preparing        :                                                        1/1 
+#6 40.49   Installing       : cmake-filesystem-3.20.2-9.el9_3.x86_64               1/385 
+#6 40.51   Installing       : libmpc-1.2.1-4.el9.x86_64                            2/385 
+#6 40.52   Installing       : mariadb-connector-c-config-3.2.6-1.el9_0.noarch      3/385 
+#6 40.53   Installing       : mariadb-connector-c-3.2.6-1.el9_0.x86_64             4/385 
+#6 40.54   Installing       : mariadb-common-3:10.5.22-1.el9_2.x86_64              5/385 
+#6 40.55   Installing       : make-1:4.3-7.el9.x86_64                              6/385 
+#6 40.56   Installing       : libseccomp-2.5.2-2.el9.x86_64                        7/385 
+#6 40.56   Installing       : libedit-3.1-38.20210216cvs.el9.x86_64                8/385 
+#6 40.57   Installing       : emacs-filesystem-1:27.2-9.el9.noarch                 9/385 
+#6 40.57   Installing       : munge-libs-0.5.13-13.el9.x86_64                     10/385 
+#6 40.58   Installing       : cmake-rpm-macros-3.20.2-9.el9_3.noarch              11/385 
+#6 40.58   Installing       : vim-filesystem-2:8.2.2637-20.el9_1.noarch           12/385 
+#6 40.59   Installing       : protobuf-c-1.3.3-13.el9.x86_64                      13/385 
+#6 40.60   Installing       : gettext-libs-0.21-8.el9.x86_64                      14/385 
+#6 40.61   Installing       : psmisc-23.4-3.el9.x86_64                            15/385 
+#6 40.67   Installing       : python3-setuptools-53.0.0-12.el9.noarch             16/385 
+#6 40.68   Installing       : libaio-0.3.111-13.el9.x86_64                        17/385 
+#6 40.71   Installing       : gettext-0.21-8.el9.x86_64                           18/385 
+#6 41.01   Installing       : vim-common-2:8.2.2637-20.el9_1.x86_64               19/385 
+#6 41.51   Installing       : llvm-libs-16.0.6-4.el9.x86_64                       20/385 
+#6 41.54   Installing       : mariadb-errmsg-3:10.5.22-1.el9_2.x86_64             21/385 
+#6 41.56   Installing       : mariadb-connector-c-doc-3.2.6-1.el9_0.noarch        22/385 
+#6 41.72   Installing       : cpp-11.4.1-2.1.el9.x86_64                           23/385 
+#6 41.74   Installing       : pyproject-srpm-macros-1.9.0-1.el9.noarch            24/385 
+#6 41.79   Installing       : glibc-headers-2.34-83.el9.7.x86_64                  25/385 
+#6 41.80   Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                 26/385 
+#6 41.81   Installing       : gpm-libs-1.20.7-29.el9.x86_64                       27/385 
+#6 41.94   Installing       : libstdc++-devel-11.4.1-2.1.el9.x86_64               28/385 
+#6 42.19   Installing       : kernel-headers-5.14.0-362.18.1.el9_3.0.1.x86_64     29/385 
+#6 42.23   Running scriptlet: xml-common-0.6.3-58.el9.noarch                      30/385 
+#6 42.24   Installing       : xml-common-0.6.3-58.el9.noarch                      30/385 
+#6 42.25   Installing       : oniguruma-6.9.6-1.el9.5.x86_64                      31/385 
+#6 42.25   Installing       : pcre-cpp-8.44-3.el9.3.x86_64                        32/385 
+#6 42.26   Installing       : pcre-utf16-8.44-3.el9.3.x86_64                      33/385 
+#6 42.27   Installing       : pcre-utf32-8.44-3.el9.3.x86_64                      34/385 
+#6 42.27   Installing       : libxcrypt-compat-4.4.18-3.el9.x86_64                35/385 
+#6 42.42   Installing       : python3-pip-21.2.3-7.el9.noarch                     36/385 
+#6 42.45   Installing       : dwz-0.14-3.el9.x86_64                               37/385 
+#6 42.46   Installing       : libuv-1:1.42.0-1.el9.x86_64                         38/385 
+#6 42.74   Installing       : cmake-data-3.20.2-9.el9_3.noarch                    39/385 
+#6 42.89   Installing       : cmake-3.20.2-9.el9_3.x86_64                         40/385 
+#6 42.92   Installing       : libdatrie-0.2.13-4.el9.x86_64                       41/385 
+#6 42.93   Installing       : libthai-0.1.28-8.el9.x86_64                         42/385 
+#6 42.94   Installing       : sombok-2.4.0-16.el9.x86_64                          43/385 
+#6 42.95   Installing       : libnet-1.2-6.el9.x86_64                             44/385 
+#6 42.96   Installing       : gettext-common-devel-0.21-8.el9.noarch              45/385 
+#6 42.96   Installing       : http-parser-2.9.4-6.el9.x86_64                      46/385 
+#6 42.97   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    47/385 
+#6 42.97   Installing       : yajl-2.1.0-22.el9.x86_64                            48/385 
+#6 42.98   Installing       : pcre2-utf16-10.40-2.el9.x86_64                      49/385 
+#6 42.99   Installing       : pcre2-utf32-10.40-2.el9.x86_64                      50/385 
+#6 42.99   Installing       : perl-srpm-macros-1-41.el9.noarch                    51/385 
+#6 43.00   Installing       : lua-5.4.4-4.el9.x86_64                              52/385 
+#6 43.01   Installing       : openblas-srpm-macros-2-11.el9.noarch                53/385 
+#6 43.01   Installing       : lua-srpm-macros-1-6.el9.noarch                      54/385 
+#6 43.02   Installing       : efi-srpm-macros-6-2.el9_0.noarch                    55/385 
+#6 43.03   Installing       : rust-srpm-macros-17-4.el9.noarch                    56/385 
+#6 43.03   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  57/385 
+#6 43.06   Installing       : rsync-3.2.3-19.el9.x86_64                           58/385 
+#6 43.07   Installing       : ncurses-6.2-10.20210508.el9.x86_64                  59/385 
+#6 43.08   Installing       : systemd-rpm-macros-252-18.el9.0.1.rocky.noarch      60/385 
+#6 43.08   Running scriptlet: openssh-8.7p1-34.el9.x86_64                         61/385 
+#6 43.16   Installing       : openssh-8.7p1-34.el9.x86_64                         61/385 
+#6 43.16   Installing       : libcbor-0.7.0-5.el9.x86_64                          62/385 
+#6 43.17   Installing       : libfido2-1.13.0-1.el9.x86_64                        63/385 
+#6 43.19   Installing       : openssh-clients-8.7p1-34.el9.x86_64                 64/385 
+#6 43.19   Running scriptlet: openssh-clients-8.7p1-34.el9.x86_64                 64/385 
+#6 43.27   Installing       : git-core-2.39.3-1.el9_2.x86_64                      65/385 
+#6 43.48   Installing       : git-core-doc-2.39.3-1.el9_2.noarch                  66/385 
+#6 43.49   Installing       : numactl-libs-2.0.16-1.el9.x86_64                    67/385 
+#6 43.50   Installing       : libnl3-3.7.0-1.el9.x86_64                           68/385 
+#6 43.52   Installing       : criu-3.18-1.el9.x86_64                              69/385 
+#6 43.52   Installing       : criu-libs-3.18-1.el9.x86_64                         70/385 
+#6 43.54   Installing       : diffutils-3.7-12.el9.x86_64                         71/385 
+#6 43.54   Installing       : which-2.21-29.el9.x86_64                            72/385 
+#6 43.55   Installing       : unzip-6.0-56.el9.x86_64                             73/385 
+#6 43.56   Installing       : zip-3.0-35.el9.x86_64                               74/385 
+#6 43.57   Installing       : xz-5.2.5-8.el9_0.x86_64                             75/385 
+#6 43.58   Installing       : libpkgconf-1.7.3-10.el9.x86_64                      76/385 
+#6 43.59   Installing       : pkgconf-1.7.3-10.el9.x86_64                         77/385 
+#6 43.59   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      78/385 
+#6 43.60   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64              79/385 
+#6 43.99   Installing       : openssl-devel-1:3.0.7-25.el9_3.x86_64               80/385 
+#6 44.03   Installing       : libgpg-error-devel-1.42-5.el9.x86_64                81/385 
+#6 44.05   Installing       : glibc-devel-2.34-83.el9.7.x86_64                    82/385 
+#6 44.06   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                 83/385 
+#6 44.45   Installing       : gcc-11.4.1-2.1.el9.x86_64                           84/385 
+#6 44.48   Installing       : zlib-devel-1.2.11-40.el9.x86_64                     85/385 
+#6 44.49   Installing       : mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64      86/385 
+#6 44.50   Installing       : annobin-12.12-1.el9.x86_64                          87/385 
+#6 44.50   Installing       : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64            88/385 
+#6 44.68   Installing       : gcc-c++-11.4.1-2.1.el9.x86_64                       89/385 
+#6 44.70   Installing       : libassuan-devel-2.5.5-3.el9.x86_64                  90/385 
+#6 44.73   Installing       : pcre2-devel-10.40-2.el9.x86_64                      91/385 
+#6 44.74   Installing       : sysprof-capture-devel-3.40.1-3.el9.x86_64           92/385 
+#6 44.75   Installing       : libffi-devel-3.4.2-8.el9.x86_64                     93/385 
+#6 44.75   Installing       : libsepol-devel-3.5-1.el9.x86_64                     94/385 
+#6 44.78   Installing       : libselinux-devel-3.5-1.el9.x86_64                   95/385 
+#6 44.81   Installing       : pcre-devel-8.44-3.el9.3.x86_64                      96/385 
+#6 44.81   Installing       : libblkid-devel-2.37.4-15.el9.x86_64                 97/385 
+#6 44.82   Installing       : libmount-devel-2.37.4-15.el9.x86_64                 98/385 
+#6 44.87   Installing       : glib2-devel-2.68.4-11.el9.x86_64                    99/385 
+#6 44.87   Installing       : jansson-2.14-1.el9.x86_64                          100/385 
+#6 44.88   Installing       : libmnl-1.0.4-15.el9.x86_64                         101/385 
+#6 44.89   Installing       : kmod-libs-28-9.el9.x86_64                          102/385 
+#6 44.89   Installing       : libbpf-2:1.2.0-1.el9.x86_64                        103/385 
+#6 44.92   Installing       : iproute-6.2.0-5.el9.x86_64                         104/385 
+#6 44.94   Installing       : python3-pyparsing-2.4.7-9.el9.noarch               105/385 
+#6 44.95   Installing       : systemtap-sdt-devel-4.9-3.el9.x86_64               106/385 
+#6 44.95   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch      107/385 
+#6 44.96   Installing       : libpsl-0.21.1-5.el9.x86_64                         108/385 
+#6 44.96   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                    109/385 
+#6 45.01   Installing       : groff-base-1.22.4-10.el9.x86_64                    109/385 
+#6 45.02   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                    109/385 
+#6 45.02   Installing       : perl-Digest-1.19-4.el9.noarch                      110/385 
+#6 45.03   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                  111/385 
+#6 45.04   Installing       : perl-B-1.80-480.el9.x86_64                         112/385 
+#6 45.05   Installing       : perl-FileHandle-2.03-480.el9.noarch                113/385 
+#6 45.05   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64              114/385 
+#6 45.06   Installing       : perl-libnet-3.13-4.el9.noarch                      115/385 
+#6 45.07   Installing       : perl-base-2.27-480.el9.noarch                      116/385 
+#6 45.08   Installing       : perl-Class-Struct-0.66-480.el9.noarch              117/385 
+#6 45.08   Installing       : perl-AutoLoader-5.74-480.el9.noarch                118/385 
+#6 45.09   Installing       : perl-URI-5.09-3.el9.noarch                         119/385 
+#6 45.10   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch            120/385 
+#6 45.11   Installing       : perl-Socket-4:2.031-4.el9.x86_64                   121/385 
+#6 45.11   Installing       : perl-mro-1.23-480.el9.x86_64                       122/385 
+#6 45.12   Installing       : perl-POSIX-1.94-480.el9.x86_64                     123/385 
+#6 45.13   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch              124/385 
+#6 45.13   Installing       : perl-Term-Cap-1.17-460.el9.noarch                  125/385 
+#6 45.14   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       126/385 
+#6 45.14   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch             127/385 
+#6 45.15   Installing       : perl-subs-1.03-480.el9.noarch                      128/385 
+#6 45.15   Installing       : perl-overloading-0.02-480.el9.noarch               129/385 
+#6 45.16   Installing       : perl-if-0.60.800-480.el9.noarch                    130/385 
+#6 45.16   Installing       : perl-SelectSaver-1.02-480.el9.noarch               131/385 
+#6 45.17   Installing       : perl-File-Path-2.18-4.el9.noarch                   132/385 
+#6 45.17   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 133/385 
+#6 45.18   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                134/385 
+#6 45.18   Installing       : perl-File-stat-1.09-480.el9.noarch                 135/385 
+#6 45.21   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                  136/385 
+#6 45.21   Installing       : perl-Time-Local-2:1.300-7.el9.noarch               137/385 
+#6 45.22   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch              138/385 
+#6 45.23   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch           139/385 
+#6 45.23   Installing       : perl-constant-1.33-461.el9.noarch                  140/385 
+#6 45.24   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       141/385 
+#6 45.25   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 142/385 
+#6 45.25   Installing       : perl-Fcntl-1.13-480.el9.x86_64                     143/385 
+#6 45.26   Installing       : perl-Errno-1.30-480.el9.x86_64                     144/385 
+#6 45.26   Installing       : perl-vars-1.05-480.el9.noarch                      145/385 
+#6 45.27   Installing       : perl-overload-1.31-480.el9.noarch                  146/385 
+#6 45.27   Installing       : perl-Symbol-1.08-480.el9.noarch                    147/385 
+#6 45.28   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                148/385 
+#6 45.29   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                149/385 
+#6 45.30   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               150/385 
+#6 45.31   Installing       : perl-podlators-1:4.14-460.el9.noarch               151/385 
+#6 45.31   Installing       : perl-File-Basename-2.85-480.el9.noarch             152/385 
+#6 45.32   Installing       : perl-Storable-1:3.21-460.el9.x86_64                153/385 
+#6 45.32   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                 154/385 
+#6 45.33   Installing       : perl-IO-1.43-480.el9.x86_64                        155/385 
+#6 45.34   Installing       : perl-HTTP-Tiny-0.076-461.el9.noarch                156/385 
+#6 45.35   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch            157/385 
+#6 45.35   Installing       : perl-parent-1:0.238-460.el9.noarch                 158/385 
+#6 45.36   Installing       : perl-Exporter-5.74-461.el9.noarch                  159/385 
+#6 45.36   Installing       : perl-Carp-1.50-460.el9.noarch                      160/385 
+#6 45.37   Installing       : perl-ODBM_File-1.16-480.el9.x86_64                 161/385 
+#6 45.37   Installing       : perl-NDBM_File-1.15-480.el9.x86_64                 162/385 
+#6 45.38   Installing       : perl-GDBM_File-1.18-480.el9.x86_64                 163/385 
+#6 45.39   Installing       : perl-DB_File-1.855-4.el9.x86_64                    164/385 
+#6 45.40   Installing       : perl-PathTools-3.78-461.el9.x86_64                 165/385 
+#6 45.45   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  166/385 
+#6 45.56   Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  167/385 
+#6 45.57   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch            168/385 
+#6 45.66   Installing       : perl-doc-5.32.1-480.el9.noarch                     169/385 
+#6 45.67   Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           170/385 
+#6 45.68   Installing       : perl-File-Find-1.37-480.el9.noarch                 171/385 
+#6 45.68   Installing       : perl-File-Copy-2.34-480.el9.noarch                 172/385 
+#6 45.69   Installing       : perl-DynaLoader-1.47-480.el9.x86_64                173/385 
+#6 45.69   Installing       : perl-ExtUtils-Manifest-1:1.73-4.el9.noarch         174/385 
+#6 45.70   Installing       : perl-lib-0.65-480.el9.x86_64                       175/385 
+#6 45.70   Installing       : perl-Time-HiRes-4:1.9764-462.el9.x86_64            176/385 
+#6 45.71   Installing       : perl-ExtUtils-ParseXS-1:3.40-460.el9.noarch        177/385 
+#6 45.72   Installing       : perl-Compress-Raw-Zlib-2.101-5.el9.x86_64          178/385 
+#6 45.73   Installing       : perl-threads-1:2.25-460.el9.x86_64                 179/385 
+#6 45.75   Installing       : perl-threads-shared-1.61-460.el9.0.1.x86_64        180/385 
+#6 45.76   Installing       : perl-Sys-Hostname-1.23-480.el9.x86_64              181/385 
+#6 45.76   Installing       : perl-File-Compare-1.100.600-480.el9.noarch         182/385 
+#6 45.77   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                183/385 
+#6 45.78   Installing       : perl-Digest-SHA-1:6.02-461.el9.x86_64              184/385 
+#6 45.79   Installing       : perl-Module-Load-1:0.36-4.el9.noarch               185/385 
+#6 45.79   Installing       : perl-Perl-OSType-1.010-461.el9.noarch              186/385 
+#6 45.81   Installing       : perl-Filter-2:1.60-4.el9.x86_64                    187/385 
+#6 45.83   Installing       : perl-Unicode-Normalize-1.27-461.el9.x86_64         188/385 
+#6 45.83   Installing       : perl-Devel-Peek-1.28-480.el9.x86_64                189/385 
+#6 45.84   Installing       : perl-meta-notation-5.32.1-480.el9.noarch           190/385 
+#6 45.84   Installing       : perl-locale-1.09-480.el9.noarch                    191/385 
+#6 45.85   Installing       : perl-version-7:0.99.28-4.el9.x86_64                192/385 
+#6 45.86   Installing       : perl-CPAN-Meta-Requirements-2.140-461.el9.noarch   193/385 
+#6 45.87   Installing       : perl-Module-CoreList-1:5.20210320-3.el9.noarch     194/385 
+#6 45.87   Installing       : perl-Module-Metadata-1.000037-460.el9.noarch       195/385 
+#6 45.88   Installing       : perl-Tie-4.6-480.el9.noarch                        196/385 
+#6 45.89   Installing       : perl-Term-ReadLine-1.17-480.el9.noarch             197/385 
+#6 45.89   Installing       : perl-Pod-Html-1.25-480.el9.noarch                  198/385 
+#6 45.90   Installing       : perl-Dumpvalue-2.27-480.el9.noarch                 199/385 
+#6 45.90   Installing       : perl-encoding-4:3.00-462.el9.x86_64                200/385 
+#6 45.91   Installing       : perl-Net-Ping-2.74-5.el9.noarch                    201/385 
+#6 45.92   Installing       : perl-ExtUtils-Command-2:7.60-3.el9.noarch          202/385 
+#6 45.92   Installing       : perl-CPAN-Meta-YAML-0.018-461.el9.noarch           203/385 
+#6 45.93   Installing       : perl-Text-Balanced-2.04-4.el9.noarch               204/385 
+#6 45.94   Installing       : perl-Sub-Install-0.928-28.el9.noarch               205/385 
+#6 45.94   Installing       : perl-Tie-RefHash-1.40-4.el9.noarch                 206/385 
+#6 45.95   Installing       : perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64         207/385 
+#6 45.97   Installing       : perl-IO-Compress-2.102-4.el9.noarch                208/385 
+#6 45.97   Installing       : perl-IO-Zlib-1:1.11-4.el9.noarch                   209/385 
+#6 45.98   Installing       : perl-Params-Util-1.102-5.el9.x86_64                210/385 
+#6 45.99   Installing       : perl-ExtUtils-MM-Utils-2:7.60-3.el9.noarch         211/385 
+#6 46.00   Installing       : perl-Devel-PPPort-3.62-4.el9.x86_64                212/385 
+#6 46.00   Installing       : perl-Opcode-1.48-480.el9.x86_64                    213/385 
+#6 46.01   Installing       : perl-Safe-2.41-480.el9.noarch                      214/385 
+#6 46.01   Installing       : perl-I18N-Langinfo-0.19-480.el9.x86_64             215/385 
+#6 46.02   Installing       : perl-Hash-Util-FieldHash-1.20-480.el9.x86_64       216/385 
+#6 46.03   Installing       : perl-Hash-Util-0.23-480.el9.x86_64                 217/385 
+#6 46.03   Installing       : perl-autouse-1.11-480.el9.noarch                   218/385 
+#6 46.04   Installing       : perl-User-pwent-1.03-480.el9.noarch                219/385 
+#6 46.04   Installing       : perl-SelfLoader-1.26-480.el9.noarch                220/385 
+#6 46.05   Installing       : perl-Math-Complex-1.59-480.el9.noarch              221/385 
+#6 46.06   Installing       : perl-Math-BigInt-1:1.9998.18-460.el9.noarch        222/385 
+#6 46.06   Installing       : perl-JSON-PP-1:4.06-4.el9.noarch                   223/385 
+#6 46.08   Installing       : perl-CPAN-Meta-2.150010-460.el9.noarch             224/385 
+#6 46.09   Installing       : perl-Math-BigRat-0.2614-460.el9.noarch             225/385 
+#6 46.12   Installing       : perl-DBI-1.643-9.el9.x86_64                        226/385 
+#6 46.12   Installing       : perl-I18N-LangTags-0.44-480.el9.noarch             227/385 
+#6 46.13   Installing       : perl-Locale-Maketext-1.29-461.el9.noarch           228/385 
+#6 46.14   Installing       : perl-Locale-Maketext-Simple-1:0.21-480.el9.noarc   229/385 
+#6 46.14   Installing       : perl-Params-Check-1:0.38-461.el9.noarch            230/385 
+#6 46.15   Installing       : perl-Module-Load-Conditional-0.74-4.el9.noarch     231/385 
+#6 46.16   Installing       : perl-IPC-Cmd-2:1.04-461.el9.noarch                 232/385 
+#6 46.17   Installing       : perl-ExtUtils-Constant-0.25-480.el9.noarch         233/385 
+#6 46.17   Installing       : perl-DirHandle-1.05-480.el9.noarch                 234/385 
+#6 46.18   Installing       : perl-Benchmark-1.23-480.el9.noarch                 235/385 
+#6 46.20   Installing       : perl-Test-Harness-1:3.42-461.el9.noarch            236/385 
+#6 46.21   Installing       : perl-AutoSplit-5.74-480.el9.noarch                 237/385 
+#6 46.21   Installing       : perl-File-Fetch-1.00-4.el9.noarch                  238/385 
+#6 46.22   Installing       : perl-DBD-MariaDB-1.21-16.el9_0.x86_64              239/385 
+#6 46.23   Installing       : perl-bignum-0.51-460.el9.noarch                    240/385 
+#6 46.24   Installing       : perl-Math-BigInt-FastCalc-0.500.900-460.el9.x86_   241/385 
+#6 46.24   Installing       : perl-Devel-SelfStubber-1.06-480.el9.noarch         242/385 
+#6 46.25   Installing       : perl-fields-2.27-480.el9.noarch                    243/385 
+#6 46.25   Installing       : perl-Encode-Locale-1.05-21.el9.noarch              244/385 
+#6 46.26   Installing       : perl-Data-OptList-0.110-17.el9.noarch              245/385 
+#6 46.27   Installing       : perl-DBM_Filter-0.06-480.el9.noarch                246/385 
+#6 46.27   Installing       : perl-Filter-Simple-0.96-460.el9.noarch             247/385 
+#6 46.28   Installing       : perl-open-1.12-480.el9.noarch                      248/385 
+#6 46.28   Installing       : perl-debugger-1.56-480.el9.noarch                  249/385 
+#6 46.29   Installing       : perl-Env-1.04-460.el9.noarch                       250/385 
+#6 46.30   Installing       : perl-Module-CoreList-tools-1:5.20210320-3.el9.no   251/385 
+#6 46.30   Installing       : perl-experimental-0.022-6.el9.noarch               252/385 
+#6 46.31   Installing       : perl-sigtrap-1.09-480.el9.noarch                   253/385 
+#6 46.34   Installing       : perl-Unicode-Collate-1.29-4.el9.x86_64             254/385 
+#6 46.35   Installing       : perl-Unicode-UCD-0.75-480.el9.noarch               255/385 
+#6 46.36   Installing       : perl-Thread-Queue-3.14-460.el9.noarch              256/385 
+#6 46.36   Installing       : perl-Thread-Semaphore-2.13-480.el9.noarch          257/385 
+#6 46.37   Installing       : perl-Thread-3.05-480.el9.noarch                    258/385 
+#6 46.38   Installing       : perl-Archive-Zip-1.68-6.el9.noarch                 259/385 
+#6 46.38   Installing       : perl-Digest-SHA1-2.13-34.el9.x86_64                260/385 
+#6 46.39   Installing       : perl-Pod-Checker-4:1.74-4.el9.noarch               261/385 
+#6 46.40   Installing       : kernel-srpm-macros-1.0-13.el9.noarch               262/385 
+#6 46.40   Installing       : perl-utils-5.32.1-480.el9.noarch                   263/385 
+#6 46.41   Installing       : perl-macros-4:5.32.1-480.el9.noarch                264/385 
+#6 46.41   Installing       : perl-diagnostics-1.37-480.el9.noarch               265/385 
+#6 46.42   Installing       : perl-Package-Generator-1.106-23.el9.noarch         266/385 
+#6 46.43   Installing       : perl-Sub-Exporter-0.987-27.el9.noarch              267/385 
+#6 46.44   Installing       : perl-Object-HashBase-0.009-7.el9.noarch            268/385 
+#6 46.45   Installing       : perl-File-Which-1.23-10.el9.noarch                 269/385 
+#6 46.45   Installing       : perl-File-HomeDir-1.006-4.el9.noarch               270/385 
+#6 46.46   Installing       : perl-local-lib-2.000024-13.el9.noarch              271/385 
+#6 46.47   Installing       : perl-Config-Perl-V-0.33-4.el9.noarch               272/385 
+#6 46.47   Installing       : perl-Text-Glob-0.11-15.el9.noarch                  273/385 
+#6 46.48   Installing       : perl-Importer-0.026-4.el9.noarch                   274/385 
+#6 46.48   Installing       : perl-IPC-System-Simple-1.30-6.el9.noarch           275/385 
+#6 46.49   Installing       : perl-autodie-2.34-4.el9.noarch                     276/385 
+#6 46.50   Installing       : perl-Text-Template-1.59-5.el9.noarch               277/385 
+#6 46.51   Installing       : perl-Devel-Size-0.83-10.el9.x86_64                 278/385 
+#6 46.51   Installing       : perl-Sys-Syslog-0.36-461.el9.x86_64                279/385 
+#6 46.52   Installing       : perl-perlfaq-5.20201107-4.el9.noarch               280/385 
+#6 46.53   Installing       : perl-MRO-Compat-0.13-15.el9.noarch                 281/385 
+#6 46.54   Installing       : perl-Data-Section-0.200007-14.el9.noarch           282/385 
+#6 46.55   Installing       : perl-Software-License-0.103014-12.el9.noarch       283/385 
+#6 46.56   Installing       : perl-Algorithm-Diff-1.2010-4.el9.noarch            284/385 
+#6 46.57   Installing       : perl-Text-Diff-1.45-13.el9.noarch                  285/385 
+#6 46.57   Installing       : perl-Module-Signature-0.88-1.el9.noarch            286/385 
+#6 46.58   Installing       : perl-Compress-Raw-Lzma-2.101-3.el9.x86_64          287/385 
+#6 46.59   Installing       : perl-IO-Compress-Lzma-2.101-4.el9.noarch           288/385 
+#6 46.60   Installing       : perl-Archive-Tar-2.38-6.el9.noarch                 289/385 
+#6 46.60   Installing       : perl-IPC-SysV-2.09-4.el9.x86_64                    290/385 
+#6 46.61   Installing       : perl-CPAN-DistnameInfo-0.12-23.el9.noarch          291/385 
+#6 46.62   Installing       : perl-MIME-Charset-1.012.2-15.el9.noarch            292/385 
+#6 46.63   Installing       : perl-Unicode-LineBreak-2019.001-11.el9.x86_64      293/385 
+#6 46.63   Installing       : perl-Term-Size-Perl-0.031-12.el9.x86_64            294/385 
+#6 46.64   Installing       : perl-Term-Size-Any-0.002-35.el9.noarch             295/385 
+#6 46.64   Installing       : perl-Term-Table-0.015-8.el9.noarch                 296/385 
+#6 46.70   Installing       : perl-Test-Simple-3:1.302183-4.el9.noarch           297/385 
+#6 46.71   Installing       : perl-Error-1:0.17029-7.el9.noarch                  298/385 
+#6 46.72   Installing       : perl-Git-2.39.3-1.el9_2.noarch                     299/385 
+#6 46.74   Installing       : git-2.39.3-1.el9_2.x86_64                          300/385 
+#6 46.75   Installing       : perl-ph-5.32.1-480.el9.x86_64                      301/385 
+#6 46.75   Installing       : perl-Time-Piece-1.3401-480.el9.x86_64              302/385 
+#6 46.76   Installing       : perl-File-DosGlob-1.12-480.el9.x86_64              303/385 
+#6 46.76   Installing       : perl-vmsish-1.04-480.el9.noarch                    304/385 
+#6 46.77   Installing       : perl-sort-2.04-480.el9.noarch                      305/385 
+#6 46.77   Installing       : perl-less-0.03-480.el9.noarch                      306/385 
+#6 46.78   Installing       : perl-filetest-1.03-480.el9.noarch                  307/385 
+#6 46.78   Installing       : perl-encoding-warnings-0.13-480.el9.noarch         308/385 
+#6 46.79   Installing       : perl-deprecate-0.04-480.el9.noarch                 309/385 
+#6 46.79   Installing       : perl-blib-1.07-480.el9.noarch                      310/385 
+#6 46.80   Installing       : perl-Time-1.03-480.el9.noarch                      311/385 
+#6 46.80   Installing       : perl-Tie-Memoize-1.1-480.el9.noarch                312/385 
+#6 46.81   Installing       : perl-Tie-File-1.06-480.el9.noarch                  313/385 
+#6 46.81   Installing       : perl-Text-Abbrev-1.02-480.el9.noarch               314/385 
+#6 46.82   Installing       : perl-Test-1.31-480.el9.noarch                      315/385 
+#6 46.82   Installing       : perl-Term-Complete-1.403-480.el9.noarch            316/385 
+#6 46.83   Installing       : perl-Search-Dict-1.07-480.el9.noarch               317/385 
+#6 46.83   Installing       : perl-Pod-Functions-1.13-480.el9.noarch             318/385 
+#6 46.84   Installing       : perl-Net-1.02-480.el9.noarch                       319/385 
+#6 46.84   Installing       : perl-NEXT-0.67-480.el9.noarch                      320/385 
+#6 46.85   Installing       : perl-Module-Loaded-1:0.08-480.el9.noarch           321/385 
+#6 46.85   Installing       : perl-Memoize-1.03-480.el9.noarch                   322/385 
+#6 46.86   Installing       : perl-I18N-Collate-1.02-480.el9.noarch              323/385 
+#6 46.86   Installing       : perl-FindBin-1.51-480.el9.noarch                   324/385 
+#6 46.87   Installing       : perl-FileCache-1.10-480.el9.noarch                 325/385 
+#6 46.88   Installing       : perl-English-1.11-480.el9.noarch                   326/385 
+#6 46.89   Installing       : perl-Config-Extensions-0.03-480.el9.noarch         327/385 
+#6 46.89   Installing       : perl-Attribute-Handlers-1.01-480.el9.noarch        328/385 
+#6 46.90   Installing       : perl-PerlIO-via-QuotedPrint-0.09-4.el9.noarch      329/385 
+#6 46.91   Installing       : perl-Compress-Bzip2-2.28-5.el9.x86_64              330/385 
+#6 46.91   Installing       : file-5.39-14.el9.x86_64                            331/385 
+#6 46.92   Installing       : python-srpm-macros-3.9-52.el9.noarch               332/385 
+#6 46.92   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           333/385 
+#6 46.93   Installing       : go-srpm-macros-3.2.0-2.el9.noarch                  334/385 
+#6 46.94   Installing       : redhat-rpm-config-201-1.el9.noarch                 335/385 
+#6 46.94   Running scriptlet: redhat-rpm-config-201-1.el9.noarch                 335/385 
+#6 46.96   Installing       : perl-ExtUtils-Install-2.20-4.el9.noarch            336/385 
+#6 47.01   Installing       : perl-devel-4:5.32.1-480.el9.x86_64                 337/385 
+#6 47.02   Installing       : perl-ExtUtils-MakeMaker-2:7.60-3.el9.noarch        338/385 
+#6 47.03   Installing       : perl-ExtUtils-CBuilder-1:0.280236-4.el9.noarch     339/385 
+#6 47.04   Installing       : perl-ExtUtils-Embed-1.35-480.el9.noarch            340/385 
+#6 47.04   Installing       : perl-ExtUtils-Miniperl-1.09-480.el9.noarch         341/385 
+#6 47.05   Installing       : perl-libnetcfg-4:5.32.1-480.el9.noarch             342/385 
+#6 47.05   Installing       : perl-Encode-devel-4:3.08-462.el9.x86_64            343/385 
+#6 47.06   Installing       : perl-inc-latest-2:0.500-20.el9.noarch              344/385 
+#6 47.07   Installing       : perl-Module-Build-2:0.42.31-9.el9.noarch           345/385 
+#6 47.09   Installing       : perl-CPAN-2.29-3.el9.noarch                        346/385 
+#6 47.10   Installing       : perl-4:5.32.1-480.el9.x86_64                       347/385 
+#6 47.11   Installing       : acl-2.3.1-3.el9.x86_64                             348/385 
+#6 47.11   Installing       : dbus-1:1.12.20-8.el9.x86_64                        349/385 
+#6 47.12   Installing       : systemd-pam-252-18.el9.0.1.rocky.x86_64            350/385 
+#6 47.13   Running scriptlet: systemd-252-18.el9.0.1.rocky.x86_64                351/385 
+#6 47.54   Installing       : systemd-252-18.el9.0.1.rocky.x86_64                351/385 
+#6 47.55   Running scriptlet: systemd-252-18.el9.0.1.rocky.x86_64                351/385 
+#6 47.69   Installing       : dbus-common-1:1.12.20-8.el9.noarch                 352/385 
+#6 47.69   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                 352/385 
+#6 47.71 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
+#6 47.71 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
+#6 47.71 
+#6 47.71   Running scriptlet: dbus-broker-28-7.el9.x86_64                        353/385 
+#6 47.84   Installing       : dbus-broker-28-7.el9.x86_64                        353/385 
+#6 47.85   Running scriptlet: dbus-broker-28-7.el9.x86_64                        353/385 
+#6 47.91 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
+#6 47.91 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
+#6 47.91 
+#6 47.92   Running scriptlet: logrotate-3.18.0-8.el9.x86_64                      354/385 
+#6 47.93   Installing       : logrotate-3.18.0-8.el9.x86_64                      354/385 
+#6 47.94   Running scriptlet: logrotate-3.18.0-8.el9.x86_64                      354/385 
+#6 47.96 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer.
+#6 47.96 
+#6 47.98   Installing       : mariadb-server-utils-3:10.5.22-1.el9_2.x86_64      355/385 
+#6 47.99   Installing       : mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64     356/385 
+#6 48.11   Installing       : mariadb-backup-3:10.5.22-1.el9_2.x86_64            357/385 
+#6 48.19   Installing       : mariadb-3:10.5.22-1.el9_2.x86_64                   358/385 
+#6 48.20   Running scriptlet: mariadb-server-3:10.5.22-1.el9_2.x86_64            359/385 
+#6 48.60   Installing       : mariadb-server-3:10.5.22-1.el9_2.x86_64            359/385 
+#6 48.61   Running scriptlet: mariadb-server-3:10.5.22-1.el9_2.x86_64            359/385 
+#6 48.62   Running scriptlet: munge-0.5.13-13.el9.x86_64                         360/385 
+#6 48.76   Installing       : munge-0.5.13-13.el9.x86_64                         360/385 
+#6 48.76   Running scriptlet: munge-0.5.13-13.el9.x86_64                         360/385 
+#6 48.79   Installing       : net-tools-2.0-0.62.20160912git.el9.x86_64          361/385 
+#6 48.80   Running scriptlet: net-tools-2.0-0.62.20160912git.el9.x86_64          361/385 
+#6 48.83   Installing       : vim-enhanced-2:8.2.2637-20.el9_1.x86_64            362/385 
+#6 48.85   Installing       : wget-1.21.1-7.el9.x86_64                           363/385 
+#6 48.85   Installing       : jansson-devel-2.14-1.el9.x86_64                    364/385 
+#6 48.86   Installing       : gpgme-devel-1.15.1-6.el9.x86_64                    365/385 
+#6 48.92   Installing       : mariadb-devel-3:10.5.22-1.el9_2.x86_64             366/385 
+#6 49.00   Installing       : bash-completion-1:2.11-4.el9.noarch                367/385 
+#6 49.03   Installing       : python3-devel-3.9.18-1.el9_3.1.x86_64              368/385 
+#6 49.04   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                369/385 
+#6 49.05   Installing       : dbus-devel-1:1.12.20-8.el9.x86_64                  370/385 
+#6 49.06   Installing       : numactl-devel-2.0.16-1.el9.x86_64                  371/385 
+#6 49.06   Installing       : lua-devel-5.4.4-4.el9.x86_64                       372/385 
+#6 49.07   Installing       : json-c-devel-0.14-11.el9.x86_64                    373/385 
+#6 49.09   Installing       : libyaml-devel-0.2.5-7.el9.x86_64                   374/385 
+#6 49.10   Installing       : munge-devel-0.5.13-13.el9.x86_64                   375/385 
+#6 49.11   Installing       : gettext-devel-0.21-8.el9.x86_64                    376/385 
+#6 49.12   Installing       : crun-1.8.7-1.el9.x86_64                            377/385 
+#6 49.13   Installing       : http-parser-devel-2.9.4-6.el9.x86_64               378/385 
+#6 49.13   Installing       : jq-1.6-15.el9.x86_64                               379/385 
+#6 49.15   Installing       : pam-devel-1.5.1-15.el9.x86_64                      380/385 
+#6 49.16   Installing       : socat-1.7.4.1-5.el9.x86_64                         381/385 
+#6 49.25   Installing       : glibc-gconv-extra-2.34-83.el9.7.x86_64             382/385 
+#6 49.26   Running scriptlet: glibc-gconv-extra-2.34-83.el9.7.x86_64             382/385 
+#6 49.28   Installing       : procps-ng-3.3.17-13.el9.x86_64                     383/385 
+#6 49.30   Installing       : nano-5.6.1-5.el9.x86_64                            384/385 
+#6 49.31   Installing       : bzip2-1.0.8-8.el9.x86_64                           385/385 
+#6 49.33   Running scriptlet: bzip2-1.0.8-8.el9.x86_64                           385/385 
+#6 51.93   Verifying        : acl-2.3.1-3.el9.x86_64                               1/385 
+#6 51.93   Verifying        : zip-3.0-35.el9.x86_64                                2/385 
+#6 51.94   Verifying        : bash-completion-1:2.11-4.el9.noarch                  3/385 
+#6 51.94   Verifying        : bzip2-1.0.8-8.el9.x86_64                             4/385 
+#6 51.94   Verifying        : file-5.39-14.el9.x86_64                              5/385 
+#6 51.94   Verifying        : groff-base-1.22.4-10.el9.x86_64                      6/385 
+#6 51.94   Verifying        : libaio-0.3.111-13.el9.x86_64                         7/385 
+#6 51.94   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch        8/385 
+#6 51.94   Verifying        : python3-pyparsing-2.4.7-9.el9.noarch                 9/385 
+#6 51.94   Verifying        : dbus-broker-28-7.el9.x86_64                         10/385 
+#6 51.94   Verifying        : python3-setuptools-53.0.0-12.el9.noarch             11/385 
+#6 51.94   Verifying        : libbpf-2:1.2.0-1.el9.x86_64                         12/385 
+#6 51.94   Verifying        : libfido2-1.13.0-1.el9.x86_64                        13/385 
+#6 51.94   Verifying        : kmod-libs-28-9.el9.x86_64                           14/385 
+#6 51.94   Verifying        : iproute-6.2.0-5.el9.x86_64                          15/385 
+#6 51.94   Verifying        : nano-5.6.1-5.el9.x86_64                             16/385 
+#6 51.94   Verifying        : libmnl-1.0.4-15.el9.x86_64                          17/385 
+#6 51.94   Verifying        : jansson-2.14-1.el9.x86_64                           18/385 
+#6 51.94   Verifying        : procps-ng-3.3.17-13.el9.x86_64                      19/385 
+#6 51.94   Verifying        : psmisc-23.4-3.el9.x86_64                            20/385 
+#6 51.94   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              21/385 
+#6 51.94   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      22/385 
+#6 51.94   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         23/385 
+#6 51.94   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      24/385 
+#6 51.94   Verifying        : xz-5.2.5-8.el9_0.x86_64                             25/385 
+#6 51.94   Verifying        : unzip-6.0-56.el9.x86_64                             26/385 
+#6 51.94   Verifying        : which-2.21-29.el9.x86_64                            27/385 
+#6 51.94   Verifying        : net-tools-2.0-0.62.20160912git.el9.x86_64           28/385 
+#6 51.94   Verifying        : logrotate-3.18.0-8.el9.x86_64                       29/385 
+#6 51.94   Verifying        : diffutils-3.7-12.el9.x86_64                         30/385 
+#6 51.94   Verifying        : gettext-libs-0.21-8.el9.x86_64                      31/385 
+#6 51.94   Verifying        : gettext-0.21-8.el9.x86_64                           32/385 
+#6 51.94   Verifying        : libedit-3.1-38.20210216cvs.el9.x86_64               33/385 
+#6 51.94   Verifying        : libseccomp-2.5.2-2.el9.x86_64                       34/385 
+#6 51.94   Verifying        : libnl3-3.7.0-1.el9.x86_64                           35/385 
+#6 51.94   Verifying        : libpsl-0.21.1-5.el9.x86_64                          36/385 
+#6 51.94   Verifying        : dbus-1:1.12.20-8.el9.x86_64                         37/385 
+#6 51.94   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                  38/385 
+#6 51.94   Verifying        : numactl-libs-2.0.16-1.el9.x86_64                    39/385 
+#6 51.94   Verifying        : libcbor-0.7.0-5.el9.x86_64                          40/385 
+#6 51.94   Verifying        : openssh-clients-8.7p1-34.el9.x86_64                 41/385 
+#6 51.94   Verifying        : openssh-8.7p1-34.el9.x86_64                         42/385 
+#6 51.94   Verifying        : systemd-rpm-macros-252-18.el9.0.1.rocky.noarch      43/385 
+#6 51.94   Verifying        : systemd-pam-252-18.el9.0.1.rocky.x86_64             44/385 
+#6 51.94   Verifying        : systemd-252-18.el9.0.1.rocky.x86_64                 45/385 
+#6 51.94   Verifying        : protobuf-c-1.3.3-13.el9.x86_64                      46/385 
+#6 51.94   Verifying        : ncurses-6.2-10.20210508.el9.x86_64                  47/385 
+#6 51.94   Verifying        : make-1:4.3-7.el9.x86_64                             48/385 
+#6 51.94   Verifying        : vim-filesystem-2:8.2.2637-20.el9_1.noarch           49/385 
+#6 51.94   Verifying        : glibc-gconv-extra-2.34-83.el9.7.x86_64              50/385 
+#6 51.94   Verifying        : rsync-3.2.3-19.el9.x86_64                           51/385 
+#6 51.94   Verifying        : perl-Test-Harness-1:3.42-461.el9.noarch             52/385 
+#6 51.94   Verifying        : perl-Package-Generator-1.106-23.el9.noarch          53/385 
+#6 51.94   Verifying        : perl-ExtUtils-ParseXS-1:3.40-460.el9.noarch         54/385 
+#6 51.94   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch            55/385 
+#6 51.94   Verifying        : perl-CPAN-Meta-YAML-0.018-461.el9.noarch            56/385 
+#6 51.94   Verifying        : perl-Exporter-5.74-461.el9.noarch                   57/385 
+#6 51.94   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  58/385 
+#6 51.94   Verifying        : perl-Test-Simple-3:1.302183-4.el9.noarch            59/385 
+#6 51.94   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                 60/385 
+#6 51.94   Verifying        : perl-Math-BigInt-1:1.9998.18-460.el9.noarch         61/385 
+#6 51.94   Verifying        : python-srpm-macros-3.9-52.el9.noarch                62/385 
+#6 51.94   Verifying        : perl-Module-Load-1:0.36-4.el9.noarch                63/385 
+#6 51.94   Verifying        : rust-srpm-macros-17-4.el9.noarch                    64/385 
+#6 51.94   Verifying        : perl-File-Path-2.18-4.el9.noarch                    65/385 
+#6 51.94   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch             66/385 
+#6 51.94   Verifying        : perl-Encode-Locale-1.05-21.el9.noarch               67/385 
+#6 51.94   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch                68/385 
+#6 51.94   Verifying        : perl-Module-Build-2:0.42.31-9.el9.noarch            69/385 
+#6 51.94   Verifying        : perl-bignum-0.51-460.el9.noarch                     70/385 
+#6 51.94   Verifying        : perl-Pod-Checker-4:1.74-4.el9.noarch                71/385 
+#6 51.94   Verifying        : perl-Text-Balanced-2.04-4.el9.noarch                72/385 
+#6 51.94   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                  73/385 
+#6 51.94   Verifying        : perl-JSON-PP-1:4.06-4.el9.noarch                    74/385 
+#6 51.94   Verifying        : perl-File-HomeDir-1.006-4.el9.noarch                75/385 
+#6 51.94   Verifying        : perl-Object-HashBase-0.009-7.el9.noarch             76/385 
+#6 51.94   Verifying        : perl-Math-BigRat-0.2614-460.el9.noarch              77/385 
+#6 51.94   Verifying        : perl-File-Which-1.23-10.el9.noarch                  78/385 
+#6 51.94   Verifying        : perl-experimental-0.022-6.el9.noarch                79/385 
+#6 51.94   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                 80/385 
+#6 51.94   Verifying        : perl-local-lib-2.000024-13.el9.noarch               81/385 
+#6 51.94   Verifying        : perl-Module-CoreList-tools-1:5.20210320-3.el9.no    82/385 
+#6 51.94   Verifying        : perl-Module-CoreList-1:5.20210320-3.el9.noarch      83/385 
+#6 51.94   Verifying        : perl-Config-Perl-V-0.33-4.el9.noarch                84/385 
+#6 51.94   Verifying        : perl-Filter-Simple-0.96-460.el9.noarch              85/385 
+#6 51.94   Verifying        : perl-Text-Diff-1.45-13.el9.noarch                   86/385 
+#6 51.94   Verifying        : perl-IO-Compress-2.102-4.el9.noarch                 87/385 
+#6 51.94   Verifying        : perl-inc-latest-2:0.500-20.el9.noarch               88/385 
+#6 51.94   Verifying        : perl-Text-Glob-0.11-15.el9.noarch                   89/385 
+#6 51.94   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch                90/385 
+#6 51.94   Verifying        : perl-Importer-0.026-4.el9.noarch                    91/385 
+#6 51.95   Verifying        : perl-libnet-3.13-4.el9.noarch                       92/385 
+#6 51.95   Verifying        : perl-IPC-System-Simple-1.30-6.el9.noarch            93/385 
+#6 51.95   Verifying        : perl-CPAN-2.29-3.el9.noarch                         94/385 
+#6 51.95   Verifying        : perl-File-Fetch-1.00-4.el9.noarch                   95/385 
+#6 51.95   Verifying        : efi-srpm-macros-6-2.el9_0.noarch                    96/385 
+#6 51.95   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            97/385 
+#6 51.95   Verifying        : go-srpm-macros-3.2.0-2.el9.noarch                   98/385 
+#6 51.95   Verifying        : glib2-devel-2.68.4-11.el9.x86_64                    99/385 
+#6 51.95   Verifying        : kernel-srpm-macros-1.0-13.el9.noarch               100/385 
+#6 51.95   Verifying        : lua-srpm-macros-1-6.el9.noarch                     101/385 
+#6 51.95   Verifying        : openblas-srpm-macros-2-11.el9.noarch               102/385 
+#6 51.95   Verifying        : lua-5.4.4-4.el9.x86_64                             103/385 
+#6 51.95   Verifying        : mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64     104/385 
+#6 51.95   Verifying        : mariadb-connector-c-3.2.6-1.el9_0.x86_64           105/385 
+#6 51.95   Verifying        : mariadb-connector-c-config-3.2.6-1.el9_0.noarch    106/385 
+#6 51.95   Verifying        : llvm-libs-16.0.6-4.el9.x86_64                      107/385 
+#6 51.95   Verifying        : perl-Carp-1.50-460.el9.noarch                      108/385 
+#6 51.95   Verifying        : perl-Env-1.04-460.el9.noarch                       109/385 
+#6 51.95   Verifying        : perl-Sub-Install-0.928-28.el9.noarch               110/385 
+#6 51.95   Verifying        : perl-Module-Signature-0.88-1.el9.noarch            111/385 
+#6 51.95   Verifying        : perl-Text-Template-1.59-5.el9.noarch               112/385 
+#6 51.95   Verifying        : perl-podlators-1:4.14-460.el9.noarch               113/385 
+#6 51.95   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  114/385 
+#6 51.95   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            115/385 
+#6 51.95   Verifying        : perl-IO-Compress-Lzma-2.101-4.el9.noarch           116/385 
+#6 51.95   Verifying        : perl-HTTP-Tiny-0.076-461.el9.noarch                117/385 
+#6 51.95   Verifying        : perl-Digest-1.19-4.el9.noarch                      118/385 
+#6 51.95   Verifying        : perl-Net-Ping-2.74-5.el9.noarch                    119/385 
+#6 51.95   Verifying        : perl-Module-Load-Conditional-0.74-4.el9.noarch     120/385 
+#6 51.95   Verifying        : perl-Data-OptList-0.110-17.el9.noarch              121/385 
+#6 51.95   Verifying        : perl-URI-5.09-3.el9.noarch                         122/385 
+#6 51.95   Verifying        : perl-Archive-Tar-2.38-6.el9.noarch                 123/385 
+#6 51.95   Verifying        : perl-constant-1.33-461.el9.noarch                  124/385 
+#6 51.95   Verifying        : perl-ExtUtils-Manifest-1:1.73-4.el9.noarch         125/385 
+#6 51.95   Verifying        : perl-encoding-4:3.00-462.el9.x86_64                126/385 
+#6 51.95   Verifying        : perl-Encode-devel-4:3.08-462.el9.x86_64            127/385 
+#6 51.95   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  128/385 
+#6 51.95   Verifying        : perl-Tie-RefHash-1.40-4.el9.noarch                 129/385 
+#6 51.95   Verifying        : perl-ExtUtils-Install-2.20-4.el9.noarch            130/385 
+#6 51.95   Verifying        : perl-Devel-Size-0.83-10.el9.x86_64                 131/385 
+#6 51.95   Verifying        : perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64         132/385 
+#6 51.95   Verifying        : perl-Params-Util-1.102-5.el9.x86_64                133/385 
+#6 51.95   Verifying        : perl-Perl-OSType-1.010-461.el9.noarch              134/385 
+#6 51.95   Verifying        : redhat-rpm-config-201-1.el9.noarch                 135/385 
+#6 51.95   Verifying        : perl-Data-Section-0.200007-14.el9.noarch           136/385 
+#6 51.95   Verifying        : perl-ExtUtils-CBuilder-1:0.280236-4.el9.noarch     137/385 
+#6 51.95   Verifying        : perl-CPAN-Meta-2.150010-460.el9.noarch             138/385 
+#6 51.95   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64              139/385 
+#6 51.95   Verifying        : perl-CPAN-Meta-Requirements-2.140-461.el9.noarch   140/385 
+#6 51.95   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch              141/385 
+#6 51.95   Verifying        : perl-Sys-Syslog-0.36-461.el9.x86_64                142/385 
+#6 51.95   Verifying        : perl-IO-Zlib-1:1.11-4.el9.noarch                   143/385 
+#6 51.95   Verifying        : perl-perlfaq-5.20201107-4.el9.noarch               144/385 
+#6 51.95   Verifying        : perl-Digest-SHA1-2.13-34.el9.x86_64                145/385 
+#6 51.95   Verifying        : perl-MRO-Compat-0.13-15.el9.noarch                 146/385 
+#6 51.95   Verifying        : perl-Algorithm-Diff-1.2010-4.el9.noarch            147/385 
+#6 51.95   Verifying        : perl-srpm-macros-1-41.el9.noarch                   148/385 
+#6 51.95   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       149/385 
+#6 51.95   Verifying        : perl-Compress-Raw-Zlib-2.101-5.el9.x86_64          150/385 
+#6 51.95   Verifying        : python3-pip-21.2.3-7.el9.noarch                    151/385 
+#6 51.95   Verifying        : perl-Unicode-Collate-1.29-4.el9.x86_64             152/385 
+#6 51.95   Verifying        : perl-ExtUtils-MakeMaker-2:7.60-3.el9.noarch        153/385 
+#6 51.95   Verifying        : perl-ExtUtils-MM-Utils-2:7.60-3.el9.noarch         154/385 
+#6 51.95   Verifying        : perl-ExtUtils-Command-2:7.60-3.el9.noarch          155/385 
+#6 51.95   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              156/385 
+#6 51.95   Verifying        : perl-Software-License-0.103014-12.el9.noarch       157/385 
+#6 51.95   Verifying        : perl-Sub-Exporter-0.987-27.el9.noarch              158/385 
+#6 51.95   Verifying        : perl-Compress-Raw-Lzma-2.101-3.el9.x86_64          159/385 
+#6 51.95   Verifying        : perl-IPC-SysV-2.09-4.el9.x86_64                    160/385 
+#6 51.95   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                161/385 
+#6 51.95   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 162/385 
+#6 51.95   Verifying        : perl-Digest-SHA-1:6.02-461.el9.x86_64              163/385 
+#6 51.95   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              164/385 
+#6 51.95   Verifying        : perl-Math-BigInt-FastCalc-0.500.900-460.el9.x86_   165/385 
+#6 51.95   Verifying        : perl-threads-shared-1.61-460.el9.0.1.x86_64        166/385 
+#6 51.95   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       167/385 
+#6 51.95   Verifying        : perl-CPAN-DistnameInfo-0.12-23.el9.noarch          168/385 
+#6 51.95   Verifying        : perl-DBI-1.643-9.el9.x86_64                        169/385 
+#6 51.95   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                  170/385 
+#6 51.95   Verifying        : perl-MIME-Charset-1.012.2-15.el9.noarch            171/385 
+#6 51.95   Verifying        : perl-Term-Table-0.015-8.el9.noarch                 172/385 
+#6 51.95   Verifying        : perl-Filter-2:1.60-4.el9.x86_64                    173/385 
+#6 51.95   Verifying        : perl-DB_File-1.855-4.el9.x86_64                    174/385 
+#6 51.95   Verifying        : socat-1.7.4.1-5.el9.x86_64                         175/385 
+#6 51.95   Verifying        : perl-Term-Size-Any-0.002-35.el9.noarch             176/385 
+#6 51.96   Verifying        : perl-threads-1:2.25-460.el9.x86_64                 177/385 
+#6 51.96   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             178/385 
+#6 51.96   Verifying        : perl-autodie-2.34-4.el9.noarch                     179/385 
+#6 51.96   Verifying        : perl-Term-Size-Perl-0.031-12.el9.x86_64            180/385 
+#6 51.96   Verifying        : openssl-devel-1:3.0.7-25.el9_3.x86_64              181/385 
+#6 51.96   Verifying        : perl-Params-Check-1:0.38-461.el9.noarch            182/385 
+#6 51.96   Verifying        : perl-Error-1:0.17029-7.el9.noarch                  183/385 
+#6 51.96   Verifying        : perl-Unicode-LineBreak-2019.001-11.el9.x86_64      184/385 
+#6 51.96   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                     185/385 
+#6 51.96   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                     186/385 
+#6 51.96   Verifying        : pcre2-devel-10.40-2.el9.x86_64                     187/385 
+#6 51.96   Verifying        : perl-Devel-PPPort-3.62-4.el9.x86_64                188/385 
+#6 51.96   Verifying        : yajl-2.1.0-22.el9.x86_64                           189/385 
+#6 51.96   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 190/385 
+#6 51.96   Verifying        : perl-Unicode-Normalize-1.27-461.el9.x86_64         191/385 
+#6 51.96   Verifying        : sysprof-capture-devel-3.40.1-3.el9.x86_64          192/385 
+#6 51.96   Verifying        : sombok-2.4.0-16.el9.x86_64                         193/385 
+#6 51.96   Verifying        : perl-IPC-Cmd-2:1.04-461.el9.noarch                 194/385 
+#6 51.96   Verifying        : perl-Module-Metadata-1.000037-460.el9.noarch       195/385 
+#6 51.96   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                   196/385 
+#6 51.96   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            197/385 
+#6 51.96   Verifying        : python3-devel-3.9.18-1.el9_3.1.x86_64              198/385 
+#6 51.96   Verifying        : cmake-rpm-macros-3.20.2-9.el9_3.noarch             199/385 
+#6 51.96   Verifying        : cmake-filesystem-3.20.2-9.el9_3.x86_64             200/385 
+#6 51.96   Verifying        : cmake-data-3.20.2-9.el9_3.noarch                   201/385 
+#6 51.96   Verifying        : cmake-3.20.2-9.el9_3.x86_64                        202/385 
+#6 51.96   Verifying        : http-parser-2.9.4-6.el9.x86_64                     203/385 
+#6 51.96   Verifying        : criu-libs-3.18-1.el9.x86_64                        204/385 
+#6 51.96   Verifying        : criu-3.18-1.el9.x86_64                             205/385 
+#6 51.96   Verifying        : libffi-devel-3.4.2-8.el9.x86_64                    206/385 
+#6 51.96   Verifying        : annobin-12.12-1.el9.x86_64                         207/385 
+#6 51.96   Verifying        : crun-1.8.7-1.el9.x86_64                            208/385 
+#6 51.96   Verifying        : gettext-devel-0.21-8.el9.x86_64                    209/385 
+#6 51.96   Verifying        : gettext-common-devel-0.21-8.el9.noarch             210/385 
+#6 51.96   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                211/385 
+#6 51.96   Verifying        : jq-1.6-15.el9.x86_64                               212/385 
+#6 51.96   Verifying        : libsepol-devel-3.5-1.el9.x86_64                    213/385 
+#6 51.96   Verifying        : libnet-1.2-6.el9.x86_64                            214/385 
+#6 51.96   Verifying        : libdatrie-0.2.13-4.el9.x86_64                      215/385 
+#6 51.96   Verifying        : libuv-1:1.42.0-1.el9.x86_64                        216/385 
+#6 51.96   Verifying        : libselinux-devel-3.5-1.el9.x86_64                  217/385 
+#6 51.96   Verifying        : libgpg-error-devel-1.42-5.el9.x86_64               218/385 
+#6 51.96   Verifying        : libmpc-1.2.1-4.el9.x86_64                          219/385 
+#6 51.96   Verifying        : dbus-devel-1:1.12.20-8.el9.x86_64                  220/385 
+#6 51.96   Verifying        : libthai-0.1.28-8.el9.x86_64                        221/385 
+#6 51.96   Verifying        : dwz-0.14-3.el9.x86_64                              222/385 
+#6 51.96   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                223/385 
+#6 51.96   Verifying        : libxcrypt-compat-4.4.18-3.el9.x86_64               224/385 
+#6 51.96   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   225/385 
+#6 51.96   Verifying        : numactl-devel-2.0.16-1.el9.x86_64                  226/385 
+#6 51.96   Verifying        : pcre-utf32-8.44-3.el9.3.x86_64                     227/385 
+#6 51.96   Verifying        : pcre-utf16-8.44-3.el9.3.x86_64                     228/385 
+#6 51.96   Verifying        : pcre-devel-8.44-3.el9.3.x86_64                     229/385 
+#6 51.96   Verifying        : pcre-cpp-8.44-3.el9.3.x86_64                       230/385 
+#6 51.96   Verifying        : wget-1.21.1-7.el9.x86_64                           231/385 
+#6 51.96   Verifying        : perl-ph-5.32.1-480.el9.x86_64                      232/385 
+#6 51.96   Verifying        : perl-mro-1.23-480.el9.x86_64                       233/385 
+#6 51.96   Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  234/385 
+#6 51.96   Verifying        : perl-lib-0.65-480.el9.x86_64                       235/385 
+#6 51.96   Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           236/385 
+#6 51.96   Verifying        : perl-devel-4:5.32.1-480.el9.x86_64                 237/385 
+#6 51.96   Verifying        : perl-Time-Piece-1.3401-480.el9.x86_64              238/385 
+#6 51.96   Verifying        : perl-Sys-Hostname-1.23-480.el9.x86_64              239/385 
+#6 51.96   Verifying        : perl-POSIX-1.94-480.el9.x86_64                     240/385 
+#6 51.96   Verifying        : perl-Opcode-1.48-480.el9.x86_64                    241/385 
+#6 51.96   Verifying        : perl-ODBM_File-1.16-480.el9.x86_64                 242/385 
+#6 51.96   Verifying        : perl-NDBM_File-1.15-480.el9.x86_64                 243/385 
+#6 51.96   Verifying        : perl-IO-1.43-480.el9.x86_64                        244/385 
+#6 51.96   Verifying        : perl-I18N-Langinfo-0.19-480.el9.x86_64             245/385 
+#6 51.96   Verifying        : perl-Hash-Util-FieldHash-1.20-480.el9.x86_64       246/385 
+#6 51.96   Verifying        : perl-Hash-Util-0.23-480.el9.x86_64                 247/385 
+#6 51.96   Verifying        : perl-GDBM_File-1.18-480.el9.x86_64                 248/385 
+#6 51.96   Verifying        : perl-File-DosGlob-1.12-480.el9.x86_64              249/385 
+#6 51.96   Verifying        : perl-Fcntl-1.13-480.el9.x86_64                     250/385 
+#6 51.96   Verifying        : perl-Errno-1.30-480.el9.x86_64                     251/385 
+#6 51.96   Verifying        : perl-DynaLoader-1.47-480.el9.x86_64                252/385 
+#6 51.96   Verifying        : perl-Devel-Peek-1.28-480.el9.x86_64                253/385 
+#6 51.96   Verifying        : perl-B-1.80-480.el9.x86_64                         254/385 
+#6 51.96   Verifying        : perl-4:5.32.1-480.el9.x86_64                       255/385 
+#6 51.96   Verifying        : perl-vmsish-1.04-480.el9.noarch                    256/385 
+#6 51.96   Verifying        : perl-vars-1.05-480.el9.noarch                      257/385 
+#6 51.96   Verifying        : perl-utils-5.32.1-480.el9.noarch                   258/385 
+#6 51.96   Verifying        : perl-subs-1.03-480.el9.noarch                      259/385 
+#6 51.96   Verifying        : perl-sort-2.04-480.el9.noarch                      260/385 
+#6 51.96   Verifying        : perl-sigtrap-1.09-480.el9.noarch                   261/385 
+#6 51.96   Verifying        : perl-overloading-0.02-480.el9.noarch               262/385 
+#6 51.96   Verifying        : perl-overload-1.31-480.el9.noarch                  263/385 
+#6 51.96   Verifying        : perl-open-1.12-480.el9.noarch                      264/385 
+#6 51.96   Verifying        : perl-meta-notation-5.32.1-480.el9.noarch           265/385 
+#6 51.96   Verifying        : perl-macros-4:5.32.1-480.el9.noarch                266/385 
+#6 51.96   Verifying        : perl-locale-1.09-480.el9.noarch                    267/385 
+#6 51.97   Verifying        : perl-libnetcfg-4:5.32.1-480.el9.noarch             268/385 
+#6 51.97   Verifying        : perl-less-0.03-480.el9.noarch                      269/385 
+#6 51.97   Verifying        : perl-if-0.60.800-480.el9.noarch                    270/385 
+#6 51.97   Verifying        : perl-filetest-1.03-480.el9.noarch                  271/385 
+#6 51.97   Verifying        : perl-fields-2.27-480.el9.noarch                    272/385 
+#6 51.97   Verifying        : perl-encoding-warnings-0.13-480.el9.noarch         273/385 
+#6 51.97   Verifying        : perl-doc-5.32.1-480.el9.noarch                     274/385 
+#6 51.97   Verifying        : perl-diagnostics-1.37-480.el9.noarch               275/385 
+#6 51.97   Verifying        : perl-deprecate-0.04-480.el9.noarch                 276/385 
+#6 51.97   Verifying        : perl-debugger-1.56-480.el9.noarch                  277/385 
+#6 51.97   Verifying        : perl-blib-1.07-480.el9.noarch                      278/385 
+#6 51.97   Verifying        : perl-base-2.27-480.el9.noarch                      279/385 
+#6 51.97   Verifying        : perl-autouse-1.11-480.el9.noarch                   280/385 
+#6 51.97   Verifying        : perl-User-pwent-1.03-480.el9.noarch                281/385 
+#6 51.97   Verifying        : perl-Unicode-UCD-0.75-480.el9.noarch               282/385 
+#6 51.97   Verifying        : perl-Time-1.03-480.el9.noarch                      283/385 
+#6 51.97   Verifying        : perl-Tie-Memoize-1.1-480.el9.noarch                284/385 
+#6 51.97   Verifying        : perl-Tie-File-1.06-480.el9.noarch                  285/385 
+#6 51.97   Verifying        : perl-Tie-4.6-480.el9.noarch                        286/385 
+#6 51.97   Verifying        : perl-Thread-Semaphore-2.13-480.el9.noarch          287/385 
+#6 51.97   Verifying        : perl-Thread-3.05-480.el9.noarch                    288/385 
+#6 51.97   Verifying        : perl-Text-Abbrev-1.02-480.el9.noarch               289/385 
+#6 51.97   Verifying        : perl-Test-1.31-480.el9.noarch                      290/385 
+#6 51.97   Verifying        : perl-Term-ReadLine-1.17-480.el9.noarch             291/385 
+#6 51.97   Verifying        : perl-Term-Complete-1.403-480.el9.noarch            292/385 
+#6 51.97   Verifying        : perl-Symbol-1.08-480.el9.noarch                    293/385 
+#6 51.97   Verifying        : perl-SelfLoader-1.26-480.el9.noarch                294/385 
+#6 51.97   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               295/385 
+#6 51.97   Verifying        : perl-Search-Dict-1.07-480.el9.noarch               296/385 
+#6 51.97   Verifying        : perl-Safe-2.41-480.el9.noarch                      297/385 
+#6 51.97   Verifying        : perl-Pod-Html-1.25-480.el9.noarch                  298/385 
+#6 51.97   Verifying        : perl-Pod-Functions-1.13-480.el9.noarch             299/385 
+#6 51.97   Verifying        : perl-Net-1.02-480.el9.noarch                       300/385 
+#6 51.97   Verifying        : perl-NEXT-0.67-480.el9.noarch                      301/385 
+#6 51.97   Verifying        : perl-Module-Loaded-1:0.08-480.el9.noarch           302/385 
+#6 51.97   Verifying        : perl-Memoize-1.03-480.el9.noarch                   303/385 
+#6 51.97   Verifying        : perl-Math-Complex-1.59-480.el9.noarch              304/385 
+#6 51.97   Verifying        : perl-Locale-Maketext-Simple-1:0.21-480.el9.noarc   305/385 
+#6 51.97   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                 306/385 
+#6 51.97   Verifying        : perl-I18N-LangTags-0.44-480.el9.noarch             307/385 
+#6 51.97   Verifying        : perl-I18N-Collate-1.02-480.el9.noarch              308/385 
+#6 51.97   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                309/385 
+#6 51.97   Verifying        : perl-FindBin-1.51-480.el9.noarch                   310/385 
+#6 51.97   Verifying        : perl-FileHandle-2.03-480.el9.noarch                311/385 
+#6 51.97   Verifying        : perl-FileCache-1.10-480.el9.noarch                 312/385 
+#6 51.97   Verifying        : perl-File-stat-1.09-480.el9.noarch                 313/385 
+#6 51.97   Verifying        : perl-File-Find-1.37-480.el9.noarch                 314/385 
+#6 51.97   Verifying        : perl-File-Copy-2.34-480.el9.noarch                 315/385 
+#6 51.97   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch         316/385 
+#6 51.97   Verifying        : perl-File-Basename-2.85-480.el9.noarch             317/385 
+#6 51.97   Verifying        : perl-ExtUtils-Miniperl-1.09-480.el9.noarch         318/385 
+#6 51.97   Verifying        : perl-ExtUtils-Embed-1.35-480.el9.noarch            319/385 
+#6 51.97   Verifying        : perl-ExtUtils-Constant-0.25-480.el9.noarch         320/385 
+#6 51.97   Verifying        : perl-English-1.11-480.el9.noarch                   321/385 
+#6 51.97   Verifying        : perl-Dumpvalue-2.27-480.el9.noarch                 322/385 
+#6 51.97   Verifying        : perl-DirHandle-1.05-480.el9.noarch                 323/385 
+#6 51.97   Verifying        : perl-Devel-SelfStubber-1.06-480.el9.noarch         324/385 
+#6 51.97   Verifying        : perl-DBM_Filter-0.06-480.el9.noarch                325/385 
+#6 51.97   Verifying        : perl-Config-Extensions-0.03-480.el9.noarch         326/385 
+#6 51.97   Verifying        : perl-Class-Struct-0.66-480.el9.noarch              327/385 
+#6 51.97   Verifying        : perl-Benchmark-1.23-480.el9.noarch                 328/385 
+#6 51.97   Verifying        : perl-AutoSplit-5.74-480.el9.noarch                 329/385 
+#6 51.97   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                330/385 
+#6 51.97   Verifying        : perl-Attribute-Handlers-1.01-480.el9.noarch        331/385 
+#6 51.97   Verifying        : oniguruma-6.9.6-1.el9.5.x86_64                     332/385 
+#6 51.97   Verifying        : perl-version-7:0.99.28-4.el9.x86_64                333/385 
+#6 51.97   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  334/385 
+#6 51.97   Verifying        : xml-common-0.6.3-58.el9.noarch                     335/385 
+#6 51.97   Verifying        : munge-libs-0.5.13-13.el9.x86_64                    336/385 
+#6 51.97   Verifying        : munge-0.5.13-13.el9.x86_64                         337/385 
+#6 51.97   Verifying        : emacs-filesystem-1:27.2-9.el9.noarch               338/385 
+#6 51.97   Verifying        : mariadb-server-utils-3:10.5.22-1.el9_2.x86_64      339/385 
+#6 51.97   Verifying        : mariadb-server-3:10.5.22-1.el9_2.x86_64            340/385 
+#6 51.97   Verifying        : mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64     341/385 
+#6 51.97   Verifying        : mariadb-errmsg-3:10.5.22-1.el9_2.x86_64            342/385 
+#6 51.97   Verifying        : mariadb-common-3:10.5.22-1.el9_2.x86_64            343/385 
+#6 51.97   Verifying        : mariadb-backup-3:10.5.22-1.el9_2.x86_64            344/385 
+#6 51.97   Verifying        : mariadb-3:10.5.22-1.el9_2.x86_64                   345/385 
+#6 51.97   Verifying        : perl-DBD-MariaDB-1.21-16.el9_0.x86_64              346/385 
+#6 51.97   Verifying        : kernel-headers-5.14.0-362.18.1.el9_3.0.1.x86_64    347/385 
+#6 51.97   Verifying        : perl-Locale-Maketext-1.29-461.el9.noarch           348/385 
+#6 51.97   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                349/385 
+#6 51.97   Verifying        : perl-Git-2.39.3-1.el9_2.noarch                     350/385 
+#6 51.97   Verifying        : git-core-doc-2.39.3-1.el9_2.noarch                 351/385 
+#6 51.97   Verifying        : systemtap-sdt-devel-4.9-3.el9.x86_64               352/385 
+#6 51.97   Verifying        : perl-parent-1:0.238-460.el9.noarch                 353/385 
+#6 51.97   Verifying        : perl-Archive-Zip-1.68-6.el9.noarch                 354/385 
+#6 51.98   Verifying        : pam-devel-1.5.1-15.el9.x86_64                      355/385 
+#6 51.98   Verifying        : vim-enhanced-2:8.2.2637-20.el9_1.x86_64            356/385 
+#6 51.98   Verifying        : vim-common-2:8.2.2637-20.el9_1.x86_64              357/385 
+#6 51.98   Verifying        : perl-PerlIO-via-QuotedPrint-0.09-4.el9.noarch      358/385 
+#6 51.98   Verifying        : zlib-devel-1.2.11-40.el9.x86_64                    359/385 
+#6 51.98   Verifying        : perl-Time-HiRes-4:1.9764-462.el9.x86_64            360/385 
+#6 51.98   Verifying        : libstdc++-devel-11.4.1-2.1.el9.x86_64              361/385 
+#6 51.98   Verifying        : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64           362/385 
+#6 51.98   Verifying        : gcc-c++-11.4.1-2.1.el9.x86_64                      363/385 
+#6 51.98   Verifying        : gcc-11.4.1-2.1.el9.x86_64                          364/385 
+#6 51.98   Verifying        : cpp-11.4.1-2.1.el9.x86_64                          365/385 
+#6 51.98   Verifying        : gpm-libs-1.20.7-29.el9.x86_64                      366/385 
+#6 51.98   Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                367/385 
+#6 51.98   Verifying        : glibc-headers-2.34-83.el9.7.x86_64                 368/385 
+#6 51.98   Verifying        : glibc-devel-2.34-83.el9.7.x86_64                   369/385 
+#6 51.98   Verifying        : git-core-2.39.3-1.el9_2.x86_64                     370/385 
+#6 51.98   Verifying        : git-2.39.3-1.el9_2.x86_64                          371/385 
+#6 51.98   Verifying        : libmount-devel-2.37.4-15.el9.x86_64                372/385 
+#6 51.98   Verifying        : libblkid-devel-2.37.4-15.el9.x86_64                373/385 
+#6 51.98   Verifying        : perl-Compress-Bzip2-2.28-5.el9.x86_64              374/385 
+#6 51.98   Verifying        : pyproject-srpm-macros-1.9.0-1.el9.noarch           375/385 
+#6 51.98   Verifying        : lua-devel-5.4.4-4.el9.x86_64                       376/385 
+#6 51.98   Verifying        : libassuan-devel-2.5.5-3.el9.x86_64                 377/385 
+#6 51.98   Verifying        : jansson-devel-2.14-1.el9.x86_64                    378/385 
+#6 51.98   Verifying        : http-parser-devel-2.9.4-6.el9.x86_64               379/385 
+#6 51.98   Verifying        : json-c-devel-0.14-11.el9.x86_64                    380/385 
+#6 51.98   Verifying        : libyaml-devel-0.2.5-7.el9.x86_64                   381/385 
+#6 51.98   Verifying        : munge-devel-0.5.13-13.el9.x86_64                   382/385 
+#6 51.98   Verifying        : mariadb-devel-3:10.5.22-1.el9_2.x86_64             383/385 
+#6 51.98   Verifying        : gpgme-devel-1.15.1-6.el9.x86_64                    384/385 
+#6 51.98   Verifying        : mariadb-connector-c-doc-3.2.6-1.el9_0.noarch       385/385 
+#6 52.71 
+#6 52.71 Installed:
+#6 52.71   acl-2.3.1-3.el9.x86_64                                                        
+#6 52.71   annobin-12.12-1.el9.x86_64                                                    
+#6 52.71   bash-completion-1:2.11-4.el9.noarch                                           
+#6 52.71   bzip2-1.0.8-8.el9.x86_64                                                      
+#6 52.71   cmake-3.20.2-9.el9_3.x86_64                                                   
+#6 52.71   cmake-data-3.20.2-9.el9_3.noarch                                              
+#6 52.71   cmake-filesystem-3.20.2-9.el9_3.x86_64                                        
+#6 52.71   cmake-rpm-macros-3.20.2-9.el9_3.noarch                                        
+#6 52.71   cpp-11.4.1-2.1.el9.x86_64                                                     
+#6 52.71   criu-3.18-1.el9.x86_64                                                        
+#6 52.71   criu-libs-3.18-1.el9.x86_64                                                   
+#6 52.71   crun-1.8.7-1.el9.x86_64                                                       
+#6 52.71   dbus-1:1.12.20-8.el9.x86_64                                                   
+#6 52.71   dbus-broker-28-7.el9.x86_64                                                   
+#6 52.71   dbus-common-1:1.12.20-8.el9.noarch                                            
+#6 52.71   dbus-devel-1:1.12.20-8.el9.x86_64                                             
+#6 52.71   diffutils-3.7-12.el9.x86_64                                                   
+#6 52.71   dwz-0.14-3.el9.x86_64                                                         
+#6 52.71   efi-srpm-macros-6-2.el9_0.noarch                                              
+#6 52.71   emacs-filesystem-1:27.2-9.el9.noarch                                          
+#6 52.71   file-5.39-14.el9.x86_64                                                       
+#6 52.71   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
+#6 52.71   gcc-11.4.1-2.1.el9.x86_64                                                     
+#6 52.71   gcc-c++-11.4.1-2.1.el9.x86_64                                                 
+#6 52.71   gcc-plugin-annobin-11.4.1-2.1.el9.x86_64                                      
+#6 52.71   gettext-0.21-8.el9.x86_64                                                     
+#6 52.71   gettext-common-devel-0.21-8.el9.noarch                                        
+#6 52.71   gettext-devel-0.21-8.el9.x86_64                                               
+#6 52.71   gettext-libs-0.21-8.el9.x86_64                                                
+#6 52.71   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
+#6 52.71   git-2.39.3-1.el9_2.x86_64                                                     
+#6 52.71   git-core-2.39.3-1.el9_2.x86_64                                                
+#6 52.71   git-core-doc-2.39.3-1.el9_2.noarch                                            
+#6 52.71   glib2-devel-2.68.4-11.el9.x86_64                                              
+#6 52.71   glibc-devel-2.34-83.el9.7.x86_64                                              
+#6 52.71   glibc-gconv-extra-2.34-83.el9.7.x86_64                                        
+#6 52.71   glibc-headers-2.34-83.el9.7.x86_64                                            
+#6 52.71   go-srpm-macros-3.2.0-2.el9.noarch                                             
+#6 52.71   gpgme-devel-1.15.1-6.el9.x86_64                                               
+#6 52.71   gpm-libs-1.20.7-29.el9.x86_64                                                 
+#6 52.71   groff-base-1.22.4-10.el9.x86_64                                               
+#6 52.71   http-parser-2.9.4-6.el9.x86_64                                                
+#6 52.71   http-parser-devel-2.9.4-6.el9.x86_64                                          
+#6 52.71   iproute-6.2.0-5.el9.x86_64                                                    
+#6 52.71   jansson-2.14-1.el9.x86_64                                                     
+#6 52.71   jansson-devel-2.14-1.el9.x86_64                                               
+#6 52.71   jq-1.6-15.el9.x86_64                                                          
+#6 52.71   json-c-devel-0.14-11.el9.x86_64                                               
+#6 52.71   kernel-headers-5.14.0-362.18.1.el9_3.0.1.x86_64                               
+#6 52.71   kernel-srpm-macros-1.0-13.el9.noarch                                          
+#6 52.71   kmod-libs-28-9.el9.x86_64                                                     
+#6 52.71   libaio-0.3.111-13.el9.x86_64                                                  
+#6 52.71   libassuan-devel-2.5.5-3.el9.x86_64                                            
+#6 52.71   libblkid-devel-2.37.4-15.el9.x86_64                                           
+#6 52.71   libbpf-2:1.2.0-1.el9.x86_64                                                   
+#6 52.71   libcbor-0.7.0-5.el9.x86_64                                                    
+#6 52.71   libdatrie-0.2.13-4.el9.x86_64                                                 
+#6 52.71   libedit-3.1-38.20210216cvs.el9.x86_64                                         
+#6 52.71   libffi-devel-3.4.2-8.el9.x86_64                                               
+#6 52.71   libfido2-1.13.0-1.el9.x86_64                                                  
+#6 52.71   libgpg-error-devel-1.42-5.el9.x86_64                                          
+#6 52.71   libmnl-1.0.4-15.el9.x86_64                                                    
+#6 52.71   libmount-devel-2.37.4-15.el9.x86_64                                           
+#6 52.71   libmpc-1.2.1-4.el9.x86_64                                                     
+#6 52.71   libnet-1.2-6.el9.x86_64                                                       
+#6 52.71   libnl3-3.7.0-1.el9.x86_64                                                     
+#6 52.71   libpkgconf-1.7.3-10.el9.x86_64                                                
+#6 52.71   libpsl-0.21.1-5.el9.x86_64                                                    
+#6 52.71   libseccomp-2.5.2-2.el9.x86_64                                                 
+#6 52.71   libseccomp-devel-2.5.2-2.el9.x86_64                                           
+#6 52.71   libselinux-devel-3.5-1.el9.x86_64                                             
+#6 52.71   libsepol-devel-3.5-1.el9.x86_64                                               
+#6 52.71   libstdc++-devel-11.4.1-2.1.el9.x86_64                                         
+#6 52.71   libthai-0.1.28-8.el9.x86_64                                                   
+#6 52.71   libuv-1:1.42.0-1.el9.x86_64                                                   
+#6 52.71   libxcrypt-compat-4.4.18-3.el9.x86_64                                          
+#6 52.71   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
+#6 52.71   libyaml-devel-0.2.5-7.el9.x86_64                                              
+#6 52.71   llvm-libs-16.0.6-4.el9.x86_64                                                 
+#6 52.71   logrotate-3.18.0-8.el9.x86_64                                                 
+#6 52.71   lua-5.4.4-4.el9.x86_64                                                        
+#6 52.71   lua-devel-5.4.4-4.el9.x86_64                                                  
+#6 52.71   lua-srpm-macros-1-6.el9.noarch                                                
+#6 52.71   make-1:4.3-7.el9.x86_64                                                       
+#6 52.71   mariadb-3:10.5.22-1.el9_2.x86_64                                              
+#6 52.71   mariadb-backup-3:10.5.22-1.el9_2.x86_64                                       
+#6 52.71   mariadb-common-3:10.5.22-1.el9_2.x86_64                                       
+#6 52.71   mariadb-connector-c-3.2.6-1.el9_0.x86_64                                      
+#6 52.71   mariadb-connector-c-config-3.2.6-1.el9_0.noarch                               
+#6 52.71   mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64                                
+#6 52.71   mariadb-connector-c-doc-3.2.6-1.el9_0.noarch                                  
+#6 52.71   mariadb-devel-3:10.5.22-1.el9_2.x86_64                                        
+#6 52.71   mariadb-errmsg-3:10.5.22-1.el9_2.x86_64                                       
+#6 52.71   mariadb-gssapi-server-3:10.5.22-1.el9_2.x86_64                                
+#6 52.71   mariadb-server-3:10.5.22-1.el9_2.x86_64                                       
+#6 52.71   mariadb-server-utils-3:10.5.22-1.el9_2.x86_64                                 
+#6 52.71   munge-0.5.13-13.el9.x86_64                                                    
+#6 52.71   munge-devel-0.5.13-13.el9.x86_64                                              
+#6 52.71   munge-libs-0.5.13-13.el9.x86_64                                               
+#6 52.71   nano-5.6.1-5.el9.x86_64                                                       
+#6 52.71   ncurses-6.2-10.20210508.el9.x86_64                                            
+#6 52.71   net-tools-2.0-0.62.20160912git.el9.x86_64                                     
+#6 52.71   numactl-devel-2.0.16-1.el9.x86_64                                             
+#6 52.71   numactl-libs-2.0.16-1.el9.x86_64                                              
+#6 52.71   ocaml-srpm-macros-6-6.el9.noarch                                              
+#6 52.71   oniguruma-6.9.6-1.el9.5.x86_64                                                
+#6 52.71   openblas-srpm-macros-2-11.el9.noarch                                          
+#6 52.71   openssh-8.7p1-34.el9.x86_64                                                   
+#6 52.71   openssh-clients-8.7p1-34.el9.x86_64                                           
+#6 52.71   openssl-devel-1:3.0.7-25.el9_3.x86_64                                         
+#6 52.71   pam-devel-1.5.1-15.el9.x86_64                                                 
+#6 52.71   pcre-cpp-8.44-3.el9.3.x86_64                                                  
+#6 52.71   pcre-devel-8.44-3.el9.3.x86_64                                                
+#6 52.71   pcre-utf16-8.44-3.el9.3.x86_64                                                
+#6 52.71   pcre-utf32-8.44-3.el9.3.x86_64                                                
+#6 52.71   pcre2-devel-10.40-2.el9.x86_64                                                
+#6 52.71   pcre2-utf16-10.40-2.el9.x86_64                                                
+#6 52.71   pcre2-utf32-10.40-2.el9.x86_64                                                
+#6 52.71   perl-4:5.32.1-480.el9.x86_64                                                  
+#6 52.71   perl-Algorithm-Diff-1.2010-4.el9.noarch                                       
+#6 52.71   perl-Archive-Tar-2.38-6.el9.noarch                                            
+#6 52.71   perl-Archive-Zip-1.68-6.el9.noarch                                            
+#6 52.71   perl-Attribute-Handlers-1.01-480.el9.noarch                                   
+#6 52.71   perl-AutoLoader-5.74-480.el9.noarch                                           
+#6 52.71   perl-AutoSplit-5.74-480.el9.noarch                                            
+#6 52.71   perl-B-1.80-480.el9.x86_64                                                    
+#6 52.71   perl-Benchmark-1.23-480.el9.noarch                                            
+#6 52.71   perl-CPAN-2.29-3.el9.noarch                                                   
+#6 52.71   perl-CPAN-DistnameInfo-0.12-23.el9.noarch                                     
+#6 52.71   perl-CPAN-Meta-2.150010-460.el9.noarch                                        
+#6 52.71   perl-CPAN-Meta-Requirements-2.140-461.el9.noarch                              
+#6 52.71   perl-CPAN-Meta-YAML-0.018-461.el9.noarch                                      
+#6 52.71   perl-Carp-1.50-460.el9.noarch                                                 
+#6 52.71   perl-Class-Struct-0.66-480.el9.noarch                                         
+#6 52.71   perl-Compress-Bzip2-2.28-5.el9.x86_64                                         
+#6 52.71   perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64                                    
+#6 52.71   perl-Compress-Raw-Lzma-2.101-3.el9.x86_64                                     
+#6 52.71   perl-Compress-Raw-Zlib-2.101-5.el9.x86_64                                     
+#6 52.71   perl-Config-Extensions-0.03-480.el9.noarch                                    
+#6 52.71   perl-Config-Perl-V-0.33-4.el9.noarch                                          
+#6 52.71   perl-DBD-MariaDB-1.21-16.el9_0.x86_64                                         
+#6 52.71   perl-DBI-1.643-9.el9.x86_64                                                   
+#6 52.71   perl-DBM_Filter-0.06-480.el9.noarch                                           
+#6 52.71   perl-DB_File-1.855-4.el9.x86_64                                               
+#6 52.71   perl-Data-Dumper-2.174-462.el9.x86_64                                         
+#6 52.71   perl-Data-OptList-0.110-17.el9.noarch                                         
+#6 52.71   perl-Data-Section-0.200007-14.el9.noarch                                      
+#6 52.71   perl-Devel-PPPort-3.62-4.el9.x86_64                                           
+#6 52.71   perl-Devel-Peek-1.28-480.el9.x86_64                                           
+#6 52.71   perl-Devel-SelfStubber-1.06-480.el9.noarch                                    
+#6 52.71   perl-Devel-Size-0.83-10.el9.x86_64                                            
+#6 52.71   perl-Digest-1.19-4.el9.noarch                                                 
+#6 52.71   perl-Digest-MD5-2.58-4.el9.x86_64                                             
+#6 52.71   perl-Digest-SHA-1:6.02-461.el9.x86_64                                         
+#6 52.71   perl-Digest-SHA1-2.13-34.el9.x86_64                                           
+#6 52.71   perl-DirHandle-1.05-480.el9.noarch                                            
+#6 52.71   perl-Dumpvalue-2.27-480.el9.noarch                                            
+#6 52.71   perl-DynaLoader-1.47-480.el9.x86_64                                           
+#6 52.71   perl-Encode-4:3.08-462.el9.x86_64                                             
+#6 52.71   perl-Encode-Locale-1.05-21.el9.noarch                                         
+#6 52.71   perl-Encode-devel-4:3.08-462.el9.x86_64                                       
+#6 52.71   perl-English-1.11-480.el9.noarch                                              
+#6 52.71   perl-Env-1.04-460.el9.noarch                                                  
+#6 52.71   perl-Errno-1.30-480.el9.x86_64                                                
+#6 52.71   perl-Error-1:0.17029-7.el9.noarch                                             
+#6 52.71   perl-Exporter-5.74-461.el9.noarch                                             
+#6 52.71   perl-ExtUtils-CBuilder-1:0.280236-4.el9.noarch                                
+#6 52.71   perl-ExtUtils-Command-2:7.60-3.el9.noarch                                     
+#6 52.71   perl-ExtUtils-Constant-0.25-480.el9.noarch                                    
+#6 52.71   perl-ExtUtils-Embed-1.35-480.el9.noarch                                       
+#6 52.71   perl-ExtUtils-Install-2.20-4.el9.noarch                                       
+#6 52.71   perl-ExtUtils-MM-Utils-2:7.60-3.el9.noarch                                    
+#6 52.71   perl-ExtUtils-MakeMaker-2:7.60-3.el9.noarch                                   
+#6 52.71   perl-ExtUtils-Manifest-1:1.73-4.el9.noarch                                    
+#6 52.71   perl-ExtUtils-Miniperl-1.09-480.el9.noarch                                    
+#6 52.71   perl-ExtUtils-ParseXS-1:3.40-460.el9.noarch                                   
+#6 52.71   perl-Fcntl-1.13-480.el9.x86_64                                                
+#6 52.71   perl-File-Basename-2.85-480.el9.noarch                                        
+#6 52.71   perl-File-Compare-1.100.600-480.el9.noarch                                    
+#6 52.71   perl-File-Copy-2.34-480.el9.noarch                                            
+#6 52.71   perl-File-DosGlob-1.12-480.el9.x86_64                                         
+#6 52.71   perl-File-Fetch-1.00-4.el9.noarch                                             
+#6 52.71   perl-File-Find-1.37-480.el9.noarch                                            
+#6 52.71   perl-File-HomeDir-1.006-4.el9.noarch                                          
+#6 52.71   perl-File-Path-2.18-4.el9.noarch                                              
+#6 52.71   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
+#6 52.71   perl-File-Which-1.23-10.el9.noarch                                            
+#6 52.71   perl-File-stat-1.09-480.el9.noarch                                            
+#6 52.71   perl-FileCache-1.10-480.el9.noarch                                            
+#6 52.71   perl-FileHandle-2.03-480.el9.noarch                                           
+#6 52.71   perl-Filter-2:1.60-4.el9.x86_64                                               
+#6 52.71   perl-Filter-Simple-0.96-460.el9.noarch                                        
+#6 52.71   perl-FindBin-1.51-480.el9.noarch                                              
+#6 52.71   perl-GDBM_File-1.18-480.el9.x86_64                                            
+#6 52.71   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
+#6 52.71   perl-Getopt-Std-1.12-480.el9.noarch                                           
+#6 52.71   perl-Git-2.39.3-1.el9_2.noarch                                                
+#6 52.71   perl-HTTP-Tiny-0.076-461.el9.noarch                                           
+#6 52.71   perl-Hash-Util-0.23-480.el9.x86_64                                            
+#6 52.71   perl-Hash-Util-FieldHash-1.20-480.el9.x86_64                                  
+#6 52.71   perl-I18N-Collate-1.02-480.el9.noarch                                         
+#6 52.71   perl-I18N-LangTags-0.44-480.el9.noarch                                        
+#6 52.71   perl-I18N-Langinfo-0.19-480.el9.x86_64                                        
+#6 52.71   perl-IO-1.43-480.el9.x86_64                                                   
+#6 52.71   perl-IO-Compress-2.102-4.el9.noarch                                           
+#6 52.71   perl-IO-Compress-Lzma-2.101-4.el9.noarch                                      
+#6 52.71   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
+#6 52.71   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
+#6 52.71   perl-IO-Zlib-1:1.11-4.el9.noarch                                              
+#6 52.71   perl-IPC-Cmd-2:1.04-461.el9.noarch                                            
+#6 52.71   perl-IPC-Open3-1.21-480.el9.noarch                                            
+#6 52.71   perl-IPC-SysV-2.09-4.el9.x86_64                                               
+#6 52.71   perl-IPC-System-Simple-1.30-6.el9.noarch                                      
+#6 52.71   perl-Importer-0.026-4.el9.noarch                                              
+#6 52.71   perl-JSON-PP-1:4.06-4.el9.noarch                                              
+#6 52.71   perl-Locale-Maketext-1.29-461.el9.noarch                                      
+#6 52.71   perl-Locale-Maketext-Simple-1:0.21-480.el9.noarch                             
+#6 52.71   perl-MIME-Base64-3.16-4.el9.x86_64                                            
+#6 52.71   perl-MIME-Charset-1.012.2-15.el9.noarch                                       
+#6 52.71   perl-MRO-Compat-0.13-15.el9.noarch                                            
+#6 52.71   perl-Math-BigInt-1:1.9998.18-460.el9.noarch                                   
+#6 52.71   perl-Math-BigInt-FastCalc-0.500.900-460.el9.x86_64                            
+#6 52.71   perl-Math-BigRat-0.2614-460.el9.noarch                                        
+#6 52.71   perl-Math-Complex-1.59-480.el9.noarch                                         
+#6 52.71   perl-Memoize-1.03-480.el9.noarch                                              
+#6 52.71   perl-Module-Build-2:0.42.31-9.el9.noarch                                      
+#6 52.71   perl-Module-CoreList-1:5.20210320-3.el9.noarch                                
+#6 52.71   perl-Module-CoreList-tools-1:5.20210320-3.el9.noarch                          
+#6 52.71   perl-Module-Load-1:0.36-4.el9.noarch                                          
+#6 52.71   perl-Module-Load-Conditional-0.74-4.el9.noarch                                
+#6 52.71   perl-Module-Loaded-1:0.08-480.el9.noarch                                      
+#6 52.71   perl-Module-Metadata-1.000037-460.el9.noarch                                  
+#6 52.71   perl-Module-Signature-0.88-1.el9.noarch                                       
+#6 52.71   perl-Mozilla-CA-20200520-6.el9.noarch                                         
+#6 52.71   perl-NDBM_File-1.15-480.el9.x86_64                                            
+#6 52.71   perl-NEXT-0.67-480.el9.noarch                                                 
+#6 52.71   perl-Net-1.02-480.el9.noarch                                                  
+#6 52.71   perl-Net-Ping-2.74-5.el9.noarch                                               
+#6 52.71   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
+#6 52.71   perl-ODBM_File-1.16-480.el9.x86_64                                            
+#6 52.71   perl-Object-HashBase-0.009-7.el9.noarch                                       
+#6 52.71   perl-Opcode-1.48-480.el9.x86_64                                               
+#6 52.71   perl-POSIX-1.94-480.el9.x86_64                                                
+#6 52.71   perl-Package-Generator-1.106-23.el9.noarch                                    
+#6 52.71   perl-Params-Check-1:0.38-461.el9.noarch                                       
+#6 52.71   perl-Params-Util-1.102-5.el9.x86_64                                           
+#6 52.71   perl-PathTools-3.78-461.el9.x86_64                                            
+#6 52.71   perl-Perl-OSType-1.010-461.el9.noarch                                         
+#6 52.71   perl-PerlIO-via-QuotedPrint-0.09-4.el9.noarch                                 
+#6 52.71   perl-Pod-Checker-4:1.74-4.el9.noarch                                          
+#6 52.71   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
+#6 52.71   perl-Pod-Functions-1.13-480.el9.noarch                                        
+#6 52.71   perl-Pod-Html-1.25-480.el9.noarch                                             
+#6 52.71   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
+#6 52.71   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
+#6 52.71   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
+#6 52.71   perl-Safe-2.41-480.el9.noarch                                                 
+#6 52.71   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
+#6 52.71   perl-Search-Dict-1.07-480.el9.noarch                                          
+#6 52.71   perl-SelectSaver-1.02-480.el9.noarch                                          
+#6 52.71   perl-SelfLoader-1.26-480.el9.noarch                                           
+#6 52.71   perl-Socket-4:2.031-4.el9.x86_64                                              
+#6 52.71   perl-Software-License-0.103014-12.el9.noarch                                  
+#6 52.71   perl-Storable-1:3.21-460.el9.x86_64                                           
+#6 52.71   perl-Sub-Exporter-0.987-27.el9.noarch                                         
+#6 52.71   perl-Sub-Install-0.928-28.el9.noarch                                          
+#6 52.71   perl-Symbol-1.08-480.el9.noarch                                               
+#6 52.71   perl-Sys-Hostname-1.23-480.el9.x86_64                                         
+#6 52.71   perl-Sys-Syslog-0.36-461.el9.x86_64                                           
+#6 52.71   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
+#6 52.71   perl-Term-Cap-1.17-460.el9.noarch                                             
+#6 52.71   perl-Term-Complete-1.403-480.el9.noarch                                       
+#6 52.71   perl-Term-ReadLine-1.17-480.el9.noarch                                        
+#6 52.71   perl-Term-Size-Any-0.002-35.el9.noarch                                        
+#6 52.71   perl-Term-Size-Perl-0.031-12.el9.x86_64                                       
+#6 52.71   perl-Term-Table-0.015-8.el9.noarch                                            
+#6 52.71   perl-TermReadKey-2.38-11.el9.x86_64                                           
+#6 52.71   perl-Test-1.31-480.el9.noarch                                                 
+#6 52.71   perl-Test-Harness-1:3.42-461.el9.noarch                                       
+#6 52.71   perl-Test-Simple-3:1.302183-4.el9.noarch                                      
+#6 52.71   perl-Text-Abbrev-1.02-480.el9.noarch                                          
+#6 52.71   perl-Text-Balanced-2.04-4.el9.noarch                                          
+#6 52.71   perl-Text-Diff-1.45-13.el9.noarch                                             
+#6 52.71   perl-Text-Glob-0.11-15.el9.noarch                                             
+#6 52.71   perl-Text-ParseWords-3.30-460.el9.noarch                                      
+#6 52.71   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
+#6 52.71   perl-Text-Template-1.59-5.el9.noarch                                          
+#6 52.71   perl-Thread-3.05-480.el9.noarch                                               
+#6 52.71   perl-Thread-Queue-3.14-460.el9.noarch                                         
+#6 52.71   perl-Thread-Semaphore-2.13-480.el9.noarch                                     
+#6 52.71   perl-Tie-4.6-480.el9.noarch                                                   
+#6 52.71   perl-Tie-File-1.06-480.el9.noarch                                             
+#6 52.71   perl-Tie-Memoize-1.1-480.el9.noarch                                           
+#6 52.71   perl-Tie-RefHash-1.40-4.el9.noarch                                            
+#6 52.71   perl-Time-1.03-480.el9.noarch                                                 
+#6 52.71   perl-Time-HiRes-4:1.9764-462.el9.x86_64                                       
+#6 52.71   perl-Time-Local-2:1.300-7.el9.noarch                                          
+#6 52.71   perl-Time-Piece-1.3401-480.el9.x86_64                                         
+#6 52.71   perl-URI-5.09-3.el9.noarch                                                    
+#6 52.71   perl-Unicode-Collate-1.29-4.el9.x86_64                                        
+#6 52.71   perl-Unicode-LineBreak-2019.001-11.el9.x86_64                                 
+#6 52.71   perl-Unicode-Normalize-1.27-461.el9.x86_64                                    
+#6 52.71   perl-Unicode-UCD-0.75-480.el9.noarch                                          
+#6 52.71   perl-User-pwent-1.03-480.el9.noarch                                           
+#6 52.71   perl-autodie-2.34-4.el9.noarch                                                
+#6 52.71   perl-autouse-1.11-480.el9.noarch                                              
+#6 52.71   perl-base-2.27-480.el9.noarch                                                 
+#6 52.71   perl-bignum-0.51-460.el9.noarch                                               
+#6 52.71   perl-blib-1.07-480.el9.noarch                                                 
+#6 52.71   perl-constant-1.33-461.el9.noarch                                             
+#6 52.71   perl-debugger-1.56-480.el9.noarch                                             
+#6 52.71   perl-deprecate-0.04-480.el9.noarch                                            
+#6 52.71   perl-devel-4:5.32.1-480.el9.x86_64                                            
+#6 52.71   perl-diagnostics-1.37-480.el9.noarch                                          
+#6 52.71   perl-doc-5.32.1-480.el9.noarch                                                
+#6 52.71   perl-encoding-4:3.00-462.el9.x86_64                                           
+#6 52.71   perl-encoding-warnings-0.13-480.el9.noarch                                    
+#6 52.71   perl-experimental-0.022-6.el9.noarch                                          
+#6 52.71   perl-fields-2.27-480.el9.noarch                                               
+#6 52.71   perl-filetest-1.03-480.el9.noarch                                             
+#6 52.71   perl-if-0.60.800-480.el9.noarch                                               
+#6 52.71   perl-inc-latest-2:0.500-20.el9.noarch                                         
+#6 52.71   perl-interpreter-4:5.32.1-480.el9.x86_64                                      
+#6 52.71   perl-less-0.03-480.el9.noarch                                                 
+#6 52.71   perl-lib-0.65-480.el9.x86_64                                                  
+#6 52.71   perl-libnet-3.13-4.el9.noarch                                                 
+#6 52.71   perl-libnetcfg-4:5.32.1-480.el9.noarch                                        
+#6 52.71   perl-libs-4:5.32.1-480.el9.x86_64                                             
+#6 52.71   perl-local-lib-2.000024-13.el9.noarch                                         
+#6 52.71   perl-locale-1.09-480.el9.noarch                                               
+#6 52.71   perl-macros-4:5.32.1-480.el9.noarch                                           
+#6 52.71   perl-meta-notation-5.32.1-480.el9.noarch                                      
+#6 52.71   perl-mro-1.23-480.el9.x86_64                                                  
+#6 52.71   perl-open-1.12-480.el9.noarch                                                 
+#6 52.71   perl-overload-1.31-480.el9.noarch                                             
+#6 52.71   perl-overloading-0.02-480.el9.noarch                                          
+#6 52.71   perl-parent-1:0.238-460.el9.noarch                                            
+#6 52.71   perl-perlfaq-5.20201107-4.el9.noarch                                          
+#6 52.71   perl-ph-5.32.1-480.el9.x86_64                                                 
+#6 52.71   perl-podlators-1:4.14-460.el9.noarch                                          
+#6 52.71   perl-sigtrap-1.09-480.el9.noarch                                              
+#6 52.71   perl-sort-2.04-480.el9.noarch                                                 
+#6 52.71   perl-srpm-macros-1-41.el9.noarch                                              
+#6 52.71   perl-subs-1.03-480.el9.noarch                                                 
+#6 52.71   perl-threads-1:2.25-460.el9.x86_64                                            
+#6 52.71   perl-threads-shared-1.61-460.el9.0.1.x86_64                                   
+#6 52.71   perl-utils-5.32.1-480.el9.noarch                                              
+#6 52.71   perl-vars-1.05-480.el9.noarch                                                 
+#6 52.71   perl-version-7:0.99.28-4.el9.x86_64                                           
+#6 52.71   perl-vmsish-1.04-480.el9.noarch                                               
+#6 52.71   pkgconf-1.7.3-10.el9.x86_64                                                   
+#6 52.71   pkgconf-m4-1.7.3-10.el9.noarch                                                
+#6 52.71   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
+#6 52.71   procps-ng-3.3.17-13.el9.x86_64                                                
+#6 52.71   protobuf-c-1.3.3-13.el9.x86_64                                                
+#6 52.71   psmisc-23.4-3.el9.x86_64                                                      
+#6 52.71   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
+#6 52.71   pyproject-srpm-macros-1.9.0-1.el9.noarch                                      
+#6 52.71   python-srpm-macros-3.9-52.el9.noarch                                          
+#6 52.71   python3-devel-3.9.18-1.el9_3.1.x86_64                                         
+#6 52.71   python3-pip-21.2.3-7.el9.noarch                                               
+#6 52.71   python3-pyparsing-2.4.7-9.el9.noarch                                          
+#6 52.71   python3-setuptools-53.0.0-12.el9.noarch                                       
+#6 52.71   qt5-srpm-macros-5.15.9-1.el9.noarch                                           
+#6 52.71   redhat-rpm-config-201-1.el9.noarch                                            
+#6 52.71   rsync-3.2.3-19.el9.x86_64                                                     
+#6 52.71   rust-srpm-macros-17-4.el9.noarch                                              
+#6 52.71   socat-1.7.4.1-5.el9.x86_64                                                    
+#6 52.71   sombok-2.4.0-16.el9.x86_64                                                    
+#6 52.71   sysprof-capture-devel-3.40.1-3.el9.x86_64                                     
+#6 52.71   systemd-252-18.el9.0.1.rocky.x86_64                                           
+#6 52.71   systemd-pam-252-18.el9.0.1.rocky.x86_64                                       
+#6 52.71   systemd-rpm-macros-252-18.el9.0.1.rocky.noarch                                
+#6 52.71   systemtap-sdt-devel-4.9-3.el9.x86_64                                          
+#6 52.71   unzip-6.0-56.el9.x86_64                                                       
+#6 52.71   vim-common-2:8.2.2637-20.el9_1.x86_64                                         
+#6 52.71   vim-enhanced-2:8.2.2637-20.el9_1.x86_64                                       
+#6 52.71   vim-filesystem-2:8.2.2637-20.el9_1.noarch                                     
+#6 52.71   wget-1.21.1-7.el9.x86_64                                                      
+#6 52.71   which-2.21-29.el9.x86_64                                                      
+#6 52.71   xml-common-0.6.3-58.el9.noarch                                                
+#6 52.71   xz-5.2.5-8.el9_0.x86_64                                                       
+#6 52.71   yajl-2.1.0-22.el9.x86_64                                                      
+#6 52.71   zip-3.0-35.el9.x86_64                                                         
+#6 52.71   zlib-devel-1.2.11-40.el9.x86_64                                               
+#6 52.71 
+#6 52.71 Complete!
+#6 52.85 + dnf clean all
+#6 53.02 35 files removed
+#6 53.05 + rm -rf /var/cache/dnf
+#6 DONE 53.1s
+
+#7 [ 3/13] RUN pip3 install Cython nose
+#7 1.613 Collecting Cython
+#7 1.720   Downloading Cython-3.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
+#7 2.154 Collecting nose
+#7 2.184   Downloading nose-1.3.7-py3-none-any.whl (154 kB)
+#7 2.228 Installing collected packages: nose, Cython
+#7 2.899 Successfully installed Cython-3.0.8 nose-1.3.7
+#7 2.899 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+#7 DONE 3.2s
+
+#8 [ 4/13] RUN set -ex     && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64"     && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64.asc"     && export GNUPGHOME="$(mktemp -d)"     && gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4     && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu     && rm -rf "${GNUPGHOME}" /usr/local/bin/gosu.asc     && chmod +x /usr/local/bin/gosu     && gosu nobody true
+#8 0.227 + wget -O /usr/local/bin/gosu https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64
+#8 0.231 --2024-02-23 13:46:54--  https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64
+#8 0.327 Resolving github.com (github.com)... 140.82.121.4
+#8 0.328 Connecting to github.com (github.com)|140.82.121.4|:443... connected.
+#8 0.437 HTTP request sent, awaiting response... 302 Found
+#8 0.586 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/19708981/e0acf967-faba-4c34-a6ab-f544302e073b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240223T134654Z&X-Amz-Expires=300&X-Amz-Signature=cd53e48eddb2e3382c5cd08e939086f948dd530b131a7ae0b89fbad7696283bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19708981&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64&response-content-type=application%2Foctet-stream [following]
+#8 0.587 --2024-02-23 13:46:54--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/19708981/e0acf967-faba-4c34-a6ab-f544302e073b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240223T134654Z&X-Amz-Expires=300&X-Amz-Signature=cd53e48eddb2e3382c5cd08e939086f948dd530b131a7ae0b89fbad7696283bf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19708981&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64&response-content-type=application%2Foctet-stream
+#8 0.587 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ...
+#8 0.588 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
+#8 0.636 HTTP request sent, awaiting response... 200 OK
+#8 1.031 Length: 2355481 (2.2M) [application/octet-stream]
+#8 1.031 Saving to: '/usr/local/bin/gosu'
+#8 1.031 
+#8 1.031      0K .......... .......... .......... .......... ..........  2% 2.19M 1s
+#8 1.054     50K .......... .......... .......... .......... ..........  4% 11.7M 1s
+#8 1.058    100K .......... .......... .......... .......... ..........  6% 6.75M 0s
+#8 1.065    150K .......... .......... .......... .......... ..........  8% 11.9M 0s
+#8 1.069    200K .......... .......... .......... .......... .......... 10% 12.9M 0s
+#8 1.073    250K .......... .......... .......... .......... .......... 13% 11.9M 0s
+#8 1.077    300K .......... .......... .......... .......... .......... 15% 13.0M 0s
+#8 1.081    350K .......... .......... .......... .......... .......... 17% 9.75M 0s
+#8 1.086    400K .......... .......... .......... .......... .......... 19% 12.2M 0s
+#8 1.090    450K .......... .......... .......... .......... .......... 21% 13.0M 0s
+#8 1.093    500K .......... .......... .......... .......... .......... 23% 12.0M 0s
+#8 1.098    550K .......... .......... .......... .......... .......... 26% 13.5M 0s
+#8 1.102    600K .......... .......... .......... .......... .......... 28% 8.68M 0s
+#8 1.107    650K .......... .......... .......... .......... .......... 30% 13.4M 0s
+#8 1.110    700K .......... .......... .......... .......... .......... 32% 12.1M 0s
+#8 1.114    750K .......... .......... .......... .......... .......... 34% 12.9M 0s
+#8 1.118    800K .......... .......... .......... .......... .......... 36% 12.0M 0s
+#8 1.122    850K .......... .......... .......... .......... .......... 39% 12.7M 0s
+#8 1.126    900K .......... .......... .......... .......... .......... 41% 12.1M 0s
+#8 1.130    950K .......... .......... .......... .......... .......... 43% 12.5M 0s
+#8 1.135   1000K .......... .......... .......... .......... .......... 45% 9.02M 0s
+#8 1.139   1050K .......... .......... .......... .......... .......... 47% 13.1M 0s
+#8 1.143   1100K .......... .......... .......... .......... .......... 49% 12.3M 0s
+#8 1.147   1150K .......... .......... .......... .......... .......... 52% 11.9M 0s
+#8 1.151   1200K .......... .......... .......... .......... .......... 54% 11.1M 0s
+#8 1.155   1250K .......... .......... .......... .......... .......... 56% 12.1M 0s
+#8 1.159   1300K .......... .......... .......... .......... .......... 58% 12.8M 0s
+#8 1.163   1350K .......... .......... .......... .......... .......... 60% 12.2M 0s
+#8 1.167   1400K .......... .......... .......... .......... .......... 63% 13.0M 0s
+#8 1.171   1450K .......... .......... .......... .......... .......... 65% 11.7M 0s
+#8 1.175   1500K .......... .......... .......... .......... .......... 67% 9.61M 0s
+#8 1.180   1550K .......... .......... .......... .......... .......... 69% 12.8M 0s
+#8 1.184   1600K .......... .......... .......... .......... .......... 71% 12.1M 0s
+#8 1.188   1650K .......... .......... .......... .......... .......... 73% 12.6M 0s
+#8 1.192   1700K .......... .......... .......... .......... .......... 76% 12.4M 0s
+#8 1.196   1750K .......... .......... .......... .......... .......... 78% 13.8M 0s
+#8 1.201   1800K .......... .......... .......... .......... .......... 80% 9.29M 0s
+#8 1.205   1850K .......... .......... .......... .......... .......... 82% 12.2M 0s
+#8 1.209   1900K .......... .......... .......... .......... .......... 84% 11.6M 0s
+#8 1.213   1950K .......... .......... .......... .......... .......... 86% 12.5M 0s
+#8 1.217   2000K .......... .......... .......... .......... .......... 89% 12.0M 0s
+#8 1.221   2050K .......... .......... .......... .......... .......... 91% 12.4M 0s
+#8 1.225   2100K .......... .......... .......... .......... .......... 93% 12.2M 0s
+#8 1.229   2150K .......... .......... .......... .......... .......... 95% 13.1M 0s
+#8 1.234   2200K .......... .......... .......... .......... .......... 97% 8.85M 0s
+#8 1.238   2250K .......... .......... .......... .......... .......... 99% 16.8M 0s
+#8 1.241   2300K                                                       100%  523G=0.2s
+#8 1.241 
+#8 1.241 2024-02-23 13:46:55 (10.7 MB/s) - '/usr/local/bin/gosu' saved [2355481/2355481]
+#8 1.241 
+#8 1.243 + wget -O /usr/local/bin/gosu.asc https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64.asc
+#8 1.248 --2024-02-23 13:46:55--  https://github.com/tianon/gosu/releases/download/1.17/gosu-amd64.asc
+#8 1.340 Resolving github.com (github.com)... 140.82.121.4
+#8 1.341 Connecting to github.com (github.com)|140.82.121.4|:443... connected.
+#8 1.444 HTTP request sent, awaiting response... 302 Found
+#8 1.637 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/19708981/45e46187-a65c-413e-9848-702a59b568af?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240223T134655Z&X-Amz-Expires=300&X-Amz-Signature=5061130dca770c27136365023eb6dc16505c1242753fd3ac88fc3fd86f4872e5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19708981&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64.asc&response-content-type=application%2Foctet-stream [following]
+#8 1.637 --2024-02-23 13:46:55--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/19708981/45e46187-a65c-413e-9848-702a59b568af?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240223T134655Z&X-Amz-Expires=300&X-Amz-Signature=5061130dca770c27136365023eb6dc16505c1242753fd3ac88fc3fd86f4872e5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19708981&response-content-disposition=attachment%3B%20filename%3Dgosu-amd64.asc&response-content-type=application%2Foctet-stream
+#8 1.637 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
+#8 1.638 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
+#8 1.701 HTTP request sent, awaiting response... 200 OK
+#8 2.183 Length: 566 [application/octet-stream]
+#8 2.183 Saving to: '/usr/local/bin/gosu.asc'
+#8 2.184 
+#8 2.184      0K                                                       100% 5.87M=0s
+#8 2.184 
+#8 2.184 2024-02-23 13:46:56 (5.87 MB/s) - '/usr/local/bin/gosu.asc' saved [566/566]
+#8 2.184 
+#8 2.188 ++ mktemp -d
+#8 2.189 + export GNUPGHOME=/tmp/tmp.4FOs4M2Rw5
+#8 2.189 + GNUPGHOME=/tmp/tmp.4FOs4M2Rw5
+#8 2.189 + gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
+#8 2.192 gpg: keybox '/tmp/tmp.4FOs4M2Rw5/pubring.kbx' created
+#8 2.651 gpg: /tmp/tmp.4FOs4M2Rw5/trustdb.gpg: trustdb created
+#8 2.652 gpg: key 036A9C25BF357DD4: public key "Tianon Gravi <tianon@tianon.xyz>" imported
+#8 2.664 gpg: Total number processed: 1
+#8 2.664 gpg:               imported: 1
+#8 2.665 + gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu
+#8 2.682 gpg: Signature made Thu Nov  2 21:37:18 2023 UTC
+#8 2.682 gpg:                using RSA key B42F6819007F00F88E364FD4036A9C25BF357DD4
+#8 2.683 gpg: Good signature from "Tianon Gravi <tianon@tianon.xyz>" [unknown]
+#8 2.683 gpg:                 aka "Andrew Page (Tianon Gravi) <admwiggin@gmail.com>" [unknown]
+#8 2.683 gpg:                 aka "Tianon Gravi (Andrew Page) <tianon@infosiftr.com>" [unknown]
+#8 2.683 gpg:                 aka "Tianon Gravi <tianon@debian.org>" [unknown]
+#8 2.683 gpg:                 aka "Tianon Gravi <tianon@dockerproject.org>" [unknown]
+#8 2.683 gpg: WARNING: This key is not certified with a trusted signature!
+#8 2.683 gpg:          There is no indication that the signature belongs to the owner.
+#8 2.683 Primary key fingerprint: B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4
+#8 2.683 + rm -rf /tmp/tmp.4FOs4M2Rw5 /usr/local/bin/gosu.asc
+#8 2.685 + chmod +x /usr/local/bin/gosu
+#8 2.687 + gosu nobody true
+#8 DONE 2.7s
+
+#9 [ 5/13] WORKDIR /home
+#9 DONE 0.0s
+
+#10 [ 6/13] RUN set -x     && git clone https://gitlab.hrz.tu-chemnitz.de/pika/pika-packages.git     && git clone https://github.com/nats-io/nats.c.git     && git clone -b slurm-22-05-2-1 --single-branch --depth=1 https://github.com/SchedMD/slurm.git     && pushd slurm     && ./configure  --enable-slurmrestd  --enable-developer --disable-optimizations --with-ebpf --enable-debug --prefix=/usr --sysconfdir=/etc/slurm         --with-mysql_config=/usr/bin  --libdir=/usr/lib64     && make install     && install -D -m644 etc/cgroup.conf.example /etc/slurm/cgroup.conf     && install -D -m644 etc/slurm.conf.example /etc/slurm/slurm.conf.example     && install -D -m644 etc/slurmdbd.conf.example /etc/slurm/slurmdbd.conf.example     && install -D -m644 contribs/slurm_completion_help/slurm_completion.sh /etc/profile.d/slurm_completion.sh     && popd     && cp -r slurm /opt     && groupadd -r --gid=990 slurm     && useradd -r -g slurm --uid=990 slurm     && mkdir /etc/sysconfig/slurm         /var/spool/slurmd         /var/run/slurmd         /var/run/slurmdbd         /var/lib/slurmd         /var/log/slurm         /tmp/pika_debug         /data     && touch /var/lib/slurmd/node_state         /var/lib/slurmd/front_end_state         /var/lib/slurmd/job_state         /var/lib/slurmd/resv_state         /var/lib/slurmd/trigger_state         /var/lib/slurmd/assoc_mgr_state         /var/lib/slurmd/assoc_usage         /var/lib/slurmd/qos_usage         /var/lib/slurmd/fed_mgr_state     && chown -R slurm:slurm /var/*/slurm*     && /sbin/create-munge-key     && pushd nats.c     && cmake . -DNATS_BUILD_STREAMING=OFF     && make install     && popd
+#10 0.303 + git clone https://gitlab.hrz.tu-chemnitz.de/pika/pika-packages.git
+#10 0.305 Cloning into 'pika-packages'...
+#10 5.674 + git clone https://github.com/nats-io/nats.c.git
+#10 5.676 Cloning into 'nats.c'...
+#10 8.872 + git clone -b slurm-22-05-2-1 --single-branch --depth=1 https://github.com/SchedMD/slurm.git
+#10 8.873 Cloning into 'slurm'...
+#10 11.44 Note: switching to '7a87f0ba11544c4996aba40f015c201e00aad18f'.
+#10 11.44 
+#10 11.44 You are in 'detached HEAD' state. You can look around, make experimental
+#10 11.44 changes and commit them, and you can discard any commits you make in this
+#10 11.44 state without impacting any branches by switching back to a branch.
+#10 11.44 
+#10 11.44 If you want to create a new branch to retain commits you create, you may
+#10 11.44 do so (now or later) by using -c with the switch command. Example:
+#10 11.44 
+#10 11.44   git switch -c <new-branch-name>
+#10 11.44 
+#10 11.44 Or undo this operation with:
+#10 11.44 
+#10 11.44   git switch -
+#10 11.44 
+#10 11.44 Turn off this advice by setting config variable advice.detachedHead to false
+#10 11.44 
+#10 11.71 + pushd slurm
+#10 11.71 + ./configure --enable-slurmrestd --enable-developer --disable-optimizations --with-ebpf --enable-debug --prefix=/usr --sysconfdir=/etc/slurm --with-mysql_config=/usr/bin --libdir=/usr/lib64
+#10 11.71 /home/slurm /home
+#10 11.77 configure: WARNING: unrecognized options: --with-ebpf
+#10 11.82 checking build system type... x86_64-pc-linux-gnu
+#10 11.86 checking host system type... x86_64-pc-linux-gnu
+#10 11.86 checking target system type... x86_64-pc-linux-gnu
+#10 11.89 checking for a BSD-compatible install... /usr/bin/install -c
+#10 11.90 checking whether build environment is sane... yes
+#10 11.90 checking for a race-free mkdir -p... /usr/bin/mkdir -p
+#10 11.91 checking for gawk... gawk
+#10 11.91 checking whether make sets $(MAKE)... yes
+#10 11.92 checking whether make supports nested variables... yes
+#10 11.93 checking whether to enable maintainer-specific portions of Makefiles... no
+#10 11.93 checking whether to include rpath in build... yes
+#10 11.93 checking whether make supports the include directive... yes (GNU style)
+#10 11.94 checking for gcc... gcc
+#10 11.97 checking whether the C compiler works... yes
+#10 12.00 checking for C compiler default output file name... a.out
+#10 12.00 checking for suffix of executables... 
+#10 12.04 checking whether we are cross compiling... no
+#10 12.07 checking for suffix of object files... o
+#10 12.09 checking whether the compiler supports GNU C... yes
+#10 12.11 checking whether gcc accepts -g... yes
+#10 12.13 checking for gcc option to enable C11 features... none needed
+#10 12.18 checking whether gcc understands -c and -o together... yes
+#10 12.21 checking dependency style of gcc... gcc3
+#10 12.24 checking for mysql_config... /usr/bin/mysql_config
+#10 12.32 MySQL 10.6.6 test program built properly.
+#10 12.32 checking for gcc... (cached) gcc
+#10 12.34 checking whether the compiler supports GNU C... (cached) yes
+#10 12.34 checking whether gcc accepts -g... (cached) yes
+#10 12.34 checking for gcc option to enable C11 features... (cached) none needed
+#10 12.34 checking whether gcc understands -c and -o together... (cached) yes
+#10 12.34 checking dependency style of gcc... (cached) gcc3
+#10 12.35 checking for g++... g++
+#10 12.37 checking whether the compiler supports GNU C++... yes
+#10 12.39 checking whether g++ accepts -g... yes
+#10 12.41 checking for g++ option to enable C++11 features... none needed
+#10 12.48 checking dependency style of g++... gcc3
+#10 12.51 checking whether make sets $(MAKE)... (cached) yes
+#10 12.51 checking how to print strings... printf
+#10 12.51 checking for a sed that does not truncate output... /usr/bin/sed
+#10 12.52 checking for grep that handles long lines and -e... /usr/bin/grep
+#10 12.52 checking for egrep... /usr/bin/grep -E
+#10 12.52 checking for fgrep... /usr/bin/grep -F
+#10 12.52 checking for ld used by gcc... /usr/bin/ld
+#10 12.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
+#10 12.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
+#10 12.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
+#10 12.56 checking whether ln -s works... yes
+#10 12.56 checking the maximum length of command line arguments... 1572864
+#10 12.57 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
+#10 12.57 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
+#10 12.57 checking for /usr/bin/ld option to reload object files... -r
+#10 12.57 checking for objdump... objdump
+#10 12.57 checking how to recognize dependent libraries... pass_all
+#10 12.57 checking for dlltool... no
+#10 12.57 checking how to associate runtime and link libraries... printf %s\n
+#10 12.57 checking for ar... ar
+#10 12.57 checking for archiver @FILE support... @
+#10 12.61 checking for strip... strip
+#10 12.61 checking for ranlib... ranlib
+#10 12.61 checking command to parse /usr/bin/nm -B output from gcc object... ok
+#10 12.69 checking for sysroot... no
+#10 12.69 checking for a working dd... /usr/bin/dd
+#10 12.69 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
+#10 12.71 checking for mt... no
+#10 12.71 checking if : is a manifest tool... no
+#10 12.72 checking for stdio.h... yes
+#10 12.74 checking for stdlib.h... yes
+#10 12.76 checking for string.h... yes
+#10 12.79 checking for inttypes.h... yes
+#10 12.81 checking for stdint.h... yes
+#10 12.84 checking for strings.h... yes
+#10 12.86 checking for sys/stat.h... yes
+#10 12.89 checking for sys/types.h... yes
+#10 12.91 checking for unistd.h... yes
+#10 12.94 checking for dlfcn.h... yes
+#10 12.97 checking for objdir... .libs
+#10 13.03 checking if gcc supports -fno-rtti -fno-exceptions... no
+#10 13.05 checking for gcc option to produce PIC... -fPIC -DPIC
+#10 13.05 checking if gcc PIC flag -fPIC -DPIC works... yes
+#10 13.07 checking if gcc static flag -static works... no
+#10 13.09 checking if gcc supports -c -o file.o... yes
+#10 13.12 checking if gcc supports -c -o file.o... (cached) yes
+#10 13.12 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+#10 13.13 checking whether -lc should be explicitly linked in... no
+#10 13.16 checking dynamic linker characteristics... GNU/Linux ld.so
+#10 13.22 checking how to hardcode library paths into programs... immediate
+#10 13.22 checking whether stripping libraries is possible... yes
+#10 13.22 checking if libtool supports shared libraries... yes
+#10 13.22 checking whether to build shared libraries... yes
+#10 13.22 checking whether to build static libraries... yes
+#10 13.22 checking how to run the C++ preprocessor... g++ -E
+#10 13.37 checking for ld used by g++... /usr/bin/ld -m elf_x86_64
+#10 13.37 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
+#10 13.37 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+#10 13.47 checking for g++ option to produce PIC... -fPIC -DPIC
+#10 13.47 checking if g++ PIC flag -fPIC -DPIC works... yes
+#10 13.49 checking if g++ static flag -static works... no
+#10 13.51 checking if g++ supports -c -o file.o... yes
+#10 13.54 checking if g++ supports -c -o file.o... (cached) yes
+#10 13.54 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+#10 13.54 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
+#10 13.55 checking how to hardcode library paths into programs... immediate
+#10 13.55 checking for pkg-config... /usr/bin/pkg-config
+#10 13.55 checking pkg-config is at least version 0.9.0... yes
+#10 13.56 checking for -objcopy... no
+#10 13.56 checking for objcopy... objcopy
+#10 13.56 checking for sleep... /usr/bin/sleep
+#10 13.56 checking for su... /usr/bin/su
+#10 13.56 checking for library containing socket... none required
+#10 13.60 checking for library containing gethostbyname... none required
+#10 13.64 checking for library containing hstrerror... none required
+#10 13.68 checking for library containing kstat_open... no
+#10 13.75 checking for library containing ns_initparse... -lresolv
+#10 13.83 checking for library containing log... -lm
+#10 13.92 checking for library containing lrint... none required
+#10 13.96 checking for mcheck.h... yes
+#10 13.99 checking for values.h... yes
+#10 14.02 checking for socket.h... no
+#10 14.05 checking for sys/socket.h... yes
+#10 14.07 checking for stdbool.h... yes
+#10 14.10 checking for sys/ipc.h... yes
+#10 14.13 checking for sys/shm.h... yes
+#10 14.16 checking for sys/sem.h... yes
+#10 14.19 checking for errno.h... yes
+#10 14.22 checking for stdlib.h... (cached) yes
+#10 14.22 checking for dirent.h... yes
+#10 14.25 checking for pthread.h... yes
+#10 14.28 checking for sys/prctl.h... yes
+#10 14.31 checking for sysint.h... no
+#10 14.33 checking for inttypes.h... (cached) yes
+#10 14.33 checking for termcap.h... no
+#10 14.36 checking for netdb.h... yes
+#10 14.39 checking for sys/socket.h... (cached) yes
+#10 14.39 checking for sys/systemcfg.h... no
+#10 14.42 checking for sys/dr.h... no
+#10 14.45 checking for sys/vfs.h... yes
+#10 14.49 checking for pam/pam_appl.h... no
+#10 14.51 checking for security/pam_appl.h... yes
+#10 14.54 checking for sys/sysctl.h... no
+#10 14.57 checking for pty.h... yes
+#10 14.60 checking for utmp.h... yes
+#10 14.63 checking for sys/syslog.h... yes
+#10 14.66 checking for linux/sched.h... yes
+#10 14.69 checking for kstat.h... no
+#10 14.71 checking for paths.h... yes
+#10 14.74 checking for limits.h... yes
+#10 14.77 checking for sys/statfs.h... yes
+#10 14.80 checking for sys/ptrace.h... yes
+#10 14.83 checking for float.h... yes
+#10 14.85 checking for sys/statvfs.h... yes
+#10 14.88 checking for sys/wait.h that is POSIX.1 compatible... yes
+#10 14.91 checking for sys/mkdev.h... no
+#10 14.94 checking for sys/sysmacros.h... yes
+#10 14.97 checking library containing dlopen... checking for dlopen in -l... no
+#10 15.00 checking for dlopen in -ldl... yes
+#10 15.04 checking for program_invocation_name... yes
+#10 15.11 checking for ptrace64... no
+#10 15.15 checking for numa_available in -lnuma... yes
+#10 15.20 checking whether to enable PAM support... yes
+#10 15.20 checking for pam_get_user in -lpam... yes
+#10 15.24 checking for misc_conv in -lpam_misc... yes
+#10 15.28 checking Link to libslurm.so instead of libslurm.o... shared
+#10 15.28 checking whether sbatch --get-user-env option should load .login... no
+#10 15.28 checking whether byte ordering is bigendian... no
+#10 15.35 checking for C99 support... yes
+#10 15.37 checking whether C compiler accepts -fno-omit-frame-pointer... yes
+#10 15.39 checking for uid_t and gid_t data sizes)... yes
+#10 15.44 checking for json installation... /usr
+#10 15.48 checking for jwt installation... 
+#10 15.48 configure: WARNING: unable to locate jwt library
+#10 15.48 checking for http-parser installation... /usr
+#10 15.52 checking for libyaml installation... /usr
+#10 15.57 checking how to run the C preprocessor... gcc -E
+#10 15.62 checking whether gcc needs -traditional... no
+#10 15.64 checking for __builtin_clzll... yes
+#10 15.68 checking for __builtin_ctzll... yes
+#10 15.72 checking for __builtin_popcountll... yes
+#10 15.77 checking for gcc options needed to detect all undeclared functions... none needed
+#10 15.80 checking whether strerror_r is declared... yes
+#10 15.84 checking whether strerror_r returns char *... no
+#10 15.86 checking for fdatasync... yes
+#10 15.90 checking for hstrerror... yes
+#10 15.95 checking for strerror... yes
+#10 15.99 checking for mtrace... yes
+#10 16.03 checking for strndup... yes
+#10 16.08 checking for strlcpy... no
+#10 16.13 checking for strsignal... yes
+#10 16.17 checking for inet_aton... yes
+#10 16.22 checking for inet_ntop... yes
+#10 16.26 checking for inet_pton... yes
+#10 16.31 checking for setproctitle... no
+#10 16.36 checking for sysctlbyname... no
+#10 16.41 checking for cfmakeraw... yes
+#10 16.45 checking for setresuid... yes
+#10 16.50 checking for get_current_dir_name... yes
+#10 16.55 checking for faccessat... yes
+#10 16.60 checking for eaccess... yes
+#10 16.64 checking for statvfs... yes
+#10 16.69 checking for statfs... yes
+#10 16.73 checking for memfd_create... yes
+#10 16.78 checking whether hstrerror is declared... no
+#10 16.81 checking whether strsignal is declared... yes
+#10 16.84 checking whether sys_siglist is declared... no
+#10 16.88 checking whether gcc is Clang... no
+#10 16.89 checking whether pthreads work with "-pthread" and "-lpthread"... yes
+#10 16.94 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
+#10 16.99 checking whether more special flags are required for pthreads... no
+#10 16.99 checking for PTHREAD_PRIO_INHERIT... yes
+#10 17.03 checking System dimensions... not set
+#10 17.03 checking for ofed installation... 
+#10 17.03 configure: WARNING: unable to locate ofed installation
+#10 17.03 checking for h5cc... no
+#10 17.03 checking for h5pcc... no
+#10 17.03 checking for HDF5 type... neither
+#10 17.04 checking for HDF5 libraries... no
+#10 17.04 configure: WARNING:
+#10 17.04 Unable to locate HDF5 compilation helper scripts 'h5cc' or 'h5pcc'.
+#10 17.04 Please specify --with-hdf5=<LOCATION> as the full path to h5cc or h5pcc.
+#10 17.04 HDF5 support is being disabled (equivalent to --with-hdf5=no).
+#10 17.04 
+#10 17.05 checking if lz4 is wanted... configure: WARNING: unable to locate working lz4 installation
+#10 17.06 checking for hwloc installation... 
+#10 17.06 configure: WARNING: unable to locate hwloc installation
+#10 17.06 checking for nvml.h... no
+#10 17.09 checking for nvmlInit in -lnvidia-ml... no
+#10 17.12 configure: WARNING: unable to locate libnvidia-ml.so and/or nvml.h
+#10 17.12 checking whether RSMI/ROCm in installed in this system... 
+#10 17.12 checking for rocm_smi/rocm_smi.h... no
+#10 17.15 checking for rsmi_init in -lrocm_smi64... no
+#10 17.18 checking for rsmi_dev_drm_render_minor_get in -lrocm_smi64... no
+#10 17.22 configure: WARNING: unable to locate librocm_smi64.so and/or rocm_smi.h
+#10 17.22 
+#10 17.22 checking for ze_api.h... no
+#10 17.24 checking for zeInit in -lze_loader... no
+#10 17.28 configure: WARNING: unable to locate libze_loader.so and/or ze_api.h
+#10 17.28 checking for pmix installation... 
+#10 17.28 configure: WARNING: unable to locate pmix installation
+#10 17.28 checking for freeipmi installation... 
+#10 17.28 configure: WARNING: unable to locate freeipmi installation (libipmonitoring/libfreeipmi
+#10 17.28 checking for rrdtool installation... 
+#10 17.28 configure: WARNING: unable to locate rrdtool installation
+#10 17.28 configure: support for ucx disabled
+#10 17.28 checking whether Slurm internal X11 support is enabled... 
+#10 17.28 checking whether Slurm internal SELinux support is enabled... 
+#10 17.28 checking for bpf installation... /usr
+#10 17.33 checking for dbus-1... yes
+#10 17.36 checking for check >= 0.9.8... no
+#10 17.40 checking for pkg-config... (cached) /usr/bin/pkg-config
+#10 17.40 checking pkg-config is at least version 0.16... yes
+#10 17.41 checking for glib-2.0 >= 2.7.1 gthread-2.0... yes
+#10 17.51 checking for GLIB - version >= 2.7.1... yes (version 2.68.4)
+#10 17.65 checking for pkg-config... (cached) /usr/bin/pkg-config
+#10 17.65 checking pkg-config is at least version 0.7... yes
+#10 17.66 checking for GTK+ - version >= 2.7.1... no
+#10 17.68 *** Could not run GTK+ test program, checking why...
+#10 17.69 *** The test program failed to compile or link. See the file config.log for the
+#10 17.69 *** exact error that occured. This usually means GTK+ is incorrectly installed.
+#10 17.70 configure: WARNING: cannot build sview without gtk library
+#10 17.70 checking whether this is a Cray system... Unable to locate Cray APIs (usually in /opt/cray/alpscomm and /opt/cray/job)
+#10 17.70 checking for datawarp installation... 
+#10 17.70 configure: WARNING: unable to locate DataWarp installation
+#10 17.70 checking for libcxi... no
+#10 17.74 checking for __progname... yes
+#10 17.78 checking whether optimizations are enabled... no
+#10 17.78 checking whether or not developer options are enabled... yes
+#10 17.78 checking whether debugging is enabled... checking whether C compiler accepts -ggdb3... yes
+#10 17.81 yes
+#10 17.81 checking whether memory leak debugging is enabled... no
+#10 17.81 checking whether to enable slurmd operation on a front-end... no
+#10 17.81 checking whether debugger partial attach enabled... no
+#10 17.81 checking whether salloc should kill child processes at job termination... no
+#10 17.81 checking whether to disable salloc execution in the background... no
+#10 17.81 checking for slurmctld default port... 6817
+#10 17.81 checking for slurmd default port... 6818
+#10 17.81 checking for slurmdbd default port... 6819
+#10 17.81 checking for slurmctld default port count... 1
+#10 17.81 checking whether to compile slurmrestd... yes
+#10 17.81 checking for slurmrestd default port... 6820
+#10 17.81 checking for netloc installation... 
+#10 17.81 configure: WARNING: unable to locate netloc installation
+#10 17.89 checking for lua >= 5.1... yes
+#10 17.92 checking for whether we can link to liblua... yes lua >= 5.1
+#10 17.98 checking whether man2html is available... checking for man2html... no
+#10 17.98 configure: WARNING: unable to build man page html files without man2html
+#10 17.98 checking for support of printf("%s", NULL)... yes
+#10 18.03 checking for whether to include readline suport... yes
+#10 18.06 configure: WARNING: configured for readline support, but couldn't find libraries
+#10 18.06 checking for systemd presence... yes
+#10 18.07 checking for munge installation... /usr
+#10 18.12 checking whether to enable multiple-slurmd support... no
+#10 18.12 checking for openpty in -lutil... yes
+#10 18.17 checking for gawk... (cached) gawk
+#10 18.17 checking for curl-config... no
+#10 18.17 checking whether libcurl is usable... no
+#10 18.19 configure: WARNING: unable to locate/link against libcurl-devel installation
+#10 18.19 checking size of void *... 8
+#10 18.25 checking whether deprecated options are enabled... no
+#10 18.28 checking that generated files are newer than configure... done
+#10 18.28 configure: creating ./config.status
+#10 18.85 config.status: creating Makefile
+#10 18.86 config.status: creating auxdir/Makefile
+#10 18.88 config.status: creating contribs/Makefile
+#10 18.89 config.status: creating contribs/cray/Makefile
+#10 18.91 config.status: creating contribs/cray/csm/Makefile
+#10 18.93 config.status: creating contribs/cray/slurmsmwd/Makefile
+#10 18.94 config.status: creating contribs/lua/Makefile
+#10 18.96 config.status: creating contribs/nss_slurm/Makefile
+#10 18.98 config.status: creating contribs/openlava/Makefile
+#10 18.99 config.status: creating contribs/pam/Makefile
+#10 19.01 config.status: creating contribs/pam_slurm_adopt/Makefile
+#10 19.02 config.status: creating contribs/perlapi/Makefile
+#10 19.04 config.status: creating contribs/perlapi/libslurm/Makefile
+#10 19.06 config.status: creating contribs/perlapi/libslurm/perl/Makefile.PL
+#10 19.07 config.status: creating contribs/perlapi/libslurmdb/Makefile
+#10 19.09 config.status: creating contribs/perlapi/libslurmdb/perl/Makefile.PL
+#10 19.11 config.status: creating contribs/pmi/Makefile
+#10 19.12 config.status: creating contribs/pmi2/Makefile
+#10 19.14 config.status: creating contribs/seff/Makefile
+#10 19.16 config.status: creating contribs/sgather/Makefile
+#10 19.17 config.status: creating contribs/sgi/Makefile
+#10 19.19 config.status: creating contribs/sjobexit/Makefile
+#10 19.20 config.status: creating contribs/torque/Makefile
+#10 19.22 config.status: creating doc/Makefile
+#10 19.24 config.status: creating doc/html/Makefile
+#10 19.25 config.status: creating doc/html/configurator.easy.html
+#10 19.27 config.status: creating doc/html/configurator.html
+#10 19.29 config.status: creating doc/man/Makefile
+#10 19.30 config.status: creating doc/man/man1/Makefile
+#10 19.32 config.status: creating doc/man/man5/Makefile
+#10 19.33 config.status: creating doc/man/man8/Makefile
+#10 19.35 config.status: creating etc/Makefile
+#10 19.37 config.status: creating src/Makefile
+#10 19.38 config.status: creating src/api/Makefile
+#10 19.40 config.status: creating src/bcast/Makefile
+#10 19.42 config.status: creating src/common/Makefile
+#10 19.43 config.status: creating src/database/Makefile
+#10 19.45 config.status: creating src/lua/Makefile
+#10 19.47 config.status: creating src/plugins/Makefile
+#10 19.48 config.status: creating src/plugins/accounting_storage/Makefile
+#10 19.50 config.status: creating src/plugins/accounting_storage/common/Makefile
+#10 19.51 config.status: creating src/plugins/accounting_storage/mysql/Makefile
+#10 19.53 config.status: creating src/plugins/accounting_storage/none/Makefile
+#10 19.55 config.status: creating src/plugins/accounting_storage/slurmdbd/Makefile
+#10 19.56 config.status: creating src/plugins/acct_gather_energy/Makefile
+#10 19.58 config.status: creating src/plugins/acct_gather_energy/gpu/Makefile
+#10 19.60 config.status: creating src/plugins/acct_gather_energy/ibmaem/Makefile
+#10 19.61 config.status: creating src/plugins/acct_gather_energy/ipmi/Makefile
+#10 19.63 config.status: creating src/plugins/acct_gather_energy/none/Makefile
+#10 19.65 config.status: creating src/plugins/acct_gather_energy/pm_counters/Makefile
+#10 19.66 config.status: creating src/plugins/acct_gather_energy/rapl/Makefile
+#10 19.68 config.status: creating src/plugins/acct_gather_energy/xcc/Makefile
+#10 19.69 config.status: creating src/plugins/acct_gather_filesystem/Makefile
+#10 19.71 config.status: creating src/plugins/acct_gather_filesystem/lustre/Makefile
+#10 19.73 config.status: creating src/plugins/acct_gather_filesystem/none/Makefile
+#10 19.74 config.status: creating src/plugins/acct_gather_interconnect/Makefile
+#10 19.76 config.status: creating src/plugins/acct_gather_interconnect/none/Makefile
+#10 19.78 config.status: creating src/plugins/acct_gather_interconnect/ofed/Makefile
+#10 19.79 config.status: creating src/plugins/acct_gather_interconnect/sysfs/Makefile
+#10 19.81 config.status: creating src/plugins/acct_gather_profile/Makefile
+#10 19.82 config.status: creating src/plugins/acct_gather_profile/hdf5/Makefile
+#10 19.84 config.status: creating src/plugins/acct_gather_profile/hdf5/sh5util/Makefile
+#10 19.86 config.status: creating src/plugins/acct_gather_profile/influxdb/Makefile
+#10 19.87 config.status: creating src/plugins/acct_gather_profile/none/Makefile
+#10 19.89 config.status: creating src/plugins/auth/Makefile
+#10 19.91 config.status: creating src/plugins/auth/jwt/Makefile
+#10 19.92 config.status: creating src/plugins/auth/munge/Makefile
+#10 19.94 config.status: creating src/plugins/auth/none/Makefile
+#10 19.96 config.status: creating src/plugins/burst_buffer/Makefile
+#10 19.97 config.status: creating src/plugins/burst_buffer/common/Makefile
+#10 19.99 config.status: creating src/plugins/burst_buffer/datawarp/Makefile
+#10 20.01 config.status: creating src/plugins/burst_buffer/lua/Makefile
+#10 20.02 config.status: creating src/plugins/cgroup/Makefile
+#10 20.04 config.status: creating src/plugins/cgroup/common/Makefile
+#10 20.05 config.status: creating src/plugins/cgroup/v1/Makefile
+#10 20.07 config.status: creating src/plugins/cgroup/v2/Makefile
+#10 20.09 config.status: creating src/plugins/cli_filter/Makefile
+#10 20.10 config.status: creating src/plugins/cli_filter/common/Makefile
+#10 20.12 config.status: creating src/plugins/cli_filter/lua/Makefile
+#10 20.14 config.status: creating src/plugins/cli_filter/none/Makefile
+#10 20.15 config.status: creating src/plugins/cli_filter/syslog/Makefile
+#10 20.17 config.status: creating src/plugins/cli_filter/user_defaults/Makefile
+#10 20.19 config.status: creating src/plugins/core_spec/Makefile
+#10 20.20 config.status: creating src/plugins/core_spec/cray_aries/Makefile
+#10 20.22 config.status: creating src/plugins/core_spec/none/Makefile
+#10 20.23 config.status: creating src/plugins/cred/Makefile
+#10 20.25 config.status: creating src/plugins/cred/munge/Makefile
+#10 20.27 config.status: creating src/plugins/cred/none/Makefile
+#10 20.28 config.status: creating src/plugins/ext_sensors/Makefile
+#10 20.30 config.status: creating src/plugins/ext_sensors/none/Makefile
+#10 20.32 config.status: creating src/plugins/ext_sensors/rrd/Makefile
+#10 20.33 config.status: creating src/plugins/gpu/Makefile
+#10 20.35 config.status: creating src/plugins/gpu/common/Makefile
+#10 20.36 config.status: creating src/plugins/gpu/generic/Makefile
+#10 20.38 config.status: creating src/plugins/gpu/nvml/Makefile
+#10 20.40 config.status: creating src/plugins/gpu/oneapi/Makefile
+#10 20.41 config.status: creating src/plugins/gpu/rsmi/Makefile
+#10 20.43 config.status: creating src/plugins/gres/Makefile
+#10 20.45 config.status: creating src/plugins/gres/common/Makefile
+#10 20.46 config.status: creating src/plugins/gres/gpu/Makefile
+#10 20.48 config.status: creating src/plugins/gres/mps/Makefile
+#10 20.49 config.status: creating src/plugins/gres/nic/Makefile
+#10 20.51 config.status: creating src/plugins/gres/shard/Makefile
+#10 20.53 config.status: creating src/plugins/hash/Makefile
+#10 20.54 config.status: creating src/plugins/hash/k12/Makefile
+#10 20.56 config.status: creating src/plugins/job_container/Makefile
+#10 20.58 config.status: creating src/plugins/job_container/cncu/Makefile
+#10 20.59 config.status: creating src/plugins/job_container/none/Makefile
+#10 20.61 config.status: creating src/plugins/job_container/tmpfs/Makefile
+#10 20.62 config.status: creating src/plugins/job_submit/Makefile
+#10 20.64 config.status: creating src/plugins/job_submit/all_partitions/Makefile
+#10 20.66 config.status: creating src/plugins/job_submit/cray_aries/Makefile
+#10 20.67 config.status: creating src/plugins/job_submit/defaults/Makefile
+#10 20.69 config.status: creating src/plugins/job_submit/logging/Makefile
+#10 20.71 config.status: creating src/plugins/job_submit/lua/Makefile
+#10 20.72 config.status: creating src/plugins/job_submit/partition/Makefile
+#10 20.74 config.status: creating src/plugins/job_submit/pbs/Makefile
+#10 20.76 config.status: creating src/plugins/job_submit/require_timelimit/Makefile
+#10 20.77 config.status: creating src/plugins/job_submit/throttle/Makefile
+#10 20.79 config.status: creating src/plugins/jobacct_gather/Makefile
+#10 20.80 config.status: creating src/plugins/jobacct_gather/cgroup/Makefile
+#10 20.82 config.status: creating src/plugins/jobacct_gather/common/Makefile
+#10 20.84 config.status: creating src/plugins/jobacct_gather/linux/Makefile
+#10 20.85 config.status: creating src/plugins/jobacct_gather/none/Makefile
+#10 20.87 config.status: creating src/plugins/jobcomp/Makefile
+#10 20.89 config.status: creating src/plugins/jobcomp/elasticsearch/Makefile
+#10 20.90 config.status: creating src/plugins/jobcomp/filetxt/Makefile
+#10 20.92 config.status: creating src/plugins/jobcomp/lua/Makefile
+#10 20.93 config.status: creating src/plugins/jobcomp/mysql/Makefile
+#10 20.95 config.status: creating src/plugins/jobcomp/none/Makefile
+#10 20.97 config.status: creating src/plugins/jobcomp/script/Makefile
+#10 20.98 config.status: creating src/plugins/launch/Makefile
+#10 21.00 config.status: creating src/plugins/launch/slurm/Makefile
+#10 21.02 config.status: creating src/plugins/mcs/Makefile
+#10 21.03 config.status: creating src/plugins/mcs/account/Makefile
+#10 21.05 config.status: creating src/plugins/mcs/group/Makefile
+#10 21.06 config.status: creating src/plugins/mcs/none/Makefile
+#10 21.08 config.status: creating src/plugins/mcs/user/Makefile
+#10 21.10 config.status: creating src/plugins/mpi/Makefile
+#10 21.11 config.status: creating src/plugins/mpi/cray_shasta/Makefile
+#10 21.13 config.status: creating src/plugins/mpi/none/Makefile
+#10 21.15 config.status: creating src/plugins/mpi/pmi2/Makefile
+#10 21.16 config.status: creating src/plugins/mpi/pmix/Makefile
+#10 21.18 config.status: creating src/plugins/node_features/Makefile
+#10 21.20 config.status: creating src/plugins/node_features/helpers/Makefile
+#10 21.21 config.status: creating src/plugins/node_features/knl_cray/Makefile
+#10 21.23 config.status: creating src/plugins/node_features/knl_generic/Makefile
+#10 21.25 config.status: creating src/plugins/openapi/Makefile
+#10 21.26 config.status: creating src/plugins/openapi/dbv0.0.36/Makefile
+#10 21.28 config.status: creating src/plugins/openapi/dbv0.0.37/Makefile
+#10 21.30 config.status: creating src/plugins/openapi/dbv0.0.38/Makefile
+#10 21.31 config.status: creating src/plugins/openapi/v0.0.36/Makefile
+#10 21.33 config.status: creating src/plugins/openapi/v0.0.37/Makefile
+#10 21.34 config.status: creating src/plugins/openapi/v0.0.38/Makefile
+#10 21.36 config.status: creating src/plugins/power/Makefile
+#10 21.38 config.status: creating src/plugins/power/common/Makefile
+#10 21.39 config.status: creating src/plugins/power/cray_aries/Makefile
+#10 21.41 config.status: creating src/plugins/power/none/Makefile
+#10 21.44 config.status: creating src/plugins/preempt/Makefile
+#10 21.46 config.status: creating src/plugins/preempt/none/Makefile
+#10 21.47 config.status: creating src/plugins/preempt/partition_prio/Makefile
+#10 21.49 config.status: creating src/plugins/preempt/qos/Makefile
+#10 21.50 config.status: creating src/plugins/prep/Makefile
+#10 21.52 config.status: creating src/plugins/prep/script/Makefile
+#10 21.54 config.status: creating src/plugins/priority/Makefile
+#10 21.55 config.status: creating src/plugins/priority/basic/Makefile
+#10 21.57 config.status: creating src/plugins/priority/multifactor/Makefile
+#10 21.59 config.status: creating src/plugins/proctrack/Makefile
+#10 21.60 config.status: creating src/plugins/proctrack/cgroup/Makefile
+#10 21.62 config.status: creating src/plugins/proctrack/cray_aries/Makefile
+#10 21.63 config.status: creating src/plugins/proctrack/linuxproc/Makefile
+#10 21.65 config.status: creating src/plugins/proctrack/pgid/Makefile
+#10 21.67 config.status: creating src/plugins/route/Makefile
+#10 21.68 config.status: creating src/plugins/route/default/Makefile
+#10 21.70 config.status: creating src/plugins/route/topology/Makefile
+#10 21.72 config.status: creating src/plugins/sched/Makefile
+#10 21.73 config.status: creating src/plugins/sched/backfill/Makefile
+#10 21.75 config.status: creating src/plugins/sched/builtin/Makefile
+#10 21.76 config.status: creating src/plugins/select/Makefile
+#10 21.78 config.status: creating src/plugins/select/cons_common/Makefile
+#10 21.80 config.status: creating src/plugins/select/cons_res/Makefile
+#10 21.81 config.status: creating src/plugins/select/cons_tres/Makefile
+#10 21.83 config.status: creating src/plugins/select/cray_aries/Makefile
+#10 21.85 config.status: creating src/plugins/select/linear/Makefile
+#10 21.86 config.status: creating src/plugins/select/other/Makefile
+#10 21.88 config.status: creating src/plugins/serializer/Makefile
+#10 21.89 config.status: creating src/plugins/serializer/json/Makefile
+#10 21.91 config.status: creating src/plugins/serializer/url-encoded/Makefile
+#10 21.93 config.status: creating src/plugins/serializer/yaml/Makefile
+#10 21.94 config.status: creating src/plugins/site_factor/Makefile
+#10 21.96 config.status: creating src/plugins/site_factor/none/Makefile
+#10 21.98 config.status: creating src/plugins/slurmctld/Makefile
+#10 21.99 config.status: creating src/plugins/slurmctld/nonstop/Makefile
+#10 22.01 config.status: creating src/plugins/switch/Makefile
+#10 22.03 config.status: creating src/plugins/switch/cray_aries/Makefile
+#10 22.04 config.status: creating src/plugins/switch/hpe_slingshot/Makefile
+#10 22.06 config.status: creating src/plugins/switch/none/Makefile
+#10 22.08 config.status: creating src/plugins/task/Makefile
+#10 22.09 config.status: creating src/plugins/task/affinity/Makefile
+#10 22.11 config.status: creating src/plugins/task/cgroup/Makefile
+#10 22.12 config.status: creating src/plugins/task/cray_aries/Makefile
+#10 22.14 config.status: creating src/plugins/task/none/Makefile
+#10 22.16 config.status: creating src/plugins/topology/3d_torus/Makefile
+#10 22.17 config.status: creating src/plugins/topology/Makefile
+#10 22.19 config.status: creating src/plugins/topology/hypercube/Makefile
+#10 22.21 config.status: creating src/plugins/topology/none/Makefile
+#10 22.22 config.status: creating src/plugins/topology/tree/Makefile
+#10 22.24 config.status: creating src/sacct/Makefile
+#10 22.25 config.status: creating src/sacctmgr/Makefile
+#10 22.27 config.status: creating src/salloc/Makefile
+#10 22.29 config.status: creating src/sattach/Makefile
+#10 22.30 config.status: creating src/sbatch/Makefile
+#10 22.32 config.status: creating src/sbcast/Makefile
+#10 22.34 config.status: creating src/scancel/Makefile
+#10 22.35 config.status: creating src/scontrol/Makefile
+#10 22.37 config.status: creating src/scrontab/Makefile
+#10 22.38 config.status: creating src/sdiag/Makefile
+#10 22.40 config.status: creating src/sinfo/Makefile
+#10 22.42 config.status: creating src/slurmctld/Makefile
+#10 22.43 config.status: creating src/slurmd/Makefile
+#10 22.45 config.status: creating src/slurmd/common/Makefile
+#10 22.47 config.status: creating src/slurmd/slurmd/Makefile
+#10 22.48 config.status: creating src/slurmd/slurmstepd/Makefile
+#10 22.50 config.status: creating src/slurmdbd/Makefile
+#10 22.51 config.status: creating src/slurmrestd/Makefile
+#10 22.53 config.status: creating src/slurmrestd/plugins/Makefile
+#10 22.55 config.status: creating src/slurmrestd/plugins/auth/Makefile
+#10 22.56 config.status: creating src/slurmrestd/plugins/auth/jwt/Makefile
+#10 22.58 config.status: creating src/slurmrestd/plugins/auth/local/Makefile
+#10 22.60 config.status: creating src/sprio/Makefile
+#10 22.61 config.status: creating src/squeue/Makefile
+#10 22.63 config.status: creating src/sreport/Makefile
+#10 22.65 config.status: creating src/srun/Makefile
+#10 22.66 config.status: creating src/srun/libsrun/Makefile
+#10 22.68 config.status: creating src/sshare/Makefile
+#10 22.69 config.status: creating src/sstat/Makefile
+#10 22.71 config.status: creating src/strigger/Makefile
+#10 22.73 config.status: creating src/sview/Makefile
+#10 22.74 config.status: creating testsuite/Makefile
+#10 22.76 config.status: creating testsuite/testsuite.conf.sample
+#10 22.78 config.status: creating testsuite/expect/Makefile
+#10 22.79 config.status: creating testsuite/slurm_unit/Makefile
+#10 22.81 config.status: creating testsuite/slurm_unit/api/Makefile
+#10 22.83 config.status: creating testsuite/slurm_unit/api/manual/Makefile
+#10 22.84 config.status: creating testsuite/slurm_unit/common/Makefile
+#10 22.86 config.status: creating testsuite/slurm_unit/common/bitstring/Makefile
+#10 22.88 config.status: creating testsuite/slurm_unit/common/hostlist/Makefile
+#10 22.89 config.status: creating testsuite/slurm_unit/common/slurm_protocol_defs/Makefile
+#10 22.91 config.status: creating testsuite/slurm_unit/common/slurm_protocol_pack/Makefile
+#10 22.93 config.status: creating testsuite/slurm_unit/common/slurmdb_defs/Makefile
+#10 22.94 config.status: creating testsuite/slurm_unit/common/slurmdb_pack/Makefile
+#10 22.96 config.status: creating config.h
+#10 22.97 config.status: creating slurm/slurm_version.h
+#10 22.99 config.status: executing depfiles commands
+#10 27.09 config.status: executing libtool commands
+#10 27.10 configure: WARNING: unrecognized options: --with-ebpf
+#10 27.15 + make install
+#10 27.15 Making install in auxdir
+#10 27.16 make[1]: Entering directory '/home/slurm/auxdir'
+#10 27.16 make[2]: Entering directory '/home/slurm/auxdir'
+#10 27.16 make[2]: Nothing to be done for 'install-exec-am'.
+#10 27.16 make[2]: Nothing to be done for 'install-data-am'.
+#10 27.16 make[2]: Leaving directory '/home/slurm/auxdir'
+#10 27.16 make[1]: Leaving directory '/home/slurm/auxdir'
+#10 27.16 Making install in src
+#10 27.16 make[1]: Entering directory '/home/slurm/src'
+#10 27.16 Making install in api
+#10 27.17 make[2]: Entering directory '/home/slurm/src/api'
+#10 27.17 (echo "{ global:";   \
+#10 27.17  echo "   islurm_*;"; \
+#10 27.17  echo "   slurm_*;"; \
+#10 27.17  echo "   slurmdb_*;"; \
+#10 27.17  echo "   plugin_context_*;"; \
+#10 27.17  echo "   working_cluster_rec;"; \
+#10 27.17  echo "  local: *;"; \
+#10 27.17  echo "};") > version.map
+#10 27.17 (echo "{ global: *; };") > full_version.map
+#10 27.17 make[3]: Entering directory '/home/slurm/src/api'
+#10 27.17 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c -o allocate.lo allocate.c
+#10 27.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c allocate.c  -fPIC -DPIC -o .libs/allocate.o
+#10 27.32 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c allocate.c -o allocate.o >/dev/null 2>&1
+#10 27.44 mv -f .deps/allocate.Tpo .deps/allocate.Plo
+#10 27.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate_msg.lo -MD -MP -MF .deps/allocate_msg.Tpo -c -o allocate_msg.lo allocate_msg.c
+#10 27.46 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate_msg.lo -MD -MP -MF .deps/allocate_msg.Tpo -c allocate_msg.c  -fPIC -DPIC -o .libs/allocate_msg.o
+#10 27.55 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate_msg.lo -MD -MP -MF .deps/allocate_msg.Tpo -c allocate_msg.c -o allocate_msg.o >/dev/null 2>&1
+#10 27.64 mv -f .deps/allocate_msg.Tpo .deps/allocate_msg.Plo
+#10 27.64 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT block_info.lo -MD -MP -MF .deps/block_info.Tpo -c -o block_info.lo block_info.c
+#10 27.66 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT block_info.lo -MD -MP -MF .deps/block_info.Tpo -c block_info.c  -fPIC -DPIC -o .libs/block_info.o
+#10 27.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT block_info.lo -MD -MP -MF .deps/block_info.Tpo -c block_info.c -o block_info.o >/dev/null 2>&1
+#10 27.81 mv -f .deps/block_info.Tpo .deps/block_info.Plo
+#10 27.81 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_info.lo -MD -MP -MF .deps/burst_buffer_info.Tpo -c -o burst_buffer_info.lo burst_buffer_info.c
+#10 27.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_info.lo -MD -MP -MF .deps/burst_buffer_info.Tpo -c burst_buffer_info.c  -fPIC -DPIC -o .libs/burst_buffer_info.o
+#10 27.92 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_info.lo -MD -MP -MF .deps/burst_buffer_info.Tpo -c burst_buffer_info.c -o burst_buffer_info.o >/dev/null 2>&1
+#10 28.01 mv -f .deps/burst_buffer_info.Tpo .deps/burst_buffer_info.Plo
+#10 28.01 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr_info.lo -MD -MP -MF .deps/assoc_mgr_info.Tpo -c -o assoc_mgr_info.lo assoc_mgr_info.c
+#10 28.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr_info.lo -MD -MP -MF .deps/assoc_mgr_info.Tpo -c assoc_mgr_info.c  -fPIC -DPIC -o .libs/assoc_mgr_info.o
+#10 28.10 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr_info.lo -MD -MP -MF .deps/assoc_mgr_info.Tpo -c assoc_mgr_info.c -o assoc_mgr_info.o >/dev/null 2>&1
+#10 28.18 mv -f .deps/assoc_mgr_info.Tpo .deps/assoc_mgr_info.Plo
+#10 28.18 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cancel.lo -MD -MP -MF .deps/cancel.Tpo -c -o cancel.lo cancel.c
+#10 28.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cancel.lo -MD -MP -MF .deps/cancel.Tpo -c cancel.c  -fPIC -DPIC -o .libs/cancel.o
+#10 28.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cancel.lo -MD -MP -MF .deps/cancel.Tpo -c cancel.c -o cancel.o >/dev/null 2>&1
+#10 28.35 mv -f .deps/cancel.Tpo .deps/cancel.Plo
+#10 28.35 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c -o complete.lo complete.c
+#10 28.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c  -fPIC -DPIC -o .libs/complete.o
+#10 28.44 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c -o complete.o >/dev/null 2>&1
+#10 28.51 mv -f .deps/complete.Tpo .deps/complete.Plo
+#10 28.51 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config_info.lo -MD -MP -MF .deps/config_info.Tpo -c -o config_info.lo config_info.c
+#10 28.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config_info.lo -MD -MP -MF .deps/config_info.Tpo -c config_info.c  -fPIC -DPIC -o .libs/config_info.o
+#10 28.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config_info.lo -MD -MP -MF .deps/config_info.Tpo -c config_info.c -o config_info.o >/dev/null 2>&1
+#10 28.94 mv -f .deps/config_info.Tpo .deps/config_info.Plo
+#10 28.95 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT crontab.lo -MD -MP -MF .deps/crontab.Tpo -c -o crontab.lo crontab.c
+#10 28.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT crontab.lo -MD -MP -MF .deps/crontab.Tpo -c crontab.c  -fPIC -DPIC -o .libs/crontab.o
+#10 29.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT crontab.lo -MD -MP -MF .deps/crontab.Tpo -c crontab.c -o crontab.o >/dev/null 2>&1
+#10 29.11 mv -f .deps/crontab.Tpo .deps/crontab.Plo
+#10 29.12 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_info.lo -MD -MP -MF .deps/federation_info.Tpo -c -o federation_info.lo federation_info.c
+#10 29.14 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_info.lo -MD -MP -MF .deps/federation_info.Tpo -c federation_info.c  -fPIC -DPIC -o .libs/federation_info.o
+#10 29.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_info.lo -MD -MP -MF .deps/federation_info.Tpo -c federation_info.c -o federation_info.o >/dev/null 2>&1
+#10 29.29 mv -f .deps/federation_info.Tpo .deps/federation_info.Plo
+#10 29.29 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT front_end_info.lo -MD -MP -MF .deps/front_end_info.Tpo -c -o front_end_info.lo front_end_info.c
+#10 29.31 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT front_end_info.lo -MD -MP -MF .deps/front_end_info.Tpo -c front_end_info.c  -fPIC -DPIC -o .libs/front_end_info.o
+#10 29.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT front_end_info.lo -MD -MP -MF .deps/front_end_info.Tpo -c front_end_info.c -o front_end_info.o >/dev/null 2>&1
+#10 29.47 mv -f .deps/front_end_info.Tpo .deps/front_end_info.Plo
+#10 29.47 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
+#10 29.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c  -fPIC -DPIC -o .libs/init.o
+#10 29.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
+#10 29.62 mv -f .deps/init.Tpo .deps/init.Plo
+#10 29.62 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init_msg.lo -MD -MP -MF .deps/init_msg.Tpo -c -o init_msg.lo init_msg.c
+#10 29.64 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init_msg.lo -MD -MP -MF .deps/init_msg.Tpo -c init_msg.c  -fPIC -DPIC -o .libs/init_msg.o
+#10 29.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT init_msg.lo -MD -MP -MF .deps/init_msg.Tpo -c init_msg.c -o init_msg.o >/dev/null 2>&1
+#10 29.79 mv -f .deps/init_msg.Tpo .deps/init_msg.Plo
+#10 29.80 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_info.lo -MD -MP -MF .deps/job_info.Tpo -c -o job_info.lo job_info.c
+#10 29.82 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_info.lo -MD -MP -MF .deps/job_info.Tpo -c job_info.c  -fPIC -DPIC -o .libs/job_info.o
+#10 30.00 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_info.lo -MD -MP -MF .deps/job_info.Tpo -c job_info.c -o job_info.o >/dev/null 2>&1
+#10 30.19 mv -f .deps/job_info.Tpo .deps/job_info.Plo
+#10 30.20 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_step_info.lo -MD -MP -MF .deps/job_step_info.Tpo -c -o job_step_info.lo job_step_info.c
+#10 30.22 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_step_info.lo -MD -MP -MF .deps/job_step_info.Tpo -c job_step_info.c  -fPIC -DPIC -o .libs/job_step_info.o
+#10 30.33 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_step_info.lo -MD -MP -MF .deps/job_step_info.Tpo -c job_step_info.c -o job_step_info.o >/dev/null 2>&1
+#10 30.44 mv -f .deps/job_step_info.Tpo .deps/job_step_info.Plo
+#10 30.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT license_info.lo -MD -MP -MF .deps/license_info.Tpo -c -o license_info.lo license_info.c
+#10 30.46 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT license_info.lo -MD -MP -MF .deps/license_info.Tpo -c license_info.c  -fPIC -DPIC -o .libs/license_info.o
+#10 30.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT license_info.lo -MD -MP -MF .deps/license_info.Tpo -c license_info.c -o license_info.o >/dev/null 2>&1
+#10 30.62 mv -f .deps/license_info.Tpo .deps/license_info.Plo
+#10 30.62 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_info.lo -MD -MP -MF .deps/node_info.Tpo -c -o node_info.lo node_info.c
+#10 30.65 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_info.lo -MD -MP -MF .deps/node_info.Tpo -c node_info.c  -fPIC -DPIC -o .libs/node_info.o
+#10 30.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_info.lo -MD -MP -MF .deps/node_info.Tpo -c node_info.c -o node_info.o >/dev/null 2>&1
+#10 30.88 mv -f .deps/node_info.Tpo .deps/node_info.Plo
+#10 30.88 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partition_info.lo -MD -MP -MF .deps/partition_info.Tpo -c -o partition_info.lo partition_info.c
+#10 30.90 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partition_info.lo -MD -MP -MF .deps/partition_info.Tpo -c partition_info.c  -fPIC -DPIC -o .libs/partition_info.o
+#10 31.00 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partition_info.lo -MD -MP -MF .deps/partition_info.Tpo -c partition_info.c -o partition_info.o >/dev/null 2>&1
+#10 31.10 mv -f .deps/partition_info.Tpo .deps/partition_info.Plo
+#10 31.10 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi_server.lo -MD -MP -MF .deps/pmi_server.Tpo -c -o pmi_server.lo pmi_server.c
+#10 31.12 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi_server.lo -MD -MP -MF .deps/pmi_server.Tpo -c pmi_server.c  -fPIC -DPIC -o .libs/pmi_server.o
+#10 31.22 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi_server.lo -MD -MP -MF .deps/pmi_server.Tpo -c pmi_server.c -o pmi_server.o >/dev/null 2>&1
+#10 31.32 mv -f .deps/pmi_server.Tpo .deps/pmi_server.Plo
+#10 31.32 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservation_info.lo -MD -MP -MF .deps/reservation_info.Tpo -c -o reservation_info.lo reservation_info.c
+#10 31.35 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservation_info.lo -MD -MP -MF .deps/reservation_info.Tpo -c reservation_info.c  -fPIC -DPIC -o .libs/reservation_info.o
+#10 31.42 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservation_info.lo -MD -MP -MF .deps/reservation_info.Tpo -c reservation_info.c -o reservation_info.o >/dev/null 2>&1
+#10 31.50 mv -f .deps/reservation_info.Tpo .deps/reservation_info.Plo
+#10 31.50 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c
+#10 31.53 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c  -fPIC -DPIC -o .libs/signal.o
+#10 31.61 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1
+#10 31.69 mv -f .deps/signal.Tpo .deps/signal.Plo
+#10 31.70 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_get_statistics.lo -MD -MP -MF .deps/slurm_get_statistics.Tpo -c -o slurm_get_statistics.lo slurm_get_statistics.c
+#10 31.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_get_statistics.lo -MD -MP -MF .deps/slurm_get_statistics.Tpo -c slurm_get_statistics.c  -fPIC -DPIC -o .libs/slurm_get_statistics.o
+#10 31.79 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_get_statistics.lo -MD -MP -MF .deps/slurm_get_statistics.Tpo -c slurm_get_statistics.c -o slurm_get_statistics.o >/dev/null 2>&1
+#10 31.86 mv -f .deps/slurm_get_statistics.Tpo .deps/slurm_get_statistics.Plo
+#10 31.87 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_pmi.lo -MD -MP -MF .deps/slurm_pmi.Tpo -c -o slurm_pmi.lo slurm_pmi.c
+#10 31.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_pmi.lo -MD -MP -MF .deps/slurm_pmi.Tpo -c slurm_pmi.c  -fPIC -DPIC -o .libs/slurm_pmi.o
+#10 31.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_pmi.lo -MD -MP -MF .deps/slurm_pmi.Tpo -c slurm_pmi.c -o slurm_pmi.o >/dev/null 2>&1
+#10 32.06 mv -f .deps/slurm_pmi.Tpo .deps/slurm_pmi.Plo
+#10 32.06 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_io.lo -MD -MP -MF .deps/step_io.Tpo -c -o step_io.lo step_io.c
+#10 32.08 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_io.lo -MD -MP -MF .deps/step_io.Tpo -c step_io.c  -fPIC -DPIC -o .libs/step_io.o
+#10 32.22 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_io.lo -MD -MP -MF .deps/step_io.Tpo -c step_io.c -o step_io.o >/dev/null 2>&1
+#10 32.35 mv -f .deps/step_io.Tpo .deps/step_io.Plo
+#10 32.35 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_launch.lo -MD -MP -MF .deps/step_launch.Tpo -c -o step_launch.lo step_launch.c
+#10 32.38 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_launch.lo -MD -MP -MF .deps/step_launch.Tpo -c step_launch.c  -fPIC -DPIC -o .libs/step_launch.o
+#10 32.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_launch.lo -MD -MP -MF .deps/step_launch.Tpo -c step_launch.c -o step_launch.o >/dev/null 2>&1
+#10 32.70 mv -f .deps/step_launch.Tpo .deps/step_launch.Plo
+#10 32.70 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT submit.lo -MD -MP -MF .deps/submit.Tpo -c -o submit.lo submit.c
+#10 32.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT submit.lo -MD -MP -MF .deps/submit.Tpo -c submit.c  -fPIC -DPIC -o .libs/submit.o
+#10 32.80 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT submit.lo -MD -MP -MF .deps/submit.Tpo -c submit.c -o submit.o >/dev/null 2>&1
+#10 32.88 mv -f .deps/submit.Tpo .deps/submit.Plo
+#10 32.88 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT suspend.lo -MD -MP -MF .deps/suspend.Tpo -c -o suspend.lo suspend.c
+#10 32.90 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT suspend.lo -MD -MP -MF .deps/suspend.Tpo -c suspend.c  -fPIC -DPIC -o .libs/suspend.o
+#10 32.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT suspend.lo -MD -MP -MF .deps/suspend.Tpo -c suspend.c -o suspend.o >/dev/null 2>&1
+#10 33.05 mv -f .deps/suspend.Tpo .deps/suspend.Plo
+#10 33.05 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo token.c
+#10 33.08 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c  -fPIC -DPIC -o .libs/token.o
+#10 33.15 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1
+#10 33.22 mv -f .deps/token.Tpo .deps/token.Plo
+#10 33.22 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topo_info.lo -MD -MP -MF .deps/topo_info.Tpo -c -o topo_info.lo topo_info.c
+#10 33.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topo_info.lo -MD -MP -MF .deps/topo_info.Tpo -c topo_info.c  -fPIC -DPIC -o .libs/topo_info.o
+#10 33.32 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topo_info.lo -MD -MP -MF .deps/topo_info.Tpo -c topo_info.c -o topo_info.o >/dev/null 2>&1
+#10 33.40 mv -f .deps/topo_info.Tpo .deps/topo_info.Plo
+#10 33.40 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT triggers.lo -MD -MP -MF .deps/triggers.Tpo -c -o triggers.lo triggers.c
+#10 33.42 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT triggers.lo -MD -MP -MF .deps/triggers.Tpo -c triggers.c  -fPIC -DPIC -o .libs/triggers.o
+#10 33.50 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT triggers.lo -MD -MP -MF .deps/triggers.Tpo -c triggers.c -o triggers.o >/dev/null 2>&1
+#10 33.57 mv -f .deps/triggers.Tpo .deps/triggers.Plo
+#10 33.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reconfigure.lo -MD -MP -MF .deps/reconfigure.Tpo -c -o reconfigure.lo reconfigure.c
+#10 33.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reconfigure.lo -MD -MP -MF .deps/reconfigure.Tpo -c reconfigure.c  -fPIC -DPIC -o .libs/reconfigure.o
+#10 33.68 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reconfigure.lo -MD -MP -MF .deps/reconfigure.Tpo -c reconfigure.c -o reconfigure.o >/dev/null 2>&1
+#10 33.76 mv -f .deps/reconfigure.Tpo .deps/reconfigure.Plo
+#10 33.76 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_config.lo -MD -MP -MF .deps/update_config.Tpo -c -o update_config.lo update_config.c
+#10 33.78 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_config.lo -MD -MP -MF .deps/update_config.Tpo -c update_config.c  -fPIC -DPIC -o .libs/update_config.o
+#10 33.86 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_config.lo -MD -MP -MF .deps/update_config.Tpo -c update_config.c -o update_config.o >/dev/null 2>&1
+#10 33.94 mv -f .deps/update_config.Tpo .deps/update_config.Plo
+#10 33.94 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT account_functions.lo -MD -MP -MF .deps/account_functions.Tpo -c -o account_functions.lo account_functions.c
+#10 33.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT account_functions.lo -MD -MP -MF .deps/account_functions.Tpo -c account_functions.c  -fPIC -DPIC -o .libs/account_functions.o
+#10 34.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT account_functions.lo -MD -MP -MF .deps/account_functions.Tpo -c account_functions.c -o account_functions.o >/dev/null 2>&1
+#10 34.12 mv -f .deps/account_functions.Tpo .deps/account_functions.Plo
+#10 34.12 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT archive_functions.lo -MD -MP -MF .deps/archive_functions.Tpo -c -o archive_functions.lo archive_functions.c
+#10 34.14 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT archive_functions.lo -MD -MP -MF .deps/archive_functions.Tpo -c archive_functions.c  -fPIC -DPIC -o .libs/archive_functions.o
+#10 34.22 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT archive_functions.lo -MD -MP -MF .deps/archive_functions.Tpo -c archive_functions.c -o archive_functions.o >/dev/null 2>&1
+#10 34.29 mv -f .deps/archive_functions.Tpo .deps/archive_functions.Plo
+#10 34.30 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_functions.lo -MD -MP -MF .deps/assoc_functions.Tpo -c -o assoc_functions.lo assoc_functions.c
+#10 34.32 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_functions.lo -MD -MP -MF .deps/assoc_functions.Tpo -c assoc_functions.c  -fPIC -DPIC -o .libs/assoc_functions.o
+#10 34.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_functions.lo -MD -MP -MF .deps/assoc_functions.Tpo -c assoc_functions.c -o assoc_functions.o >/dev/null 2>&1
+#10 34.47 mv -f .deps/assoc_functions.Tpo .deps/assoc_functions.Plo
+#10 34.47 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_functions.lo -MD -MP -MF .deps/cluster_functions.Tpo -c -o cluster_functions.lo cluster_functions.c
+#10 34.50 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_functions.lo -MD -MP -MF .deps/cluster_functions.Tpo -c cluster_functions.c  -fPIC -DPIC -o .libs/cluster_functions.o
+#10 34.57 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_functions.lo -MD -MP -MF .deps/cluster_functions.Tpo -c cluster_functions.c -o cluster_functions.o >/dev/null 2>&1
+#10 34.65 mv -f .deps/cluster_functions.Tpo .deps/cluster_functions.Plo
+#10 34.65 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_report_functions.lo -MD -MP -MF .deps/cluster_report_functions.Tpo -c -o cluster_report_functions.lo cluster_report_functions.c
+#10 34.68 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_report_functions.lo -MD -MP -MF .deps/cluster_report_functions.Tpo -c cluster_report_functions.c  -fPIC -DPIC -o .libs/cluster_report_functions.o
+#10 34.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_report_functions.lo -MD -MP -MF .deps/cluster_report_functions.Tpo -c cluster_report_functions.c -o cluster_report_functions.o >/dev/null 2>&1
+#10 34.85 mv -f .deps/cluster_report_functions.Tpo .deps/cluster_report_functions.Plo
+#10 34.85 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT coord_functions.lo -MD -MP -MF .deps/coord_functions.Tpo -c -o coord_functions.lo coord_functions.c
+#10 34.88 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT coord_functions.lo -MD -MP -MF .deps/coord_functions.Tpo -c coord_functions.c  -fPIC -DPIC -o .libs/coord_functions.o
+#10 34.95 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT coord_functions.lo -MD -MP -MF .deps/coord_functions.Tpo -c coord_functions.c -o coord_functions.o >/dev/null 2>&1
+#10 35.03 mv -f .deps/coord_functions.Tpo .deps/coord_functions.Plo
+#10 35.03 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT connection_functions.lo -MD -MP -MF .deps/connection_functions.Tpo -c -o connection_functions.lo connection_functions.c
+#10 35.05 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT connection_functions.lo -MD -MP -MF .deps/connection_functions.Tpo -c connection_functions.c  -fPIC -DPIC -o .libs/connection_functions.o
+#10 35.13 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT connection_functions.lo -MD -MP -MF .deps/connection_functions.Tpo -c connection_functions.c -o connection_functions.o >/dev/null 2>&1
+#10 35.21 mv -f .deps/connection_functions.Tpo .deps/connection_functions.Plo
+#10 35.21 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT extra_get_functions.lo -MD -MP -MF .deps/extra_get_functions.Tpo -c -o extra_get_functions.lo extra_get_functions.c
+#10 35.23 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT extra_get_functions.lo -MD -MP -MF .deps/extra_get_functions.Tpo -c extra_get_functions.c  -fPIC -DPIC -o .libs/extra_get_functions.o
+#10 35.31 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT extra_get_functions.lo -MD -MP -MF .deps/extra_get_functions.Tpo -c extra_get_functions.c -o extra_get_functions.o >/dev/null 2>&1
+#10 35.39 mv -f .deps/extra_get_functions.Tpo .deps/extra_get_functions.Plo
+#10 35.39 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_functions.lo -MD -MP -MF .deps/federation_functions.Tpo -c -o federation_functions.lo federation_functions.c
+#10 35.41 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_functions.lo -MD -MP -MF .deps/federation_functions.Tpo -c federation_functions.c  -fPIC -DPIC -o .libs/federation_functions.o
+#10 35.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_functions.lo -MD -MP -MF .deps/federation_functions.Tpo -c federation_functions.c -o federation_functions.o >/dev/null 2>&1
+#10 35.57 mv -f .deps/federation_functions.Tpo .deps/federation_functions.Plo
+#10 35.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_functions.lo -MD -MP -MF .deps/job_functions.Tpo -c -o job_functions.lo job_functions.c
+#10 35.59 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_functions.lo -MD -MP -MF .deps/job_functions.Tpo -c job_functions.c  -fPIC -DPIC -o .libs/job_functions.o
+#10 35.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_functions.lo -MD -MP -MF .deps/job_functions.Tpo -c job_functions.c -o job_functions.o >/dev/null 2>&1
+#10 35.75 mv -f .deps/job_functions.Tpo .deps/job_functions.Plo
+#10 35.75 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_report_functions.lo -MD -MP -MF .deps/job_report_functions.Tpo -c -o job_report_functions.lo job_report_functions.c
+#10 35.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_report_functions.lo -MD -MP -MF .deps/job_report_functions.Tpo -c job_report_functions.c  -fPIC -DPIC -o .libs/job_report_functions.o
+#10 35.87 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_report_functions.lo -MD -MP -MF .deps/job_report_functions.Tpo -c job_report_functions.c -o job_report_functions.o >/dev/null 2>&1
+#10 35.96 mv -f .deps/job_report_functions.Tpo .deps/job_report_functions.Plo
+#10 35.96 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos_functions.lo -MD -MP -MF .deps/qos_functions.Tpo -c -o qos_functions.lo qos_functions.c
+#10 35.99 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos_functions.lo -MD -MP -MF .deps/qos_functions.Tpo -c qos_functions.c  -fPIC -DPIC -o .libs/qos_functions.o
+#10 36.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos_functions.lo -MD -MP -MF .deps/qos_functions.Tpo -c qos_functions.c -o qos_functions.o >/dev/null 2>&1
+#10 36.15 mv -f .deps/qos_functions.Tpo .deps/qos_functions.Plo
+#10 36.15 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT resource_functions.lo -MD -MP -MF .deps/resource_functions.Tpo -c -o resource_functions.lo resource_functions.c
+#10 36.17 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT resource_functions.lo -MD -MP -MF .deps/resource_functions.Tpo -c resource_functions.c  -fPIC -DPIC -o .libs/resource_functions.o
+#10 36.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT resource_functions.lo -MD -MP -MF .deps/resource_functions.Tpo -c resource_functions.c -o resource_functions.o >/dev/null 2>&1
+#10 36.33 mv -f .deps/resource_functions.Tpo .deps/resource_functions.Plo
+#10 36.33 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_functions.lo -MD -MP -MF .deps/tres_functions.Tpo -c -o tres_functions.lo tres_functions.c
+#10 36.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_functions.lo -MD -MP -MF .deps/tres_functions.Tpo -c tres_functions.c  -fPIC -DPIC -o .libs/tres_functions.o
+#10 36.43 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_functions.lo -MD -MP -MF .deps/tres_functions.Tpo -c tres_functions.c -o tres_functions.o >/dev/null 2>&1
+#10 36.51 mv -f .deps/tres_functions.Tpo .deps/tres_functions.Plo
+#10 36.51 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT usage_functions.lo -MD -MP -MF .deps/usage_functions.Tpo -c -o usage_functions.lo usage_functions.c
+#10 36.53 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT usage_functions.lo -MD -MP -MF .deps/usage_functions.Tpo -c usage_functions.c  -fPIC -DPIC -o .libs/usage_functions.o
+#10 36.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT usage_functions.lo -MD -MP -MF .deps/usage_functions.Tpo -c usage_functions.c -o usage_functions.o >/dev/null 2>&1
+#10 36.69 mv -f .deps/usage_functions.Tpo .deps/usage_functions.Plo
+#10 36.69 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_functions.lo -MD -MP -MF .deps/user_functions.Tpo -c -o user_functions.lo user_functions.c
+#10 36.71 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_functions.lo -MD -MP -MF .deps/user_functions.Tpo -c user_functions.c  -fPIC -DPIC -o .libs/user_functions.o
+#10 36.79 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_functions.lo -MD -MP -MF .deps/user_functions.Tpo -c user_functions.c -o user_functions.o >/dev/null 2>&1
+#10 36.87 mv -f .deps/user_functions.Tpo .deps/user_functions.Plo
+#10 36.87 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_report_functions.lo -MD -MP -MF .deps/user_report_functions.Tpo -c -o user_report_functions.lo user_report_functions.c
+#10 36.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_report_functions.lo -MD -MP -MF .deps/user_report_functions.Tpo -c user_report_functions.c  -fPIC -DPIC -o .libs/user_report_functions.o
+#10 36.98 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_report_functions.lo -MD -MP -MF .deps/user_report_functions.Tpo -c user_report_functions.c -o user_report_functions.o >/dev/null 2>&1
+#10 37.06 mv -f .deps/user_report_functions.Tpo .deps/user_report_functions.Plo
+#10 37.06 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckey_functions.lo -MD -MP -MF .deps/wckey_functions.Tpo -c -o wckey_functions.lo wckey_functions.c
+#10 37.08 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckey_functions.lo -MD -MP -MF .deps/wckey_functions.Tpo -c wckey_functions.c  -fPIC -DPIC -o .libs/wckey_functions.o
+#10 37.16 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckey_functions.lo -MD -MP -MF .deps/wckey_functions.Tpo -c wckey_functions.c -o wckey_functions.o >/dev/null 2>&1
+#10 37.24 mv -f .deps/wckey_functions.Tpo .deps/wckey_functions.Plo
+#10 37.25 make[4]: Entering directory '/home/slurm/src/common'
+#10 37.25 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr.lo -MD -MP -MF .deps/assoc_mgr.Tpo -c -o assoc_mgr.lo assoc_mgr.c
+#10 37.28 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr.lo -MD -MP -MF .deps/assoc_mgr.Tpo -c assoc_mgr.c  -fPIC -DPIC -o .libs/assoc_mgr.o
+#10 37.66 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT assoc_mgr.lo -MD -MP -MF .deps/assoc_mgr.Tpo -c assoc_mgr.c -o assoc_mgr.o >/dev/null 2>&1
+#10 38.03 mv -f .deps/assoc_mgr.Tpo .deps/assoc_mgr.Plo
+#10 38.03 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c -o bitstring.lo bitstring.c
+#10 38.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c bitstring.c  -fPIC -DPIC -o .libs/bitstring.o
+#10 38.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c bitstring.c -o bitstring.o >/dev/null 2>&1
+#10 38.32 mv -f .deps/bitstring.Tpo .deps/bitstring.Plo
+#10 38.32 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT callerid.lo -MD -MP -MF .deps/callerid.Tpo -c -o callerid.lo callerid.c
+#10 38.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT callerid.lo -MD -MP -MF .deps/callerid.Tpo -c callerid.c  -fPIC -DPIC -o .libs/callerid.o
+#10 38.43 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT callerid.lo -MD -MP -MF .deps/callerid.Tpo -c callerid.c -o callerid.o >/dev/null 2>&1
+#10 38.50 mv -f .deps/callerid.Tpo .deps/callerid.Plo
+#10 38.50 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c -o cbuf.lo cbuf.c
+#10 38.53 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c  -fPIC -DPIC -o .libs/cbuf.o
+#10 38.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c -o cbuf.o >/dev/null 2>&1
+#10 38.81 mv -f .deps/cbuf.Tpo .deps/cbuf.Plo
+#10 38.81 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c -o cgroup.lo cgroup.c
+#10 38.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c cgroup.c  -fPIC -DPIC -o .libs/cgroup.o
+#10 38.98 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup.lo -MD -MP -MF .deps/cgroup.Tpo -c cgroup.c -o cgroup.o >/dev/null 2>&1
+#10 39.11 mv -f .deps/cgroup.Tpo .deps/cgroup.Plo
+#10 39.11 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter.lo -MD -MP -MF .deps/cli_filter.Tpo -c -o cli_filter.lo cli_filter.c
+#10 39.15 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter.lo -MD -MP -MF .deps/cli_filter.Tpo -c cli_filter.c  -fPIC -DPIC -o .libs/cli_filter.o
+#10 39.23 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter.lo -MD -MP -MF .deps/cli_filter.Tpo -c cli_filter.c -o cli_filter.o >/dev/null 2>&1
+#10 39.32 mv -f .deps/cli_filter.Tpo .deps/cli_filter.Plo
+#10 39.32 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT conmgr.lo -MD -MP -MF .deps/conmgr.Tpo -c -o conmgr.lo conmgr.c
+#10 39.35 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT conmgr.lo -MD -MP -MF .deps/conmgr.Tpo -c conmgr.c  -fPIC -DPIC -o .libs/conmgr.o
+#10 39.53 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT conmgr.lo -MD -MP -MF .deps/conmgr.Tpo -c conmgr.c -o conmgr.o >/dev/null 2>&1
+#10 39.71 mv -f .deps/conmgr.Tpo .deps/conmgr.Plo
+#10 39.71 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cpu_frequency.lo -MD -MP -MF .deps/cpu_frequency.Tpo -c -o cpu_frequency.lo cpu_frequency.c
+#10 39.75 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cpu_frequency.lo -MD -MP -MF .deps/cpu_frequency.Tpo -c cpu_frequency.c  -fPIC -DPIC -o .libs/cpu_frequency.o
+#10 39.90 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cpu_frequency.lo -MD -MP -MF .deps/cpu_frequency.Tpo -c cpu_frequency.c -o cpu_frequency.o >/dev/null 2>&1
+#10 40.06 mv -f .deps/cpu_frequency.Tpo .deps/cpu_frequency.Plo
+#10 40.06 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cron.lo -MD -MP -MF .deps/cron.Tpo -c -o cron.lo cron.c
+#10 40.09 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cron.lo -MD -MP -MF .deps/cron.Tpo -c cron.c  -fPIC -DPIC -o .libs/cron.o
+#10 40.19 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cron.lo -MD -MP -MF .deps/cron.Tpo -c cron.c -o cron.o >/dev/null 2>&1
+#10 40.28 mv -f .deps/cron.Tpo .deps/cron.Plo
+#10 40.28 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.lo daemonize.c
+#10 40.32 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c  -fPIC -DPIC -o .libs/daemonize.o
+#10 40.38 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c -o daemonize.o >/dev/null 2>&1
+#10 40.44 mv -f .deps/daemonize.Tpo .deps/daemonize.Plo
+#10 40.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c
+#10 40.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c  -fPIC -DPIC -o .libs/data.o
+#10 40.65 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
+#10 40.82 mv -f .deps/data.Tpo .deps/data.Plo
+#10 40.82 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT eio.lo -MD -MP -MF .deps/eio.Tpo -c -o eio.lo eio.c
+#10 40.86 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT eio.lo -MD -MP -MF .deps/eio.Tpo -c eio.c  -fPIC -DPIC -o .libs/eio.o
+#10 40.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT eio.lo -MD -MP -MF .deps/eio.Tpo -c eio.c -o eio.o >/dev/null 2>&1
+#10 41.07 mv -f .deps/eio.Tpo .deps/eio.Plo
+#10 41.07 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c
+#10 41.10 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c  -fPIC -DPIC -o .libs/env.o
+#10 41.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o >/dev/null 2>&1
+#10 41.44 mv -f .deps/env.Tpo .deps/env.Plo
+#10 41.45 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c -o fd.lo fd.c
+#10 41.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c  -fPIC -DPIC -o .libs/fd.o
+#10 41.57 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c -o fd.o >/dev/null 2>&1
+#10 41.66 mv -f .deps/fd.Tpo .deps/fd.Plo
+#10 41.67 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fetch_config.lo -MD -MP -MF .deps/fetch_config.Tpo -c -o fetch_config.lo fetch_config.c
+#10 41.70 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fetch_config.lo -MD -MP -MF .deps/fetch_config.Tpo -c fetch_config.c  -fPIC -DPIC -o .libs/fetch_config.o
+#10 41.81 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fetch_config.lo -MD -MP -MF .deps/fetch_config.Tpo -c fetch_config.c -o fetch_config.o >/dev/null 2>&1
+#10 41.91 mv -f .deps/fetch_config.Tpo .deps/fetch_config.Plo
+#10 41.91 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c -o forward.lo forward.c
+#10 41.95 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.c  -fPIC -DPIC -o .libs/forward.o
+#10 42.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.c -o forward.o >/dev/null 2>&1
+#10 42.17 mv -f .deps/forward.Tpo .deps/forward.Plo
+#10 42.17 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu.lo -MD -MP -MF .deps/gpu.Tpo -c -o gpu.lo gpu.c
+#10 42.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu.lo -MD -MP -MF .deps/gpu.Tpo -c gpu.c  -fPIC -DPIC -o .libs/gpu.o
+#10 42.28 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu.lo -MD -MP -MF .deps/gpu.Tpo -c gpu.c -o gpu.o >/dev/null 2>&1
+#10 42.37 mv -f .deps/gpu.Tpo .deps/gpu.Plo
+#10 42.37 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT global_defaults.lo -MD -MP -MF .deps/global_defaults.Tpo -c -o global_defaults.lo global_defaults.c
+#10 42.40 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT global_defaults.lo -MD -MP -MF .deps/global_defaults.Tpo -c global_defaults.c  -fPIC -DPIC -o .libs/global_defaults.o
+#10 42.42 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT global_defaults.lo -MD -MP -MF .deps/global_defaults.Tpo -c global_defaults.c -o global_defaults.o >/dev/null 2>&1
+#10 42.44 mv -f .deps/global_defaults.Tpo .deps/global_defaults.Plo
+#10 42.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres.lo -MD -MP -MF .deps/gres.Tpo -c -o gres.lo gres.c
+#10 42.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres.lo -MD -MP -MF .deps/gres.Tpo -c gres.c  -fPIC -DPIC -o .libs/gres.o
+#10 43.10 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres.lo -MD -MP -MF .deps/gres.Tpo -c gres.c -o gres.o >/dev/null 2>&1
+#10 43.73 mv -f .deps/gres.Tpo .deps/gres.Plo
+#10 43.73 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT group_cache.lo -MD -MP -MF .deps/group_cache.Tpo -c -o group_cache.lo group_cache.c
+#10 43.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT group_cache.lo -MD -MP -MF .deps/group_cache.Tpo -c group_cache.c  -fPIC -DPIC -o .libs/group_cache.o
+#10 43.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT group_cache.lo -MD -MP -MF .deps/group_cache.Tpo -c group_cache.c -o group_cache.o >/dev/null 2>&1
+#10 43.93 mv -f .deps/group_cache.Tpo .deps/group_cache.Plo
+#10 43.93 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
+#10 43.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.o
+#10 44.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
+#10 44.11 mv -f .deps/hash.Tpo .deps/hash.Plo
+#10 44.11 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT half_duplex.lo -MD -MP -MF .deps/half_duplex.Tpo -c -o half_duplex.lo half_duplex.c
+#10 44.15 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT half_duplex.lo -MD -MP -MF .deps/half_duplex.Tpo -c half_duplex.c  -fPIC -DPIC -o .libs/half_duplex.o
+#10 44.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT half_duplex.lo -MD -MP -MF .deps/half_duplex.Tpo -c half_duplex.c -o half_duplex.o >/dev/null 2>&1
+#10 44.28 mv -f .deps/half_duplex.Tpo .deps/half_duplex.Plo
+#10 44.29 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hostlist.lo -MD -MP -MF .deps/hostlist.Tpo -c -o hostlist.lo hostlist.c
+#10 44.32 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hostlist.lo -MD -MP -MF .deps/hostlist.Tpo -c hostlist.c  -fPIC -DPIC -o .libs/hostlist.o
+#10 44.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hostlist.lo -MD -MP -MF .deps/hostlist.Tpo -c hostlist.c -o hostlist.o >/dev/null 2>&1
+#10 44.80 mv -f .deps/hostlist.Tpo .deps/hostlist.Plo
+#10 44.80 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c
+#10 44.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c  -fPIC -DPIC -o .libs/http.o
+#10 44.92 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1
+#10 45.00 mv -f .deps/http.Tpo .deps/http.Plo
+#10 45.00 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT io_hdr.lo -MD -MP -MF .deps/io_hdr.Tpo -c -o io_hdr.lo io_hdr.c
+#10 45.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT io_hdr.lo -MD -MP -MF .deps/io_hdr.Tpo -c io_hdr.c  -fPIC -DPIC -o .libs/io_hdr.o
+#10 45.12 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT io_hdr.lo -MD -MP -MF .deps/io_hdr.Tpo -c io_hdr.c -o io_hdr.o >/dev/null 2>&1
+#10 45.20 mv -f .deps/io_hdr.Tpo .deps/io_hdr.Plo
+#10 45.20 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_options.lo -MD -MP -MF .deps/job_options.Tpo -c -o job_options.lo job_options.c
+#10 45.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_options.lo -MD -MP -MF .deps/job_options.Tpo -c job_options.c  -fPIC -DPIC -o .libs/job_options.o
+#10 45.30 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_options.lo -MD -MP -MF .deps/job_options.Tpo -c job_options.c -o job_options.o >/dev/null 2>&1
+#10 45.36 mv -f .deps/job_options.Tpo .deps/job_options.Plo
+#10 45.36 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c -o job_resources.lo job_resources.c
+#10 45.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c job_resources.c  -fPIC -DPIC -o .libs/job_resources.o
+#10 45.58 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c job_resources.c -o job_resources.o >/dev/null 2>&1
+#10 45.76 mv -f .deps/job_resources.Tpo .deps/job_resources.Plo
+#10 45.76 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
+#10 45.79 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o .libs/list.o
+#10 45.91 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
+#10 46.03 mv -f .deps/list.Tpo .deps/list.Plo
+#10 46.03 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
+#10 46.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c  -fPIC -DPIC -o .libs/log.o
+#10 46.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
+#10 46.36 mv -f .deps/log.Tpo .deps/log.Plo
+#10 46.37 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT net.lo -MD -MP -MF .deps/net.Tpo -c -o net.lo net.c
+#10 46.40 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c  -fPIC -DPIC -o .libs/net.o
+#10 46.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1
+#10 46.57 mv -f .deps/net.Tpo .deps/net.Plo
+#10 46.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_conf.lo -MD -MP -MF .deps/node_conf.Tpo -c -o node_conf.lo node_conf.c
+#10 46.61 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_conf.lo -MD -MP -MF .deps/node_conf.Tpo -c node_conf.c  -fPIC -DPIC -o .libs/node_conf.o
+#10 46.75 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_conf.lo -MD -MP -MF .deps/node_conf.Tpo -c node_conf.c -o node_conf.o >/dev/null 2>&1
+#10 46.88 mv -f .deps/node_conf.Tpo .deps/node_conf.Plo
+#10 46.89 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features.lo -MD -MP -MF .deps/node_features.Tpo -c -o node_features.lo node_features.c
+#10 46.92 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features.lo -MD -MP -MF .deps/node_features.Tpo -c node_features.c  -fPIC -DPIC -o .libs/node_features.o
+#10 47.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features.lo -MD -MP -MF .deps/node_features.Tpo -c node_features.c -o node_features.o >/dev/null 2>&1
+#10 47.14 mv -f .deps/node_features.Tpo .deps/node_features.Plo
+#10 47.14 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT openapi.lo -MD -MP -MF .deps/openapi.Tpo -c -o openapi.lo openapi.c
+#10 47.17 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT openapi.lo -MD -MP -MF .deps/openapi.Tpo -c openapi.c  -fPIC -DPIC -o .libs/openapi.o
+#10 47.30 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT openapi.lo -MD -MP -MF .deps/openapi.Tpo -c openapi.c -o openapi.o >/dev/null 2>&1
+#10 47.43 mv -f .deps/openapi.Tpo .deps/openapi.Plo
+#10 47.43 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT optz.lo -MD -MP -MF .deps/optz.Tpo -c -o optz.lo optz.c
+#10 47.46 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT optz.lo -MD -MP -MF .deps/optz.Tpo -c optz.c  -fPIC -DPIC -o .libs/optz.o
+#10 47.51 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT optz.lo -MD -MP -MF .deps/optz.Tpo -c optz.c -o optz.o >/dev/null 2>&1
+#10 47.57 mv -f .deps/optz.Tpo .deps/optz.Plo
+#10 47.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c -o pack.lo pack.c
+#10 47.61 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c  -fPIC -DPIC -o .libs/pack.o
+#10 47.73 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o >/dev/null 2>&1
+#10 47.86 mv -f .deps/pack.Tpo .deps/pack.Plo
+#10 47.86 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_config.lo -MD -MP -MF .deps/parse_config.Tpo -c -o parse_config.lo parse_config.c
+#10 47.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_config.lo -MD -MP -MF .deps/parse_config.Tpo -c parse_config.c  -fPIC -DPIC -o .libs/parse_config.o
+#10 48.07 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_config.lo -MD -MP -MF .deps/parse_config.Tpo -c parse_config.c -o parse_config.o >/dev/null 2>&1
+#10 48.24 mv -f .deps/parse_config.Tpo .deps/parse_config.Plo
+#10 48.24 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_time.lo -MD -MP -MF .deps/parse_time.Tpo -c -o parse_time.lo parse_time.c
+#10 48.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_time.lo -MD -MP -MF .deps/parse_time.Tpo -c parse_time.c  -fPIC -DPIC -o .libs/parse_time.o
+#10 48.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_time.lo -MD -MP -MF .deps/parse_time.Tpo -c parse_time.c -o parse_time.o >/dev/null 2>&1
+#10 48.44 mv -f .deps/parse_time.Tpo .deps/parse_time.Plo
+#10 48.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_value.lo -MD -MP -MF .deps/parse_value.Tpo -c -o parse_value.lo parse_value.c
+#10 48.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_value.lo -MD -MP -MF .deps/parse_value.Tpo -c parse_value.c  -fPIC -DPIC -o .libs/parse_value.o
+#10 48.55 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse_value.lo -MD -MP -MF .deps/parse_value.Tpo -c parse_value.c -o parse_value.o >/dev/null 2>&1
+#10 48.61 mv -f .deps/parse_value.Tpo .deps/parse_value.Plo
+#10 48.61 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
+#10 48.65 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
+#10 48.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o >/dev/null 2>&1
+#10 48.83 mv -f .deps/plugin.Tpo .deps/plugin.Plo
+#10 48.83 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugrack.lo -MD -MP -MF .deps/plugrack.Tpo -c -o plugrack.lo plugrack.c
+#10 48.86 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugrack.lo -MD -MP -MF .deps/plugrack.Tpo -c plugrack.c  -fPIC -DPIC -o .libs/plugrack.o
+#10 48.94 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugrack.lo -MD -MP -MF .deps/plugrack.Tpo -c plugrack.c -o plugrack.o >/dev/null 2>&1
+#10 49.01 mv -f .deps/plugrack.Tpo .deps/plugrack.Plo
+#10 49.01 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugstack.lo -MD -MP -MF .deps/plugstack.Tpo -c -o plugstack.lo plugstack.c
+#10 49.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugstack.lo -MD -MP -MF .deps/plugstack.Tpo -c plugstack.c  -fPIC -DPIC -o .libs/plugstack.o
+#10 49.23 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT plugstack.lo -MD -MP -MF .deps/plugstack.Tpo -c plugstack.c -o plugstack.o >/dev/null 2>&1
+#10 49.42 mv -f .deps/plugstack.Tpo .deps/plugstack.Plo
+#10 49.42 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power.lo -MD -MP -MF .deps/power.Tpo -c -o power.lo power.c
+#10 49.45 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power.lo -MD -MP -MF .deps/power.Tpo -c power.c  -fPIC -DPIC -o .libs/power.o
+#10 49.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power.lo -MD -MP -MF .deps/power.Tpo -c power.c -o power.o >/dev/null 2>&1
+#10 49.64 mv -f .deps/power.Tpo .deps/power.Plo
+#10 49.64 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c -o prep.lo prep.c
+#10 49.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.c  -fPIC -DPIC -o .libs/prep.o
+#10 49.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep.lo -MD -MP -MF .deps/prep.Tpo -c prep.c -o prep.o >/dev/null 2>&1
+#10 49.86 mv -f .deps/prep.Tpo .deps/prep.Plo
+#10 49.86 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print_fields.lo -MD -MP -MF .deps/print_fields.Tpo -c -o print_fields.lo print_fields.c
+#10 49.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print_fields.lo -MD -MP -MF .deps/print_fields.Tpo -c print_fields.c  -fPIC -DPIC -o .libs/print_fields.o
+#10 49.98 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print_fields.lo -MD -MP -MF .deps/print_fields.Tpo -c print_fields.c -o print_fields.o >/dev/null 2>&1
+#10 50.06 mv -f .deps/print_fields.Tpo .deps/print_fields.Plo
+#10 50.07 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proc_args.lo -MD -MP -MF .deps/proc_args.Tpo -c -o proc_args.lo proc_args.c
+#10 50.10 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proc_args.lo -MD -MP -MF .deps/proc_args.Tpo -c proc_args.c  -fPIC -DPIC -o .libs/proc_args.o
+#10 50.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proc_args.lo -MD -MP -MF .deps/proc_args.Tpo -c proc_args.c -o proc_args.o >/dev/null 2>&1
+#10 50.41 mv -f .deps/proc_args.Tpo .deps/proc_args.Plo
+#10 50.41 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c -o read_config.lo read_config.c
+#10 50.44 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c  -fPIC -DPIC -o .libs/read_config.o
+#10 50.81 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c -o read_config.o >/dev/null 2>&1
+#10 51.16 mv -f .deps/read_config.Tpo .deps/read_config.Plo
+#10 51.16 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reverse_tree.lo -MD -MP -MF .deps/reverse_tree.Tpo -c -o reverse_tree.lo reverse_tree.c
+#10 51.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reverse_tree.lo -MD -MP -MF .deps/reverse_tree.Tpo -c reverse_tree.c  -fPIC -DPIC -o .libs/reverse_tree.o
+#10 51.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reverse_tree.lo -MD -MP -MF .deps/reverse_tree.Tpo -c reverse_tree.c -o reverse_tree.o >/dev/null 2>&1
+#10 51.27 mv -f .deps/reverse_tree.Tpo .deps/reverse_tree.Plo
+#10 51.27 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_command.lo -MD -MP -MF .deps/run_command.Tpo -c -o run_command.lo run_command.c
+#10 51.30 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_command.lo -MD -MP -MF .deps/run_command.Tpo -c run_command.c  -fPIC -DPIC -o .libs/run_command.o
+#10 51.38 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_command.lo -MD -MP -MF .deps/run_command.Tpo -c run_command.c -o run_command.o >/dev/null 2>&1
+#10 51.46 mv -f .deps/run_command.Tpo .deps/run_command.Plo
+#10 51.46 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_in_daemon.lo -MD -MP -MF .deps/run_in_daemon.Tpo -c -o run_in_daemon.lo run_in_daemon.c
+#10 51.50 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_in_daemon.lo -MD -MP -MF .deps/run_in_daemon.Tpo -c run_in_daemon.c  -fPIC -DPIC -o .libs/run_in_daemon.o
+#10 51.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT run_in_daemon.lo -MD -MP -MF .deps/run_in_daemon.Tpo -c run_in_daemon.c -o run_in_daemon.o >/dev/null 2>&1
+#10 51.63 mv -f .deps/run_in_daemon.Tpo .deps/run_in_daemon.Plo
+#10 51.63 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c
+#10 51.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c  -fPIC -DPIC -o .libs/select.o
+#10 51.79 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -o select.o >/dev/null 2>&1
+#10 51.92 mv -f .deps/select.Tpo .deps/select.Plo
+#10 51.92 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setproctitle.lo -MD -MP -MF .deps/setproctitle.Tpo -c -o setproctitle.lo setproctitle.c
+#10 51.95 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setproctitle.lo -MD -MP -MF .deps/setproctitle.Tpo -c setproctitle.c  -fPIC -DPIC -o .libs/setproctitle.o
+#10 51.99 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setproctitle.lo -MD -MP -MF .deps/setproctitle.Tpo -c setproctitle.c -o setproctitle.o >/dev/null 2>&1
+#10 52.03 mv -f .deps/setproctitle.Tpo .deps/setproctitle.Plo
+#10 52.04 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor.lo -MD -MP -MF .deps/site_factor.Tpo -c -o site_factor.lo site_factor.c
+#10 52.07 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor.lo -MD -MP -MF .deps/site_factor.Tpo -c site_factor.c  -fPIC -DPIC -o .libs/site_factor.o
+#10 52.15 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor.lo -MD -MP -MF .deps/site_factor.Tpo -c site_factor.c -o site_factor.o >/dev/null 2>&1
+#10 52.24 mv -f .deps/site_factor.Tpo .deps/site_factor.Plo
+#10 52.24 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_accounting_storage.lo -MD -MP -MF .deps/slurm_accounting_storage.Tpo -c -o slurm_accounting_storage.lo slurm_accounting_storage.c
+#10 52.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_accounting_storage.lo -MD -MP -MF .deps/slurm_accounting_storage.Tpo -c slurm_accounting_storage.c  -fPIC -DPIC -o .libs/slurm_accounting_storage.o
+#10 52.41 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_accounting_storage.lo -MD -MP -MF .deps/slurm_accounting_storage.Tpo -c slurm_accounting_storage.c -o slurm_accounting_storage.o >/dev/null 2>&1
+#10 52.55 mv -f .deps/slurm_accounting_storage.Tpo .deps/slurm_accounting_storage.Plo
+#10 52.55 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather.lo -MD -MP -MF .deps/slurm_acct_gather.Tpo -c -o slurm_acct_gather.lo slurm_acct_gather.c
+#10 52.58 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather.lo -MD -MP -MF .deps/slurm_acct_gather.Tpo -c slurm_acct_gather.c  -fPIC -DPIC -o .libs/slurm_acct_gather.o
+#10 52.68 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather.lo -MD -MP -MF .deps/slurm_acct_gather.Tpo -c slurm_acct_gather.c -o slurm_acct_gather.o >/dev/null 2>&1
+#10 52.77 mv -f .deps/slurm_acct_gather.Tpo .deps/slurm_acct_gather.Plo
+#10 52.78 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_energy.lo -MD -MP -MF .deps/slurm_acct_gather_energy.Tpo -c -o slurm_acct_gather_energy.lo slurm_acct_gather_energy.c
+#10 52.81 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_energy.lo -MD -MP -MF .deps/slurm_acct_gather_energy.Tpo -c slurm_acct_gather_energy.c  -fPIC -DPIC -o .libs/slurm_acct_gather_energy.o
+#10 52.91 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_energy.lo -MD -MP -MF .deps/slurm_acct_gather_energy.Tpo -c slurm_acct_gather_energy.c -o slurm_acct_gather_energy.o >/dev/null 2>&1
+#10 53.02 mv -f .deps/slurm_acct_gather_energy.Tpo .deps/slurm_acct_gather_energy.Plo
+#10 53.02 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_filesystem.lo -MD -MP -MF .deps/slurm_acct_gather_filesystem.Tpo -c -o slurm_acct_gather_filesystem.lo slurm_acct_gather_filesystem.c
+#10 53.05 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_filesystem.lo -MD -MP -MF .deps/slurm_acct_gather_filesystem.Tpo -c slurm_acct_gather_filesystem.c  -fPIC -DPIC -o .libs/slurm_acct_gather_filesystem.o
+#10 53.14 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_filesystem.lo -MD -MP -MF .deps/slurm_acct_gather_filesystem.Tpo -c slurm_acct_gather_filesystem.c -o slurm_acct_gather_filesystem.o >/dev/null 2>&1
+#10 53.23 mv -f .deps/slurm_acct_gather_filesystem.Tpo .deps/slurm_acct_gather_filesystem.Plo
+#10 53.23 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_interconnect.lo -MD -MP -MF .deps/slurm_acct_gather_interconnect.Tpo -c -o slurm_acct_gather_interconnect.lo slurm_acct_gather_interconnect.c
+#10 53.26 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_interconnect.lo -MD -MP -MF .deps/slurm_acct_gather_interconnect.Tpo -c slurm_acct_gather_interconnect.c  -fPIC -DPIC -o .libs/slurm_acct_gather_interconnect.o
+#10 53.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_interconnect.lo -MD -MP -MF .deps/slurm_acct_gather_interconnect.Tpo -c slurm_acct_gather_interconnect.c -o slurm_acct_gather_interconnect.o >/dev/null 2>&1
+#10 53.46 mv -f .deps/slurm_acct_gather_interconnect.Tpo .deps/slurm_acct_gather_interconnect.Plo
+#10 53.46 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_profile.lo -MD -MP -MF .deps/slurm_acct_gather_profile.Tpo -c -o slurm_acct_gather_profile.lo slurm_acct_gather_profile.c
+#10 53.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_profile.lo -MD -MP -MF .deps/slurm_acct_gather_profile.Tpo -c slurm_acct_gather_profile.c  -fPIC -DPIC -o .libs/slurm_acct_gather_profile.o
+#10 53.61 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_acct_gather_profile.lo -MD -MP -MF .deps/slurm_acct_gather_profile.Tpo -c slurm_acct_gather_profile.c -o slurm_acct_gather_profile.o >/dev/null 2>&1
+#10 53.72 mv -f .deps/slurm_acct_gather_profile.Tpo .deps/slurm_acct_gather_profile.Plo
+#10 53.72 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_auth.lo -MD -MP -MF .deps/slurm_auth.Tpo -c -o slurm_auth.lo slurm_auth.c
+#10 53.75 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_auth.lo -MD -MP -MF .deps/slurm_auth.Tpo -c slurm_auth.c  -fPIC -DPIC -o .libs/slurm_auth.o
+#10 53.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_auth.lo -MD -MP -MF .deps/slurm_auth.Tpo -c slurm_auth.c -o slurm_auth.o >/dev/null 2>&1
+#10 53.93 mv -f .deps/slurm_auth.Tpo .deps/slurm_auth.Plo
+#10 53.93 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_cred.lo -MD -MP -MF .deps/slurm_cred.Tpo -c -o slurm_cred.lo slurm_cred.c
+#10 53.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_cred.lo -MD -MP -MF .deps/slurm_cred.Tpo -c slurm_cred.c  -fPIC -DPIC -o .libs/slurm_cred.o
+#10 54.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_cred.lo -MD -MP -MF .deps/slurm_cred.Tpo -c slurm_cred.c -o slurm_cred.o >/dev/null 2>&1
+#10 54.44 mv -f .deps/slurm_cred.Tpo .deps/slurm_cred.Plo
+#10 54.44 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_errno.lo -MD -MP -MF .deps/slurm_errno.Tpo -c -o slurm_errno.lo slurm_errno.c
+#10 54.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_errno.lo -MD -MP -MF .deps/slurm_errno.Tpo -c slurm_errno.c  -fPIC -DPIC -o .libs/slurm_errno.o
+#10 54.52 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_errno.lo -MD -MP -MF .deps/slurm_errno.Tpo -c slurm_errno.c -o slurm_errno.o >/dev/null 2>&1
+#10 54.55 mv -f .deps/slurm_errno.Tpo .deps/slurm_errno.Plo
+#10 54.55 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_ext_sensors.lo -MD -MP -MF .deps/slurm_ext_sensors.Tpo -c -o slurm_ext_sensors.lo slurm_ext_sensors.c
+#10 54.59 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_ext_sensors.lo -MD -MP -MF .deps/slurm_ext_sensors.Tpo -c slurm_ext_sensors.c  -fPIC -DPIC -o .libs/slurm_ext_sensors.o
+#10 54.68 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_ext_sensors.lo -MD -MP -MF .deps/slurm_ext_sensors.Tpo -c slurm_ext_sensors.c -o slurm_ext_sensors.o >/dev/null 2>&1
+#10 54.77 mv -f .deps/slurm_ext_sensors.Tpo .deps/slurm_ext_sensors.Plo
+#10 54.77 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobacct_gather.lo -MD -MP -MF .deps/slurm_jobacct_gather.Tpo -c -o slurm_jobacct_gather.lo slurm_jobacct_gather.c
+#10 54.80 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobacct_gather.lo -MD -MP -MF .deps/slurm_jobacct_gather.Tpo -c slurm_jobacct_gather.c  -fPIC -DPIC -o .libs/slurm_jobacct_gather.o
+#10 54.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobacct_gather.lo -MD -MP -MF .deps/slurm_jobacct_gather.Tpo -c slurm_jobacct_gather.c -o slurm_jobacct_gather.o >/dev/null 2>&1
+#10 55.13 mv -f .deps/slurm_jobacct_gather.Tpo .deps/slurm_jobacct_gather.Plo
+#10 55.13 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobcomp.lo -MD -MP -MF .deps/slurm_jobcomp.Tpo -c -o slurm_jobcomp.lo slurm_jobcomp.c
+#10 55.16 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobcomp.lo -MD -MP -MF .deps/slurm_jobcomp.Tpo -c slurm_jobcomp.c  -fPIC -DPIC -o .libs/slurm_jobcomp.o
+#10 55.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_jobcomp.lo -MD -MP -MF .deps/slurm_jobcomp.Tpo -c slurm_jobcomp.c -o slurm_jobcomp.o >/dev/null 2>&1
+#10 55.34 mv -f .deps/slurm_jobcomp.Tpo .deps/slurm_jobcomp.Plo
+#10 55.34 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mcs.lo -MD -MP -MF .deps/slurm_mcs.Tpo -c -o slurm_mcs.lo slurm_mcs.c
+#10 55.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mcs.lo -MD -MP -MF .deps/slurm_mcs.Tpo -c slurm_mcs.c  -fPIC -DPIC -o .libs/slurm_mcs.o
+#10 55.46 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mcs.lo -MD -MP -MF .deps/slurm_mcs.Tpo -c slurm_mcs.c -o slurm_mcs.o >/dev/null 2>&1
+#10 55.54 mv -f .deps/slurm_mcs.Tpo .deps/slurm_mcs.Plo
+#10 55.54 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mpi.lo -MD -MP -MF .deps/slurm_mpi.Tpo -c -o slurm_mpi.lo slurm_mpi.c
+#10 55.58 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mpi.lo -MD -MP -MF .deps/slurm_mpi.Tpo -c slurm_mpi.c  -fPIC -DPIC -o .libs/slurm_mpi.o
+#10 55.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_mpi.lo -MD -MP -MF .deps/slurm_mpi.Tpo -c slurm_mpi.c -o slurm_mpi.o >/dev/null 2>&1
+#10 55.86 mv -f .deps/slurm_mpi.Tpo .deps/slurm_mpi.Plo
+#10 55.86 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_opt.lo -MD -MP -MF .deps/slurm_opt.Tpo -c -o slurm_opt.lo slurm_opt.c
+#10 55.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_opt.lo -MD -MP -MF .deps/slurm_opt.Tpo -c slurm_opt.c  -fPIC -DPIC -o .libs/slurm_opt.o
+#10 56.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_opt.lo -MD -MP -MF .deps/slurm_opt.Tpo -c slurm_opt.c -o slurm_opt.o >/dev/null 2>&1
+#10 56.85 mv -f .deps/slurm_opt.Tpo .deps/slurm_opt.Plo
+#10 56.85 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_persist_conn.lo -MD -MP -MF .deps/slurm_persist_conn.Tpo -c -o slurm_persist_conn.lo slurm_persist_conn.c
+#10 56.88 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_persist_conn.lo -MD -MP -MF .deps/slurm_persist_conn.Tpo -c slurm_persist_conn.c  -fPIC -DPIC -o .libs/slurm_persist_conn.o
+#10 57.02 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_persist_conn.lo -MD -MP -MF .deps/slurm_persist_conn.Tpo -c slurm_persist_conn.c -o slurm_persist_conn.o >/dev/null 2>&1
+#10 57.15 mv -f .deps/slurm_persist_conn.Tpo .deps/slurm_persist_conn.Plo
+#10 57.15 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_priority.lo -MD -MP -MF .deps/slurm_priority.Tpo -c -o slurm_priority.lo slurm_priority.c
+#10 57.19 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_priority.lo -MD -MP -MF .deps/slurm_priority.Tpo -c slurm_priority.c  -fPIC -DPIC -o .libs/slurm_priority.o
+#10 57.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_priority.lo -MD -MP -MF .deps/slurm_priority.Tpo -c slurm_priority.c -o slurm_priority.o >/dev/null 2>&1
+#10 57.36 mv -f .deps/slurm_priority.Tpo .deps/slurm_priority.Plo
+#10 57.36 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_api.lo -MD -MP -MF .deps/slurm_protocol_api.Tpo -c -o slurm_protocol_api.lo slurm_protocol_api.c
+#10 57.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_api.lo -MD -MP -MF .deps/slurm_protocol_api.Tpo -c slurm_protocol_api.c  -fPIC -DPIC -o .libs/slurm_protocol_api.o
+#10 57.59 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_api.lo -MD -MP -MF .deps/slurm_protocol_api.Tpo -c slurm_protocol_api.c -o slurm_protocol_api.o >/dev/null 2>&1
+#10 57.79 mv -f .deps/slurm_protocol_api.Tpo .deps/slurm_protocol_api.Plo
+#10 57.80 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_defs.lo -MD -MP -MF .deps/slurm_protocol_defs.Tpo -c -o slurm_protocol_defs.lo slurm_protocol_defs.c
+#10 57.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_defs.lo -MD -MP -MF .deps/slurm_protocol_defs.Tpo -c slurm_protocol_defs.c  -fPIC -DPIC -o .libs/slurm_protocol_defs.o
+#10 58.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_defs.lo -MD -MP -MF .deps/slurm_protocol_defs.Tpo -c slurm_protocol_defs.c -o slurm_protocol_defs.o >/dev/null 2>&1
+#10 58.57 mv -f .deps/slurm_protocol_defs.Tpo .deps/slurm_protocol_defs.Plo
+#10 58.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_pack.lo -MD -MP -MF .deps/slurm_protocol_pack.Tpo -c -o slurm_protocol_pack.lo slurm_protocol_pack.c
+#10 58.61 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_pack.lo -MD -MP -MF .deps/slurm_protocol_pack.Tpo -c slurm_protocol_pack.c  -fPIC -DPIC -o .libs/slurm_protocol_pack.o
+#10 60.26 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_pack.lo -MD -MP -MF .deps/slurm_protocol_pack.Tpo -c slurm_protocol_pack.c -o slurm_protocol_pack.o >/dev/null 2>&1
+#10 61.85 mv -f .deps/slurm_protocol_pack.Tpo .deps/slurm_protocol_pack.Plo
+#10 61.85 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_util.lo -MD -MP -MF .deps/slurm_protocol_util.Tpo -c -o slurm_protocol_util.lo slurm_protocol_util.c
+#10 61.88 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_util.lo -MD -MP -MF .deps/slurm_protocol_util.Tpo -c slurm_protocol_util.c  -fPIC -DPIC -o .libs/slurm_protocol_util.o
+#10 61.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_util.lo -MD -MP -MF .deps/slurm_protocol_util.Tpo -c slurm_protocol_util.c -o slurm_protocol_util.o >/dev/null 2>&1
+#10 62.06 mv -f .deps/slurm_protocol_util.Tpo .deps/slurm_protocol_util.Plo
+#10 62.06 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_socket.lo -MD -MP -MF .deps/slurm_protocol_socket.Tpo -c -o slurm_protocol_socket.lo slurm_protocol_socket.c
+#10 62.09 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_socket.lo -MD -MP -MF .deps/slurm_protocol_socket.Tpo -c slurm_protocol_socket.c  -fPIC -DPIC -o .libs/slurm_protocol_socket.o
+#10 62.20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_protocol_socket.lo -MD -MP -MF .deps/slurm_protocol_socket.Tpo -c slurm_protocol_socket.c -o slurm_protocol_socket.o >/dev/null 2>&1
+#10 62.31 mv -f .deps/slurm_protocol_socket.Tpo .deps/slurm_protocol_socket.Plo
+#10 62.32 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resolv.lo -MD -MP -MF .deps/slurm_resolv.Tpo -c -o slurm_resolv.lo slurm_resolv.c
+#10 62.35 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resolv.lo -MD -MP -MF .deps/slurm_resolv.Tpo -c slurm_resolv.c  -fPIC -DPIC -o .libs/slurm_resolv.o
+#10 62.43 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resolv.lo -MD -MP -MF .deps/slurm_resolv.Tpo -c slurm_resolv.c -o slurm_resolv.o >/dev/null 2>&1
+#10 62.51 mv -f .deps/slurm_resolv.Tpo .deps/slurm_resolv.Plo
+#10 62.51 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resource_info.lo -MD -MP -MF .deps/slurm_resource_info.Tpo -c -o slurm_resource_info.lo slurm_resource_info.c
+#10 62.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resource_info.lo -MD -MP -MF .deps/slurm_resource_info.Tpo -c slurm_resource_info.c  -fPIC -DPIC -o .libs/slurm_resource_info.o
+#10 62.64 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_resource_info.lo -MD -MP -MF .deps/slurm_resource_info.Tpo -c slurm_resource_info.c -o slurm_resource_info.o >/dev/null 2>&1
+#10 62.74 mv -f .deps/slurm_resource_info.Tpo .deps/slurm_resource_info.Plo
+#10 62.74 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_route.lo -MD -MP -MF .deps/slurm_route.Tpo -c -o slurm_route.lo slurm_route.c
+#10 62.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_route.lo -MD -MP -MF .deps/slurm_route.Tpo -c slurm_route.c  -fPIC -DPIC -o .libs/slurm_route.o
+#10 62.85 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_route.lo -MD -MP -MF .deps/slurm_route.Tpo -c slurm_route.c -o slurm_route.o >/dev/null 2>&1
+#10 62.94 mv -f .deps/slurm_route.Tpo .deps/slurm_route.Plo
+#10 62.94 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_rlimits_info.lo -MD -MP -MF .deps/slurm_rlimits_info.Tpo -c -o slurm_rlimits_info.lo slurm_rlimits_info.c
+#10 62.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_rlimits_info.lo -MD -MP -MF .deps/slurm_rlimits_info.Tpo -c slurm_rlimits_info.c  -fPIC -DPIC -o .libs/slurm_rlimits_info.o
+#10 63.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_rlimits_info.lo -MD -MP -MF .deps/slurm_rlimits_info.Tpo -c slurm_rlimits_info.c -o slurm_rlimits_info.o >/dev/null 2>&1
+#10 63.10 mv -f .deps/slurm_rlimits_info.Tpo .deps/slurm_rlimits_info.Plo
+#10 63.10 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_selecttype_info.lo -MD -MP -MF .deps/slurm_selecttype_info.Tpo -c -o slurm_selecttype_info.lo slurm_selecttype_info.c
+#10 63.13 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_selecttype_info.lo -MD -MP -MF .deps/slurm_selecttype_info.Tpo -c slurm_selecttype_info.c  -fPIC -DPIC -o .libs/slurm_selecttype_info.o
+#10 63.19 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_selecttype_info.lo -MD -MP -MF .deps/slurm_selecttype_info.Tpo -c slurm_selecttype_info.c -o slurm_selecttype_info.o >/dev/null 2>&1
+#10 63.25 mv -f .deps/slurm_selecttype_info.Tpo .deps/slurm_selecttype_info.Plo
+#10 63.25 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_step_layout.lo -MD -MP -MF .deps/slurm_step_layout.Tpo -c -o slurm_step_layout.lo slurm_step_layout.c
+#10 63.29 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_step_layout.lo -MD -MP -MF .deps/slurm_step_layout.Tpo -c slurm_step_layout.c  -fPIC -DPIC -o .libs/slurm_step_layout.o
+#10 63.41 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_step_layout.lo -MD -MP -MF .deps/slurm_step_layout.Tpo -c slurm_step_layout.c -o slurm_step_layout.o >/dev/null 2>&1
+#10 63.52 mv -f .deps/slurm_step_layout.Tpo .deps/slurm_step_layout.Plo
+#10 63.53 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_time.lo -MD -MP -MF .deps/slurm_time.Tpo -c -o slurm_time.lo slurm_time.c
+#10 63.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_time.lo -MD -MP -MF .deps/slurm_time.Tpo -c slurm_time.c  -fPIC -DPIC -o .libs/slurm_time.o
+#10 63.59 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_time.lo -MD -MP -MF .deps/slurm_time.Tpo -c slurm_time.c -o slurm_time.o >/dev/null 2>&1
+#10 63.61 mv -f .deps/slurm_time.Tpo .deps/slurm_time.Plo
+#10 63.62 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_topology.lo -MD -MP -MF .deps/slurm_topology.Tpo -c -o slurm_topology.lo slurm_topology.c
+#10 63.65 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_topology.lo -MD -MP -MF .deps/slurm_topology.Tpo -c slurm_topology.c  -fPIC -DPIC -o .libs/slurm_topology.o
+#10 63.73 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurm_topology.lo -MD -MP -MF .deps/slurm_topology.Tpo -c slurm_topology.c -o slurm_topology.o >/dev/null 2>&1
+#10 63.81 mv -f .deps/slurm_topology.Tpo .deps/slurm_topology.Plo
+#10 63.82 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_defs.lo -MD -MP -MF .deps/slurmdb_defs.Tpo -c -o slurmdb_defs.lo slurmdb_defs.c
+#10 63.85 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_defs.lo -MD -MP -MF .deps/slurmdb_defs.Tpo -c slurmdb_defs.c  -fPIC -DPIC -o .libs/slurmdb_defs.o
+#10 64.15 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_defs.lo -MD -MP -MF .deps/slurmdb_defs.Tpo -c slurmdb_defs.c -o slurmdb_defs.o >/dev/null 2>&1
+#10 64.44 mv -f .deps/slurmdb_defs.Tpo .deps/slurmdb_defs.Plo
+#10 64.45 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_pack.lo -MD -MP -MF .deps/slurmdb_pack.Tpo -c -o slurmdb_pack.lo slurmdb_pack.c
+#10 64.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_pack.lo -MD -MP -MF .deps/slurmdb_pack.Tpo -c slurmdb_pack.c  -fPIC -DPIC -o .libs/slurmdb_pack.o
+#10 65.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdb_pack.lo -MD -MP -MF .deps/slurmdb_pack.Tpo -c slurmdb_pack.c -o slurmdb_pack.o >/dev/null 2>&1
+#10 65.57 mv -f .deps/slurmdb_pack.Tpo .deps/slurmdb_pack.Plo
+#10 65.57 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_defs.lo -MD -MP -MF .deps/slurmdbd_defs.Tpo -c -o slurmdbd_defs.lo slurmdbd_defs.c
+#10 65.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_defs.lo -MD -MP -MF .deps/slurmdbd_defs.Tpo -c slurmdbd_defs.c  -fPIC -DPIC -o .libs/slurmdbd_defs.o
+#10 65.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_defs.lo -MD -MP -MF .deps/slurmdbd_defs.Tpo -c slurmdbd_defs.c -o slurmdbd_defs.o >/dev/null 2>&1
+#10 65.83 mv -f .deps/slurmdbd_defs.Tpo .deps/slurmdbd_defs.Plo
+#10 65.84 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_pack.lo -MD -MP -MF .deps/slurmdbd_pack.Tpo -c -o slurmdbd_pack.lo slurmdbd_pack.c
+#10 65.87 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_pack.lo -MD -MP -MF .deps/slurmdbd_pack.Tpo -c slurmdbd_pack.c  -fPIC -DPIC -o .libs/slurmdbd_pack.o
+#10 66.11 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_pack.lo -MD -MP -MF .deps/slurmdbd_pack.Tpo -c slurmdbd_pack.c -o slurmdbd_pack.o >/dev/null 2>&1
+#10 66.33 mv -f .deps/slurmdbd_pack.Tpo .deps/slurmdbd_pack.Plo
+#10 66.33 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT state_control.lo -MD -MP -MF .deps/state_control.Tpo -c -o state_control.lo state_control.c
+#10 66.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT state_control.lo -MD -MP -MF .deps/state_control.Tpo -c state_control.c  -fPIC -DPIC -o .libs/state_control.o
+#10 66.44 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT state_control.lo -MD -MP -MF .deps/state_control.Tpo -c state_control.c -o state_control.o >/dev/null 2>&1
+#10 66.52 mv -f .deps/state_control.Tpo .deps/state_control.Plo
+#10 66.52 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT stepd_api.lo -MD -MP -MF .deps/stepd_api.Tpo -c -o stepd_api.lo stepd_api.c
+#10 66.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT stepd_api.lo -MD -MP -MF .deps/stepd_api.Tpo -c stepd_api.c  -fPIC -DPIC -o .libs/stepd_api.o
+#10 66.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT stepd_api.lo -MD -MP -MF .deps/stepd_api.Tpo -c stepd_api.c -o stepd_api.o >/dev/null 2>&1
+#10 67.10 mv -f .deps/stepd_api.Tpo .deps/stepd_api.Plo
+#10 67.10 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
+#10 67.13 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
+#10 67.18 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
+#10 67.24 mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
+#10 67.24 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strnatcmp.lo -MD -MP -MF .deps/strnatcmp.Tpo -c -o strnatcmp.lo strnatcmp.c
+#10 67.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strnatcmp.lo -MD -MP -MF .deps/strnatcmp.Tpo -c strnatcmp.c  -fPIC -DPIC -o .libs/strnatcmp.o
+#10 67.30 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strnatcmp.lo -MD -MP -MF .deps/strnatcmp.Tpo -c strnatcmp.c -o strnatcmp.o >/dev/null 2>&1
+#10 67.34 mv -f .deps/strnatcmp.Tpo .deps/strnatcmp.Plo
+#10 67.34 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch.lo -MD -MP -MF .deps/switch.Tpo -c -o switch.lo switch.c
+#10 67.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch.lo -MD -MP -MF .deps/switch.Tpo -c switch.c  -fPIC -DPIC -o .libs/switch.o
+#10 67.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch.lo -MD -MP -MF .deps/switch.Tpo -c switch.c -o switch.o >/dev/null 2>&1
+#10 67.60 mv -f .deps/switch.Tpo .deps/switch.Plo
+#10 67.60 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT timers.lo -MD -MP -MF .deps/timers.Tpo -c -o timers.lo timers.c
+#10 67.63 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT timers.lo -MD -MP -MF .deps/timers.Tpo -c timers.c  -fPIC -DPIC -o .libs/timers.o
+#10 67.69 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT timers.lo -MD -MP -MF .deps/timers.Tpo -c timers.c -o timers.o >/dev/null 2>&1
+#10 67.74 mv -f .deps/timers.Tpo .deps/timers.Plo
+#10 67.75 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT track_script.lo -MD -MP -MF .deps/track_script.Tpo -c -o track_script.lo track_script.c
+#10 67.78 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT track_script.lo -MD -MP -MF .deps/track_script.Tpo -c track_script.c  -fPIC -DPIC -o .libs/track_script.o
+#10 67.85 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT track_script.lo -MD -MP -MF .deps/track_script.Tpo -c track_script.c -o track_script.o >/dev/null 2>&1
+#10 67.93 mv -f .deps/track_script.Tpo .deps/track_script.Plo
+#10 67.93 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_bind.lo -MD -MP -MF .deps/tres_bind.Tpo -c -o tres_bind.lo tres_bind.c
+#10 67.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_bind.lo -MD -MP -MF .deps/tres_bind.Tpo -c tres_bind.c  -fPIC -DPIC -o .libs/tres_bind.o
+#10 68.04 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_bind.lo -MD -MP -MF .deps/tres_bind.Tpo -c tres_bind.c -o tres_bind.o >/dev/null 2>&1
+#10 68.12 mv -f .deps/tres_bind.Tpo .deps/tres_bind.Plo
+#10 68.12 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_frequency.lo -MD -MP -MF .deps/tres_frequency.Tpo -c -o tres_frequency.lo tres_frequency.c
+#10 68.16 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_frequency.lo -MD -MP -MF .deps/tres_frequency.Tpo -c tres_frequency.c  -fPIC -DPIC -o .libs/tres_frequency.o
+#10 68.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_frequency.lo -MD -MP -MF .deps/tres_frequency.Tpo -c tres_frequency.c -o tres_frequency.o >/dev/null 2>&1
+#10 68.33 mv -f .deps/tres_frequency.Tpo .deps/tres_frequency.Plo
+#10 68.33 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT uid.lo -MD -MP -MF .deps/uid.Tpo -c -o uid.lo uid.c
+#10 68.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT uid.lo -MD -MP -MF .deps/uid.Tpo -c uid.c  -fPIC -DPIC -o .libs/uid.o
+#10 68.44 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT uid.lo -MD -MP -MF .deps/uid.Tpo -c uid.c -o uid.o >/dev/null 2>&1
+#10 68.51 mv -f .deps/uid.Tpo .deps/uid.Plo
+#10 68.51 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT util-net.lo -MD -MP -MF .deps/util-net.Tpo -c -o util-net.lo util-net.c
+#10 68.54 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT util-net.lo -MD -MP -MF .deps/util-net.Tpo -c util-net.c  -fPIC -DPIC -o .libs/util-net.o
+#10 68.63 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT util-net.lo -MD -MP -MF .deps/util-net.Tpo -c util-net.c -o util-net.o >/dev/null 2>&1
+#10 68.71 mv -f .deps/util-net.Tpo .deps/util-net.Plo
+#10 68.71 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT working_cluster.lo -MD -MP -MF .deps/working_cluster.Tpo -c -o working_cluster.lo working_cluster.c
+#10 68.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT working_cluster.lo -MD -MP -MF .deps/working_cluster.Tpo -c working_cluster.c  -fPIC -DPIC -o .libs/working_cluster.o
+#10 68.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT working_cluster.lo -MD -MP -MF .deps/working_cluster.Tpo -c working_cluster.c -o working_cluster.o >/dev/null 2>&1
+#10 68.91 mv -f .deps/working_cluster.Tpo .deps/working_cluster.Plo
+#10 68.91 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT workq.lo -MD -MP -MF .deps/workq.Tpo -c -o workq.lo workq.c
+#10 68.95 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT workq.lo -MD -MP -MF .deps/workq.Tpo -c workq.c  -fPIC -DPIC -o .libs/workq.o
+#10 69.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT workq.lo -MD -MP -MF .deps/workq.Tpo -c workq.c -o workq.o >/dev/null 2>&1
+#10 69.12 mv -f .deps/workq.Tpo .deps/workq.Plo
+#10 69.12 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT write_labelled_message.lo -MD -MP -MF .deps/write_labelled_message.Tpo -c -o write_labelled_message.lo write_labelled_message.c
+#10 69.16 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT write_labelled_message.lo -MD -MP -MF .deps/write_labelled_message.Tpo -c write_labelled_message.c  -fPIC -DPIC -o .libs/write_labelled_message.o
+#10 69.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT write_labelled_message.lo -MD -MP -MF .deps/write_labelled_message.Tpo -c write_labelled_message.c -o write_labelled_message.o >/dev/null 2>&1
+#10 69.28 mv -f .deps/write_labelled_message.Tpo .deps/write_labelled_message.Plo
+#10 69.28 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT x11_util.lo -MD -MP -MF .deps/x11_util.Tpo -c -o x11_util.lo x11_util.c
+#10 69.31 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT x11_util.lo -MD -MP -MF .deps/x11_util.Tpo -c x11_util.c  -fPIC -DPIC -o .libs/x11_util.o
+#10 69.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT x11_util.lo -MD -MP -MF .deps/x11_util.Tpo -c x11_util.c -o x11_util.o >/dev/null 2>&1
+#10 69.47 mv -f .deps/x11_util.Tpo .deps/x11_util.Plo
+#10 69.47 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xassert.lo -MD -MP -MF .deps/xassert.Tpo -c -o xassert.lo xassert.c
+#10 69.50 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xassert.lo -MD -MP -MF .deps/xassert.Tpo -c xassert.c  -fPIC -DPIC -o .libs/xassert.o
+#10 69.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xassert.lo -MD -MP -MF .deps/xassert.Tpo -c xassert.c -o xassert.o >/dev/null 2>&1
+#10 69.61 mv -f .deps/xassert.Tpo .deps/xassert.Plo
+#10 69.61 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c -o xhash.lo xhash.c
+#10 69.64 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c xhash.c  -fPIC -DPIC -o .libs/xhash.o
+#10 69.72 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c xhash.c -o xhash.o >/dev/null 2>&1
+#10 69.80 mv -f .deps/xhash.Tpo .deps/xhash.Plo
+#10 69.80 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.c
+#10 69.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
+#10 69.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
+#10 69.95 mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo
+#10 69.95 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xsignal.lo -MD -MP -MF .deps/xsignal.Tpo -c -o xsignal.lo xsignal.c
+#10 69.99 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xsignal.lo -MD -MP -MF .deps/xsignal.Tpo -c xsignal.c  -fPIC -DPIC -o .libs/xsignal.o
+#10 70.05 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xsignal.lo -MD -MP -MF .deps/xsignal.Tpo -c xsignal.c -o xsignal.o >/dev/null 2>&1
+#10 70.12 mv -f .deps/xsignal.Tpo .deps/xsignal.Plo
+#10 70.12 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -DSBINDIR=\"/usr/sbin\"   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c -o xstring.lo xstring.c
+#10 70.16 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.c  -fPIC -DPIC -o .libs/xstring.o
+#10 70.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.c -o xstring.o >/dev/null 2>&1
+#10 70.33 mv -f .deps/xstring.Tpo .deps/xstring.Plo
+#10 70.33 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module --export-dynamic  -o libcommon.la  assoc_mgr.lo bitstring.lo callerid.lo cbuf.lo cgroup.lo cli_filter.lo conmgr.lo cpu_frequency.lo cron.lo daemonize.lo data.lo eio.lo env.lo fd.lo fetch_config.lo forward.lo gpu.lo global_defaults.lo gres.lo group_cache.lo hash.lo half_duplex.lo hostlist.lo http.lo io_hdr.lo job_options.lo job_resources.lo list.lo log.lo net.lo node_conf.lo node_features.lo openapi.lo optz.lo pack.lo parse_config.lo parse_time.lo parse_value.lo plugin.lo plugrack.lo plugstack.lo power.lo prep.lo print_fields.lo proc_args.lo read_config.lo reverse_tree.lo run_command.lo run_in_daemon.lo select.lo setproctitle.lo site_factor.lo slurm_accounting_storage.lo slurm_acct_gather.lo slurm_acct_gather_energy.lo slurm_acct_gather_filesystem.lo slurm_acct_gather_interconnect.lo slurm_acct_gather_profile.lo slurm_auth.lo slurm_cred.lo slurm_errno.lo slurm_ext_sensors.lo slurm_jobacct_gather.lo slurm_jobcomp.lo slurm_mcs.lo slurm_mpi.lo slurm_opt.lo slurm_persist_conn.lo slurm_priority.lo slurm_protocol_api.lo slurm_protocol_defs.lo slurm_protocol_pack.lo slurm_protocol_util.lo slurm_protocol_socket.lo slurm_resolv.lo slurm_resource_info.lo slurm_route.lo slurm_rlimits_info.lo slurm_selecttype_info.lo slurm_step_layout.lo slurm_time.lo slurm_topology.lo slurmdb_defs.lo slurmdb_pack.lo slurmdbd_defs.lo slurmdbd_pack.lo state_control.lo stepd_api.lo strlcpy.lo strnatcmp.lo switch.lo timers.lo track_script.lo tres_bind.lo tres_frequency.lo uid.lo util-net.lo working_cluster.lo workq.lo write_labelled_message.lo x11_util.lo xassert.lo xhash.lo xmalloc.lo xsignal.lo xstring.lo -ldl  -lpthread -lm -lresolv 
+#10 70.43 libtool: link: ar cr .libs/libcommon.a .libs/assoc_mgr.o .libs/bitstring.o .libs/callerid.o .libs/cbuf.o .libs/cgroup.o .libs/cli_filter.o .libs/conmgr.o .libs/cpu_frequency.o .libs/cron.o .libs/daemonize.o .libs/data.o .libs/eio.o .libs/env.o .libs/fd.o .libs/fetch_config.o .libs/forward.o .libs/gpu.o .libs/global_defaults.o .libs/gres.o .libs/group_cache.o .libs/hash.o .libs/half_duplex.o .libs/hostlist.o .libs/http.o .libs/io_hdr.o .libs/job_options.o .libs/job_resources.o .libs/list.o .libs/log.o .libs/net.o .libs/node_conf.o .libs/node_features.o .libs/openapi.o .libs/optz.o .libs/pack.o .libs/parse_config.o .libs/parse_time.o .libs/parse_value.o .libs/plugin.o .libs/plugrack.o .libs/plugstack.o .libs/power.o .libs/prep.o .libs/print_fields.o .libs/proc_args.o .libs/read_config.o .libs/reverse_tree.o .libs/run_command.o .libs/run_in_daemon.o .libs/select.o .libs/setproctitle.o .libs/site_factor.o .libs/slurm_accounting_storage.o .libs/slurm_acct_gather.o .libs/slurm_acct_gather_energy.o .libs/slurm_acct_gather_filesystem.o .libs/slurm_acct_gather_interconnect.o .libs/slurm_acct_gather_profile.o .libs/slurm_auth.o .libs/slurm_cred.o .libs/slurm_errno.o .libs/slurm_ext_sensors.o .libs/slurm_jobacct_gather.o .libs/slurm_jobcomp.o .libs/slurm_mcs.o .libs/slurm_mpi.o .libs/slurm_opt.o .libs/slurm_persist_conn.o .libs/slurm_priority.o .libs/slurm_protocol_api.o .libs/slurm_protocol_defs.o .libs/slurm_protocol_pack.o .libs/slurm_protocol_util.o .libs/slurm_protocol_socket.o .libs/slurm_resolv.o .libs/slurm_resource_info.o .libs/slurm_route.o .libs/slurm_rlimits_info.o .libs/slurm_selecttype_info.o .libs/slurm_step_layout.o .libs/slurm_time.o .libs/slurm_topology.o .libs/slurmdb_defs.o .libs/slurmdb_pack.o .libs/slurmdbd_defs.o .libs/slurmdbd_pack.o .libs/state_control.o .libs/stepd_api.o .libs/strlcpy.o .libs/strnatcmp.o .libs/switch.o .libs/timers.o .libs/track_script.o .libs/tres_bind.o .libs/tres_frequency.o .libs/uid.o .libs/util-net.o .libs/working_cluster.o .libs/workq.o .libs/write_labelled_message.o .libs/x11_util.o .libs/xassert.o .libs/xhash.o .libs/xmalloc.o .libs/xsignal.o .libs/xstring.o 
+#10 70.60 libtool: link: ranlib .libs/libcommon.a
+#10 70.79 libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
+#10 70.79 make[4]: Leaving directory '/home/slurm/src/common'
+#10 70.79 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurmhelper.la  allocate.lo allocate_msg.lo block_info.lo burst_buffer_info.lo assoc_mgr_info.lo cancel.lo complete.lo config_info.lo crontab.lo federation_info.lo front_end_info.lo init.lo init_msg.lo job_info.lo job_step_info.lo license_info.lo node_info.lo partition_info.lo pmi_server.lo reservation_info.lo signal.lo slurm_get_statistics.lo slurm_pmi.lo step_io.lo step_launch.lo submit.lo suspend.lo token.lo topo_info.lo triggers.lo reconfigure.lo update_config.lo account_functions.lo archive_functions.lo assoc_functions.lo cluster_functions.lo cluster_report_functions.lo coord_functions.lo connection_functions.lo extra_get_functions.lo federation_functions.lo job_functions.lo job_report_functions.lo qos_functions.lo resource_functions.lo tres_functions.lo usage_functions.lo user_functions.lo user_report_functions.lo wckey_functions.lo ../../src/common/libcommon.la -lpthread -lpthread -lm -lresolv 
+#10 70.88 libtool: link: (cd .libs/libslurmhelper.lax/libcommon.a && ar x "/home/slurm/src/api/../../src/common/.libs/libcommon.a")
+#10 70.94 libtool: link: ar cr .libs/libslurmhelper.a .libs/allocate.o .libs/allocate_msg.o .libs/block_info.o .libs/burst_buffer_info.o .libs/assoc_mgr_info.o .libs/cancel.o .libs/complete.o .libs/config_info.o .libs/crontab.o .libs/federation_info.o .libs/front_end_info.o .libs/init.o .libs/init_msg.o .libs/job_info.o .libs/job_step_info.o .libs/license_info.o .libs/node_info.o .libs/partition_info.o .libs/pmi_server.o .libs/reservation_info.o .libs/signal.o .libs/slurm_get_statistics.o .libs/slurm_pmi.o .libs/step_io.o .libs/step_launch.o .libs/submit.o .libs/suspend.o .libs/token.o .libs/topo_info.o .libs/triggers.o .libs/reconfigure.o .libs/update_config.o .libs/account_functions.o .libs/archive_functions.o .libs/assoc_functions.o .libs/cluster_functions.o .libs/cluster_report_functions.o .libs/coord_functions.o .libs/connection_functions.o .libs/extra_get_functions.o .libs/federation_functions.o .libs/job_functions.o .libs/job_report_functions.o .libs/qos_functions.o .libs/resource_functions.o .libs/tres_functions.o .libs/usage_functions.o .libs/user_functions.o .libs/user_report_functions.o .libs/wckey_functions.o   .libs/libslurmhelper.lax/libcommon.a/assoc_mgr.o .libs/libslurmhelper.lax/libcommon.a/bitstring.o .libs/libslurmhelper.lax/libcommon.a/callerid.o .libs/libslurmhelper.lax/libcommon.a/cbuf.o .libs/libslurmhelper.lax/libcommon.a/cgroup.o .libs/libslurmhelper.lax/libcommon.a/cli_filter.o .libs/libslurmhelper.lax/libcommon.a/conmgr.o .libs/libslurmhelper.lax/libcommon.a/cpu_frequency.o .libs/libslurmhelper.lax/libcommon.a/cron.o .libs/libslurmhelper.lax/libcommon.a/daemonize.o .libs/libslurmhelper.lax/libcommon.a/data.o .libs/libslurmhelper.lax/libcommon.a/eio.o .libs/libslurmhelper.lax/libcommon.a/env.o .libs/libslurmhelper.lax/libcommon.a/fd.o .libs/libslurmhelper.lax/libcommon.a/fetch_config.o .libs/libslurmhelper.lax/libcommon.a/forward.o .libs/libslurmhelper.lax/libcommon.a/global_defaults.o .libs/libslurmhelper.lax/libcommon.a/gpu.o .libs/libslurmhelper.lax/libcommon.a/gres.o .libs/libslurmhelper.lax/libcommon.a/group_cache.o .libs/libslurmhelper.lax/libcommon.a/half_duplex.o .libs/libslurmhelper.lax/libcommon.a/hash.o .libs/libslurmhelper.lax/libcommon.a/hostlist.o .libs/libslurmhelper.lax/libcommon.a/http.o .libs/libslurmhelper.lax/libcommon.a/io_hdr.o .libs/libslurmhelper.lax/libcommon.a/job_options.o .libs/libslurmhelper.lax/libcommon.a/job_resources.o .libs/libslurmhelper.lax/libcommon.a/list.o .libs/libslurmhelper.lax/libcommon.a/log.o .libs/libslurmhelper.lax/libcommon.a/net.o .libs/libslurmhelper.lax/libcommon.a/node_conf.o .libs/libslurmhelper.lax/libcommon.a/node_features.o .libs/libslurmhelper.lax/libcommon.a/openapi.o .libs/libslurmhelper.lax/libcommon.a/optz.o .libs/libslurmhelper.lax/libcommon.a/pack.o .libs/libslurmhelper.lax/libcommon.a/parse_config.o .libs/libslurmhelper.lax/libcommon.a/parse_time.o .libs/libslurmhelper.lax/libcommon.a/parse_value.o .libs/libslurmhelper.lax/libcommon.a/plugin.o .libs/libslurmhelper.lax/libcommon.a/plugrack.o .libs/libslurmhelper.lax/libcommon.a/plugstack.o .libs/libslurmhelper.lax/libcommon.a/power.o .libs/libslurmhelper.lax/libcommon.a/prep.o .libs/libslurmhelper.lax/libcommon.a/print_fields.o .libs/libslurmhelper.lax/libcommon.a/proc_args.o .libs/libslurmhelper.lax/libcommon.a/read_config.o .libs/libslurmhelper.lax/libcommon.a/reverse_tree.o .libs/libslurmhelper.lax/libcommon.a/run_command.o .libs/libslurmhelper.lax/libcommon.a/run_in_daemon.o .libs/libslurmhelper.lax/libcommon.a/select.o .libs/libslurmhelper.lax/libcommon.a/setproctitle.o .libs/libslurmhelper.lax/libcommon.a/site_factor.o .libs/libslurmhelper.lax/libcommon.a/slurm_accounting_storage.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_energy.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_filesystem.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_interconnect.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_profile.o .libs/libslurmhelper.lax/libcommon.a/slurm_auth.o .libs/libslurmhelper.lax/libcommon.a/slurm_cred.o .libs/libslurmhelper.lax/libcommon.a/slurm_errno.o .libs/libslurmhelper.lax/libcommon.a/slurm_ext_sensors.o .libs/libslurmhelper.lax/libcommon.a/slurm_jobacct_gather.o .libs/libslurmhelper.lax/libcommon.a/slurm_jobcomp.o .libs/libslurmhelper.lax/libcommon.a/slurm_mcs.o .libs/libslurmhelper.lax/libcommon.a/slurm_mpi.o .libs/libslurmhelper.lax/libcommon.a/slurm_opt.o .libs/libslurmhelper.lax/libcommon.a/slurm_persist_conn.o .libs/libslurmhelper.lax/libcommon.a/slurm_priority.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_api.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_defs.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_pack.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_socket.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_util.o .libs/libslurmhelper.lax/libcommon.a/slurm_resolv.o .libs/libslurmhelper.lax/libcommon.a/slurm_resource_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_rlimits_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_route.o .libs/libslurmhelper.lax/libcommon.a/slurm_selecttype_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_step_layout.o .libs/libslurmhelper.lax/libcommon.a/slurm_time.o .libs/libslurmhelper.lax/libcommon.a/slurm_topology.o .libs/libslurmhelper.lax/libcommon.a/slurmdb_defs.o .libs/libslurmhelper.lax/libcommon.a/slurmdb_pack.o .libs/libslurmhelper.lax/libcommon.a/slurmdbd_defs.o .libs/libslurmhelper.lax/libcommon.a/slurmdbd_pack.o .libs/libslurmhelper.lax/libcommon.a/state_control.o .libs/libslurmhelper.lax/libcommon.a/stepd_api.o .libs/libslurmhelper.lax/libcommon.a/strlcpy.o .libs/libslurmhelper.lax/libcommon.a/strnatcmp.o .libs/libslurmhelper.lax/libcommon.a/switch.o .libs/libslurmhelper.lax/libcommon.a/timers.o .libs/libslurmhelper.lax/libcommon.a/track_script.o .libs/libslurmhelper.lax/libcommon.a/tres_bind.o .libs/libslurmhelper.lax/libcommon.a/tres_frequency.o .libs/libslurmhelper.lax/libcommon.a/uid.o .libs/libslurmhelper.lax/libcommon.a/util-net.o .libs/libslurmhelper.lax/libcommon.a/working_cluster.o .libs/libslurmhelper.lax/libcommon.a/workq.o .libs/libslurmhelper.lax/libcommon.a/write_labelled_message.o .libs/libslurmhelper.lax/libcommon.a/x11_util.o .libs/libslurmhelper.lax/libcommon.a/xassert.o .libs/libslurmhelper.lax/libcommon.a/xhash.o .libs/libslurmhelper.lax/libcommon.a/xmalloc.o .libs/libslurmhelper.lax/libcommon.a/xsignal.o .libs/libslurmhelper.lax/libcommon.a/xstring.o 
+#10 71.19 libtool: link: ranlib .libs/libslurmhelper.a
+#10 71.45 libtool: link: rm -fr .libs/libslurmhelper.lax
+#10 71.46 libtool: link: ( cd ".libs" && rm -f "libslurmhelper.la" && ln -s "../libslurmhelper.la" "libslurmhelper.la" )
+#10 71.47 make[3]: Leaving directory '/home/slurm/src/api'
+#10 71.47 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -version-info 38:0:0 -Wl,--version-script=version.map  -o libslurm.la -rpath /usr/lib64  ../../src/api/libslurmhelper.la -lpthread -lm -lresolv 
+#10 71.52 libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ../../src/api/.libs/libslurmhelper.a -Wl,--no-whole-archive  -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,--version-script=version.map   -pthread -Wl,-soname -Wl,libslurm.so.38 -o .libs/libslurm.so.38.0.0
+#10 72.04 libtool: link: (cd ".libs" && rm -f "libslurm.so.38" && ln -s "libslurm.so.38.0.0" "libslurm.so.38")
+#10 72.04 libtool: link: (cd ".libs" && rm -f "libslurm.so" && ln -s "libslurm.so.38.0.0" "libslurm.so")
+#10 72.06 libtool: link: (cd .libs/libslurm.lax/libslurmhelper.a && ar x "/home/slurm/src/api/../../src/api/.libs/libslurmhelper.a")
+#10 72.13 libtool: link: ar cr .libs/libslurm.a   .libs/libslurm.lax/libslurmhelper.a/account_functions.o .libs/libslurm.lax/libslurmhelper.a/allocate.o .libs/libslurm.lax/libslurmhelper.a/allocate_msg.o .libs/libslurm.lax/libslurmhelper.a/archive_functions.o .libs/libslurm.lax/libslurmhelper.a/assoc_functions.o .libs/libslurm.lax/libslurmhelper.a/assoc_mgr.o .libs/libslurm.lax/libslurmhelper.a/assoc_mgr_info.o .libs/libslurm.lax/libslurmhelper.a/bitstring.o .libs/libslurm.lax/libslurmhelper.a/block_info.o .libs/libslurm.lax/libslurmhelper.a/burst_buffer_info.o .libs/libslurm.lax/libslurmhelper.a/callerid.o .libs/libslurm.lax/libslurmhelper.a/cancel.o .libs/libslurm.lax/libslurmhelper.a/cbuf.o .libs/libslurm.lax/libslurmhelper.a/cgroup.o .libs/libslurm.lax/libslurmhelper.a/cli_filter.o .libs/libslurm.lax/libslurmhelper.a/cluster_functions.o .libs/libslurm.lax/libslurmhelper.a/cluster_report_functions.o .libs/libslurm.lax/libslurmhelper.a/complete.o .libs/libslurm.lax/libslurmhelper.a/config_info.o .libs/libslurm.lax/libslurmhelper.a/conmgr.o .libs/libslurm.lax/libslurmhelper.a/connection_functions.o .libs/libslurm.lax/libslurmhelper.a/coord_functions.o .libs/libslurm.lax/libslurmhelper.a/cpu_frequency.o .libs/libslurm.lax/libslurmhelper.a/cron.o .libs/libslurm.lax/libslurmhelper.a/crontab.o .libs/libslurm.lax/libslurmhelper.a/daemonize.o .libs/libslurm.lax/libslurmhelper.a/data.o .libs/libslurm.lax/libslurmhelper.a/eio.o .libs/libslurm.lax/libslurmhelper.a/env.o .libs/libslurm.lax/libslurmhelper.a/extra_get_functions.o .libs/libslurm.lax/libslurmhelper.a/fd.o .libs/libslurm.lax/libslurmhelper.a/federation_functions.o .libs/libslurm.lax/libslurmhelper.a/federation_info.o .libs/libslurm.lax/libslurmhelper.a/fetch_config.o .libs/libslurm.lax/libslurmhelper.a/forward.o .libs/libslurm.lax/libslurmhelper.a/front_end_info.o .libs/libslurm.lax/libslurmhelper.a/global_defaults.o .libs/libslurm.lax/libslurmhelper.a/gpu.o .libs/libslurm.lax/libslurmhelper.a/gres.o .libs/libslurm.lax/libslurmhelper.a/group_cache.o .libs/libslurm.lax/libslurmhelper.a/half_duplex.o .libs/libslurm.lax/libslurmhelper.a/hash.o .libs/libslurm.lax/libslurmhelper.a/hostlist.o .libs/libslurm.lax/libslurmhelper.a/http.o .libs/libslurm.lax/libslurmhelper.a/init.o .libs/libslurm.lax/libslurmhelper.a/init_msg.o .libs/libslurm.lax/libslurmhelper.a/io_hdr.o .libs/libslurm.lax/libslurmhelper.a/job_functions.o .libs/libslurm.lax/libslurmhelper.a/job_info.o .libs/libslurm.lax/libslurmhelper.a/job_options.o .libs/libslurm.lax/libslurmhelper.a/job_report_functions.o .libs/libslurm.lax/libslurmhelper.a/job_resources.o .libs/libslurm.lax/libslurmhelper.a/job_step_info.o .libs/libslurm.lax/libslurmhelper.a/license_info.o .libs/libslurm.lax/libslurmhelper.a/list.o .libs/libslurm.lax/libslurmhelper.a/log.o .libs/libslurm.lax/libslurmhelper.a/net.o .libs/libslurm.lax/libslurmhelper.a/node_conf.o .libs/libslurm.lax/libslurmhelper.a/node_features.o .libs/libslurm.lax/libslurmhelper.a/node_info.o .libs/libslurm.lax/libslurmhelper.a/openapi.o .libs/libslurm.lax/libslurmhelper.a/optz.o .libs/libslurm.lax/libslurmhelper.a/pack.o .libs/libslurm.lax/libslurmhelper.a/parse_config.o .libs/libslurm.lax/libslurmhelper.a/parse_time.o .libs/libslurm.lax/libslurmhelper.a/parse_value.o .libs/libslurm.lax/libslurmhelper.a/partition_info.o .libs/libslurm.lax/libslurmhelper.a/plugin.o .libs/libslurm.lax/libslurmhelper.a/plugrack.o .libs/libslurm.lax/libslurmhelper.a/plugstack.o .libs/libslurm.lax/libslurmhelper.a/pmi_server.o .libs/libslurm.lax/libslurmhelper.a/power.o .libs/libslurm.lax/libslurmhelper.a/prep.o .libs/libslurm.lax/libslurmhelper.a/print_fields.o .libs/libslurm.lax/libslurmhelper.a/proc_args.o .libs/libslurm.lax/libslurmhelper.a/qos_functions.o .libs/libslurm.lax/libslurmhelper.a/read_config.o .libs/libslurm.lax/libslurmhelper.a/reconfigure.o .libs/libslurm.lax/libslurmhelper.a/reservation_info.o .libs/libslurm.lax/libslurmhelper.a/resource_functions.o .libs/libslurm.lax/libslurmhelper.a/reverse_tree.o .libs/libslurm.lax/libslurmhelper.a/run_command.o .libs/libslurm.lax/libslurmhelper.a/run_in_daemon.o .libs/libslurm.lax/libslurmhelper.a/select.o .libs/libslurm.lax/libslurmhelper.a/setproctitle.o .libs/libslurm.lax/libslurmhelper.a/signal.o .libs/libslurm.lax/libslurmhelper.a/site_factor.o .libs/libslurm.lax/libslurmhelper.a/slurm_accounting_storage.o .libs/libslurm.lax/libslurmhelper.a/slurm_acct_gather.o .libs/libslurm.lax/libslurmhelper.a/slurm_acct_gather_energy.o .libs/libslurm.lax/libslurmhelper.a/slurm_acct_gather_filesystem.o .libs/libslurm.lax/libslurmhelper.a/slurm_acct_gather_interconnect.o .libs/libslurm.lax/libslurmhelper.a/slurm_acct_gather_profile.o .libs/libslurm.lax/libslurmhelper.a/slurm_auth.o .libs/libslurm.lax/libslurmhelper.a/slurm_cred.o .libs/libslurm.lax/libslurmhelper.a/slurm_errno.o .libs/libslurm.lax/libslurmhelper.a/slurm_ext_sensors.o .libs/libslurm.lax/libslurmhelper.a/slurm_get_statistics.o .libs/libslurm.lax/libslurmhelper.a/slurm_jobacct_gather.o .libs/libslurm.lax/libslurmhelper.a/slurm_jobcomp.o .libs/libslurm.lax/libslurmhelper.a/slurm_mcs.o .libs/libslurm.lax/libslurmhelper.a/slurm_mpi.o .libs/libslurm.lax/libslurmhelper.a/slurm_opt.o .libs/libslurm.lax/libslurmhelper.a/slurm_persist_conn.o .libs/libslurm.lax/libslurmhelper.a/slurm_pmi.o .libs/libslurm.lax/libslurmhelper.a/slurm_priority.o .libs/libslurm.lax/libslurmhelper.a/slurm_protocol_api.o .libs/libslurm.lax/libslurmhelper.a/slurm_protocol_defs.o .libs/libslurm.lax/libslurmhelper.a/slurm_protocol_pack.o .libs/libslurm.lax/libslurmhelper.a/slurm_protocol_socket.o .libs/libslurm.lax/libslurmhelper.a/slurm_protocol_util.o .libs/libslurm.lax/libslurmhelper.a/slurm_resolv.o .libs/libslurm.lax/libslurmhelper.a/slurm_resource_info.o .libs/libslurm.lax/libslurmhelper.a/slurm_rlimits_info.o .libs/libslurm.lax/libslurmhelper.a/slurm_route.o .libs/libslurm.lax/libslurmhelper.a/slurm_selecttype_info.o .libs/libslurm.lax/libslurmhelper.a/slurm_step_layout.o .libs/libslurm.lax/libslurmhelper.a/slurm_time.o .libs/libslurm.lax/libslurmhelper.a/slurm_topology.o .libs/libslurm.lax/libslurmhelper.a/slurmdb_defs.o .libs/libslurm.lax/libslurmhelper.a/slurmdb_pack.o .libs/libslurm.lax/libslurmhelper.a/slurmdbd_defs.o .libs/libslurm.lax/libslurmhelper.a/slurmdbd_pack.o .libs/libslurm.lax/libslurmhelper.a/state_control.o .libs/libslurm.lax/libslurmhelper.a/step_io.o .libs/libslurm.lax/libslurmhelper.a/step_launch.o .libs/libslurm.lax/libslurmhelper.a/stepd_api.o .libs/libslurm.lax/libslurmhelper.a/strlcpy.o .libs/libslurm.lax/libslurmhelper.a/strnatcmp.o .libs/libslurm.lax/libslurmhelper.a/submit.o .libs/libslurm.lax/libslurmhelper.a/suspend.o .libs/libslurm.lax/libslurmhelper.a/switch.o .libs/libslurm.lax/libslurmhelper.a/timers.o .libs/libslurm.lax/libslurmhelper.a/token.o .libs/libslurm.lax/libslurmhelper.a/topo_info.o .libs/libslurm.lax/libslurmhelper.a/track_script.o .libs/libslurm.lax/libslurmhelper.a/tres_bind.o .libs/libslurm.lax/libslurmhelper.a/tres_frequency.o .libs/libslurm.lax/libslurmhelper.a/tres_functions.o .libs/libslurm.lax/libslurmhelper.a/triggers.o .libs/libslurm.lax/libslurmhelper.a/uid.o .libs/libslurm.lax/libslurmhelper.a/update_config.o .libs/libslurm.lax/libslurmhelper.a/usage_functions.o .libs/libslurm.lax/libslurmhelper.a/user_functions.o .libs/libslurm.lax/libslurmhelper.a/user_report_functions.o .libs/libslurm.lax/libslurmhelper.a/util-net.o .libs/libslurm.lax/libslurmhelper.a/wckey_functions.o .libs/libslurm.lax/libslurmhelper.a/working_cluster.o .libs/libslurm.lax/libslurmhelper.a/workq.o .libs/libslurm.lax/libslurmhelper.a/write_labelled_message.o .libs/libslurm.lax/libslurmhelper.a/x11_util.o .libs/libslurm.lax/libslurmhelper.a/xassert.o .libs/libslurm.lax/libslurmhelper.a/xhash.o .libs/libslurm.lax/libslurmhelper.a/xmalloc.o .libs/libslurm.lax/libslurmhelper.a/xsignal.o .libs/libslurm.lax/libslurmhelper.a/xstring.o 
+#10 72.39 libtool: link: ranlib .libs/libslurm.a
+#10 72.64 libtool: link: rm -fr .libs/libslurm.lax
+#10 72.66 libtool: link: ( cd ".libs" && rm -f "libslurm.la" && ln -s "../libslurm.la" "libslurm.la" )
+#10 72.67 make  install-am
+#10 72.69 make[3]: Entering directory '/home/slurm/src/api'
+#10 72.74 make[4]: Entering directory '/home/slurm/src/common'
+#10 72.74 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libcommon.o  assoc_mgr.lo bitstring.lo callerid.lo cbuf.lo cgroup.lo cli_filter.lo conmgr.lo cpu_frequency.lo cron.lo daemonize.lo data.lo eio.lo env.lo fd.lo fetch_config.lo forward.lo gpu.lo global_defaults.lo gres.lo group_cache.lo hash.lo half_duplex.lo hostlist.lo http.lo io_hdr.lo job_options.lo job_resources.lo list.lo log.lo net.lo node_conf.lo node_features.lo openapi.lo optz.lo pack.lo parse_config.lo parse_time.lo parse_value.lo plugin.lo plugrack.lo plugstack.lo power.lo prep.lo print_fields.lo proc_args.lo read_config.lo reverse_tree.lo run_command.lo run_in_daemon.lo select.lo setproctitle.lo site_factor.lo slurm_accounting_storage.lo slurm_acct_gather.lo slurm_acct_gather_energy.lo slurm_acct_gather_filesystem.lo slurm_acct_gather_interconnect.lo slurm_acct_gather_profile.lo slurm_auth.lo slurm_cred.lo slurm_errno.lo slurm_ext_sensors.lo slurm_jobacct_gather.lo slurm_jobcomp.lo slurm_mcs.lo slurm_mpi.lo slurm_opt.lo slurm_persist_conn.lo slurm_priority.lo slurm_protocol_api.lo slurm_protocol_defs.lo slurm_protocol_pack.lo slurm_protocol_util.lo slurm_protocol_socket.lo slurm_resolv.lo slurm_resource_info.lo slurm_route.lo slurm_rlimits_info.lo slurm_selecttype_info.lo slurm_step_layout.lo slurm_time.lo slurm_topology.lo slurmdb_defs.lo slurmdb_pack.lo slurmdbd_defs.lo slurmdbd_pack.lo state_control.lo stepd_api.lo strlcpy.lo strnatcmp.lo switch.lo timers.lo track_script.lo tres_bind.lo tres_frequency.lo uid.lo util-net.lo working_cluster.lo workq.lo write_labelled_message.lo x11_util.lo xassert.lo xhash.lo xmalloc.lo xsignal.lo xstring.lo
+#10 72.83 libtool: link: /usr/bin/ld -m elf_x86_64 -r -o libcommon.o  .libs/assoc_mgr.o .libs/bitstring.o .libs/callerid.o .libs/cbuf.o .libs/cgroup.o .libs/cli_filter.o .libs/conmgr.o .libs/cpu_frequency.o .libs/cron.o .libs/daemonize.o .libs/data.o .libs/eio.o .libs/env.o .libs/fd.o .libs/fetch_config.o .libs/forward.o .libs/gpu.o .libs/global_defaults.o .libs/gres.o .libs/group_cache.o .libs/hash.o .libs/half_duplex.o .libs/hostlist.o .libs/http.o .libs/io_hdr.o .libs/job_options.o .libs/job_resources.o .libs/list.o .libs/log.o .libs/net.o .libs/node_conf.o .libs/node_features.o .libs/openapi.o .libs/optz.o .libs/pack.o .libs/parse_config.o .libs/parse_time.o .libs/parse_value.o .libs/plugin.o .libs/plugrack.o .libs/plugstack.o .libs/power.o .libs/prep.o .libs/print_fields.o .libs/proc_args.o .libs/read_config.o .libs/reverse_tree.o .libs/run_command.o .libs/run_in_daemon.o .libs/select.o .libs/setproctitle.o .libs/site_factor.o .libs/slurm_accounting_storage.o .libs/slurm_acct_gather.o .libs/slurm_acct_gather_energy.o .libs/slurm_acct_gather_filesystem.o .libs/slurm_acct_gather_interconnect.o .libs/slurm_acct_gather_profile.o .libs/slurm_auth.o .libs/slurm_cred.o .libs/slurm_errno.o .libs/slurm_ext_sensors.o .libs/slurm_jobacct_gather.o .libs/slurm_jobcomp.o .libs/slurm_mcs.o .libs/slurm_mpi.o .libs/slurm_opt.o .libs/slurm_persist_conn.o .libs/slurm_priority.o .libs/slurm_protocol_api.o .libs/slurm_protocol_defs.o .libs/slurm_protocol_pack.o .libs/slurm_protocol_util.o .libs/slurm_protocol_socket.o .libs/slurm_resolv.o .libs/slurm_resource_info.o .libs/slurm_route.o .libs/slurm_rlimits_info.o .libs/slurm_selecttype_info.o .libs/slurm_step_layout.o .libs/slurm_time.o .libs/slurm_topology.o .libs/slurmdb_defs.o .libs/slurmdb_pack.o .libs/slurmdbd_defs.o .libs/slurmdbd_pack.o .libs/state_control.o .libs/stepd_api.o .libs/strlcpy.o .libs/strnatcmp.o .libs/switch.o .libs/timers.o .libs/track_script.o .libs/tres_bind.o .libs/tres_frequency.o .libs/uid.o .libs/util-net.o .libs/working_cluster.o .libs/workq.o .libs/write_labelled_message.o .libs/x11_util.o .libs/xassert.o .libs/xhash.o .libs/xmalloc.o .libs/xsignal.o .libs/xstring.o  
+#10 72.99 make[4]: Leaving directory '/home/slurm/src/common'
+#10 72.99 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurm.o allocate.lo allocate_msg.lo block_info.lo burst_buffer_info.lo assoc_mgr_info.lo cancel.lo complete.lo config_info.lo crontab.lo federation_info.lo front_end_info.lo init.lo init_msg.lo job_info.lo job_step_info.lo license_info.lo node_info.lo partition_info.lo pmi_server.lo reservation_info.lo signal.lo slurm_get_statistics.lo slurm_pmi.lo step_io.lo step_launch.lo submit.lo suspend.lo token.lo topo_info.lo triggers.lo reconfigure.lo update_config.lo account_functions.lo archive_functions.lo assoc_functions.lo cluster_functions.lo cluster_report_functions.lo coord_functions.lo connection_functions.lo extra_get_functions.lo federation_functions.lo job_functions.lo job_report_functions.lo qos_functions.lo resource_functions.lo tres_functions.lo usage_functions.lo user_functions.lo user_report_functions.lo wckey_functions.lo ../../src/common/libcommon.o
+#10 73.05 libtool: link: /usr/bin/ld -m elf_x86_64 -r -o libslurm.o ../../src/common/libcommon.o  .libs/allocate.o .libs/allocate_msg.o .libs/block_info.o .libs/burst_buffer_info.o .libs/assoc_mgr_info.o .libs/cancel.o .libs/complete.o .libs/config_info.o .libs/crontab.o .libs/federation_info.o .libs/front_end_info.o .libs/init.o .libs/init_msg.o .libs/job_info.o .libs/job_step_info.o .libs/license_info.o .libs/node_info.o .libs/partition_info.o .libs/pmi_server.o .libs/reservation_info.o .libs/signal.o .libs/slurm_get_statistics.o .libs/slurm_pmi.o .libs/step_io.o .libs/step_launch.o .libs/submit.o .libs/suspend.o .libs/token.o .libs/topo_info.o .libs/triggers.o .libs/reconfigure.o .libs/update_config.o .libs/account_functions.o .libs/archive_functions.o .libs/assoc_functions.o .libs/cluster_functions.o .libs/cluster_report_functions.o .libs/coord_functions.o .libs/connection_functions.o .libs/extra_get_functions.o .libs/federation_functions.o .libs/job_functions.o .libs/job_report_functions.o .libs/qos_functions.o .libs/resource_functions.o .libs/tres_functions.o .libs/usage_functions.o .libs/user_functions.o .libs/user_report_functions.o .libs/wckey_functions.o  
+#10 73.20 make[4]: Entering directory '/home/slurm/src/api'
+#10 73.24 make[5]: Entering directory '/home/slurm/src/common'
+#10 73.24 make[5]: 'libcommon.la' is up to date.
+#10 73.24 make[5]: Leaving directory '/home/slurm/src/common'
+#10 73.24 make[4]: Leaving directory '/home/slurm/src/api'
+#10 73.30 make[4]: Entering directory '/home/slurm/src/common'
+#10 73.30 make[4]: 'libcommon.la' is up to date.
+#10 73.30 make[4]: Leaving directory '/home/slurm/src/common'
+#10 73.30 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -avoid-version -Wl,--version-script=full_version.map  -o libslurmfull.la -rpath /usr/lib64/slurm  ../../src/api/libslurmhelper.la -lpthread -lm -lresolv 
+#10 73.35 libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ../../src/api/.libs/libslurmhelper.a -Wl,--no-whole-archive  -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,--version-script=full_version.map   -pthread -Wl,-soname -Wl,libslurmfull.so -o .libs/libslurmfull.so
+#10 73.87 libtool: link: (cd .libs/libslurmfull.lax/libslurmhelper.a && ar x "/home/slurm/src/api/../../src/api/.libs/libslurmhelper.a")
+#10 73.95 libtool: link: ar cr .libs/libslurmfull.a   .libs/libslurmfull.lax/libslurmhelper.a/account_functions.o .libs/libslurmfull.lax/libslurmhelper.a/allocate.o .libs/libslurmfull.lax/libslurmhelper.a/allocate_msg.o .libs/libslurmfull.lax/libslurmhelper.a/archive_functions.o .libs/libslurmfull.lax/libslurmhelper.a/assoc_functions.o .libs/libslurmfull.lax/libslurmhelper.a/assoc_mgr.o .libs/libslurmfull.lax/libslurmhelper.a/assoc_mgr_info.o .libs/libslurmfull.lax/libslurmhelper.a/bitstring.o .libs/libslurmfull.lax/libslurmhelper.a/block_info.o .libs/libslurmfull.lax/libslurmhelper.a/burst_buffer_info.o .libs/libslurmfull.lax/libslurmhelper.a/callerid.o .libs/libslurmfull.lax/libslurmhelper.a/cancel.o .libs/libslurmfull.lax/libslurmhelper.a/cbuf.o .libs/libslurmfull.lax/libslurmhelper.a/cgroup.o .libs/libslurmfull.lax/libslurmhelper.a/cli_filter.o .libs/libslurmfull.lax/libslurmhelper.a/cluster_functions.o .libs/libslurmfull.lax/libslurmhelper.a/cluster_report_functions.o .libs/libslurmfull.lax/libslurmhelper.a/complete.o .libs/libslurmfull.lax/libslurmhelper.a/config_info.o .libs/libslurmfull.lax/libslurmhelper.a/conmgr.o .libs/libslurmfull.lax/libslurmhelper.a/connection_functions.o .libs/libslurmfull.lax/libslurmhelper.a/coord_functions.o .libs/libslurmfull.lax/libslurmhelper.a/cpu_frequency.o .libs/libslurmfull.lax/libslurmhelper.a/cron.o .libs/libslurmfull.lax/libslurmhelper.a/crontab.o .libs/libslurmfull.lax/libslurmhelper.a/daemonize.o .libs/libslurmfull.lax/libslurmhelper.a/data.o .libs/libslurmfull.lax/libslurmhelper.a/eio.o .libs/libslurmfull.lax/libslurmhelper.a/env.o .libs/libslurmfull.lax/libslurmhelper.a/extra_get_functions.o .libs/libslurmfull.lax/libslurmhelper.a/fd.o .libs/libslurmfull.lax/libslurmhelper.a/federation_functions.o .libs/libslurmfull.lax/libslurmhelper.a/federation_info.o .libs/libslurmfull.lax/libslurmhelper.a/fetch_config.o .libs/libslurmfull.lax/libslurmhelper.a/forward.o .libs/libslurmfull.lax/libslurmhelper.a/front_end_info.o .libs/libslurmfull.lax/libslurmhelper.a/global_defaults.o .libs/libslurmfull.lax/libslurmhelper.a/gpu.o .libs/libslurmfull.lax/libslurmhelper.a/gres.o .libs/libslurmfull.lax/libslurmhelper.a/group_cache.o .libs/libslurmfull.lax/libslurmhelper.a/half_duplex.o .libs/libslurmfull.lax/libslurmhelper.a/hash.o .libs/libslurmfull.lax/libslurmhelper.a/hostlist.o .libs/libslurmfull.lax/libslurmhelper.a/http.o .libs/libslurmfull.lax/libslurmhelper.a/init.o .libs/libslurmfull.lax/libslurmhelper.a/init_msg.o .libs/libslurmfull.lax/libslurmhelper.a/io_hdr.o .libs/libslurmfull.lax/libslurmhelper.a/job_functions.o .libs/libslurmfull.lax/libslurmhelper.a/job_info.o .libs/libslurmfull.lax/libslurmhelper.a/job_options.o .libs/libslurmfull.lax/libslurmhelper.a/job_report_functions.o .libs/libslurmfull.lax/libslurmhelper.a/job_resources.o .libs/libslurmfull.lax/libslurmhelper.a/job_step_info.o .libs/libslurmfull.lax/libslurmhelper.a/license_info.o .libs/libslurmfull.lax/libslurmhelper.a/list.o .libs/libslurmfull.lax/libslurmhelper.a/log.o .libs/libslurmfull.lax/libslurmhelper.a/net.o .libs/libslurmfull.lax/libslurmhelper.a/node_conf.o .libs/libslurmfull.lax/libslurmhelper.a/node_features.o .libs/libslurmfull.lax/libslurmhelper.a/node_info.o .libs/libslurmfull.lax/libslurmhelper.a/openapi.o .libs/libslurmfull.lax/libslurmhelper.a/optz.o .libs/libslurmfull.lax/libslurmhelper.a/pack.o .libs/libslurmfull.lax/libslurmhelper.a/parse_config.o .libs/libslurmfull.lax/libslurmhelper.a/parse_time.o .libs/libslurmfull.lax/libslurmhelper.a/parse_value.o .libs/libslurmfull.lax/libslurmhelper.a/partition_info.o .libs/libslurmfull.lax/libslurmhelper.a/plugin.o .libs/libslurmfull.lax/libslurmhelper.a/plugrack.o .libs/libslurmfull.lax/libslurmhelper.a/plugstack.o .libs/libslurmfull.lax/libslurmhelper.a/pmi_server.o .libs/libslurmfull.lax/libslurmhelper.a/power.o .libs/libslurmfull.lax/libslurmhelper.a/prep.o .libs/libslurmfull.lax/libslurmhelper.a/print_fields.o .libs/libslurmfull.lax/libslurmhelper.a/proc_args.o .libs/libslurmfull.lax/libslurmhelper.a/qos_functions.o .libs/libslurmfull.lax/libslurmhelper.a/read_config.o .libs/libslurmfull.lax/libslurmhelper.a/reconfigure.o .libs/libslurmfull.lax/libslurmhelper.a/reservation_info.o .libs/libslurmfull.lax/libslurmhelper.a/resource_functions.o .libs/libslurmfull.lax/libslurmhelper.a/reverse_tree.o .libs/libslurmfull.lax/libslurmhelper.a/run_command.o .libs/libslurmfull.lax/libslurmhelper.a/run_in_daemon.o .libs/libslurmfull.lax/libslurmhelper.a/select.o .libs/libslurmfull.lax/libslurmhelper.a/setproctitle.o .libs/libslurmfull.lax/libslurmhelper.a/signal.o .libs/libslurmfull.lax/libslurmhelper.a/site_factor.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_accounting_storage.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_acct_gather.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_acct_gather_energy.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_acct_gather_filesystem.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_acct_gather_interconnect.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_acct_gather_profile.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_auth.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_cred.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_errno.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_ext_sensors.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_get_statistics.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_jobacct_gather.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_jobcomp.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_mcs.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_mpi.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_opt.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_persist_conn.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_pmi.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_priority.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_protocol_api.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_protocol_defs.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_protocol_pack.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_protocol_socket.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_protocol_util.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_resolv.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_resource_info.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_rlimits_info.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_route.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_selecttype_info.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_step_layout.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_time.o .libs/libslurmfull.lax/libslurmhelper.a/slurm_topology.o .libs/libslurmfull.lax/libslurmhelper.a/slurmdb_defs.o .libs/libslurmfull.lax/libslurmhelper.a/slurmdb_pack.o .libs/libslurmfull.lax/libslurmhelper.a/slurmdbd_defs.o .libs/libslurmfull.lax/libslurmhelper.a/slurmdbd_pack.o .libs/libslurmfull.lax/libslurmhelper.a/state_control.o .libs/libslurmfull.lax/libslurmhelper.a/step_io.o .libs/libslurmfull.lax/libslurmhelper.a/step_launch.o .libs/libslurmfull.lax/libslurmhelper.a/stepd_api.o .libs/libslurmfull.lax/libslurmhelper.a/strlcpy.o .libs/libslurmfull.lax/libslurmhelper.a/strnatcmp.o .libs/libslurmfull.lax/libslurmhelper.a/submit.o .libs/libslurmfull.lax/libslurmhelper.a/suspend.o .libs/libslurmfull.lax/libslurmhelper.a/switch.o .libs/libslurmfull.lax/libslurmhelper.a/timers.o .libs/libslurmfull.lax/libslurmhelper.a/token.o .libs/libslurmfull.lax/libslurmhelper.a/topo_info.o .libs/libslurmfull.lax/libslurmhelper.a/track_script.o .libs/libslurmfull.lax/libslurmhelper.a/tres_bind.o .libs/libslurmfull.lax/libslurmhelper.a/tres_frequency.o .libs/libslurmfull.lax/libslurmhelper.a/tres_functions.o .libs/libslurmfull.lax/libslurmhelper.a/triggers.o .libs/libslurmfull.lax/libslurmhelper.a/uid.o .libs/libslurmfull.lax/libslurmhelper.a/update_config.o .libs/libslurmfull.lax/libslurmhelper.a/usage_functions.o .libs/libslurmfull.lax/libslurmhelper.a/user_functions.o .libs/libslurmfull.lax/libslurmhelper.a/user_report_functions.o .libs/libslurmfull.lax/libslurmhelper.a/util-net.o .libs/libslurmfull.lax/libslurmhelper.a/wckey_functions.o .libs/libslurmfull.lax/libslurmhelper.a/working_cluster.o .libs/libslurmfull.lax/libslurmhelper.a/workq.o .libs/libslurmfull.lax/libslurmhelper.a/write_labelled_message.o .libs/libslurmfull.lax/libslurmhelper.a/x11_util.o .libs/libslurmfull.lax/libslurmhelper.a/xassert.o .libs/libslurmfull.lax/libslurmhelper.a/xhash.o .libs/libslurmfull.lax/libslurmhelper.a/xmalloc.o .libs/libslurmfull.lax/libslurmhelper.a/xsignal.o .libs/libslurmfull.lax/libslurmhelper.a/xstring.o 
+#10 74.20 libtool: link: ranlib .libs/libslurmfull.a
+#10 74.46 libtool: link: rm -fr .libs/libslurmfull.lax
+#10 74.48 libtool: link: ( cd ".libs" && rm -f "libslurmfull.la" && ln -s "../libslurmfull.la" "libslurmfull.la" )
+#10 74.49 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -avoid-version -Wl,--version-script=version.map  -o libslurm_pmi.la -rpath /usr/lib64/slurm  ../../src/api/libslurmhelper.la -lpthread -lm -lresolv 
+#10 74.54 libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ../../src/api/.libs/libslurmhelper.a -Wl,--no-whole-archive  -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,--version-script=version.map   -pthread -Wl,-soname -Wl,libslurm_pmi.so -o .libs/libslurm_pmi.so
+#10 75.06 libtool: link: (cd .libs/libslurm_pmi.lax/libslurmhelper.a && ar x "/home/slurm/src/api/../../src/api/.libs/libslurmhelper.a")
+#10 75.14 libtool: link: ar cr .libs/libslurm_pmi.a   .libs/libslurm_pmi.lax/libslurmhelper.a/account_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/allocate.o .libs/libslurm_pmi.lax/libslurmhelper.a/allocate_msg.o .libs/libslurm_pmi.lax/libslurmhelper.a/archive_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/assoc_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/assoc_mgr.o .libs/libslurm_pmi.lax/libslurmhelper.a/assoc_mgr_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/bitstring.o .libs/libslurm_pmi.lax/libslurmhelper.a/block_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/burst_buffer_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/callerid.o .libs/libslurm_pmi.lax/libslurmhelper.a/cancel.o .libs/libslurm_pmi.lax/libslurmhelper.a/cbuf.o .libs/libslurm_pmi.lax/libslurmhelper.a/cgroup.o .libs/libslurm_pmi.lax/libslurmhelper.a/cli_filter.o .libs/libslurm_pmi.lax/libslurmhelper.a/cluster_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/cluster_report_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/complete.o .libs/libslurm_pmi.lax/libslurmhelper.a/config_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/conmgr.o .libs/libslurm_pmi.lax/libslurmhelper.a/connection_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/coord_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/cpu_frequency.o .libs/libslurm_pmi.lax/libslurmhelper.a/cron.o .libs/libslurm_pmi.lax/libslurmhelper.a/crontab.o .libs/libslurm_pmi.lax/libslurmhelper.a/daemonize.o .libs/libslurm_pmi.lax/libslurmhelper.a/data.o .libs/libslurm_pmi.lax/libslurmhelper.a/eio.o .libs/libslurm_pmi.lax/libslurmhelper.a/env.o .libs/libslurm_pmi.lax/libslurmhelper.a/extra_get_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/fd.o .libs/libslurm_pmi.lax/libslurmhelper.a/federation_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/federation_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/fetch_config.o .libs/libslurm_pmi.lax/libslurmhelper.a/forward.o .libs/libslurm_pmi.lax/libslurmhelper.a/front_end_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/global_defaults.o .libs/libslurm_pmi.lax/libslurmhelper.a/gpu.o .libs/libslurm_pmi.lax/libslurmhelper.a/gres.o .libs/libslurm_pmi.lax/libslurmhelper.a/group_cache.o .libs/libslurm_pmi.lax/libslurmhelper.a/half_duplex.o .libs/libslurm_pmi.lax/libslurmhelper.a/hash.o .libs/libslurm_pmi.lax/libslurmhelper.a/hostlist.o .libs/libslurm_pmi.lax/libslurmhelper.a/http.o .libs/libslurm_pmi.lax/libslurmhelper.a/init.o .libs/libslurm_pmi.lax/libslurmhelper.a/init_msg.o .libs/libslurm_pmi.lax/libslurmhelper.a/io_hdr.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_options.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_report_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_resources.o .libs/libslurm_pmi.lax/libslurmhelper.a/job_step_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/license_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/list.o .libs/libslurm_pmi.lax/libslurmhelper.a/log.o .libs/libslurm_pmi.lax/libslurmhelper.a/net.o .libs/libslurm_pmi.lax/libslurmhelper.a/node_conf.o .libs/libslurm_pmi.lax/libslurmhelper.a/node_features.o .libs/libslurm_pmi.lax/libslurmhelper.a/node_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/openapi.o .libs/libslurm_pmi.lax/libslurmhelper.a/optz.o .libs/libslurm_pmi.lax/libslurmhelper.a/pack.o .libs/libslurm_pmi.lax/libslurmhelper.a/parse_config.o .libs/libslurm_pmi.lax/libslurmhelper.a/parse_time.o .libs/libslurm_pmi.lax/libslurmhelper.a/parse_value.o .libs/libslurm_pmi.lax/libslurmhelper.a/partition_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/plugin.o .libs/libslurm_pmi.lax/libslurmhelper.a/plugrack.o .libs/libslurm_pmi.lax/libslurmhelper.a/plugstack.o .libs/libslurm_pmi.lax/libslurmhelper.a/pmi_server.o .libs/libslurm_pmi.lax/libslurmhelper.a/power.o .libs/libslurm_pmi.lax/libslurmhelper.a/prep.o .libs/libslurm_pmi.lax/libslurmhelper.a/print_fields.o .libs/libslurm_pmi.lax/libslurmhelper.a/proc_args.o .libs/libslurm_pmi.lax/libslurmhelper.a/qos_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/read_config.o .libs/libslurm_pmi.lax/libslurmhelper.a/reconfigure.o .libs/libslurm_pmi.lax/libslurmhelper.a/reservation_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/resource_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/reverse_tree.o .libs/libslurm_pmi.lax/libslurmhelper.a/run_command.o .libs/libslurm_pmi.lax/libslurmhelper.a/run_in_daemon.o .libs/libslurm_pmi.lax/libslurmhelper.a/select.o .libs/libslurm_pmi.lax/libslurmhelper.a/setproctitle.o .libs/libslurm_pmi.lax/libslurmhelper.a/signal.o .libs/libslurm_pmi.lax/libslurmhelper.a/site_factor.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_accounting_storage.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_acct_gather.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_acct_gather_energy.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_acct_gather_filesystem.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_acct_gather_interconnect.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_acct_gather_profile.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_auth.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_cred.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_errno.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_ext_sensors.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_get_statistics.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_jobacct_gather.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_jobcomp.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_mcs.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_mpi.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_opt.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_persist_conn.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_pmi.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_priority.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_protocol_api.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_protocol_defs.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_protocol_pack.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_protocol_socket.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_protocol_util.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_resolv.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_resource_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_rlimits_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_route.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_selecttype_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_step_layout.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_time.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurm_topology.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurmdb_defs.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurmdb_pack.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurmdbd_defs.o .libs/libslurm_pmi.lax/libslurmhelper.a/slurmdbd_pack.o .libs/libslurm_pmi.lax/libslurmhelper.a/state_control.o .libs/libslurm_pmi.lax/libslurmhelper.a/step_io.o .libs/libslurm_pmi.lax/libslurmhelper.a/step_launch.o .libs/libslurm_pmi.lax/libslurmhelper.a/stepd_api.o .libs/libslurm_pmi.lax/libslurmhelper.a/strlcpy.o .libs/libslurm_pmi.lax/libslurmhelper.a/strnatcmp.o .libs/libslurm_pmi.lax/libslurmhelper.a/submit.o .libs/libslurm_pmi.lax/libslurmhelper.a/suspend.o .libs/libslurm_pmi.lax/libslurmhelper.a/switch.o .libs/libslurm_pmi.lax/libslurmhelper.a/timers.o .libs/libslurm_pmi.lax/libslurmhelper.a/token.o .libs/libslurm_pmi.lax/libslurmhelper.a/topo_info.o .libs/libslurm_pmi.lax/libslurmhelper.a/track_script.o .libs/libslurm_pmi.lax/libslurmhelper.a/tres_bind.o .libs/libslurm_pmi.lax/libslurmhelper.a/tres_frequency.o .libs/libslurm_pmi.lax/libslurmhelper.a/tres_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/triggers.o .libs/libslurm_pmi.lax/libslurmhelper.a/uid.o .libs/libslurm_pmi.lax/libslurmhelper.a/update_config.o .libs/libslurm_pmi.lax/libslurmhelper.a/usage_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/user_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/user_report_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/util-net.o .libs/libslurm_pmi.lax/libslurmhelper.a/wckey_functions.o .libs/libslurm_pmi.lax/libslurmhelper.a/working_cluster.o .libs/libslurm_pmi.lax/libslurmhelper.a/workq.o .libs/libslurm_pmi.lax/libslurmhelper.a/write_labelled_message.o .libs/libslurm_pmi.lax/libslurmhelper.a/x11_util.o .libs/libslurm_pmi.lax/libslurmhelper.a/xassert.o .libs/libslurm_pmi.lax/libslurmhelper.a/xhash.o .libs/libslurm_pmi.lax/libslurmhelper.a/xmalloc.o .libs/libslurm_pmi.lax/libslurmhelper.a/xsignal.o .libs/libslurm_pmi.lax/libslurmhelper.a/xstring.o 
+#10 75.39 libtool: link: ranlib .libs/libslurm_pmi.a
+#10 75.66 libtool: link: rm -fr .libs/libslurm_pmi.lax
+#10 75.68 libtool: link: ( cd ".libs" && rm -f "libslurm_pmi.la" && ln -s "../libslurm_pmi.la" "libslurm_pmi.la" )
+#10 75.69 make[4]: Entering directory '/home/slurm/src/api'
+#10 75.72 make[5]: Entering directory '/home/slurm/src/api'
+#10 75.77 make[6]: Entering directory '/home/slurm/src/common'
+#10 75.77 make[6]: 'libcommon.la' is up to date.
+#10 75.77 make[6]: Leaving directory '/home/slurm/src/common'
+#10 75.77 make[5]: Leaving directory '/home/slurm/src/api'
+#10 75.77  /usr/bin/mkdir -p '/usr/lib64'
+#10 75.77  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libslurm.la '/usr/lib64'
+#10 75.78 libtool: install: /usr/bin/install -c .libs/libslurm.so.38.0.0 /usr/lib64/libslurm.so.38.0.0
+#10 75.79 libtool: install: (cd /usr/lib64 && { ln -s -f libslurm.so.38.0.0 libslurm.so.38 || { rm -f libslurm.so.38 && ln -s libslurm.so.38.0.0 libslurm.so.38; }; })
+#10 75.79 libtool: install: (cd /usr/lib64 && { ln -s -f libslurm.so.38.0.0 libslurm.so || { rm -f libslurm.so && ln -s libslurm.so.38.0.0 libslurm.so; }; })
+#10 75.79 libtool: install: /usr/bin/install -c .libs/libslurm.lai /usr/lib64/libslurm.la
+#10 75.79 libtool: install: /usr/bin/install -c .libs/libslurm.a /usr/lib64/libslurm.a
+#10 75.82 libtool: install: chmod 644 /usr/lib64/libslurm.a
+#10 75.82 libtool: install: ranlib /usr/lib64/libslurm.a
+#10 76.11 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64
+#10 76.12 ----------------------------------------------------------------------
+#10 76.12 Libraries have been installed in:
+#10 76.12    /usr/lib64
+#10 76.12 
+#10 76.12 If you ever happen to want to link against installed libraries
+#10 76.12 in a given directory, LIBDIR, you must either use libtool, and
+#10 76.12 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 76.12 flag during linking and do at least one of the following:
+#10 76.12    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 76.12      during execution
+#10 76.12    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 76.12      during linking
+#10 76.12    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 76.12    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 76.12 
+#10 76.12 See any operating system documentation about shared libraries for
+#10 76.12 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 76.12 ----------------------------------------------------------------------
+#10 76.12  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 76.12  /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libslurmfull.la libslurm_pmi.la '/usr/lib64/slurm'
+#10 76.14 libtool: install: /usr/bin/install -c .libs/libslurmfull.so /usr/lib64/slurm/libslurmfull.so
+#10 76.14 libtool: install: /usr/bin/install -c .libs/libslurmfull.lai /usr/lib64/slurm/libslurmfull.la
+#10 76.14 libtool: install: /usr/bin/install -c .libs/libslurm_pmi.so /usr/lib64/slurm/libslurm_pmi.so
+#10 76.15 libtool: install: /usr/bin/install -c .libs/libslurm_pmi.lai /usr/lib64/slurm/libslurm_pmi.la
+#10 76.15 libtool: install: /usr/bin/install -c .libs/libslurmfull.a /usr/lib64/slurm/libslurmfull.a
+#10 76.18 libtool: install: chmod 644 /usr/lib64/slurm/libslurmfull.a
+#10 76.18 libtool: install: ranlib /usr/lib64/slurm/libslurmfull.a
+#10 76.44 libtool: install: /usr/bin/install -c .libs/libslurm_pmi.a /usr/lib64/slurm/libslurm_pmi.a
+#10 76.47 libtool: install: chmod 644 /usr/lib64/slurm/libslurm_pmi.a
+#10 76.47 libtool: install: ranlib /usr/lib64/slurm/libslurm_pmi.a
+#10 76.75 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 76.75 ----------------------------------------------------------------------
+#10 76.75 Libraries have been installed in:
+#10 76.75    /usr/lib64/slurm
+#10 76.75 
+#10 76.75 If you ever happen to want to link against installed libraries
+#10 76.75 in a given directory, LIBDIR, you must either use libtool, and
+#10 76.75 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 76.75 flag during linking and do at least one of the following:
+#10 76.75    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 76.75      during execution
+#10 76.75    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 76.75      during linking
+#10 76.75    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 76.75    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 76.75 
+#10 76.75 See any operating system documentation about shared libraries for
+#10 76.75 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 76.75 ----------------------------------------------------------------------
+#10 76.75 make[4]: Nothing to be done for 'install-data-am'.
+#10 76.75 make[4]: Leaving directory '/home/slurm/src/api'
+#10 76.75 make[3]: Leaving directory '/home/slurm/src/api'
+#10 76.75 make[2]: Leaving directory '/home/slurm/src/api'
+#10 76.75 Making install in bcast
+#10 76.75 make[2]: Entering directory '/home/slurm/src/bcast'
+#10 76.75 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libfile_bcast_la-file_bcast.lo -MD -MP -MF .deps/libfile_bcast_la-file_bcast.Tpo -c -o libfile_bcast_la-file_bcast.lo `test -f 'file_bcast.c' || echo './'`file_bcast.c
+#10 76.78 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libfile_bcast_la-file_bcast.lo -MD -MP -MF .deps/libfile_bcast_la-file_bcast.Tpo -c file_bcast.c  -fPIC -DPIC -o .libs/libfile_bcast_la-file_bcast.o
+#10 76.87 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libfile_bcast_la-file_bcast.lo -MD -MP -MF .deps/libfile_bcast_la-file_bcast.Tpo -c file_bcast.c -o libfile_bcast_la-file_bcast.o >/dev/null 2>&1
+#10 76.97 mv -f .deps/libfile_bcast_la-file_bcast.Tpo .deps/libfile_bcast_la-file_bcast.Plo
+#10 76.97 /bin/sh ../../libtool  --tag=CC   --mode=link gcc   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0    -o libfile_bcast.la  libfile_bcast_la-file_bcast.lo  -lpthread -lm -lresolv 
+#10 77.02 libtool: link: ar cr .libs/libfile_bcast.a .libs/libfile_bcast_la-file_bcast.o 
+#10 77.03 libtool: link: ranlib .libs/libfile_bcast.a
+#10 77.05 libtool: link: ( cd ".libs" && rm -f "libfile_bcast.la" && ln -s "../libfile_bcast.la" "libfile_bcast.la" )
+#10 77.06 make[3]: Entering directory '/home/slurm/src/bcast'
+#10 77.06 make[3]: Nothing to be done for 'install-exec-am'.
+#10 77.06 make[3]: Nothing to be done for 'install-data-am'.
+#10 77.06 make[3]: Leaving directory '/home/slurm/src/bcast'
+#10 77.06 make[2]: Leaving directory '/home/slurm/src/bcast'
+#10 77.06 Making install in common
+#10 77.11 make[2]: Entering directory '/home/slurm/src/common'
+#10 77.14 make[3]: Entering directory '/home/slurm/src/common'
+#10 77.14 make[3]: Nothing to be done for 'install-exec-am'.
+#10 77.14 make[3]: Nothing to be done for 'install-data-am'.
+#10 77.14 make[3]: Leaving directory '/home/slurm/src/common'
+#10 77.14 make[2]: Leaving directory '/home/slurm/src/common'
+#10 77.14 Making install in database
+#10 77.15 make[2]: Entering directory '/home/slurm/src/database'
+#10 77.15 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_mysql_la-mysql_common.lo -MD -MP -MF .deps/libslurm_mysql_la-mysql_common.Tpo -c -o libslurm_mysql_la-mysql_common.lo `test -f 'mysql_common.c' || echo './'`mysql_common.c
+#10 77.17 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_mysql_la-mysql_common.lo -MD -MP -MF .deps/libslurm_mysql_la-mysql_common.Tpo -c mysql_common.c  -fPIC -DPIC -o .libs/libslurm_mysql_la-mysql_common.o
+#10 77.30 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_mysql_la-mysql_common.lo -MD -MP -MF .deps/libslurm_mysql_la-mysql_common.Tpo -c mysql_common.c -o libslurm_mysql_la-mysql_common.o >/dev/null 2>&1
+#10 77.43 mv -f .deps/libslurm_mysql_la-mysql_common.Tpo .deps/libslurm_mysql_la-mysql_common.Plo
+#10 77.43 /bin/sh ../../libtool  --tag=CC   --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurm_mysql.la  libslurm_mysql_la-mysql_common.lo -L/usr/lib64/ -lmariadb -lpthread -lm -lresolv 
+#10 77.48 libtool: link: ar cr .libs/libslurm_mysql.a .libs/libslurm_mysql_la-mysql_common.o 
+#10 77.50 libtool: link: ranlib .libs/libslurm_mysql.a
+#10 77.52 libtool: link: ( cd ".libs" && rm -f "libslurm_mysql.la" && ln -s "../libslurm_mysql.la" "libslurm_mysql.la" )
+#10 77.52 make[3]: Entering directory '/home/slurm/src/database'
+#10 77.52 make[3]: Nothing to be done for 'install-exec-am'.
+#10 77.52 make[3]: Nothing to be done for 'install-data-am'.
+#10 77.52 make[3]: Leaving directory '/home/slurm/src/database'
+#10 77.52 make[2]: Leaving directory '/home/slurm/src/database'
+#10 77.52 Making install in lua
+#10 77.52 make[2]: Entering directory '/home/slurm/src/lua'
+#10 77.52 /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_lua_la-slurm_lua.lo -MD -MP -MF .deps/libslurm_lua_la-slurm_lua.Tpo -c -o libslurm_lua_la-slurm_lua.lo `test -f 'slurm_lua.c' || echo './'`slurm_lua.c
+#10 77.55 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_lua_la-slurm_lua.lo -MD -MP -MF .deps/libslurm_lua_la-slurm_lua.Tpo -c slurm_lua.c  -fPIC -DPIC -o .libs/libslurm_lua_la-slurm_lua.o
+#10 77.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT libslurm_lua_la-slurm_lua.lo -MD -MP -MF .deps/libslurm_lua_la-slurm_lua.Tpo -c slurm_lua.c -o libslurm_lua_la-slurm_lua.o >/dev/null 2>&1
+#10 77.79 mv -f .deps/libslurm_lua_la-slurm_lua.Tpo .deps/libslurm_lua_la-slurm_lua.Plo
+#10 77.79 /bin/sh ../../libtool  --tag=CC   --mode=link gcc   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurm_lua.la  libslurm_lua_la-slurm_lua.lo -llua -lm -ldl  -lpthread -lm -lresolv 
+#10 77.84 libtool: link: ar cr .libs/libslurm_lua.a .libs/libslurm_lua_la-slurm_lua.o 
+#10 77.85 libtool: link: ranlib .libs/libslurm_lua.a
+#10 77.87 libtool: link: ( cd ".libs" && rm -f "libslurm_lua.la" && ln -s "../libslurm_lua.la" "libslurm_lua.la" )
+#10 77.88 make[3]: Entering directory '/home/slurm/src/lua'
+#10 77.88 make[3]: Nothing to be done for 'install-exec-am'.
+#10 77.88 make[3]: Nothing to be done for 'install-data-am'.
+#10 77.88 make[3]: Leaving directory '/home/slurm/src/lua'
+#10 77.88 make[2]: Leaving directory '/home/slurm/src/lua'
+#10 77.88 Making install in plugins
+#10 77.88 make[2]: Entering directory '/home/slurm/src/plugins'
+#10 77.88 Making install in accounting_storage
+#10 77.89 make[3]: Entering directory '/home/slurm/src/plugins/accounting_storage'
+#10 77.89 Making install in common
+#10 77.89 make[4]: Entering directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 77.89 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_as.lo -MD -MP -MF .deps/common_as.Tpo -c -o common_as.lo common_as.c
+#10 77.91 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_as.lo -MD -MP -MF .deps/common_as.Tpo -c common_as.c  -fPIC -DPIC -o .libs/common_as.o
+#10 78.03 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_as.lo -MD -MP -MF .deps/common_as.Tpo -c common_as.c -o common_as.o >/dev/null 2>&1
+#10 78.15 mv -f .deps/common_as.Tpo .deps/common_as.Plo
+#10 78.15 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libaccounting_storage_common.la  common_as.lo  -lpthread -lm -lresolv 
+#10 78.20 libtool: link: ar cr .libs/libaccounting_storage_common.a .libs/common_as.o 
+#10 78.21 libtool: link: ranlib .libs/libaccounting_storage_common.a
+#10 78.23 libtool: link: ( cd ".libs" && rm -f "libaccounting_storage_common.la" && ln -s "../libaccounting_storage_common.la" "libaccounting_storage_common.la" )
+#10 78.24 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 78.24 make[5]: Nothing to be done for 'install-exec-am'.
+#10 78.24 make[5]: Nothing to be done for 'install-data-am'.
+#10 78.24 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 78.24 make[4]: Leaving directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 78.24 Making install in mysql
+#10 78.24 make[4]: Entering directory '/home/slurm/src/plugins/accounting_storage/mysql'
+#10 78.24 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-accounting_storage_mysql.lo -MD -MP -MF .deps/accounting_storage_mysql_la-accounting_storage_mysql.Tpo -c -o accounting_storage_mysql_la-accounting_storage_mysql.lo `test -f 'accounting_storage_mysql.c' || echo './'`accounting_storage_mysql.c
+#10 78.27 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-accounting_storage_mysql.lo -MD -MP -MF .deps/accounting_storage_mysql_la-accounting_storage_mysql.Tpo -c accounting_storage_mysql.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-accounting_storage_mysql.o
+#10 78.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-accounting_storage_mysql.lo -MD -MP -MF .deps/accounting_storage_mysql_la-accounting_storage_mysql.Tpo -c accounting_storage_mysql.c -o accounting_storage_mysql_la-accounting_storage_mysql.o >/dev/null 2>&1
+#10 78.70 mv -f .deps/accounting_storage_mysql_la-accounting_storage_mysql.Tpo .deps/accounting_storage_mysql_la-accounting_storage_mysql.Plo
+#10 78.71 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_acct.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_acct.Tpo -c -o accounting_storage_mysql_la-as_mysql_acct.lo `test -f 'as_mysql_acct.c' || echo './'`as_mysql_acct.c
+#10 78.73 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_acct.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_acct.Tpo -c as_mysql_acct.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_acct.o
+#10 78.85 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_acct.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_acct.Tpo -c as_mysql_acct.c -o accounting_storage_mysql_la-as_mysql_acct.o >/dev/null 2>&1
+#10 78.98 mv -f .deps/accounting_storage_mysql_la-as_mysql_acct.Tpo .deps/accounting_storage_mysql_la-as_mysql_acct.Plo
+#10 78.98 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_tres.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_tres.Tpo -c -o accounting_storage_mysql_la-as_mysql_tres.lo `test -f 'as_mysql_tres.c' || echo './'`as_mysql_tres.c
+#10 79.01 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_tres.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_tres.Tpo -c as_mysql_tres.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_tres.o
+#10 79.11 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_tres.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_tres.Tpo -c as_mysql_tres.c -o accounting_storage_mysql_la-as_mysql_tres.o >/dev/null 2>&1
+#10 79.21 mv -f .deps/accounting_storage_mysql_la-as_mysql_tres.Tpo .deps/accounting_storage_mysql_la-as_mysql_tres.Plo
+#10 79.21 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_archive.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_archive.Tpo -c -o accounting_storage_mysql_la-as_mysql_archive.lo `test -f 'as_mysql_archive.c' || echo './'`as_mysql_archive.c
+#10 79.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_archive.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_archive.Tpo -c as_mysql_archive.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_archive.o
+#10 79.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_archive.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_archive.Tpo -c as_mysql_archive.c -o accounting_storage_mysql_la-as_mysql_archive.o >/dev/null 2>&1
+#10 80.26 mv -f .deps/accounting_storage_mysql_la-as_mysql_archive.Tpo .deps/accounting_storage_mysql_la-as_mysql_archive.Plo
+#10 80.26 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_assoc.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_assoc.Tpo -c -o accounting_storage_mysql_la-as_mysql_assoc.lo `test -f 'as_mysql_assoc.c' || echo './'`as_mysql_assoc.c
+#10 80.29 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_assoc.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_assoc.Tpo -c as_mysql_assoc.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_assoc.o
+#10 80.52 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_assoc.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_assoc.Tpo -c as_mysql_assoc.c -o accounting_storage_mysql_la-as_mysql_assoc.o >/dev/null 2>&1
+#10 80.74 mv -f .deps/accounting_storage_mysql_la-as_mysql_assoc.Tpo .deps/accounting_storage_mysql_la-as_mysql_assoc.Plo
+#10 80.74 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_cluster.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_cluster.Tpo -c -o accounting_storage_mysql_la-as_mysql_cluster.lo `test -f 'as_mysql_cluster.c' || echo './'`as_mysql_cluster.c
+#10 80.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_cluster.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_cluster.Tpo -c as_mysql_cluster.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_cluster.o
+#10 80.94 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_cluster.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_cluster.Tpo -c as_mysql_cluster.c -o accounting_storage_mysql_la-as_mysql_cluster.o >/dev/null 2>&1
+#10 81.10 mv -f .deps/accounting_storage_mysql_la-as_mysql_cluster.Tpo .deps/accounting_storage_mysql_la-as_mysql_cluster.Plo
+#10 81.10 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_convert.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_convert.Tpo -c -o accounting_storage_mysql_la-as_mysql_convert.lo `test -f 'as_mysql_convert.c' || echo './'`as_mysql_convert.c
+#10 81.13 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_convert.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_convert.Tpo -c as_mysql_convert.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_convert.o
+#10 81.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_convert.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_convert.Tpo -c as_mysql_convert.c -o accounting_storage_mysql_la-as_mysql_convert.o >/dev/null 2>&1
+#10 81.36 mv -f .deps/accounting_storage_mysql_la-as_mysql_convert.Tpo .deps/accounting_storage_mysql_la-as_mysql_convert.Plo
+#10 81.36 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_federation.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_federation.Tpo -c -o accounting_storage_mysql_la-as_mysql_federation.lo `test -f 'as_mysql_federation.c' || echo './'`as_mysql_federation.c
+#10 81.39 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_federation.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_federation.Tpo -c as_mysql_federation.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_federation.o
+#10 81.52 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_federation.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_federation.Tpo -c as_mysql_federation.c -o accounting_storage_mysql_la-as_mysql_federation.o >/dev/null 2>&1
+#10 81.64 mv -f .deps/accounting_storage_mysql_la-as_mysql_federation.Tpo .deps/accounting_storage_mysql_la-as_mysql_federation.Plo
+#10 81.64 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.Tpo -c -o accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo `test -f 'as_mysql_fix_runaway_jobs.c' || echo './'`as_mysql_fix_runaway_jobs.c
+#10 81.66 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.Tpo -c as_mysql_fix_runaway_jobs.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o
+#10 81.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.Tpo -c as_mysql_fix_runaway_jobs.c -o accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o >/dev/null 2>&1
+#10 81.86 mv -f .deps/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.Tpo .deps/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.Plo
+#10 81.86 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_job.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_job.Tpo -c -o accounting_storage_mysql_la-as_mysql_job.lo `test -f 'as_mysql_job.c' || echo './'`as_mysql_job.c
+#10 81.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_job.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_job.Tpo -c as_mysql_job.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_job.o
+#10 82.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_job.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_job.Tpo -c as_mysql_job.c -o accounting_storage_mysql_la-as_mysql_job.o >/dev/null 2>&1
+#10 82.23 mv -f .deps/accounting_storage_mysql_la-as_mysql_job.Tpo .deps/accounting_storage_mysql_la-as_mysql_job.Plo
+#10 82.23 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_jobacct_process.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_jobacct_process.Tpo -c -o accounting_storage_mysql_la-as_mysql_jobacct_process.lo `test -f 'as_mysql_jobacct_process.c' || echo './'`as_mysql_jobacct_process.c
+#10 82.26 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_jobacct_process.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_jobacct_process.Tpo -c as_mysql_jobacct_process.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_jobacct_process.o
+#10 82.41 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_jobacct_process.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_jobacct_process.Tpo -c as_mysql_jobacct_process.c -o accounting_storage_mysql_la-as_mysql_jobacct_process.o >/dev/null 2>&1
+#10 82.57 mv -f .deps/accounting_storage_mysql_la-as_mysql_jobacct_process.Tpo .deps/accounting_storage_mysql_la-as_mysql_jobacct_process.Plo
+#10 82.57 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_problems.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_problems.Tpo -c -o accounting_storage_mysql_la-as_mysql_problems.lo `test -f 'as_mysql_problems.c' || echo './'`as_mysql_problems.c
+#10 82.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_problems.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_problems.Tpo -c as_mysql_problems.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_problems.o
+#10 82.70 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_problems.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_problems.Tpo -c as_mysql_problems.c -o accounting_storage_mysql_la-as_mysql_problems.o >/dev/null 2>&1
+#10 82.81 mv -f .deps/accounting_storage_mysql_la-as_mysql_problems.Tpo .deps/accounting_storage_mysql_la-as_mysql_problems.Plo
+#10 82.81 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_qos.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_qos.Tpo -c -o accounting_storage_mysql_la-as_mysql_qos.lo `test -f 'as_mysql_qos.c' || echo './'`as_mysql_qos.c
+#10 82.84 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_qos.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_qos.Tpo -c as_mysql_qos.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_qos.o
+#10 82.99 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_qos.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_qos.Tpo -c as_mysql_qos.c -o accounting_storage_mysql_la-as_mysql_qos.o >/dev/null 2>&1
+#10 83.14 mv -f .deps/accounting_storage_mysql_la-as_mysql_qos.Tpo .deps/accounting_storage_mysql_la-as_mysql_qos.Plo
+#10 83.14 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resource.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resource.Tpo -c -o accounting_storage_mysql_la-as_mysql_resource.lo `test -f 'as_mysql_resource.c' || echo './'`as_mysql_resource.c
+#10 83.17 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resource.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resource.Tpo -c as_mysql_resource.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_resource.o
+#10 83.31 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resource.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resource.Tpo -c as_mysql_resource.c -o accounting_storage_mysql_la-as_mysql_resource.o >/dev/null 2>&1
+#10 83.45 mv -f .deps/accounting_storage_mysql_la-as_mysql_resource.Tpo .deps/accounting_storage_mysql_la-as_mysql_resource.Plo
+#10 83.45 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resv.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resv.Tpo -c -o accounting_storage_mysql_la-as_mysql_resv.lo `test -f 'as_mysql_resv.c' || echo './'`as_mysql_resv.c
+#10 83.48 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resv.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resv.Tpo -c as_mysql_resv.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_resv.o
+#10 83.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_resv.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_resv.Tpo -c as_mysql_resv.c -o accounting_storage_mysql_la-as_mysql_resv.o >/dev/null 2>&1
+#10 83.72 mv -f .deps/accounting_storage_mysql_la-as_mysql_resv.Tpo .deps/accounting_storage_mysql_la-as_mysql_resv.Plo
+#10 83.72 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_rollup.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_rollup.Tpo -c -o accounting_storage_mysql_la-as_mysql_rollup.lo `test -f 'as_mysql_rollup.c' || echo './'`as_mysql_rollup.c
+#10 83.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_rollup.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_rollup.Tpo -c as_mysql_rollup.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_rollup.o
+#10 83.90 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_rollup.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_rollup.Tpo -c as_mysql_rollup.c -o accounting_storage_mysql_la-as_mysql_rollup.o >/dev/null 2>&1
+#10 84.05 mv -f .deps/accounting_storage_mysql_la-as_mysql_rollup.Tpo .deps/accounting_storage_mysql_la-as_mysql_rollup.Plo
+#10 84.06 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_txn.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_txn.Tpo -c -o accounting_storage_mysql_la-as_mysql_txn.lo `test -f 'as_mysql_txn.c' || echo './'`as_mysql_txn.c
+#10 84.08 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_txn.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_txn.Tpo -c as_mysql_txn.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_txn.o
+#10 84.19 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_txn.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_txn.Tpo -c as_mysql_txn.c -o accounting_storage_mysql_la-as_mysql_txn.o >/dev/null 2>&1
+#10 84.30 mv -f .deps/accounting_storage_mysql_la-as_mysql_txn.Tpo .deps/accounting_storage_mysql_la-as_mysql_txn.Plo
+#10 84.30 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_usage.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_usage.Tpo -c -o accounting_storage_mysql_la-as_mysql_usage.lo `test -f 'as_mysql_usage.c' || echo './'`as_mysql_usage.c
+#10 84.33 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_usage.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_usage.Tpo -c as_mysql_usage.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_usage.o
+#10 84.46 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_usage.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_usage.Tpo -c as_mysql_usage.c -o accounting_storage_mysql_la-as_mysql_usage.o >/dev/null 2>&1
+#10 84.59 mv -f .deps/accounting_storage_mysql_la-as_mysql_usage.Tpo .deps/accounting_storage_mysql_la-as_mysql_usage.Plo
+#10 84.59 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_user.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_user.Tpo -c -o accounting_storage_mysql_la-as_mysql_user.lo `test -f 'as_mysql_user.c' || echo './'`as_mysql_user.c
+#10 84.62 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_user.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_user.Tpo -c as_mysql_user.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_user.o
+#10 84.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_user.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_user.Tpo -c as_mysql_user.c -o accounting_storage_mysql_la-as_mysql_user.o >/dev/null 2>&1
+#10 84.91 mv -f .deps/accounting_storage_mysql_la-as_mysql_user.Tpo .deps/accounting_storage_mysql_la-as_mysql_user.Plo
+#10 84.91 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_wckey.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_wckey.Tpo -c -o accounting_storage_mysql_la-as_mysql_wckey.lo `test -f 'as_mysql_wckey.c' || echo './'`as_mysql_wckey.c
+#10 84.94 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_wckey.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_wckey.Tpo -c as_mysql_wckey.c  -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_wckey.o
+#10 85.07 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_mysql_la-as_mysql_wckey.lo -MD -MP -MF .deps/accounting_storage_mysql_la-as_mysql_wckey.Tpo -c as_mysql_wckey.c -o accounting_storage_mysql_la-as_mysql_wckey.o >/dev/null 2>&1
+#10 85.20 mv -f .deps/accounting_storage_mysql_la-as_mysql_wckey.Tpo .deps/accounting_storage_mysql_la-as_mysql_wckey.Plo
+#10 85.21 make[5]: Entering directory '/home/slurm/src/database'
+#10 85.21 make[5]: 'libslurm_mysql.la' is up to date.
+#10 85.21 make[5]: Leaving directory '/home/slurm/src/database'
+#10 85.22 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 85.22 make[5]: 'libaccounting_storage_common.la' is up to date.
+#10 85.22 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 85.22 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o accounting_storage_mysql.la -rpath /usr/lib64/slurm accounting_storage_mysql_la-accounting_storage_mysql.lo accounting_storage_mysql_la-as_mysql_acct.lo accounting_storage_mysql_la-as_mysql_tres.lo accounting_storage_mysql_la-as_mysql_archive.lo accounting_storage_mysql_la-as_mysql_assoc.lo accounting_storage_mysql_la-as_mysql_cluster.lo accounting_storage_mysql_la-as_mysql_convert.lo accounting_storage_mysql_la-as_mysql_federation.lo accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo accounting_storage_mysql_la-as_mysql_job.lo accounting_storage_mysql_la-as_mysql_jobacct_process.lo accounting_storage_mysql_la-as_mysql_problems.lo accounting_storage_mysql_la-as_mysql_qos.lo accounting_storage_mysql_la-as_mysql_resource.lo accounting_storage_mysql_la-as_mysql_resv.lo accounting_storage_mysql_la-as_mysql_rollup.lo accounting_storage_mysql_la-as_mysql_txn.lo accounting_storage_mysql_la-as_mysql_usage.lo accounting_storage_mysql_la-as_mysql_user.lo accounting_storage_mysql_la-as_mysql_wckey.lo ../../../../src/database/libslurm_mysql.la -L/usr/lib64/ -lmariadb ../common/libaccounting_storage_common.la -lpthread -lm -lresolv 
+#10 85.30 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounting_storage_mysql_la-accounting_storage_mysql.o .libs/accounting_storage_mysql_la-as_mysql_acct.o .libs/accounting_storage_mysql_la-as_mysql_tres.o .libs/accounting_storage_mysql_la-as_mysql_archive.o .libs/accounting_storage_mysql_la-as_mysql_assoc.o .libs/accounting_storage_mysql_la-as_mysql_cluster.o .libs/accounting_storage_mysql_la-as_mysql_convert.o .libs/accounting_storage_mysql_la-as_mysql_federation.o .libs/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o .libs/accounting_storage_mysql_la-as_mysql_job.o .libs/accounting_storage_mysql_la-as_mysql_jobacct_process.o .libs/accounting_storage_mysql_la-as_mysql_problems.o .libs/accounting_storage_mysql_la-as_mysql_qos.o .libs/accounting_storage_mysql_la-as_mysql_resource.o .libs/accounting_storage_mysql_la-as_mysql_resv.o .libs/accounting_storage_mysql_la-as_mysql_rollup.o .libs/accounting_storage_mysql_la-as_mysql_txn.o .libs/accounting_storage_mysql_la-as_mysql_usage.o .libs/accounting_storage_mysql_la-as_mysql_user.o .libs/accounting_storage_mysql_la-as_mysql_wckey.o  -Wl,--whole-archive ../../../../src/database/.libs/libslurm_mysql.a ../common/.libs/libaccounting_storage_common.a -Wl,--no-whole-archive  -L/usr/lib64/ -lmariadb -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,accounting_storage_mysql.so -o .libs/accounting_storage_mysql.so
+#10 85.41 libtool: link: (cd .libs/accounting_storage_mysql.lax/libslurm_mysql.a && ar x "/home/slurm/src/plugins/accounting_storage/mysql/../../../../src/database/.libs/libslurm_mysql.a")
+#10 85.43 libtool: link: (cd .libs/accounting_storage_mysql.lax/libaccounting_storage_common.a && ar x "/home/slurm/src/plugins/accounting_storage/mysql/../common/.libs/libaccounting_storage_common.a")
+#10 85.44 libtool: link: ar cr .libs/accounting_storage_mysql.a  accounting_storage_mysql_la-accounting_storage_mysql.o accounting_storage_mysql_la-as_mysql_acct.o accounting_storage_mysql_la-as_mysql_tres.o accounting_storage_mysql_la-as_mysql_archive.o accounting_storage_mysql_la-as_mysql_assoc.o accounting_storage_mysql_la-as_mysql_cluster.o accounting_storage_mysql_la-as_mysql_convert.o accounting_storage_mysql_la-as_mysql_federation.o accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o accounting_storage_mysql_la-as_mysql_job.o accounting_storage_mysql_la-as_mysql_jobacct_process.o accounting_storage_mysql_la-as_mysql_problems.o accounting_storage_mysql_la-as_mysql_qos.o accounting_storage_mysql_la-as_mysql_resource.o accounting_storage_mysql_la-as_mysql_resv.o accounting_storage_mysql_la-as_mysql_rollup.o accounting_storage_mysql_la-as_mysql_txn.o accounting_storage_mysql_la-as_mysql_usage.o accounting_storage_mysql_la-as_mysql_user.o accounting_storage_mysql_la-as_mysql_wckey.o  .libs/accounting_storage_mysql.lax/libslurm_mysql.a/libslurm_mysql_la-mysql_common.o  .libs/accounting_storage_mysql.lax/libaccounting_storage_common.a/common_as.o 
+#10 85.50 libtool: link: ranlib .libs/accounting_storage_mysql.a
+#10 85.55 libtool: link: rm -fr .libs/accounting_storage_mysql.lax
+#10 85.56 libtool: link: ( cd ".libs" && rm -f "accounting_storage_mysql.la" && ln -s "../accounting_storage_mysql.la" "accounting_storage_mysql.la" )
+#10 85.58 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage/mysql'
+#10 85.60 make[6]: Entering directory '/home/slurm/src/database'
+#10 85.60 make[6]: 'libslurm_mysql.la' is up to date.
+#10 85.60 make[6]: Leaving directory '/home/slurm/src/database'
+#10 85.61 make[6]: Entering directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 85.61 make[6]: 'libaccounting_storage_common.la' is up to date.
+#10 85.61 make[6]: Leaving directory '/home/slurm/src/plugins/accounting_storage/common'
+#10 85.61  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 85.62  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   accounting_storage_mysql.la '/usr/lib64/slurm'
+#10 85.63 libtool: install: /usr/bin/install -c .libs/accounting_storage_mysql.so /usr/lib64/slurm/accounting_storage_mysql.so
+#10 85.63 libtool: install: /usr/bin/install -c .libs/accounting_storage_mysql.lai /usr/lib64/slurm/accounting_storage_mysql.la
+#10 85.63 libtool: install: /usr/bin/install -c .libs/accounting_storage_mysql.a /usr/lib64/slurm/accounting_storage_mysql.a
+#10 85.64 libtool: install: chmod 644 /usr/lib64/slurm/accounting_storage_mysql.a
+#10 85.64 libtool: install: ranlib /usr/lib64/slurm/accounting_storage_mysql.a
+#10 85.72 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 85.72 ----------------------------------------------------------------------
+#10 85.72 Libraries have been installed in:
+#10 85.72    /usr/lib64/slurm
+#10 85.72 
+#10 85.72 If you ever happen to want to link against installed libraries
+#10 85.72 in a given directory, LIBDIR, you must either use libtool, and
+#10 85.72 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 85.72 flag during linking and do at least one of the following:
+#10 85.72    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 85.72      during execution
+#10 85.72    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 85.72      during linking
+#10 85.72    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 85.72    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 85.72 
+#10 85.72 See any operating system documentation about shared libraries for
+#10 85.72 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 85.72 ----------------------------------------------------------------------
+#10 85.72 make[5]: Nothing to be done for 'install-data-am'.
+#10 85.72 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage/mysql'
+#10 85.72 make[4]: Leaving directory '/home/slurm/src/plugins/accounting_storage/mysql'
+#10 85.72 Making install in none
+#10 85.73 make[4]: Entering directory '/home/slurm/src/plugins/accounting_storage/none'
+#10 85.73 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c -o accounting_storage_none.lo accounting_storage_none.c
+#10 85.75 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c accounting_storage_none.c  -fPIC -DPIC -o .libs/accounting_storage_none.o
+#10 85.86 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_none.lo -MD -MP -MF .deps/accounting_storage_none.Tpo -c accounting_storage_none.c -o accounting_storage_none.o >/dev/null 2>&1
+#10 85.98 mv -f .deps/accounting_storage_none.Tpo .deps/accounting_storage_none.Plo
+#10 85.98 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o accounting_storage_none.la -rpath /usr/lib64/slurm accounting_storage_none.lo  -lpthread -lm -lresolv 
+#10 86.03 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounting_storage_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,accounting_storage_none.so -o .libs/accounting_storage_none.so
+#10 86.06 libtool: link: ar cr .libs/accounting_storage_none.a  accounting_storage_none.o
+#10 86.07 libtool: link: ranlib .libs/accounting_storage_none.a
+#10 86.09 libtool: link: ( cd ".libs" && rm -f "accounting_storage_none.la" && ln -s "../accounting_storage_none.la" "accounting_storage_none.la" )
+#10 86.11 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage/none'
+#10 86.11  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 86.11  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   accounting_storage_none.la '/usr/lib64/slurm'
+#10 86.12 libtool: install: /usr/bin/install -c .libs/accounting_storage_none.so /usr/lib64/slurm/accounting_storage_none.so
+#10 86.13 libtool: install: /usr/bin/install -c .libs/accounting_storage_none.lai /usr/lib64/slurm/accounting_storage_none.la
+#10 86.13 libtool: install: /usr/bin/install -c .libs/accounting_storage_none.a /usr/lib64/slurm/accounting_storage_none.a
+#10 86.13 libtool: install: chmod 644 /usr/lib64/slurm/accounting_storage_none.a
+#10 86.13 libtool: install: ranlib /usr/lib64/slurm/accounting_storage_none.a
+#10 86.17 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 86.17 ----------------------------------------------------------------------
+#10 86.17 Libraries have been installed in:
+#10 86.17    /usr/lib64/slurm
+#10 86.17 
+#10 86.17 If you ever happen to want to link against installed libraries
+#10 86.17 in a given directory, LIBDIR, you must either use libtool, and
+#10 86.17 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 86.17 flag during linking and do at least one of the following:
+#10 86.17    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 86.17      during execution
+#10 86.17    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 86.17      during linking
+#10 86.17    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 86.17    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 86.17 
+#10 86.17 See any operating system documentation about shared libraries for
+#10 86.17 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 86.17 ----------------------------------------------------------------------
+#10 86.17 make[5]: Nothing to be done for 'install-data-am'.
+#10 86.17 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage/none'
+#10 86.17 make[4]: Leaving directory '/home/slurm/src/plugins/accounting_storage/none'
+#10 86.17 Making install in slurmdbd
+#10 86.17 make[4]: Entering directory '/home/slurm/src/plugins/accounting_storage/slurmdbd'
+#10 86.17 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c -o accounting_storage_slurmdbd.lo accounting_storage_slurmdbd.c
+#10 86.19 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c accounting_storage_slurmdbd.c  -fPIC -DPIC -o .libs/accounting_storage_slurmdbd.o
+#10 86.42 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounting_storage_slurmdbd.lo -MD -MP -MF .deps/accounting_storage_slurmdbd.Tpo -c accounting_storage_slurmdbd.c -o accounting_storage_slurmdbd.o >/dev/null 2>&1
+#10 86.64 mv -f .deps/accounting_storage_slurmdbd.Tpo .deps/accounting_storage_slurmdbd.Plo
+#10 86.65 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT as_ext_dbd.lo -MD -MP -MF .deps/as_ext_dbd.Tpo -c -o as_ext_dbd.lo as_ext_dbd.c
+#10 86.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT as_ext_dbd.lo -MD -MP -MF .deps/as_ext_dbd.Tpo -c as_ext_dbd.c  -fPIC -DPIC -o .libs/as_ext_dbd.o
+#10 86.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT as_ext_dbd.lo -MD -MP -MF .deps/as_ext_dbd.Tpo -c as_ext_dbd.c -o as_ext_dbd.o >/dev/null 2>&1
+#10 86.88 mv -f .deps/as_ext_dbd.Tpo .deps/as_ext_dbd.Plo
+#10 86.88 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dbd_conn.lo -MD -MP -MF .deps/dbd_conn.Tpo -c -o dbd_conn.lo dbd_conn.c
+#10 86.91 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dbd_conn.lo -MD -MP -MF .deps/dbd_conn.Tpo -c dbd_conn.c  -fPIC -DPIC -o .libs/dbd_conn.o
+#10 87.01 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dbd_conn.lo -MD -MP -MF .deps/dbd_conn.Tpo -c dbd_conn.c -o dbd_conn.o >/dev/null 2>&1
+#10 87.12 mv -f .deps/dbd_conn.Tpo .deps/dbd_conn.Plo
+#10 87.12 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_agent.lo -MD -MP -MF .deps/slurmdbd_agent.Tpo -c -o slurmdbd_agent.lo slurmdbd_agent.c
+#10 87.14 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_agent.lo -MD -MP -MF .deps/slurmdbd_agent.Tpo -c slurmdbd_agent.c  -fPIC -DPIC -o .libs/slurmdbd_agent.o
+#10 87.28 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd_agent.lo -MD -MP -MF .deps/slurmdbd_agent.Tpo -c slurmdbd_agent.c -o slurmdbd_agent.o >/dev/null 2>&1
+#10 87.42 mv -f .deps/slurmdbd_agent.Tpo .deps/slurmdbd_agent.Plo
+#10 87.42 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o accounting_storage_slurmdbd.la -rpath /usr/lib64/slurm accounting_storage_slurmdbd.lo as_ext_dbd.lo dbd_conn.lo slurmdbd_agent.lo  -lpthread -lm -lresolv 
+#10 87.47 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounting_storage_slurmdbd.o .libs/as_ext_dbd.o .libs/dbd_conn.o .libs/slurmdbd_agent.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,accounting_storage_slurmdbd.so -o .libs/accounting_storage_slurmdbd.so
+#10 87.51 libtool: link: ar cr .libs/accounting_storage_slurmdbd.a  accounting_storage_slurmdbd.o as_ext_dbd.o dbd_conn.o slurmdbd_agent.o
+#10 87.53 libtool: link: ranlib .libs/accounting_storage_slurmdbd.a
+#10 87.56 libtool: link: ( cd ".libs" && rm -f "accounting_storage_slurmdbd.la" && ln -s "../accounting_storage_slurmdbd.la" "accounting_storage_slurmdbd.la" )
+#10 87.58 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage/slurmdbd'
+#10 87.58  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 87.58  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   accounting_storage_slurmdbd.la '/usr/lib64/slurm'
+#10 87.59 libtool: install: /usr/bin/install -c .libs/accounting_storage_slurmdbd.so /usr/lib64/slurm/accounting_storage_slurmdbd.so
+#10 87.59 libtool: install: /usr/bin/install -c .libs/accounting_storage_slurmdbd.lai /usr/lib64/slurm/accounting_storage_slurmdbd.la
+#10 87.60 libtool: install: /usr/bin/install -c .libs/accounting_storage_slurmdbd.a /usr/lib64/slurm/accounting_storage_slurmdbd.a
+#10 87.60 libtool: install: chmod 644 /usr/lib64/slurm/accounting_storage_slurmdbd.a
+#10 87.60 libtool: install: ranlib /usr/lib64/slurm/accounting_storage_slurmdbd.a
+#10 87.64 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 87.64 ----------------------------------------------------------------------
+#10 87.64 Libraries have been installed in:
+#10 87.64    /usr/lib64/slurm
+#10 87.64 
+#10 87.64 If you ever happen to want to link against installed libraries
+#10 87.64 in a given directory, LIBDIR, you must either use libtool, and
+#10 87.64 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 87.64 flag during linking and do at least one of the following:
+#10 87.64    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 87.64      during execution
+#10 87.64    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 87.64      during linking
+#10 87.64    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 87.64    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 87.64 
+#10 87.64 See any operating system documentation about shared libraries for
+#10 87.64 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 87.64 ----------------------------------------------------------------------
+#10 87.64 make[5]: Nothing to be done for 'install-data-am'.
+#10 87.64 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage/slurmdbd'
+#10 87.64 make[4]: Leaving directory '/home/slurm/src/plugins/accounting_storage/slurmdbd'
+#10 87.64 make[4]: Entering directory '/home/slurm/src/plugins/accounting_storage'
+#10 87.65 make[5]: Entering directory '/home/slurm/src/plugins/accounting_storage'
+#10 87.65 make[5]: Nothing to be done for 'install-exec-am'.
+#10 87.65 make[5]: Nothing to be done for 'install-data-am'.
+#10 87.65 make[5]: Leaving directory '/home/slurm/src/plugins/accounting_storage'
+#10 87.65 make[4]: Leaving directory '/home/slurm/src/plugins/accounting_storage'
+#10 87.65 make[3]: Leaving directory '/home/slurm/src/plugins/accounting_storage'
+#10 87.65 Making install in acct_gather_energy
+#10 87.65 make[3]: Entering directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 87.65 Making install in gpu
+#10 87.65 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/gpu'
+#10 87.65 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_gpu.lo -MD -MP -MF .deps/acct_gather_energy_gpu.Tpo -c -o acct_gather_energy_gpu.lo acct_gather_energy_gpu.c
+#10 87.68 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_gpu.lo -MD -MP -MF .deps/acct_gather_energy_gpu.Tpo -c acct_gather_energy_gpu.c  -fPIC -DPIC -o .libs/acct_gather_energy_gpu.o
+#10 87.81 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_gpu.lo -MD -MP -MF .deps/acct_gather_energy_gpu.Tpo -c acct_gather_energy_gpu.c -o acct_gather_energy_gpu.o >/dev/null 2>&1
+#10 87.93 mv -f .deps/acct_gather_energy_gpu.Tpo .deps/acct_gather_energy_gpu.Plo
+#10 87.93 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_energy_gpu.la -rpath /usr/lib64/slurm acct_gather_energy_gpu.lo  -lpthread -lm -lresolv 
+#10 87.98 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_energy_gpu.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_energy_gpu.so -o .libs/acct_gather_energy_gpu.so
+#10 88.01 libtool: link: ar cr .libs/acct_gather_energy_gpu.a  acct_gather_energy_gpu.o
+#10 88.02 libtool: link: ranlib .libs/acct_gather_energy_gpu.a
+#10 88.05 libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_gpu.la" && ln -s "../acct_gather_energy_gpu.la" "acct_gather_energy_gpu.la" )
+#10 88.06 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/gpu'
+#10 88.06  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 88.06  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_energy_gpu.la '/usr/lib64/slurm'
+#10 88.07 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_gpu.so /usr/lib64/slurm/acct_gather_energy_gpu.so
+#10 88.08 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_gpu.lai /usr/lib64/slurm/acct_gather_energy_gpu.la
+#10 88.08 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_gpu.a /usr/lib64/slurm/acct_gather_energy_gpu.a
+#10 88.08 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_energy_gpu.a
+#10 88.08 libtool: install: ranlib /usr/lib64/slurm/acct_gather_energy_gpu.a
+#10 88.12 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 88.12 ----------------------------------------------------------------------
+#10 88.12 Libraries have been installed in:
+#10 88.12    /usr/lib64/slurm
+#10 88.12 
+#10 88.12 If you ever happen to want to link against installed libraries
+#10 88.12 in a given directory, LIBDIR, you must either use libtool, and
+#10 88.12 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 88.12 flag during linking and do at least one of the following:
+#10 88.12    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 88.12      during execution
+#10 88.12    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 88.12      during linking
+#10 88.12    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 88.12    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 88.12 
+#10 88.12 See any operating system documentation about shared libraries for
+#10 88.12 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 88.12 ----------------------------------------------------------------------
+#10 88.12 make[5]: Nothing to be done for 'install-data-am'.
+#10 88.12 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/gpu'
+#10 88.12 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/gpu'
+#10 88.12 Making install in ibmaem
+#10 88.12 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/ibmaem'
+#10 88.12 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c -o acct_gather_energy_ibmaem.lo acct_gather_energy_ibmaem.c
+#10 88.14 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c acct_gather_energy_ibmaem.c  -fPIC -DPIC -o .libs/acct_gather_energy_ibmaem.o
+#10 88.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_ibmaem.lo -MD -MP -MF .deps/acct_gather_energy_ibmaem.Tpo -c acct_gather_energy_ibmaem.c -o acct_gather_energy_ibmaem.o >/dev/null 2>&1
+#10 88.35 mv -f .deps/acct_gather_energy_ibmaem.Tpo .deps/acct_gather_energy_ibmaem.Plo
+#10 88.35 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_energy_ibmaem.la -rpath /usr/lib64/slurm acct_gather_energy_ibmaem.lo  -lpthread -lm -lresolv 
+#10 88.40 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_energy_ibmaem.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_energy_ibmaem.so -o .libs/acct_gather_energy_ibmaem.so
+#10 88.43 libtool: link: ar cr .libs/acct_gather_energy_ibmaem.a  acct_gather_energy_ibmaem.o
+#10 88.44 libtool: link: ranlib .libs/acct_gather_energy_ibmaem.a
+#10 88.46 libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_ibmaem.la" && ln -s "../acct_gather_energy_ibmaem.la" "acct_gather_energy_ibmaem.la" )
+#10 88.48 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/ibmaem'
+#10 88.48  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 88.48  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_energy_ibmaem.la '/usr/lib64/slurm'
+#10 88.49 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_ibmaem.so /usr/lib64/slurm/acct_gather_energy_ibmaem.so
+#10 88.50 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_ibmaem.lai /usr/lib64/slurm/acct_gather_energy_ibmaem.la
+#10 88.50 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_ibmaem.a /usr/lib64/slurm/acct_gather_energy_ibmaem.a
+#10 88.50 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_energy_ibmaem.a
+#10 88.50 libtool: install: ranlib /usr/lib64/slurm/acct_gather_energy_ibmaem.a
+#10 88.54 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 88.54 ----------------------------------------------------------------------
+#10 88.54 Libraries have been installed in:
+#10 88.54    /usr/lib64/slurm
+#10 88.54 
+#10 88.54 If you ever happen to want to link against installed libraries
+#10 88.54 in a given directory, LIBDIR, you must either use libtool, and
+#10 88.54 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 88.54 flag during linking and do at least one of the following:
+#10 88.54    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 88.54      during execution
+#10 88.54    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 88.54      during linking
+#10 88.54    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 88.54    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 88.54 
+#10 88.54 See any operating system documentation about shared libraries for
+#10 88.54 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 88.54 ----------------------------------------------------------------------
+#10 88.54 make[5]: Nothing to be done for 'install-data-am'.
+#10 88.54 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/ibmaem'
+#10 88.54 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/ibmaem'
+#10 88.54 Making install in ipmi
+#10 88.54 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/ipmi'
+#10 88.54 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/ipmi'
+#10 88.54 make[5]: Nothing to be done for 'install-data-am'.
+#10 88.54 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/ipmi'
+#10 88.54 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/ipmi'
+#10 88.54 Making install in none
+#10 88.55 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/none'
+#10 88.55 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c -o acct_gather_energy_none.lo acct_gather_energy_none.c
+#10 88.57 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c acct_gather_energy_none.c  -fPIC -DPIC -o .libs/acct_gather_energy_none.o
+#10 88.66 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_none.lo -MD -MP -MF .deps/acct_gather_energy_none.Tpo -c acct_gather_energy_none.c -o acct_gather_energy_none.o >/dev/null 2>&1
+#10 88.74 mv -f .deps/acct_gather_energy_none.Tpo .deps/acct_gather_energy_none.Plo
+#10 88.75 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_energy_none.la -rpath /usr/lib64/slurm acct_gather_energy_none.lo  -lpthread -lm -lresolv 
+#10 88.79 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_energy_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_energy_none.so -o .libs/acct_gather_energy_none.so
+#10 88.82 libtool: link: ar cr .libs/acct_gather_energy_none.a  acct_gather_energy_none.o
+#10 88.84 libtool: link: ranlib .libs/acct_gather_energy_none.a
+#10 88.86 libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_none.la" && ln -s "../acct_gather_energy_none.la" "acct_gather_energy_none.la" )
+#10 88.87 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/none'
+#10 88.87  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 88.87  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_energy_none.la '/usr/lib64/slurm'
+#10 88.89 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_none.so /usr/lib64/slurm/acct_gather_energy_none.so
+#10 88.89 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_none.lai /usr/lib64/slurm/acct_gather_energy_none.la
+#10 88.89 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_none.a /usr/lib64/slurm/acct_gather_energy_none.a
+#10 88.89 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_energy_none.a
+#10 88.90 libtool: install: ranlib /usr/lib64/slurm/acct_gather_energy_none.a
+#10 88.93 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 88.93 ----------------------------------------------------------------------
+#10 88.93 Libraries have been installed in:
+#10 88.93    /usr/lib64/slurm
+#10 88.93 
+#10 88.93 If you ever happen to want to link against installed libraries
+#10 88.93 in a given directory, LIBDIR, you must either use libtool, and
+#10 88.93 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 88.93 flag during linking and do at least one of the following:
+#10 88.93    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 88.93      during execution
+#10 88.93    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 88.93      during linking
+#10 88.93    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 88.93    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 88.93 
+#10 88.93 See any operating system documentation about shared libraries for
+#10 88.93 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 88.93 ----------------------------------------------------------------------
+#10 88.93 make[5]: Nothing to be done for 'install-data-am'.
+#10 88.93 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/none'
+#10 88.93 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/none'
+#10 88.93 Making install in pm_counters
+#10 88.93 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/pm_counters'
+#10 88.93 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_pm_counters.lo -MD -MP -MF .deps/acct_gather_energy_pm_counters.Tpo -c -o acct_gather_energy_pm_counters.lo acct_gather_energy_pm_counters.c
+#10 88.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_pm_counters.lo -MD -MP -MF .deps/acct_gather_energy_pm_counters.Tpo -c acct_gather_energy_pm_counters.c  -fPIC -DPIC -o .libs/acct_gather_energy_pm_counters.o
+#10 89.06 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_pm_counters.lo -MD -MP -MF .deps/acct_gather_energy_pm_counters.Tpo -c acct_gather_energy_pm_counters.c -o acct_gather_energy_pm_counters.o >/dev/null 2>&1
+#10 89.16 mv -f .deps/acct_gather_energy_pm_counters.Tpo .deps/acct_gather_energy_pm_counters.Plo
+#10 89.16 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_energy_pm_counters.la -rpath /usr/lib64/slurm acct_gather_energy_pm_counters.lo  -lpthread -lm -lresolv 
+#10 89.21 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_energy_pm_counters.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_energy_pm_counters.so -o .libs/acct_gather_energy_pm_counters.so
+#10 89.24 libtool: link: ar cr .libs/acct_gather_energy_pm_counters.a  acct_gather_energy_pm_counters.o
+#10 89.25 libtool: link: ranlib .libs/acct_gather_energy_pm_counters.a
+#10 89.27 libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_pm_counters.la" && ln -s "../acct_gather_energy_pm_counters.la" "acct_gather_energy_pm_counters.la" )
+#10 89.28 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/pm_counters'
+#10 89.29  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 89.29  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_energy_pm_counters.la '/usr/lib64/slurm'
+#10 89.30 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_pm_counters.so /usr/lib64/slurm/acct_gather_energy_pm_counters.so
+#10 89.30 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_pm_counters.lai /usr/lib64/slurm/acct_gather_energy_pm_counters.la
+#10 89.31 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_pm_counters.a /usr/lib64/slurm/acct_gather_energy_pm_counters.a
+#10 89.31 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_energy_pm_counters.a
+#10 89.31 libtool: install: ranlib /usr/lib64/slurm/acct_gather_energy_pm_counters.a
+#10 89.34 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 89.34 ----------------------------------------------------------------------
+#10 89.34 Libraries have been installed in:
+#10 89.34    /usr/lib64/slurm
+#10 89.34 
+#10 89.34 If you ever happen to want to link against installed libraries
+#10 89.34 in a given directory, LIBDIR, you must either use libtool, and
+#10 89.34 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 89.34 flag during linking and do at least one of the following:
+#10 89.34    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 89.34      during execution
+#10 89.34    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 89.34      during linking
+#10 89.34    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 89.34    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 89.34 
+#10 89.34 See any operating system documentation about shared libraries for
+#10 89.34 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 89.34 ----------------------------------------------------------------------
+#10 89.35 make[5]: Nothing to be done for 'install-data-am'.
+#10 89.35 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/pm_counters'
+#10 89.35 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/pm_counters'
+#10 89.35 Making install in rapl
+#10 89.35 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/rapl'
+#10 89.35 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c -o acct_gather_energy_rapl.lo acct_gather_energy_rapl.c
+#10 89.37 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c acct_gather_energy_rapl.c  -fPIC -DPIC -o .libs/acct_gather_energy_rapl.o
+#10 89.49 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_energy_rapl.lo -MD -MP -MF .deps/acct_gather_energy_rapl.Tpo -c acct_gather_energy_rapl.c -o acct_gather_energy_rapl.o >/dev/null 2>&1
+#10 89.61 mv -f .deps/acct_gather_energy_rapl.Tpo .deps/acct_gather_energy_rapl.Plo
+#10 89.61 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_energy_rapl.la -rpath /usr/lib64/slurm acct_gather_energy_rapl.lo  -lpthread -lm -lresolv 
+#10 89.66 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_energy_rapl.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_energy_rapl.so -o .libs/acct_gather_energy_rapl.so
+#10 89.68 libtool: link: ar cr .libs/acct_gather_energy_rapl.a  acct_gather_energy_rapl.o
+#10 89.70 libtool: link: ranlib .libs/acct_gather_energy_rapl.a
+#10 89.72 libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_rapl.la" && ln -s "../acct_gather_energy_rapl.la" "acct_gather_energy_rapl.la" )
+#10 89.73 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/rapl'
+#10 89.73  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 89.74  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_energy_rapl.la '/usr/lib64/slurm'
+#10 89.75 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_rapl.so /usr/lib64/slurm/acct_gather_energy_rapl.so
+#10 89.75 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_rapl.lai /usr/lib64/slurm/acct_gather_energy_rapl.la
+#10 89.75 libtool: install: /usr/bin/install -c .libs/acct_gather_energy_rapl.a /usr/lib64/slurm/acct_gather_energy_rapl.a
+#10 89.76 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_energy_rapl.a
+#10 89.76 libtool: install: ranlib /usr/lib64/slurm/acct_gather_energy_rapl.a
+#10 89.79 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 89.79 ----------------------------------------------------------------------
+#10 89.79 Libraries have been installed in:
+#10 89.79    /usr/lib64/slurm
+#10 89.79 
+#10 89.79 If you ever happen to want to link against installed libraries
+#10 89.79 in a given directory, LIBDIR, you must either use libtool, and
+#10 89.79 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 89.79 flag during linking and do at least one of the following:
+#10 89.79    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 89.79      during execution
+#10 89.79    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 89.79      during linking
+#10 89.79    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 89.79    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 89.79 
+#10 89.79 See any operating system documentation about shared libraries for
+#10 89.79 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 89.79 ----------------------------------------------------------------------
+#10 89.79 make[5]: Nothing to be done for 'install-data-am'.
+#10 89.79 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/rapl'
+#10 89.79 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/rapl'
+#10 89.79 Making install in xcc
+#10 89.80 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/xcc'
+#10 89.80 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy/xcc'
+#10 89.80 make[5]: Nothing to be done for 'install-data-am'.
+#10 89.80 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/xcc'
+#10 89.80 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy/xcc'
+#10 89.80 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 89.80 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 89.80 make[5]: Nothing to be done for 'install-exec-am'.
+#10 89.80 make[5]: Nothing to be done for 'install-data-am'.
+#10 89.80 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 89.80 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 89.80 make[3]: Leaving directory '/home/slurm/src/plugins/acct_gather_energy'
+#10 89.80 Making install in acct_gather_profile
+#10 89.80 make[3]: Entering directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 89.81 Making install in none
+#10 89.81 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_profile/none'
+#10 89.81 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c -o acct_gather_profile_none.lo acct_gather_profile_none.c
+#10 89.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c acct_gather_profile_none.c  -fPIC -DPIC -o .libs/acct_gather_profile_none.o
+#10 89.92 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_profile_none.lo -MD -MP -MF .deps/acct_gather_profile_none.Tpo -c acct_gather_profile_none.c -o acct_gather_profile_none.o >/dev/null 2>&1
+#10 90.02 mv -f .deps/acct_gather_profile_none.Tpo .deps/acct_gather_profile_none.Plo
+#10 90.02 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_profile_none.la -rpath /usr/lib64/slurm acct_gather_profile_none.lo  -lpthread -lm -lresolv 
+#10 90.07 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_profile_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_profile_none.so -o .libs/acct_gather_profile_none.so
+#10 90.10 libtool: link: ar cr .libs/acct_gather_profile_none.a  acct_gather_profile_none.o
+#10 90.11 libtool: link: ranlib .libs/acct_gather_profile_none.a
+#10 90.13 libtool: link: ( cd ".libs" && rm -f "acct_gather_profile_none.la" && ln -s "../acct_gather_profile_none.la" "acct_gather_profile_none.la" )
+#10 90.15 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_profile/none'
+#10 90.15  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 90.15  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_profile_none.la '/usr/lib64/slurm'
+#10 90.17 libtool: install: /usr/bin/install -c .libs/acct_gather_profile_none.so /usr/lib64/slurm/acct_gather_profile_none.so
+#10 90.17 libtool: install: /usr/bin/install -c .libs/acct_gather_profile_none.lai /usr/lib64/slurm/acct_gather_profile_none.la
+#10 90.17 libtool: install: /usr/bin/install -c .libs/acct_gather_profile_none.a /usr/lib64/slurm/acct_gather_profile_none.a
+#10 90.17 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_profile_none.a
+#10 90.17 libtool: install: ranlib /usr/lib64/slurm/acct_gather_profile_none.a
+#10 90.21 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 90.21 ----------------------------------------------------------------------
+#10 90.21 Libraries have been installed in:
+#10 90.21    /usr/lib64/slurm
+#10 90.21 
+#10 90.21 If you ever happen to want to link against installed libraries
+#10 90.21 in a given directory, LIBDIR, you must either use libtool, and
+#10 90.21 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 90.21 flag during linking and do at least one of the following:
+#10 90.21    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 90.21      during execution
+#10 90.21    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 90.21      during linking
+#10 90.21    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 90.21    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 90.21 
+#10 90.21 See any operating system documentation about shared libraries for
+#10 90.21 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 90.21 ----------------------------------------------------------------------
+#10 90.21 make[5]: Nothing to be done for 'install-data-am'.
+#10 90.21 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_profile/none'
+#10 90.21 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_profile/none'
+#10 90.21 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 90.21 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 90.21 make[5]: Nothing to be done for 'install-exec-am'.
+#10 90.21 make[5]: Nothing to be done for 'install-data-am'.
+#10 90.21 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 90.21 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 90.21 make[3]: Leaving directory '/home/slurm/src/plugins/acct_gather_profile'
+#10 90.21 Making install in acct_gather_interconnect
+#10 90.21 make[3]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 90.22 Making install in none
+#10 90.22 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/none'
+#10 90.22 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_none.lo -MD -MP -MF .deps/acct_gather_interconnect_none.Tpo -c -o acct_gather_interconnect_none.lo acct_gather_interconnect_none.c
+#10 90.24 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_none.lo -MD -MP -MF .deps/acct_gather_interconnect_none.Tpo -c acct_gather_interconnect_none.c  -fPIC -DPIC -o .libs/acct_gather_interconnect_none.o
+#10 90.33 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_none.lo -MD -MP -MF .deps/acct_gather_interconnect_none.Tpo -c acct_gather_interconnect_none.c -o acct_gather_interconnect_none.o >/dev/null 2>&1
+#10 90.42 mv -f .deps/acct_gather_interconnect_none.Tpo .deps/acct_gather_interconnect_none.Plo
+#10 90.42 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_interconnect_none.la -rpath /usr/lib64/slurm acct_gather_interconnect_none.lo  -lpthread -lm -lresolv 
+#10 90.47 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_interconnect_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_interconnect_none.so -o .libs/acct_gather_interconnect_none.so
+#10 90.50 libtool: link: ar cr .libs/acct_gather_interconnect_none.a  acct_gather_interconnect_none.o
+#10 90.51 libtool: link: ranlib .libs/acct_gather_interconnect_none.a
+#10 90.53 libtool: link: ( cd ".libs" && rm -f "acct_gather_interconnect_none.la" && ln -s "../acct_gather_interconnect_none.la" "acct_gather_interconnect_none.la" )
+#10 90.55 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/none'
+#10 90.55  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 90.55  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_interconnect_none.la '/usr/lib64/slurm'
+#10 90.56 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_none.so /usr/lib64/slurm/acct_gather_interconnect_none.so
+#10 90.56 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_none.lai /usr/lib64/slurm/acct_gather_interconnect_none.la
+#10 90.57 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_none.a /usr/lib64/slurm/acct_gather_interconnect_none.a
+#10 90.57 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_interconnect_none.a
+#10 90.57 libtool: install: ranlib /usr/lib64/slurm/acct_gather_interconnect_none.a
+#10 90.60 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 90.60 ----------------------------------------------------------------------
+#10 90.60 Libraries have been installed in:
+#10 90.60    /usr/lib64/slurm
+#10 90.60 
+#10 90.60 If you ever happen to want to link against installed libraries
+#10 90.60 in a given directory, LIBDIR, you must either use libtool, and
+#10 90.60 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 90.60 flag during linking and do at least one of the following:
+#10 90.60    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 90.60      during execution
+#10 90.60    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 90.60      during linking
+#10 90.60    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 90.60    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 90.60 
+#10 90.60 See any operating system documentation about shared libraries for
+#10 90.60 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 90.60 ----------------------------------------------------------------------
+#10 90.61 make[5]: Nothing to be done for 'install-data-am'.
+#10 90.61 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/none'
+#10 90.61 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/none'
+#10 90.61 Making install in ofed
+#10 90.61 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/ofed'
+#10 90.61 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/ofed'
+#10 90.61 make[5]: Nothing to be done for 'install-data-am'.
+#10 90.61 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/ofed'
+#10 90.61 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/ofed'
+#10 90.61 Making install in sysfs
+#10 90.61 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/sysfs'
+#10 90.61 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_sysfs.lo -MD -MP -MF .deps/acct_gather_interconnect_sysfs.Tpo -c -o acct_gather_interconnect_sysfs.lo acct_gather_interconnect_sysfs.c
+#10 90.64 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_sysfs.lo -MD -MP -MF .deps/acct_gather_interconnect_sysfs.Tpo -c acct_gather_interconnect_sysfs.c  -fPIC -DPIC -o .libs/acct_gather_interconnect_sysfs.o
+#10 90.74 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_interconnect_sysfs.lo -MD -MP -MF .deps/acct_gather_interconnect_sysfs.Tpo -c acct_gather_interconnect_sysfs.c -o acct_gather_interconnect_sysfs.o >/dev/null 2>&1
+#10 90.84 mv -f .deps/acct_gather_interconnect_sysfs.Tpo .deps/acct_gather_interconnect_sysfs.Plo
+#10 90.84 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_interconnect_sysfs.la -rpath /usr/lib64/slurm acct_gather_interconnect_sysfs.lo  -lpthread -lm -lresolv 
+#10 90.89 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_interconnect_sysfs.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_interconnect_sysfs.so -o .libs/acct_gather_interconnect_sysfs.so
+#10 90.92 libtool: link: ar cr .libs/acct_gather_interconnect_sysfs.a  acct_gather_interconnect_sysfs.o
+#10 90.94 libtool: link: ranlib .libs/acct_gather_interconnect_sysfs.a
+#10 90.96 libtool: link: ( cd ".libs" && rm -f "acct_gather_interconnect_sysfs.la" && ln -s "../acct_gather_interconnect_sysfs.la" "acct_gather_interconnect_sysfs.la" )
+#10 90.97 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect/sysfs'
+#10 90.97  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 90.98  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_interconnect_sysfs.la '/usr/lib64/slurm'
+#10 90.99 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_sysfs.so /usr/lib64/slurm/acct_gather_interconnect_sysfs.so
+#10 90.99 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_sysfs.lai /usr/lib64/slurm/acct_gather_interconnect_sysfs.la
+#10 90.99 libtool: install: /usr/bin/install -c .libs/acct_gather_interconnect_sysfs.a /usr/lib64/slurm/acct_gather_interconnect_sysfs.a
+#10 91.00 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_interconnect_sysfs.a
+#10 91.00 libtool: install: ranlib /usr/lib64/slurm/acct_gather_interconnect_sysfs.a
+#10 91.03 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 91.03 ----------------------------------------------------------------------
+#10 91.03 Libraries have been installed in:
+#10 91.03    /usr/lib64/slurm
+#10 91.03 
+#10 91.03 If you ever happen to want to link against installed libraries
+#10 91.03 in a given directory, LIBDIR, you must either use libtool, and
+#10 91.03 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 91.03 flag during linking and do at least one of the following:
+#10 91.03    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 91.03      during execution
+#10 91.03    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 91.03      during linking
+#10 91.03    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 91.03    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 91.03 
+#10 91.03 See any operating system documentation about shared libraries for
+#10 91.03 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 91.03 ----------------------------------------------------------------------
+#10 91.03 make[5]: Nothing to be done for 'install-data-am'.
+#10 91.03 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/sysfs'
+#10 91.03 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect/sysfs'
+#10 91.04 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 91.04 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 91.04 make[5]: Nothing to be done for 'install-exec-am'.
+#10 91.04 make[5]: Nothing to be done for 'install-data-am'.
+#10 91.04 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 91.04 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 91.04 make[3]: Leaving directory '/home/slurm/src/plugins/acct_gather_interconnect'
+#10 91.04 Making install in acct_gather_filesystem
+#10 91.04 make[3]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.04 Making install in lustre
+#10 91.05 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem/lustre'
+#10 91.05 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_lustre.lo -MD -MP -MF .deps/acct_gather_filesystem_lustre.Tpo -c -o acct_gather_filesystem_lustre.lo acct_gather_filesystem_lustre.c
+#10 91.07 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_lustre.lo -MD -MP -MF .deps/acct_gather_filesystem_lustre.Tpo -c acct_gather_filesystem_lustre.c  -fPIC -DPIC -o .libs/acct_gather_filesystem_lustre.o
+#10 91.17 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_lustre.lo -MD -MP -MF .deps/acct_gather_filesystem_lustre.Tpo -c acct_gather_filesystem_lustre.c -o acct_gather_filesystem_lustre.o >/dev/null 2>&1
+#10 91.29 mv -f .deps/acct_gather_filesystem_lustre.Tpo .deps/acct_gather_filesystem_lustre.Plo
+#10 91.29 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_filesystem_lustre.la -rpath /usr/lib64/slurm acct_gather_filesystem_lustre.lo  -lpthread -lm -lresolv 
+#10 91.34 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_filesystem_lustre.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_filesystem_lustre.so -o .libs/acct_gather_filesystem_lustre.so
+#10 91.37 libtool: link: ar cr .libs/acct_gather_filesystem_lustre.a  acct_gather_filesystem_lustre.o
+#10 91.39 libtool: link: ranlib .libs/acct_gather_filesystem_lustre.a
+#10 91.41 libtool: link: ( cd ".libs" && rm -f "acct_gather_filesystem_lustre.la" && ln -s "../acct_gather_filesystem_lustre.la" "acct_gather_filesystem_lustre.la" )
+#10 91.42 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem/lustre'
+#10 91.42  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 91.42  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_filesystem_lustre.la '/usr/lib64/slurm'
+#10 91.44 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_lustre.so /usr/lib64/slurm/acct_gather_filesystem_lustre.so
+#10 91.44 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_lustre.lai /usr/lib64/slurm/acct_gather_filesystem_lustre.la
+#10 91.44 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_lustre.a /usr/lib64/slurm/acct_gather_filesystem_lustre.a
+#10 91.44 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_filesystem_lustre.a
+#10 91.44 libtool: install: ranlib /usr/lib64/slurm/acct_gather_filesystem_lustre.a
+#10 91.48 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 91.49 ----------------------------------------------------------------------
+#10 91.49 Libraries have been installed in:
+#10 91.49    /usr/lib64/slurm
+#10 91.49 
+#10 91.49 If you ever happen to want to link against installed libraries
+#10 91.49 in a given directory, LIBDIR, you must either use libtool, and
+#10 91.49 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 91.49 flag during linking and do at least one of the following:
+#10 91.49    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 91.49      during execution
+#10 91.49    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 91.49      during linking
+#10 91.49    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 91.49    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 91.49 
+#10 91.49 See any operating system documentation about shared libraries for
+#10 91.49 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 91.49 ----------------------------------------------------------------------
+#10 91.49 make[5]: Nothing to be done for 'install-data-am'.
+#10 91.49 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem/lustre'
+#10 91.49 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem/lustre'
+#10 91.49 Making install in none
+#10 91.49 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem/none'
+#10 91.49 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_none.lo -MD -MP -MF .deps/acct_gather_filesystem_none.Tpo -c -o acct_gather_filesystem_none.lo acct_gather_filesystem_none.c
+#10 91.51 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_none.lo -MD -MP -MF .deps/acct_gather_filesystem_none.Tpo -c acct_gather_filesystem_none.c  -fPIC -DPIC -o .libs/acct_gather_filesystem_none.o
+#10 91.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_gather_filesystem_none.lo -MD -MP -MF .deps/acct_gather_filesystem_none.Tpo -c acct_gather_filesystem_none.c -o acct_gather_filesystem_none.o >/dev/null 2>&1
+#10 91.69 mv -f .deps/acct_gather_filesystem_none.Tpo .deps/acct_gather_filesystem_none.Plo
+#10 91.69 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o acct_gather_filesystem_none.la -rpath /usr/lib64/slurm acct_gather_filesystem_none.lo  -lpthread -lm -lresolv 
+#10 91.74 libtool: link: gcc -shared  -fPIC -DPIC  .libs/acct_gather_filesystem_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,acct_gather_filesystem_none.so -o .libs/acct_gather_filesystem_none.so
+#10 91.77 libtool: link: ar cr .libs/acct_gather_filesystem_none.a  acct_gather_filesystem_none.o
+#10 91.78 libtool: link: ranlib .libs/acct_gather_filesystem_none.a
+#10 91.80 libtool: link: ( cd ".libs" && rm -f "acct_gather_filesystem_none.la" && ln -s "../acct_gather_filesystem_none.la" "acct_gather_filesystem_none.la" )
+#10 91.81 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem/none'
+#10 91.82  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 91.82  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   acct_gather_filesystem_none.la '/usr/lib64/slurm'
+#10 91.83 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_none.so /usr/lib64/slurm/acct_gather_filesystem_none.so
+#10 91.83 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_none.lai /usr/lib64/slurm/acct_gather_filesystem_none.la
+#10 91.83 libtool: install: /usr/bin/install -c .libs/acct_gather_filesystem_none.a /usr/lib64/slurm/acct_gather_filesystem_none.a
+#10 91.84 libtool: install: chmod 644 /usr/lib64/slurm/acct_gather_filesystem_none.a
+#10 91.84 libtool: install: ranlib /usr/lib64/slurm/acct_gather_filesystem_none.a
+#10 91.87 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 91.87 ----------------------------------------------------------------------
+#10 91.87 Libraries have been installed in:
+#10 91.87    /usr/lib64/slurm
+#10 91.87 
+#10 91.87 If you ever happen to want to link against installed libraries
+#10 91.87 in a given directory, LIBDIR, you must either use libtool, and
+#10 91.87 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 91.87 flag during linking and do at least one of the following:
+#10 91.87    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 91.87      during execution
+#10 91.87    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 91.87      during linking
+#10 91.87    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 91.87    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 91.87 
+#10 91.87 See any operating system documentation about shared libraries for
+#10 91.87 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 91.87 ----------------------------------------------------------------------
+#10 91.87 make[5]: Nothing to be done for 'install-data-am'.
+#10 91.87 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem/none'
+#10 91.87 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem/none'
+#10 91.88 make[4]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.88 make[5]: Entering directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.88 make[5]: Nothing to be done for 'install-exec-am'.
+#10 91.88 make[5]: Nothing to be done for 'install-data-am'.
+#10 91.88 make[5]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.88 make[4]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.88 make[3]: Leaving directory '/home/slurm/src/plugins/acct_gather_filesystem'
+#10 91.88 Making install in auth
+#10 91.88 make[3]: Entering directory '/home/slurm/src/plugins/auth'
+#10 91.88 Making install in munge
+#10 91.88 make[4]: Entering directory '/home/slurm/src/plugins/auth/munge'
+#10 91.88 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_munge.lo -MD -MP -MF .deps/auth_munge.Tpo -c -o auth_munge.lo auth_munge.c
+#10 91.91 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_munge.lo -MD -MP -MF .deps/auth_munge.Tpo -c auth_munge.c  -fPIC -DPIC -o .libs/auth_munge.o
+#10 92.02 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_munge.lo -MD -MP -MF .deps/auth_munge.Tpo -c auth_munge.c -o auth_munge.o >/dev/null 2>&1
+#10 92.13 mv -f .deps/auth_munge.Tpo .deps/auth_munge.Plo
+#10 92.13 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64  -o auth_munge.la -rpath /usr/lib64/slurm auth_munge.lo -lmunge -lpthread -lm -lresolv 
+#10 92.18 libtool: link: gcc -shared  -fPIC -DPIC  .libs/auth_munge.o   -L/usr/lib64 -lmunge -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,-rpath -Wl,/usr/lib64   -pthread -Wl,-soname -Wl,auth_munge.so -o .libs/auth_munge.so
+#10 92.21 libtool: link: ar cr .libs/auth_munge.a  auth_munge.o
+#10 92.22 libtool: link: ranlib .libs/auth_munge.a
+#10 92.25 libtool: link: ( cd ".libs" && rm -f "auth_munge.la" && ln -s "../auth_munge.la" "auth_munge.la" )
+#10 92.26 make[5]: Entering directory '/home/slurm/src/plugins/auth/munge'
+#10 92.26  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 92.26  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   auth_munge.la '/usr/lib64/slurm'
+#10 92.28 libtool: install: /usr/bin/install -c .libs/auth_munge.so /usr/lib64/slurm/auth_munge.so
+#10 92.28 libtool: install: /usr/bin/install -c .libs/auth_munge.lai /usr/lib64/slurm/auth_munge.la
+#10 92.28 libtool: install: /usr/bin/install -c .libs/auth_munge.a /usr/lib64/slurm/auth_munge.a
+#10 92.28 libtool: install: chmod 644 /usr/lib64/slurm/auth_munge.a
+#10 92.28 libtool: install: ranlib /usr/lib64/slurm/auth_munge.a
+#10 92.32 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 92.32 ----------------------------------------------------------------------
+#10 92.32 Libraries have been installed in:
+#10 92.32    /usr/lib64/slurm
+#10 92.32 
+#10 92.32 If you ever happen to want to link against installed libraries
+#10 92.32 in a given directory, LIBDIR, you must either use libtool, and
+#10 92.32 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 92.32 flag during linking and do at least one of the following:
+#10 92.32    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 92.32      during execution
+#10 92.32    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 92.32      during linking
+#10 92.32    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 92.32    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 92.32 
+#10 92.32 See any operating system documentation about shared libraries for
+#10 92.32 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 92.32 ----------------------------------------------------------------------
+#10 92.32 make[5]: Nothing to be done for 'install-data-am'.
+#10 92.32 make[5]: Leaving directory '/home/slurm/src/plugins/auth/munge'
+#10 92.32 make[4]: Leaving directory '/home/slurm/src/plugins/auth/munge'
+#10 92.32 Making install in none
+#10 92.32 make[4]: Entering directory '/home/slurm/src/plugins/auth/none'
+#10 92.32 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c -o auth_none.lo auth_none.c
+#10 92.35 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c auth_none.c  -fPIC -DPIC -o .libs/auth_none.o
+#10 92.44 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c auth_none.c -o auth_none.o >/dev/null 2>&1
+#10 92.53 mv -f .deps/auth_none.Tpo .deps/auth_none.Plo
+#10 92.54 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o auth_none.la -rpath /usr/lib64/slurm auth_none.lo  -lpthread -lm -lresolv 
+#10 92.58 libtool: link: gcc -shared  -fPIC -DPIC  .libs/auth_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,auth_none.so -o .libs/auth_none.so
+#10 92.62 libtool: link: ar cr .libs/auth_none.a  auth_none.o
+#10 92.63 libtool: link: ranlib .libs/auth_none.a
+#10 92.65 libtool: link: ( cd ".libs" && rm -f "auth_none.la" && ln -s "../auth_none.la" "auth_none.la" )
+#10 92.66 make[5]: Entering directory '/home/slurm/src/plugins/auth/none'
+#10 92.67  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 92.67  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   auth_none.la '/usr/lib64/slurm'
+#10 92.68 libtool: install: /usr/bin/install -c .libs/auth_none.so /usr/lib64/slurm/auth_none.so
+#10 92.68 libtool: install: /usr/bin/install -c .libs/auth_none.lai /usr/lib64/slurm/auth_none.la
+#10 92.68 libtool: install: /usr/bin/install -c .libs/auth_none.a /usr/lib64/slurm/auth_none.a
+#10 92.69 libtool: install: chmod 644 /usr/lib64/slurm/auth_none.a
+#10 92.69 libtool: install: ranlib /usr/lib64/slurm/auth_none.a
+#10 92.72 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 92.72 ----------------------------------------------------------------------
+#10 92.72 Libraries have been installed in:
+#10 92.72    /usr/lib64/slurm
+#10 92.72 
+#10 92.72 If you ever happen to want to link against installed libraries
+#10 92.72 in a given directory, LIBDIR, you must either use libtool, and
+#10 92.72 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 92.72 flag during linking and do at least one of the following:
+#10 92.72    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 92.72      during execution
+#10 92.72    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 92.72      during linking
+#10 92.72    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 92.72    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 92.72 
+#10 92.72 See any operating system documentation about shared libraries for
+#10 92.72 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 92.72 ----------------------------------------------------------------------
+#10 92.72 make[5]: Nothing to be done for 'install-data-am'.
+#10 92.72 make[5]: Leaving directory '/home/slurm/src/plugins/auth/none'
+#10 92.72 make[4]: Leaving directory '/home/slurm/src/plugins/auth/none'
+#10 92.73 make[4]: Entering directory '/home/slurm/src/plugins/auth'
+#10 92.73 make[5]: Entering directory '/home/slurm/src/plugins/auth'
+#10 92.73 make[5]: Nothing to be done for 'install-exec-am'.
+#10 92.73 make[5]: Nothing to be done for 'install-data-am'.
+#10 92.73 make[5]: Leaving directory '/home/slurm/src/plugins/auth'
+#10 92.73 make[4]: Leaving directory '/home/slurm/src/plugins/auth'
+#10 92.73 make[3]: Leaving directory '/home/slurm/src/plugins/auth'
+#10 92.73 Making install in burst_buffer
+#10 92.73 make[3]: Entering directory '/home/slurm/src/plugins/burst_buffer'
+#10 92.73 Making install in common
+#10 92.74 make[4]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 92.74 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_common.lo -MD -MP -MF .deps/burst_buffer_common.Tpo -c -o burst_buffer_common.lo burst_buffer_common.c
+#10 92.76 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_common.lo -MD -MP -MF .deps/burst_buffer_common.Tpo -c burst_buffer_common.c  -fPIC -DPIC -o .libs/burst_buffer_common.o
+#10 92.96 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_common.lo -MD -MP -MF .deps/burst_buffer_common.Tpo -c burst_buffer_common.c -o burst_buffer_common.o >/dev/null 2>&1
+#10 93.15 mv -f .deps/burst_buffer_common.Tpo .deps/burst_buffer_common.Plo
+#10 93.15 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libburst_buffer_common.la  burst_buffer_common.lo  -lpthread -lm -lresolv 
+#10 93.20 libtool: link: ar cr .libs/libburst_buffer_common.a .libs/burst_buffer_common.o 
+#10 93.21 libtool: link: ranlib .libs/libburst_buffer_common.a
+#10 93.23 libtool: link: ( cd ".libs" && rm -f "libburst_buffer_common.la" && ln -s "../libburst_buffer_common.la" "libburst_buffer_common.la" )
+#10 93.24 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 93.24 make[5]: Nothing to be done for 'install-exec-am'.
+#10 93.24 make[5]: Nothing to be done for 'install-data-am'.
+#10 93.24 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 93.24 make[4]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 93.24 Making install in datawarp
+#10 93.24 make[4]: Entering directory '/home/slurm/src/plugins/burst_buffer/datawarp'
+#10 93.24 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_datawarp.lo -MD -MP -MF .deps/burst_buffer_datawarp.Tpo -c -o burst_buffer_datawarp.lo burst_buffer_datawarp.c
+#10 93.26 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_datawarp.lo -MD -MP -MF .deps/burst_buffer_datawarp.Tpo -c burst_buffer_datawarp.c  -fPIC -DPIC -o .libs/burst_buffer_datawarp.o
+#10 93.62 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_datawarp.lo -MD -MP -MF .deps/burst_buffer_datawarp.Tpo -c burst_buffer_datawarp.c -o burst_buffer_datawarp.o >/dev/null 2>&1
+#10 93.96 mv -f .deps/burst_buffer_datawarp.Tpo .deps/burst_buffer_datawarp.Plo
+#10 93.98 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 93.98 make[5]: 'libburst_buffer_common.la' is up to date.
+#10 93.98 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 93.98 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -L/usr/lib64 -ljson-c  -o burst_buffer_datawarp.la -rpath /usr/lib64/slurm burst_buffer_datawarp.lo ../common/libburst_buffer_common.la -lpthread -lm -lresolv 
+#10 94.04 libtool: link: gcc -shared  -fPIC -DPIC  .libs/burst_buffer_datawarp.o  -Wl,--whole-archive ../common/.libs/libburst_buffer_common.a -Wl,--no-whole-archive  -L/usr/lib64 -ljson-c -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,burst_buffer_datawarp.so -o .libs/burst_buffer_datawarp.so
+#10 94.08 libtool: link: (cd .libs/burst_buffer_datawarp.lax/libburst_buffer_common.a && ar x "/home/slurm/src/plugins/burst_buffer/datawarp/../common/.libs/libburst_buffer_common.a")
+#10 94.09 libtool: link: ar cr .libs/burst_buffer_datawarp.a  burst_buffer_datawarp.o  .libs/burst_buffer_datawarp.lax/libburst_buffer_common.a/burst_buffer_common.o 
+#10 94.11 libtool: link: ranlib .libs/burst_buffer_datawarp.a
+#10 94.12 libtool: link: rm -fr .libs/burst_buffer_datawarp.lax
+#10 94.13 libtool: link: ( cd ".libs" && rm -f "burst_buffer_datawarp.la" && ln -s "../burst_buffer_datawarp.la" "burst_buffer_datawarp.la" )
+#10 94.15 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer/datawarp'
+#10 94.16 make[6]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 94.16 make[6]: 'libburst_buffer_common.la' is up to date.
+#10 94.16 make[6]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 94.16  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 94.16  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   burst_buffer_datawarp.la '/usr/lib64/slurm'
+#10 94.18 libtool: install: /usr/bin/install -c .libs/burst_buffer_datawarp.so /usr/lib64/slurm/burst_buffer_datawarp.so
+#10 94.18 libtool: install: /usr/bin/install -c .libs/burst_buffer_datawarp.lai /usr/lib64/slurm/burst_buffer_datawarp.la
+#10 94.18 libtool: install: /usr/bin/install -c .libs/burst_buffer_datawarp.a /usr/lib64/slurm/burst_buffer_datawarp.a
+#10 94.18 libtool: install: chmod 644 /usr/lib64/slurm/burst_buffer_datawarp.a
+#10 94.19 libtool: install: ranlib /usr/lib64/slurm/burst_buffer_datawarp.a
+#10 94.22 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 94.22 ----------------------------------------------------------------------
+#10 94.22 Libraries have been installed in:
+#10 94.22    /usr/lib64/slurm
+#10 94.22 
+#10 94.22 If you ever happen to want to link against installed libraries
+#10 94.22 in a given directory, LIBDIR, you must either use libtool, and
+#10 94.22 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 94.22 flag during linking and do at least one of the following:
+#10 94.22    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 94.22      during execution
+#10 94.22    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 94.22      during linking
+#10 94.22    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 94.22    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 94.22 
+#10 94.22 See any operating system documentation about shared libraries for
+#10 94.22 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 94.22 ----------------------------------------------------------------------
+#10 94.23 make[5]: Nothing to be done for 'install-data-am'.
+#10 94.23 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer/datawarp'
+#10 94.23 make[4]: Leaving directory '/home/slurm/src/plugins/burst_buffer/datawarp'
+#10 94.23 Making install in lua
+#10 94.23 make[4]: Entering directory '/home/slurm/src/plugins/burst_buffer/lua'
+#10 94.23 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_lua.lo -MD -MP -MF .deps/burst_buffer_lua.Tpo -c -o burst_buffer_lua.lo burst_buffer_lua.c
+#10 94.25 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_lua.lo -MD -MP -MF .deps/burst_buffer_lua.Tpo -c burst_buffer_lua.c  -fPIC -DPIC -o .libs/burst_buffer_lua.o
+#10 94.51 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer_lua.lo -MD -MP -MF .deps/burst_buffer_lua.Tpo -c burst_buffer_lua.c -o burst_buffer_lua.o >/dev/null 2>&1
+#10 94.77 mv -f .deps/burst_buffer_lua.Tpo .deps/burst_buffer_lua.Plo
+#10 94.79 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 94.79 make[5]: 'libburst_buffer_common.la' is up to date.
+#10 94.79 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 94.80 make[5]: Entering directory '/home/slurm/src/lua'
+#10 94.80 make[5]: 'libslurm_lua.la' is up to date.
+#10 94.80 make[5]: Leaving directory '/home/slurm/src/lua'
+#10 94.80 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o burst_buffer_lua.la -rpath /usr/lib64/slurm burst_buffer_lua.lo ../common/libburst_buffer_common.la ../../../../src/lua/libslurm_lua.la  -lpthread -lm -lresolv 
+#10 94.87 libtool: link: gcc -shared  -fPIC -DPIC  .libs/burst_buffer_lua.o  -Wl,--whole-archive ../common/.libs/libburst_buffer_common.a ../../../../src/lua/.libs/libslurm_lua.a -Wl,--no-whole-archive  -llua -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,burst_buffer_lua.so -o .libs/burst_buffer_lua.so
+#10 94.91 libtool: link: (cd .libs/burst_buffer_lua.lax/libburst_buffer_common.a && ar x "/home/slurm/src/plugins/burst_buffer/lua/../common/.libs/libburst_buffer_common.a")
+#10 94.93 libtool: link: (cd .libs/burst_buffer_lua.lax/libslurm_lua.a && ar x "/home/slurm/src/plugins/burst_buffer/lua/../../../../src/lua/.libs/libslurm_lua.a")
+#10 94.94 libtool: link: ar cr .libs/burst_buffer_lua.a  burst_buffer_lua.o  .libs/burst_buffer_lua.lax/libburst_buffer_common.a/burst_buffer_common.o  .libs/burst_buffer_lua.lax/libslurm_lua.a/libslurm_lua_la-slurm_lua.o 
+#10 94.96 libtool: link: ranlib .libs/burst_buffer_lua.a
+#10 94.98 libtool: link: rm -fr .libs/burst_buffer_lua.lax
+#10 94.99 libtool: link: ( cd ".libs" && rm -f "burst_buffer_lua.la" && ln -s "../burst_buffer_lua.la" "burst_buffer_lua.la" )
+#10 95.00 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer/lua'
+#10 95.01 make[6]: Entering directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 95.01 make[6]: 'libburst_buffer_common.la' is up to date.
+#10 95.01 make[6]: Leaving directory '/home/slurm/src/plugins/burst_buffer/common'
+#10 95.02 make[6]: Entering directory '/home/slurm/src/lua'
+#10 95.02 make[6]: 'libslurm_lua.la' is up to date.
+#10 95.02 make[6]: Leaving directory '/home/slurm/src/lua'
+#10 95.03  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 95.03  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   burst_buffer_lua.la '/usr/lib64/slurm'
+#10 95.04 libtool: install: /usr/bin/install -c .libs/burst_buffer_lua.so /usr/lib64/slurm/burst_buffer_lua.so
+#10 95.04 libtool: install: /usr/bin/install -c .libs/burst_buffer_lua.lai /usr/lib64/slurm/burst_buffer_lua.la
+#10 95.05 libtool: install: /usr/bin/install -c .libs/burst_buffer_lua.a /usr/lib64/slurm/burst_buffer_lua.a
+#10 95.05 libtool: install: chmod 644 /usr/lib64/slurm/burst_buffer_lua.a
+#10 95.05 libtool: install: ranlib /usr/lib64/slurm/burst_buffer_lua.a
+#10 95.09 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 95.09 ----------------------------------------------------------------------
+#10 95.09 Libraries have been installed in:
+#10 95.09    /usr/lib64/slurm
+#10 95.09 
+#10 95.09 If you ever happen to want to link against installed libraries
+#10 95.09 in a given directory, LIBDIR, you must either use libtool, and
+#10 95.09 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 95.09 flag during linking and do at least one of the following:
+#10 95.09    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 95.09      during execution
+#10 95.09    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 95.09      during linking
+#10 95.09    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 95.09    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 95.09 
+#10 95.09 See any operating system documentation about shared libraries for
+#10 95.09 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 95.09 ----------------------------------------------------------------------
+#10 95.09 make[5]: Nothing to be done for 'install-data-am'.
+#10 95.09 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer/lua'
+#10 95.09 make[4]: Leaving directory '/home/slurm/src/plugins/burst_buffer/lua'
+#10 95.09 make[4]: Entering directory '/home/slurm/src/plugins/burst_buffer'
+#10 95.09 make[5]: Entering directory '/home/slurm/src/plugins/burst_buffer'
+#10 95.09 make[5]: Nothing to be done for 'install-exec-am'.
+#10 95.09 make[5]: Nothing to be done for 'install-data-am'.
+#10 95.09 make[5]: Leaving directory '/home/slurm/src/plugins/burst_buffer'
+#10 95.09 make[4]: Leaving directory '/home/slurm/src/plugins/burst_buffer'
+#10 95.09 make[3]: Leaving directory '/home/slurm/src/plugins/burst_buffer'
+#10 95.09 Making install in cgroup
+#10 95.10 make[3]: Entering directory '/home/slurm/src/plugins/cgroup'
+#10 95.10 Making install in common
+#10 95.10 make[4]: Entering directory '/home/slurm/src/plugins/cgroup/common'
+#10 95.10 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_common.lo -MD -MP -MF .deps/cgroup_common.Tpo -c -o cgroup_common.lo cgroup_common.c
+#10 95.13 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_common.lo -MD -MP -MF .deps/cgroup_common.Tpo -c cgroup_common.c  -fPIC -DPIC -o .libs/cgroup_common.o
+#10 95.23 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_common.lo -MD -MP -MF .deps/cgroup_common.Tpo -c cgroup_common.c -o cgroup_common.o >/dev/null 2>&1
+#10 95.34 mv -f .deps/cgroup_common.Tpo .deps/cgroup_common.Plo
+#10 95.34 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libcgroup_common.la  cgroup_common.lo  -lpthread -lm -lresolv 
+#10 95.38 libtool: link: ar cr .libs/libcgroup_common.a .libs/cgroup_common.o 
+#10 95.40 libtool: link: ranlib .libs/libcgroup_common.a
+#10 95.42 libtool: link: ( cd ".libs" && rm -f "libcgroup_common.la" && ln -s "../libcgroup_common.la" "libcgroup_common.la" )
+#10 95.42 make[5]: Entering directory '/home/slurm/src/plugins/cgroup/common'
+#10 95.42 make[5]: Nothing to be done for 'install-exec-am'.
+#10 95.42 make[5]: Nothing to be done for 'install-data-am'.
+#10 95.42 make[5]: Leaving directory '/home/slurm/src/plugins/cgroup/common'
+#10 95.42 make[4]: Leaving directory '/home/slurm/src/plugins/cgroup/common'
+#10 95.42 Making install in v1
+#10 95.42 make[4]: Entering directory '/home/slurm/src/plugins/cgroup/v1'
+#10 95.42 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v1.lo -MD -MP -MF .deps/cgroup_v1.Tpo -c -o cgroup_v1.lo cgroup_v1.c
+#10 95.45 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v1.lo -MD -MP -MF .deps/cgroup_v1.Tpo -c cgroup_v1.c  -fPIC -DPIC -o .libs/cgroup_v1.o
+#10 95.60 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v1.lo -MD -MP -MF .deps/cgroup_v1.Tpo -c cgroup_v1.c -o cgroup_v1.o >/dev/null 2>&1
+#10 95.74 mv -f .deps/cgroup_v1.Tpo .deps/cgroup_v1.Plo
+#10 95.74 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcgroup.lo -MD -MP -MF .deps/xcgroup.Tpo -c -o xcgroup.lo xcgroup.c
+#10 95.77 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcgroup.lo -MD -MP -MF .deps/xcgroup.Tpo -c xcgroup.c  -fPIC -DPIC -o .libs/xcgroup.o
+#10 95.88 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcgroup.lo -MD -MP -MF .deps/xcgroup.Tpo -c xcgroup.c -o xcgroup.o >/dev/null 2>&1
+#10 95.99 mv -f .deps/xcgroup.Tpo .deps/xcgroup.Plo
+#10 96.00 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cgroup_v1.la -rpath /usr/lib64/slurm cgroup_v1.lo xcgroup.lo ../common/libcgroup_common.la -lpthread -lm -lresolv 
+#10 96.05 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cgroup_v1.o .libs/xcgroup.o  -Wl,--whole-archive ../common/.libs/libcgroup_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cgroup_v1.so -o .libs/cgroup_v1.so
+#10 96.10 libtool: link: (cd .libs/cgroup_v1.lax/libcgroup_common.a && ar x "/home/slurm/src/plugins/cgroup/v1/../common/.libs/libcgroup_common.a")
+#10 96.11 libtool: link: ar cr .libs/cgroup_v1.a  cgroup_v1.o xcgroup.o  .libs/cgroup_v1.lax/libcgroup_common.a/cgroup_common.o 
+#10 96.13 libtool: link: ranlib .libs/cgroup_v1.a
+#10 96.14 libtool: link: rm -fr .libs/cgroup_v1.lax
+#10 96.15 libtool: link: ( cd ".libs" && rm -f "cgroup_v1.la" && ln -s "../cgroup_v1.la" "cgroup_v1.la" )
+#10 96.17 make[5]: Entering directory '/home/slurm/src/plugins/cgroup/v1'
+#10 96.17  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 96.17  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cgroup_v1.la '/usr/lib64/slurm'
+#10 96.18 libtool: install: /usr/bin/install -c .libs/cgroup_v1.so /usr/lib64/slurm/cgroup_v1.so
+#10 96.19 libtool: install: /usr/bin/install -c .libs/cgroup_v1.lai /usr/lib64/slurm/cgroup_v1.la
+#10 96.19 libtool: install: /usr/bin/install -c .libs/cgroup_v1.a /usr/lib64/slurm/cgroup_v1.a
+#10 96.19 libtool: install: chmod 644 /usr/lib64/slurm/cgroup_v1.a
+#10 96.19 libtool: install: ranlib /usr/lib64/slurm/cgroup_v1.a
+#10 96.23 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 96.23 ----------------------------------------------------------------------
+#10 96.23 Libraries have been installed in:
+#10 96.23    /usr/lib64/slurm
+#10 96.23 
+#10 96.23 If you ever happen to want to link against installed libraries
+#10 96.23 in a given directory, LIBDIR, you must either use libtool, and
+#10 96.23 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 96.23 flag during linking and do at least one of the following:
+#10 96.23    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 96.23      during execution
+#10 96.23    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 96.23      during linking
+#10 96.23    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 96.23    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 96.23 
+#10 96.23 See any operating system documentation about shared libraries for
+#10 96.23 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 96.23 ----------------------------------------------------------------------
+#10 96.23 make[5]: Nothing to be done for 'install-data-am'.
+#10 96.23 make[5]: Leaving directory '/home/slurm/src/plugins/cgroup/v1'
+#10 96.23 make[4]: Leaving directory '/home/slurm/src/plugins/cgroup/v1'
+#10 96.23 Making install in v2
+#10 96.23 make[4]: Entering directory '/home/slurm/src/plugins/cgroup/v2'
+#10 96.23 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v2.lo -MD -MP -MF .deps/cgroup_v2.Tpo -c -o cgroup_v2.lo cgroup_v2.c
+#10 96.26 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v2.lo -MD -MP -MF .deps/cgroup_v2.Tpo -c cgroup_v2.c  -fPIC -DPIC -o .libs/cgroup_v2.o
+#10 96.43 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_v2.lo -MD -MP -MF .deps/cgroup_v2.Tpo -c cgroup_v2.c -o cgroup_v2.o >/dev/null 2>&1
+#10 96.60 mv -f .deps/cgroup_v2.Tpo .deps/cgroup_v2.Plo
+#10 96.60 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ebpf.lo -MD -MP -MF .deps/ebpf.Tpo -c -o ebpf.lo ebpf.c
+#10 96.62 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ebpf.lo -MD -MP -MF .deps/ebpf.Tpo -c ebpf.c  -fPIC -DPIC -o .libs/ebpf.o
+#10 96.69 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ebpf.lo -MD -MP -MF .deps/ebpf.Tpo -c ebpf.c -o ebpf.o >/dev/null 2>&1
+#10 96.77 mv -f .deps/ebpf.Tpo .deps/ebpf.Plo
+#10 96.77 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_dbus.lo -MD -MP -MF .deps/cgroup_dbus.Tpo -c -o cgroup_dbus.lo cgroup_dbus.c
+#10 96.79 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_dbus.lo -MD -MP -MF .deps/cgroup_dbus.Tpo -c cgroup_dbus.c  -fPIC -DPIC -o .libs/cgroup_dbus.o
+#10 96.89 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cgroup_dbus.lo -MD -MP -MF .deps/cgroup_dbus.Tpo -c cgroup_dbus.c -o cgroup_dbus.o >/dev/null 2>&1
+#10 96.99 mv -f .deps/cgroup_dbus.Tpo .deps/cgroup_dbus.Plo
+#10 96.99 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cgroup_v2.la -rpath /usr/lib64/slurm cgroup_v2.lo ebpf.lo cgroup_dbus.lo ../common/libcgroup_common.la -ldbus-1  -lpthread -lm -lresolv 
+#10 97.05 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cgroup_v2.o .libs/ebpf.o .libs/cgroup_dbus.o  -Wl,--whole-archive ../common/.libs/libcgroup_common.a -Wl,--no-whole-archive  -ldbus-1 -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cgroup_v2.so -o .libs/cgroup_v2.so
+#10 97.11 libtool: link: (cd .libs/cgroup_v2.lax/libcgroup_common.a && ar x "/home/slurm/src/plugins/cgroup/v2/../common/.libs/libcgroup_common.a")
+#10 97.12 libtool: link: ar cr .libs/cgroup_v2.a  cgroup_v2.o ebpf.o cgroup_dbus.o  .libs/cgroup_v2.lax/libcgroup_common.a/cgroup_common.o 
+#10 97.14 libtool: link: ranlib .libs/cgroup_v2.a
+#10 97.16 libtool: link: rm -fr .libs/cgroup_v2.lax
+#10 97.17 libtool: link: ( cd ".libs" && rm -f "cgroup_v2.la" && ln -s "../cgroup_v2.la" "cgroup_v2.la" )
+#10 97.19 make[5]: Entering directory '/home/slurm/src/plugins/cgroup/v2'
+#10 97.19  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 97.19  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cgroup_v2.la '/usr/lib64/slurm'
+#10 97.20 libtool: install: /usr/bin/install -c .libs/cgroup_v2.so /usr/lib64/slurm/cgroup_v2.so
+#10 97.21 libtool: install: /usr/bin/install -c .libs/cgroup_v2.lai /usr/lib64/slurm/cgroup_v2.la
+#10 97.21 libtool: install: /usr/bin/install -c .libs/cgroup_v2.a /usr/lib64/slurm/cgroup_v2.a
+#10 97.21 libtool: install: chmod 644 /usr/lib64/slurm/cgroup_v2.a
+#10 97.21 libtool: install: ranlib /usr/lib64/slurm/cgroup_v2.a
+#10 97.25 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 97.25 ----------------------------------------------------------------------
+#10 97.25 Libraries have been installed in:
+#10 97.25    /usr/lib64/slurm
+#10 97.25 
+#10 97.25 If you ever happen to want to link against installed libraries
+#10 97.25 in a given directory, LIBDIR, you must either use libtool, and
+#10 97.25 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 97.25 flag during linking and do at least one of the following:
+#10 97.25    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 97.25      during execution
+#10 97.25    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 97.25      during linking
+#10 97.25    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 97.25    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 97.25 
+#10 97.25 See any operating system documentation about shared libraries for
+#10 97.25 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 97.25 ----------------------------------------------------------------------
+#10 97.25 make[5]: Nothing to be done for 'install-data-am'.
+#10 97.25 make[5]: Leaving directory '/home/slurm/src/plugins/cgroup/v2'
+#10 97.25 make[4]: Leaving directory '/home/slurm/src/plugins/cgroup/v2'
+#10 97.25 make[4]: Entering directory '/home/slurm/src/plugins/cgroup'
+#10 97.26 make[5]: Entering directory '/home/slurm/src/plugins/cgroup'
+#10 97.26 make[5]: Nothing to be done for 'install-exec-am'.
+#10 97.26 make[5]: Nothing to be done for 'install-data-am'.
+#10 97.26 make[5]: Leaving directory '/home/slurm/src/plugins/cgroup'
+#10 97.26 make[4]: Leaving directory '/home/slurm/src/plugins/cgroup'
+#10 97.26 make[3]: Leaving directory '/home/slurm/src/plugins/cgroup'
+#10 97.26 Making install in cli_filter
+#10 97.26 make[3]: Entering directory '/home/slurm/src/plugins/cli_filter'
+#10 97.26 Making install in common
+#10 97.26 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.26 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_common.lo -MD -MP -MF .deps/cli_filter_common.Tpo -c -o cli_filter_common.lo cli_filter_common.c
+#10 97.29 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_common.lo -MD -MP -MF .deps/cli_filter_common.Tpo -c cli_filter_common.c  -fPIC -DPIC -o .libs/cli_filter_common.o
+#10 97.36 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_common.lo -MD -MP -MF .deps/cli_filter_common.Tpo -c cli_filter_common.c -o cli_filter_common.o >/dev/null 2>&1
+#10 97.45 mv -f .deps/cli_filter_common.Tpo .deps/cli_filter_common.Plo
+#10 97.45 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libcli_filter_common.la  cli_filter_common.lo  -lpthread -lm -lresolv 
+#10 97.49 libtool: link: ar cr .libs/libcli_filter_common.a .libs/cli_filter_common.o 
+#10 97.51 libtool: link: ranlib .libs/libcli_filter_common.a
+#10 97.53 libtool: link: ( cd ".libs" && rm -f "libcli_filter_common.la" && ln -s "../libcli_filter_common.la" "libcli_filter_common.la" )
+#10 97.53 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.53 make[5]: Nothing to be done for 'install-exec-am'.
+#10 97.53 make[5]: Nothing to be done for 'install-data-am'.
+#10 97.53 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.53 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.53 Making install in lua
+#10 97.54 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter/lua'
+#10 97.54 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_lua.lo -MD -MP -MF .deps/cli_filter_lua.Tpo -c -o cli_filter_lua.lo cli_filter_lua.c
+#10 97.56 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_lua.lo -MD -MP -MF .deps/cli_filter_lua.Tpo -c cli_filter_lua.c  -fPIC -DPIC -o .libs/cli_filter_lua.o
+#10 97.67 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_lua.lo -MD -MP -MF .deps/cli_filter_lua.Tpo -c cli_filter_lua.c -o cli_filter_lua.o >/dev/null 2>&1
+#10 97.78 mv -f .deps/cli_filter_lua.Tpo .deps/cli_filter_lua.Plo
+#10 97.79 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.79 make[5]: 'libcli_filter_common.la' is up to date.
+#10 97.79 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/common'
+#10 97.81 make[5]: Entering directory '/home/slurm/src/lua'
+#10 97.81 make[5]: 'libslurm_lua.la' is up to date.
+#10 97.81 make[5]: Leaving directory '/home/slurm/src/lua'
+#10 97.81 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cli_filter_lua.la -rpath /usr/lib64/slurm cli_filter_lua.lo ../common/libcli_filter_common.la ../../../../src/lua/libslurm_lua.la -llua -lm -ldl  -lpthread -lm -lresolv 
+#10 97.88 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cli_filter_lua.o  -Wl,--whole-archive ../common/.libs/libcli_filter_common.a ../../../../src/lua/.libs/libslurm_lua.a -Wl,--no-whole-archive  -llua -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cli_filter_lua.so -o .libs/cli_filter_lua.so
+#10 97.92 libtool: link: (cd .libs/cli_filter_lua.lax/libcli_filter_common.a && ar x "/home/slurm/src/plugins/cli_filter/lua/../common/.libs/libcli_filter_common.a")
+#10 97.93 libtool: link: (cd .libs/cli_filter_lua.lax/libslurm_lua.a && ar x "/home/slurm/src/plugins/cli_filter/lua/../../../../src/lua/.libs/libslurm_lua.a")
+#10 97.95 libtool: link: ar cr .libs/cli_filter_lua.a  cli_filter_lua.o  .libs/cli_filter_lua.lax/libcli_filter_common.a/cli_filter_common.o  .libs/cli_filter_lua.lax/libslurm_lua.a/libslurm_lua_la-slurm_lua.o 
+#10 97.96 libtool: link: ranlib .libs/cli_filter_lua.a
+#10 97.98 libtool: link: rm -fr .libs/cli_filter_lua.lax
+#10 97.99 libtool: link: ( cd ".libs" && rm -f "cli_filter_lua.la" && ln -s "../cli_filter_lua.la" "cli_filter_lua.la" )
+#10 98.00 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/lua'
+#10 98.01 make[6]: Entering directory '/home/slurm/src/plugins/cli_filter/common'
+#10 98.01 make[6]: 'libcli_filter_common.la' is up to date.
+#10 98.01 make[6]: Leaving directory '/home/slurm/src/plugins/cli_filter/common'
+#10 98.03 make[6]: Entering directory '/home/slurm/src/lua'
+#10 98.03 make[6]: 'libslurm_lua.la' is up to date.
+#10 98.03 make[6]: Leaving directory '/home/slurm/src/lua'
+#10 98.03  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 98.03  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cli_filter_lua.la '/usr/lib64/slurm'
+#10 98.05 libtool: install: /usr/bin/install -c .libs/cli_filter_lua.so /usr/lib64/slurm/cli_filter_lua.so
+#10 98.05 libtool: install: /usr/bin/install -c .libs/cli_filter_lua.lai /usr/lib64/slurm/cli_filter_lua.la
+#10 98.05 libtool: install: /usr/bin/install -c .libs/cli_filter_lua.a /usr/lib64/slurm/cli_filter_lua.a
+#10 98.05 libtool: install: chmod 644 /usr/lib64/slurm/cli_filter_lua.a
+#10 98.05 libtool: install: ranlib /usr/lib64/slurm/cli_filter_lua.a
+#10 98.09 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 98.09 ----------------------------------------------------------------------
+#10 98.09 Libraries have been installed in:
+#10 98.09    /usr/lib64/slurm
+#10 98.09 
+#10 98.09 If you ever happen to want to link against installed libraries
+#10 98.09 in a given directory, LIBDIR, you must either use libtool, and
+#10 98.09 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 98.09 flag during linking and do at least one of the following:
+#10 98.09    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 98.09      during execution
+#10 98.09    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 98.09      during linking
+#10 98.09    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 98.09    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 98.09 
+#10 98.09 See any operating system documentation about shared libraries for
+#10 98.09 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 98.09 ----------------------------------------------------------------------
+#10 98.09 make[5]: Nothing to be done for 'install-data-am'.
+#10 98.09 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/lua'
+#10 98.09 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter/lua'
+#10 98.09 Making install in none
+#10 98.10 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter/none'
+#10 98.10 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_none.lo -MD -MP -MF .deps/cli_filter_none.Tpo -c -o cli_filter_none.lo cli_filter_none.c
+#10 98.12 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_none.lo -MD -MP -MF .deps/cli_filter_none.Tpo -c cli_filter_none.c  -fPIC -DPIC -o .libs/cli_filter_none.o
+#10 98.21 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_none.lo -MD -MP -MF .deps/cli_filter_none.Tpo -c cli_filter_none.c -o cli_filter_none.o >/dev/null 2>&1
+#10 98.31 mv -f .deps/cli_filter_none.Tpo .deps/cli_filter_none.Plo
+#10 98.31 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cli_filter_none.la -rpath /usr/lib64/slurm cli_filter_none.lo  -lpthread -lm -lresolv 
+#10 98.36 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cli_filter_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cli_filter_none.so -o .libs/cli_filter_none.so
+#10 98.39 libtool: link: ar cr .libs/cli_filter_none.a  cli_filter_none.o
+#10 98.40 libtool: link: ranlib .libs/cli_filter_none.a
+#10 98.42 libtool: link: ( cd ".libs" && rm -f "cli_filter_none.la" && ln -s "../cli_filter_none.la" "cli_filter_none.la" )
+#10 98.44 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/none'
+#10 98.44  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 98.44  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cli_filter_none.la '/usr/lib64/slurm'
+#10 98.45 libtool: install: /usr/bin/install -c .libs/cli_filter_none.so /usr/lib64/slurm/cli_filter_none.so
+#10 98.46 libtool: install: /usr/bin/install -c .libs/cli_filter_none.lai /usr/lib64/slurm/cli_filter_none.la
+#10 98.46 libtool: install: /usr/bin/install -c .libs/cli_filter_none.a /usr/lib64/slurm/cli_filter_none.a
+#10 98.46 libtool: install: chmod 644 /usr/lib64/slurm/cli_filter_none.a
+#10 98.46 libtool: install: ranlib /usr/lib64/slurm/cli_filter_none.a
+#10 98.50 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 98.50 ----------------------------------------------------------------------
+#10 98.50 Libraries have been installed in:
+#10 98.50    /usr/lib64/slurm
+#10 98.50 
+#10 98.50 If you ever happen to want to link against installed libraries
+#10 98.50 in a given directory, LIBDIR, you must either use libtool, and
+#10 98.50 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 98.50 flag during linking and do at least one of the following:
+#10 98.50    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 98.50      during execution
+#10 98.50    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 98.50      during linking
+#10 98.50    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 98.50    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 98.50 
+#10 98.50 See any operating system documentation about shared libraries for
+#10 98.50 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 98.50 ----------------------------------------------------------------------
+#10 98.50 make[5]: Nothing to be done for 'install-data-am'.
+#10 98.50 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/none'
+#10 98.50 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter/none'
+#10 98.50 Making install in syslog
+#10 98.50 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter/syslog'
+#10 98.50 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_syslog.lo -MD -MP -MF .deps/cli_filter_syslog.Tpo -c -o cli_filter_syslog.lo cli_filter_syslog.c
+#10 98.52 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_syslog.lo -MD -MP -MF .deps/cli_filter_syslog.Tpo -c cli_filter_syslog.c  -fPIC -DPIC -o .libs/cli_filter_syslog.o
+#10 98.62 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_syslog.lo -MD -MP -MF .deps/cli_filter_syslog.Tpo -c cli_filter_syslog.c -o cli_filter_syslog.o >/dev/null 2>&1
+#10 98.72 mv -f .deps/cli_filter_syslog.Tpo .deps/cli_filter_syslog.Plo
+#10 98.72 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cli_filter_syslog.la -rpath /usr/lib64/slurm cli_filter_syslog.lo ../common/libcli_filter_common.la -lpthread -lm -lresolv 
+#10 98.78 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cli_filter_syslog.o  -Wl,--whole-archive ../common/.libs/libcli_filter_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cli_filter_syslog.so -o .libs/cli_filter_syslog.so
+#10 98.81 libtool: link: (cd .libs/cli_filter_syslog.lax/libcli_filter_common.a && ar x "/home/slurm/src/plugins/cli_filter/syslog/../common/.libs/libcli_filter_common.a")
+#10 98.82 libtool: link: ar cr .libs/cli_filter_syslog.a  cli_filter_syslog.o  .libs/cli_filter_syslog.lax/libcli_filter_common.a/cli_filter_common.o 
+#10 98.84 libtool: link: ranlib .libs/cli_filter_syslog.a
+#10 98.86 libtool: link: rm -fr .libs/cli_filter_syslog.lax
+#10 98.87 libtool: link: ( cd ".libs" && rm -f "cli_filter_syslog.la" && ln -s "../cli_filter_syslog.la" "cli_filter_syslog.la" )
+#10 98.88 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/syslog'
+#10 98.88  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 98.88  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cli_filter_syslog.la '/usr/lib64/slurm'
+#10 98.90 libtool: install: /usr/bin/install -c .libs/cli_filter_syslog.so /usr/lib64/slurm/cli_filter_syslog.so
+#10 98.90 libtool: install: /usr/bin/install -c .libs/cli_filter_syslog.lai /usr/lib64/slurm/cli_filter_syslog.la
+#10 98.90 libtool: install: /usr/bin/install -c .libs/cli_filter_syslog.a /usr/lib64/slurm/cli_filter_syslog.a
+#10 98.90 libtool: install: chmod 644 /usr/lib64/slurm/cli_filter_syslog.a
+#10 98.90 libtool: install: ranlib /usr/lib64/slurm/cli_filter_syslog.a
+#10 98.94 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 98.94 ----------------------------------------------------------------------
+#10 98.94 Libraries have been installed in:
+#10 98.94    /usr/lib64/slurm
+#10 98.94 
+#10 98.94 If you ever happen to want to link against installed libraries
+#10 98.94 in a given directory, LIBDIR, you must either use libtool, and
+#10 98.94 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 98.94 flag during linking and do at least one of the following:
+#10 98.94    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 98.94      during execution
+#10 98.94    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 98.94      during linking
+#10 98.94    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 98.94    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 98.94 
+#10 98.94 See any operating system documentation about shared libraries for
+#10 98.94 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 98.94 ----------------------------------------------------------------------
+#10 98.94 make[5]: Nothing to be done for 'install-data-am'.
+#10 98.94 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/syslog'
+#10 98.94 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter/syslog'
+#10 98.94 Making install in user_defaults
+#10 98.94 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter/user_defaults'
+#10 98.94 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_user_defaults.lo -MD -MP -MF .deps/cli_filter_user_defaults.Tpo -c -o cli_filter_user_defaults.lo cli_filter_user_defaults.c
+#10 98.97 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_user_defaults.lo -MD -MP -MF .deps/cli_filter_user_defaults.Tpo -c cli_filter_user_defaults.c  -fPIC -DPIC -o .libs/cli_filter_user_defaults.o
+#10 99.07 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cli_filter_user_defaults.lo -MD -MP -MF .deps/cli_filter_user_defaults.Tpo -c cli_filter_user_defaults.c -o cli_filter_user_defaults.o >/dev/null 2>&1
+#10 99.17 mv -f .deps/cli_filter_user_defaults.Tpo .deps/cli_filter_user_defaults.Plo
+#10 99.17 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o cli_filter_user_defaults.la -rpath /usr/lib64/slurm cli_filter_user_defaults.lo ../common/libcli_filter_common.la -lpthread -lm -lresolv 
+#10 99.23 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cli_filter_user_defaults.o  -Wl,--whole-archive ../common/.libs/libcli_filter_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cli_filter_user_defaults.so -o .libs/cli_filter_user_defaults.so
+#10 99.27 libtool: link: (cd .libs/cli_filter_user_defaults.lax/libcli_filter_common.a && ar x "/home/slurm/src/plugins/cli_filter/user_defaults/../common/.libs/libcli_filter_common.a")
+#10 99.28 libtool: link: ar cr .libs/cli_filter_user_defaults.a  cli_filter_user_defaults.o  .libs/cli_filter_user_defaults.lax/libcli_filter_common.a/cli_filter_common.o 
+#10 99.29 libtool: link: ranlib .libs/cli_filter_user_defaults.a
+#10 99.31 libtool: link: rm -fr .libs/cli_filter_user_defaults.lax
+#10 99.32 libtool: link: ( cd ".libs" && rm -f "cli_filter_user_defaults.la" && ln -s "../cli_filter_user_defaults.la" "cli_filter_user_defaults.la" )
+#10 99.33 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter/user_defaults'
+#10 99.34  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 99.34  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cli_filter_user_defaults.la '/usr/lib64/slurm'
+#10 99.35 libtool: install: /usr/bin/install -c .libs/cli_filter_user_defaults.so /usr/lib64/slurm/cli_filter_user_defaults.so
+#10 99.35 libtool: install: /usr/bin/install -c .libs/cli_filter_user_defaults.lai /usr/lib64/slurm/cli_filter_user_defaults.la
+#10 99.35 libtool: install: /usr/bin/install -c .libs/cli_filter_user_defaults.a /usr/lib64/slurm/cli_filter_user_defaults.a
+#10 99.36 libtool: install: chmod 644 /usr/lib64/slurm/cli_filter_user_defaults.a
+#10 99.36 libtool: install: ranlib /usr/lib64/slurm/cli_filter_user_defaults.a
+#10 99.39 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 99.40 ----------------------------------------------------------------------
+#10 99.40 Libraries have been installed in:
+#10 99.40    /usr/lib64/slurm
+#10 99.40 
+#10 99.40 If you ever happen to want to link against installed libraries
+#10 99.40 in a given directory, LIBDIR, you must either use libtool, and
+#10 99.40 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 99.40 flag during linking and do at least one of the following:
+#10 99.40    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 99.40      during execution
+#10 99.40    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 99.40      during linking
+#10 99.40    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 99.40    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 99.40 
+#10 99.40 See any operating system documentation about shared libraries for
+#10 99.40 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 99.40 ----------------------------------------------------------------------
+#10 99.40 make[5]: Nothing to be done for 'install-data-am'.
+#10 99.40 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter/user_defaults'
+#10 99.40 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter/user_defaults'
+#10 99.40 make[4]: Entering directory '/home/slurm/src/plugins/cli_filter'
+#10 99.40 make[5]: Entering directory '/home/slurm/src/plugins/cli_filter'
+#10 99.40 make[5]: Nothing to be done for 'install-exec-am'.
+#10 99.40 make[5]: Nothing to be done for 'install-data-am'.
+#10 99.40 make[5]: Leaving directory '/home/slurm/src/plugins/cli_filter'
+#10 99.40 make[4]: Leaving directory '/home/slurm/src/plugins/cli_filter'
+#10 99.40 make[3]: Leaving directory '/home/slurm/src/plugins/cli_filter'
+#10 99.40 Making install in core_spec
+#10 99.40 make[3]: Entering directory '/home/slurm/src/plugins/core_spec'
+#10 99.41 Making install in cray_aries
+#10 99.41 make[4]: Entering directory '/home/slurm/src/plugins/core_spec/cray_aries'
+#10 99.41 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm   -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_cray_aries_la-core_spec_cray_aries.lo -MD -MP -MF .deps/core_spec_cray_aries_la-core_spec_cray_aries.Tpo -c -o core_spec_cray_aries_la-core_spec_cray_aries.lo `test -f 'core_spec_cray_aries.c' || echo './'`core_spec_cray_aries.c
+#10 99.43 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_cray_aries_la-core_spec_cray_aries.lo -MD -MP -MF .deps/core_spec_cray_aries_la-core_spec_cray_aries.Tpo -c core_spec_cray_aries.c  -fPIC -DPIC -o .libs/core_spec_cray_aries_la-core_spec_cray_aries.o
+#10 99.52 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_cray_aries_la-core_spec_cray_aries.lo -MD -MP -MF .deps/core_spec_cray_aries_la-core_spec_cray_aries.Tpo -c core_spec_cray_aries.c -o core_spec_cray_aries_la-core_spec_cray_aries.o >/dev/null 2>&1
+#10 99.61 mv -f .deps/core_spec_cray_aries_la-core_spec_cray_aries.Tpo .deps/core_spec_cray_aries_la-core_spec_cray_aries.Plo
+#10 99.61 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o core_spec_cray_aries.la -rpath /usr/lib64/slurm core_spec_cray_aries_la-core_spec_cray_aries.lo  -lpthread -lm -lresolv 
+#10 99.66 libtool: link: gcc -shared  -fPIC -DPIC  .libs/core_spec_cray_aries_la-core_spec_cray_aries.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,core_spec_cray_aries.so -o .libs/core_spec_cray_aries.so
+#10 99.69 libtool: link: ar cr .libs/core_spec_cray_aries.a  core_spec_cray_aries_la-core_spec_cray_aries.o
+#10 99.71 libtool: link: ranlib .libs/core_spec_cray_aries.a
+#10 99.73 libtool: link: ( cd ".libs" && rm -f "core_spec_cray_aries.la" && ln -s "../core_spec_cray_aries.la" "core_spec_cray_aries.la" )
+#10 99.74 make[5]: Entering directory '/home/slurm/src/plugins/core_spec/cray_aries'
+#10 99.74  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 99.74  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   core_spec_cray_aries.la '/usr/lib64/slurm'
+#10 99.76 libtool: install: /usr/bin/install -c .libs/core_spec_cray_aries.so /usr/lib64/slurm/core_spec_cray_aries.so
+#10 99.76 libtool: install: /usr/bin/install -c .libs/core_spec_cray_aries.lai /usr/lib64/slurm/core_spec_cray_aries.la
+#10 99.76 libtool: install: /usr/bin/install -c .libs/core_spec_cray_aries.a /usr/lib64/slurm/core_spec_cray_aries.a
+#10 99.76 libtool: install: chmod 644 /usr/lib64/slurm/core_spec_cray_aries.a
+#10 99.76 libtool: install: ranlib /usr/lib64/slurm/core_spec_cray_aries.a
+#10 99.80 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 99.80 ----------------------------------------------------------------------
+#10 99.80 Libraries have been installed in:
+#10 99.80    /usr/lib64/slurm
+#10 99.80 
+#10 99.80 If you ever happen to want to link against installed libraries
+#10 99.80 in a given directory, LIBDIR, you must either use libtool, and
+#10 99.80 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 99.80 flag during linking and do at least one of the following:
+#10 99.80    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 99.80      during execution
+#10 99.80    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 99.80      during linking
+#10 99.80    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 99.80    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 99.80 
+#10 99.80 See any operating system documentation about shared libraries for
+#10 99.80 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 99.80 ----------------------------------------------------------------------
+#10 99.80 make[5]: Nothing to be done for 'install-data-am'.
+#10 99.80 make[5]: Leaving directory '/home/slurm/src/plugins/core_spec/cray_aries'
+#10 99.80 make[4]: Leaving directory '/home/slurm/src/plugins/core_spec/cray_aries'
+#10 99.80 Making install in none
+#10 99.80 make[4]: Entering directory '/home/slurm/src/plugins/core_spec/none'
+#10 99.80 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_none.lo -MD -MP -MF .deps/core_spec_none.Tpo -c -o core_spec_none.lo core_spec_none.c
+#10 99.83 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_none.lo -MD -MP -MF .deps/core_spec_none.Tpo -c core_spec_none.c  -fPIC -DPIC -o .libs/core_spec_none.o
+#10 99.92 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_none.lo -MD -MP -MF .deps/core_spec_none.Tpo -c core_spec_none.c -o core_spec_none.o >/dev/null 2>&1
+#10 100.0 mv -f .deps/core_spec_none.Tpo .deps/core_spec_none.Plo
+#10 100.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o core_spec_none.la -rpath /usr/lib64/slurm core_spec_none.lo  -lpthread -lm -lresolv 
+#10 100.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/core_spec_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,core_spec_none.so -o .libs/core_spec_none.so
+#10 100.1 libtool: link: ar cr .libs/core_spec_none.a  core_spec_none.o
+#10 100.1 libtool: link: ranlib .libs/core_spec_none.a
+#10 100.1 libtool: link: ( cd ".libs" && rm -f "core_spec_none.la" && ln -s "../core_spec_none.la" "core_spec_none.la" )
+#10 100.1 make[5]: Entering directory '/home/slurm/src/plugins/core_spec/none'
+#10 100.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 100.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   core_spec_none.la '/usr/lib64/slurm'
+#10 100.2 libtool: install: /usr/bin/install -c .libs/core_spec_none.so /usr/lib64/slurm/core_spec_none.so
+#10 100.2 libtool: install: /usr/bin/install -c .libs/core_spec_none.lai /usr/lib64/slurm/core_spec_none.la
+#10 100.2 libtool: install: /usr/bin/install -c .libs/core_spec_none.a /usr/lib64/slurm/core_spec_none.a
+#10 100.2 libtool: install: chmod 644 /usr/lib64/slurm/core_spec_none.a
+#10 100.2 libtool: install: ranlib /usr/lib64/slurm/core_spec_none.a
+#10 100.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 100.2 ----------------------------------------------------------------------
+#10 100.2 Libraries have been installed in:
+#10 100.2    /usr/lib64/slurm
+#10 100.2 
+#10 100.2 If you ever happen to want to link against installed libraries
+#10 100.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 100.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 100.2 flag during linking and do at least one of the following:
+#10 100.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 100.2      during execution
+#10 100.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 100.2      during linking
+#10 100.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 100.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 100.2 
+#10 100.2 See any operating system documentation about shared libraries for
+#10 100.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 100.2 ----------------------------------------------------------------------
+#10 100.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.2 make[5]: Leaving directory '/home/slurm/src/plugins/core_spec/none'
+#10 100.2 make[4]: Leaving directory '/home/slurm/src/plugins/core_spec/none'
+#10 100.2 make[4]: Entering directory '/home/slurm/src/plugins/core_spec'
+#10 100.2 make[5]: Entering directory '/home/slurm/src/plugins/core_spec'
+#10 100.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 100.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.2 make[5]: Leaving directory '/home/slurm/src/plugins/core_spec'
+#10 100.2 make[4]: Leaving directory '/home/slurm/src/plugins/core_spec'
+#10 100.2 make[3]: Leaving directory '/home/slurm/src/plugins/core_spec'
+#10 100.2 Making install in cred
+#10 100.2 make[3]: Entering directory '/home/slurm/src/plugins/cred'
+#10 100.2 Making install in munge
+#10 100.2 make[4]: Entering directory '/home/slurm/src/plugins/cred/munge'
+#10 100.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_munge.lo -MD -MP -MF .deps/cred_munge.Tpo -c -o cred_munge.lo cred_munge.c
+#10 100.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_munge.lo -MD -MP -MF .deps/cred_munge.Tpo -c cred_munge.c  -fPIC -DPIC -o .libs/cred_munge.o
+#10 100.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_munge.lo -MD -MP -MF .deps/cred_munge.Tpo -c cred_munge.c -o cred_munge.o >/dev/null 2>&1
+#10 100.4 mv -f .deps/cred_munge.Tpo .deps/cred_munge.Plo
+#10 100.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64  -o cred_munge.la -rpath /usr/lib64/slurm cred_munge.lo -lmunge -lpthread -lm -lresolv 
+#10 100.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cred_munge.o   -L/usr/lib64 -lmunge -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,-rpath -Wl,/usr/lib64   -pthread -Wl,-soname -Wl,cred_munge.so -o .libs/cred_munge.so
+#10 100.5 libtool: link: ar cr .libs/cred_munge.a  cred_munge.o
+#10 100.5 libtool: link: ranlib .libs/cred_munge.a
+#10 100.5 libtool: link: ( cd ".libs" && rm -f "cred_munge.la" && ln -s "../cred_munge.la" "cred_munge.la" )
+#10 100.5 make[5]: Entering directory '/home/slurm/src/plugins/cred/munge'
+#10 100.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 100.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cred_munge.la '/usr/lib64/slurm'
+#10 100.5 libtool: install: /usr/bin/install -c .libs/cred_munge.so /usr/lib64/slurm/cred_munge.so
+#10 100.5 libtool: install: /usr/bin/install -c .libs/cred_munge.lai /usr/lib64/slurm/cred_munge.la
+#10 100.5 libtool: install: /usr/bin/install -c .libs/cred_munge.a /usr/lib64/slurm/cred_munge.a
+#10 100.5 libtool: install: chmod 644 /usr/lib64/slurm/cred_munge.a
+#10 100.5 libtool: install: ranlib /usr/lib64/slurm/cred_munge.a
+#10 100.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 100.6 ----------------------------------------------------------------------
+#10 100.6 Libraries have been installed in:
+#10 100.6    /usr/lib64/slurm
+#10 100.6 
+#10 100.6 If you ever happen to want to link against installed libraries
+#10 100.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 100.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 100.6 flag during linking and do at least one of the following:
+#10 100.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 100.6      during execution
+#10 100.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 100.6      during linking
+#10 100.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 100.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 100.6 
+#10 100.6 See any operating system documentation about shared libraries for
+#10 100.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 100.6 ----------------------------------------------------------------------
+#10 100.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.6 make[5]: Leaving directory '/home/slurm/src/plugins/cred/munge'
+#10 100.6 make[4]: Leaving directory '/home/slurm/src/plugins/cred/munge'
+#10 100.6 Making install in none
+#10 100.6 make[4]: Entering directory '/home/slurm/src/plugins/cred/none'
+#10 100.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_none.lo -MD -MP -MF .deps/cred_none.Tpo -c -o cred_none.lo cred_none.c
+#10 100.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_none.lo -MD -MP -MF .deps/cred_none.Tpo -c cred_none.c  -fPIC -DPIC -o .libs/cred_none.o
+#10 100.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cred_none.lo -MD -MP -MF .deps/cred_none.Tpo -c cred_none.c -o cred_none.o >/dev/null 2>&1
+#10 100.7 mv -f .deps/cred_none.Tpo .deps/cred_none.Plo
+#10 100.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o cred_none.la -rpath /usr/lib64/slurm cred_none.lo  -lpthread -lm -lresolv 
+#10 100.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/cred_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,cred_none.so -o .libs/cred_none.so
+#10 100.8 libtool: link: ar cr .libs/cred_none.a  cred_none.o
+#10 100.8 libtool: link: ranlib .libs/cred_none.a
+#10 100.9 libtool: link: ( cd ".libs" && rm -f "cred_none.la" && ln -s "../cred_none.la" "cred_none.la" )
+#10 100.9 make[5]: Entering directory '/home/slurm/src/plugins/cred/none'
+#10 100.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 100.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   cred_none.la '/usr/lib64/slurm'
+#10 100.9 libtool: install: /usr/bin/install -c .libs/cred_none.so /usr/lib64/slurm/cred_none.so
+#10 100.9 libtool: install: /usr/bin/install -c .libs/cred_none.lai /usr/lib64/slurm/cred_none.la
+#10 100.9 libtool: install: /usr/bin/install -c .libs/cred_none.a /usr/lib64/slurm/cred_none.a
+#10 100.9 libtool: install: chmod 644 /usr/lib64/slurm/cred_none.a
+#10 100.9 libtool: install: ranlib /usr/lib64/slurm/cred_none.a
+#10 100.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 100.9 ----------------------------------------------------------------------
+#10 100.9 Libraries have been installed in:
+#10 100.9    /usr/lib64/slurm
+#10 100.9 
+#10 100.9 If you ever happen to want to link against installed libraries
+#10 100.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 100.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 100.9 flag during linking and do at least one of the following:
+#10 100.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 100.9      during execution
+#10 100.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 100.9      during linking
+#10 100.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 100.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 100.9 
+#10 100.9 See any operating system documentation about shared libraries for
+#10 100.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 100.9 ----------------------------------------------------------------------
+#10 100.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.9 make[5]: Leaving directory '/home/slurm/src/plugins/cred/none'
+#10 100.9 make[4]: Leaving directory '/home/slurm/src/plugins/cred/none'
+#10 100.9 make[4]: Entering directory '/home/slurm/src/plugins/cred'
+#10 100.9 make[5]: Entering directory '/home/slurm/src/plugins/cred'
+#10 100.9 make[5]: Nothing to be done for 'install-exec-am'.
+#10 100.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.9 make[5]: Leaving directory '/home/slurm/src/plugins/cred'
+#10 100.9 make[4]: Leaving directory '/home/slurm/src/plugins/cred'
+#10 100.9 make[3]: Leaving directory '/home/slurm/src/plugins/cred'
+#10 100.9 Making install in ext_sensors
+#10 100.9 make[3]: Entering directory '/home/slurm/src/plugins/ext_sensors'
+#10 100.9 Making install in rrd
+#10 100.9 make[4]: Entering directory '/home/slurm/src/plugins/ext_sensors/rrd'
+#10 100.9 make[5]: Entering directory '/home/slurm/src/plugins/ext_sensors/rrd'
+#10 100.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 100.9 make[5]: Leaving directory '/home/slurm/src/plugins/ext_sensors/rrd'
+#10 100.9 make[4]: Leaving directory '/home/slurm/src/plugins/ext_sensors/rrd'
+#10 100.9 Making install in none
+#10 100.9 make[4]: Entering directory '/home/slurm/src/plugins/ext_sensors/none'
+#10 100.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ext_sensors_none.lo -MD -MP -MF .deps/ext_sensors_none.Tpo -c -o ext_sensors_none.lo ext_sensors_none.c
+#10 101.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ext_sensors_none.lo -MD -MP -MF .deps/ext_sensors_none.Tpo -c ext_sensors_none.c  -fPIC -DPIC -o .libs/ext_sensors_none.o
+#10 101.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ext_sensors_none.lo -MD -MP -MF .deps/ext_sensors_none.Tpo -c ext_sensors_none.c -o ext_sensors_none.o >/dev/null 2>&1
+#10 101.2 mv -f .deps/ext_sensors_none.Tpo .deps/ext_sensors_none.Plo
+#10 101.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o ext_sensors_none.la -rpath /usr/lib64/slurm ext_sensors_none.lo  -lpthread -lm -lresolv 
+#10 101.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/ext_sensors_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,ext_sensors_none.so -o .libs/ext_sensors_none.so
+#10 101.3 libtool: link: ar cr .libs/ext_sensors_none.a  ext_sensors_none.o
+#10 101.3 libtool: link: ranlib .libs/ext_sensors_none.a
+#10 101.3 libtool: link: ( cd ".libs" && rm -f "ext_sensors_none.la" && ln -s "../ext_sensors_none.la" "ext_sensors_none.la" )
+#10 101.3 make[5]: Entering directory '/home/slurm/src/plugins/ext_sensors/none'
+#10 101.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 101.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   ext_sensors_none.la '/usr/lib64/slurm'
+#10 101.3 libtool: install: /usr/bin/install -c .libs/ext_sensors_none.so /usr/lib64/slurm/ext_sensors_none.so
+#10 101.3 libtool: install: /usr/bin/install -c .libs/ext_sensors_none.lai /usr/lib64/slurm/ext_sensors_none.la
+#10 101.3 libtool: install: /usr/bin/install -c .libs/ext_sensors_none.a /usr/lib64/slurm/ext_sensors_none.a
+#10 101.3 libtool: install: chmod 644 /usr/lib64/slurm/ext_sensors_none.a
+#10 101.3 libtool: install: ranlib /usr/lib64/slurm/ext_sensors_none.a
+#10 101.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 101.4 ----------------------------------------------------------------------
+#10 101.4 Libraries have been installed in:
+#10 101.4    /usr/lib64/slurm
+#10 101.4 
+#10 101.4 If you ever happen to want to link against installed libraries
+#10 101.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 101.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 101.4 flag during linking and do at least one of the following:
+#10 101.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 101.4      during execution
+#10 101.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 101.4      during linking
+#10 101.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 101.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 101.4 
+#10 101.4 See any operating system documentation about shared libraries for
+#10 101.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 101.4 ----------------------------------------------------------------------
+#10 101.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 101.4 make[5]: Leaving directory '/home/slurm/src/plugins/ext_sensors/none'
+#10 101.4 make[4]: Leaving directory '/home/slurm/src/plugins/ext_sensors/none'
+#10 101.4 make[4]: Entering directory '/home/slurm/src/plugins/ext_sensors'
+#10 101.4 make[5]: Entering directory '/home/slurm/src/plugins/ext_sensors'
+#10 101.4 make[5]: Nothing to be done for 'install-exec-am'.
+#10 101.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 101.4 make[5]: Leaving directory '/home/slurm/src/plugins/ext_sensors'
+#10 101.4 make[4]: Leaving directory '/home/slurm/src/plugins/ext_sensors'
+#10 101.4 make[3]: Leaving directory '/home/slurm/src/plugins/ext_sensors'
+#10 101.4 Making install in gpu
+#10 101.4 make[3]: Entering directory '/home/slurm/src/plugins/gpu'
+#10 101.4 Making install in common
+#10 101.4 make[4]: Entering directory '/home/slurm/src/plugins/gpu/common'
+#10 101.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_common.lo -MD -MP -MF .deps/gpu_common.Tpo -c -o gpu_common.lo gpu_common.c
+#10 101.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_common.lo -MD -MP -MF .deps/gpu_common.Tpo -c gpu_common.c  -fPIC -DPIC -o .libs/gpu_common.o
+#10 101.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_common.lo -MD -MP -MF .deps/gpu_common.Tpo -c gpu_common.c -o gpu_common.o >/dev/null 2>&1
+#10 101.6 mv -f .deps/gpu_common.Tpo .deps/gpu_common.Plo
+#10 101.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libgpu_common.la  gpu_common.lo  -lpthread -lm -lresolv 
+#10 101.7 libtool: link: ar cr .libs/libgpu_common.a .libs/gpu_common.o 
+#10 101.7 libtool: link: ranlib .libs/libgpu_common.a
+#10 101.7 libtool: link: ( cd ".libs" && rm -f "libgpu_common.la" && ln -s "../libgpu_common.la" "libgpu_common.la" )
+#10 101.7 make[5]: Entering directory '/home/slurm/src/plugins/gpu/common'
+#10 101.7 make[5]: Nothing to be done for 'install-exec-am'.
+#10 101.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 101.7 make[5]: Leaving directory '/home/slurm/src/plugins/gpu/common'
+#10 101.7 make[4]: Leaving directory '/home/slurm/src/plugins/gpu/common'
+#10 101.7 Making install in generic
+#10 101.7 make[4]: Entering directory '/home/slurm/src/plugins/gpu/generic'
+#10 101.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_generic.lo -MD -MP -MF .deps/gpu_generic.Tpo -c -o gpu_generic.lo gpu_generic.c
+#10 101.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_generic.lo -MD -MP -MF .deps/gpu_generic.Tpo -c gpu_generic.c  -fPIC -DPIC -o .libs/gpu_generic.o
+#10 101.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gpu_generic.lo -MD -MP -MF .deps/gpu_generic.Tpo -c gpu_generic.c -o gpu_generic.o >/dev/null 2>&1
+#10 101.9 mv -f .deps/gpu_generic.Tpo .deps/gpu_generic.Plo
+#10 101.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o gpu_generic.la -rpath /usr/lib64/slurm gpu_generic.lo  -lpthread -lm -lresolv 
+#10 102.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/gpu_generic.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,gpu_generic.so -o .libs/gpu_generic.so
+#10 102.0 libtool: link: ar cr .libs/gpu_generic.a  gpu_generic.o
+#10 102.0 libtool: link: ranlib .libs/gpu_generic.a
+#10 102.0 libtool: link: ( cd ".libs" && rm -f "gpu_generic.la" && ln -s "../gpu_generic.la" "gpu_generic.la" )
+#10 102.0 make[5]: Entering directory '/home/slurm/src/plugins/gpu/generic'
+#10 102.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 102.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   gpu_generic.la '/usr/lib64/slurm'
+#10 102.1 libtool: install: /usr/bin/install -c .libs/gpu_generic.so /usr/lib64/slurm/gpu_generic.so
+#10 102.1 libtool: install: /usr/bin/install -c .libs/gpu_generic.lai /usr/lib64/slurm/gpu_generic.la
+#10 102.1 libtool: install: /usr/bin/install -c .libs/gpu_generic.a /usr/lib64/slurm/gpu_generic.a
+#10 102.1 libtool: install: chmod 644 /usr/lib64/slurm/gpu_generic.a
+#10 102.1 libtool: install: ranlib /usr/lib64/slurm/gpu_generic.a
+#10 102.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 102.1 ----------------------------------------------------------------------
+#10 102.1 Libraries have been installed in:
+#10 102.1    /usr/lib64/slurm
+#10 102.1 
+#10 102.1 If you ever happen to want to link against installed libraries
+#10 102.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 102.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 102.1 flag during linking and do at least one of the following:
+#10 102.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 102.1      during execution
+#10 102.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 102.1      during linking
+#10 102.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 102.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 102.1 
+#10 102.1 See any operating system documentation about shared libraries for
+#10 102.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 102.1 ----------------------------------------------------------------------
+#10 102.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 102.1 make[5]: Leaving directory '/home/slurm/src/plugins/gpu/generic'
+#10 102.1 make[4]: Leaving directory '/home/slurm/src/plugins/gpu/generic'
+#10 102.1 make[4]: Entering directory '/home/slurm/src/plugins/gpu'
+#10 102.1 make[5]: Entering directory '/home/slurm/src/plugins/gpu'
+#10 102.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 102.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 102.1 make[5]: Leaving directory '/home/slurm/src/plugins/gpu'
+#10 102.1 make[4]: Leaving directory '/home/slurm/src/plugins/gpu'
+#10 102.1 make[3]: Leaving directory '/home/slurm/src/plugins/gpu'
+#10 102.1 Making install in gres
+#10 102.1 make[3]: Entering directory '/home/slurm/src/plugins/gres'
+#10 102.1 Making install in common
+#10 102.1 make[4]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 102.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_common.lo -MD -MP -MF .deps/gres_common.Tpo -c -o gres_common.lo gres_common.c
+#10 102.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_common.lo -MD -MP -MF .deps/gres_common.Tpo -c gres_common.c  -fPIC -DPIC -o .libs/gres_common.o
+#10 102.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_common.lo -MD -MP -MF .deps/gres_common.Tpo -c gres_common.c -o gres_common.o >/dev/null 2>&1
+#10 102.4 mv -f .deps/gres_common.Tpo .deps/gres_common.Plo
+#10 102.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_c_s.lo -MD -MP -MF .deps/gres_c_s.Tpo -c -o gres_c_s.lo gres_c_s.c
+#10 102.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_c_s.lo -MD -MP -MF .deps/gres_c_s.Tpo -c gres_c_s.c  -fPIC -DPIC -o .libs/gres_c_s.o
+#10 102.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_c_s.lo -MD -MP -MF .deps/gres_c_s.Tpo -c gres_c_s.c -o gres_c_s.o >/dev/null 2>&1
+#10 102.6 mv -f .deps/gres_c_s.Tpo .deps/gres_c_s.Plo
+#10 102.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libgres_common.la  gres_common.lo gres_c_s.lo  -lpthread -lm -lresolv 
+#10 102.7 libtool: link: ar cr .libs/libgres_common.a .libs/gres_common.o .libs/gres_c_s.o 
+#10 102.7 libtool: link: ranlib .libs/libgres_common.a
+#10 102.7 libtool: link: ( cd ".libs" && rm -f "libgres_common.la" && ln -s "../libgres_common.la" "libgres_common.la" )
+#10 102.7 make[5]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 102.7 make[5]: Nothing to be done for 'install-exec-am'.
+#10 102.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 102.7 make[5]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 102.7 make[4]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 102.7 Making install in gpu
+#10 102.7 make[4]: Entering directory '/home/slurm/src/plugins/gres/gpu'
+#10 102.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_gpu.lo -MD -MP -MF .deps/gres_gpu.Tpo -c -o gres_gpu.lo gres_gpu.c
+#10 102.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_gpu.lo -MD -MP -MF .deps/gres_gpu.Tpo -c gres_gpu.c  -fPIC -DPIC -o .libs/gres_gpu.o
+#10 102.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_gpu.lo -MD -MP -MF .deps/gres_gpu.Tpo -c gres_gpu.c -o gres_gpu.o >/dev/null 2>&1
+#10 103.0 mv -f .deps/gres_gpu.Tpo .deps/gres_gpu.Plo
+#10 103.0 make[5]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 103.0 make[5]: 'libgres_common.la' is up to date.
+#10 103.0 make[5]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 103.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o gres_gpu.la -rpath /usr/lib64/slurm gres_gpu.lo ../common/libgres_common.la -lpthread -lm -lresolv 
+#10 103.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/gres_gpu.o  -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,gres_gpu.so -o .libs/gres_gpu.so
+#10 103.1 libtool: link: (cd .libs/gres_gpu.lax/libgres_common.a && ar x "/home/slurm/src/plugins/gres/gpu/../common/.libs/libgres_common.a")
+#10 103.1 libtool: link: ar cr .libs/gres_gpu.a  gres_gpu.o  .libs/gres_gpu.lax/libgres_common.a/gres_c_s.o .libs/gres_gpu.lax/libgres_common.a/gres_common.o 
+#10 103.1 libtool: link: ranlib .libs/gres_gpu.a
+#10 103.1 libtool: link: rm -fr .libs/gres_gpu.lax
+#10 103.1 libtool: link: ( cd ".libs" && rm -f "gres_gpu.la" && ln -s "../gres_gpu.la" "gres_gpu.la" )
+#10 103.2 make[5]: Entering directory '/home/slurm/src/plugins/gres/gpu'
+#10 103.2 make[6]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 103.2 make[6]: 'libgres_common.la' is up to date.
+#10 103.2 make[6]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 103.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 103.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   gres_gpu.la '/usr/lib64/slurm'
+#10 103.2 libtool: install: /usr/bin/install -c .libs/gres_gpu.so /usr/lib64/slurm/gres_gpu.so
+#10 103.2 libtool: install: /usr/bin/install -c .libs/gres_gpu.lai /usr/lib64/slurm/gres_gpu.la
+#10 103.2 libtool: install: /usr/bin/install -c .libs/gres_gpu.a /usr/lib64/slurm/gres_gpu.a
+#10 103.2 libtool: install: chmod 644 /usr/lib64/slurm/gres_gpu.a
+#10 103.2 libtool: install: ranlib /usr/lib64/slurm/gres_gpu.a
+#10 103.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 103.2 ----------------------------------------------------------------------
+#10 103.2 Libraries have been installed in:
+#10 103.2    /usr/lib64/slurm
+#10 103.2 
+#10 103.2 If you ever happen to want to link against installed libraries
+#10 103.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 103.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 103.2 flag during linking and do at least one of the following:
+#10 103.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 103.2      during execution
+#10 103.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 103.2      during linking
+#10 103.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 103.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 103.2 
+#10 103.2 See any operating system documentation about shared libraries for
+#10 103.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 103.2 ----------------------------------------------------------------------
+#10 103.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 103.2 make[5]: Leaving directory '/home/slurm/src/plugins/gres/gpu'
+#10 103.2 make[4]: Leaving directory '/home/slurm/src/plugins/gres/gpu'
+#10 103.2 Making install in nic
+#10 103.2 make[4]: Entering directory '/home/slurm/src/plugins/gres/nic'
+#10 103.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_nic.lo -MD -MP -MF .deps/gres_nic.Tpo -c -o gres_nic.lo gres_nic.c
+#10 103.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_nic.lo -MD -MP -MF .deps/gres_nic.Tpo -c gres_nic.c  -fPIC -DPIC -o .libs/gres_nic.o
+#10 103.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_nic.lo -MD -MP -MF .deps/gres_nic.Tpo -c gres_nic.c -o gres_nic.o >/dev/null 2>&1
+#10 103.5 mv -f .deps/gres_nic.Tpo .deps/gres_nic.Plo
+#10 103.5 make[5]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 103.5 make[5]: 'libgres_common.la' is up to date.
+#10 103.5 make[5]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 103.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o gres_nic.la -rpath /usr/lib64/slurm gres_nic.lo ../common/libgres_common.la -lpthread -lm -lresolv 
+#10 103.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/gres_nic.o  -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,gres_nic.so -o .libs/gres_nic.so
+#10 103.6 libtool: link: (cd .libs/gres_nic.lax/libgres_common.a && ar x "/home/slurm/src/plugins/gres/nic/../common/.libs/libgres_common.a")
+#10 103.6 libtool: link: ar cr .libs/gres_nic.a  gres_nic.o  .libs/gres_nic.lax/libgres_common.a/gres_c_s.o .libs/gres_nic.lax/libgres_common.a/gres_common.o 
+#10 103.6 libtool: link: ranlib .libs/gres_nic.a
+#10 103.6 libtool: link: rm -fr .libs/gres_nic.lax
+#10 103.6 libtool: link: ( cd ".libs" && rm -f "gres_nic.la" && ln -s "../gres_nic.la" "gres_nic.la" )
+#10 103.6 make[5]: Entering directory '/home/slurm/src/plugins/gres/nic'
+#10 103.6 make[6]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 103.6 make[6]: 'libgres_common.la' is up to date.
+#10 103.6 make[6]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 103.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 103.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   gres_nic.la '/usr/lib64/slurm'
+#10 103.7 libtool: install: /usr/bin/install -c .libs/gres_nic.so /usr/lib64/slurm/gres_nic.so
+#10 103.7 libtool: install: /usr/bin/install -c .libs/gres_nic.lai /usr/lib64/slurm/gres_nic.la
+#10 103.7 libtool: install: /usr/bin/install -c .libs/gres_nic.a /usr/lib64/slurm/gres_nic.a
+#10 103.7 libtool: install: chmod 644 /usr/lib64/slurm/gres_nic.a
+#10 103.7 libtool: install: ranlib /usr/lib64/slurm/gres_nic.a
+#10 103.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 103.7 ----------------------------------------------------------------------
+#10 103.7 Libraries have been installed in:
+#10 103.7    /usr/lib64/slurm
+#10 103.7 
+#10 103.7 If you ever happen to want to link against installed libraries
+#10 103.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 103.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 103.7 flag during linking and do at least one of the following:
+#10 103.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 103.7      during execution
+#10 103.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 103.7      during linking
+#10 103.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 103.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 103.7 
+#10 103.7 See any operating system documentation about shared libraries for
+#10 103.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 103.7 ----------------------------------------------------------------------
+#10 103.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 103.7 make[5]: Leaving directory '/home/slurm/src/plugins/gres/nic'
+#10 103.7 make[4]: Leaving directory '/home/slurm/src/plugins/gres/nic'
+#10 103.7 Making install in mps
+#10 103.7 make[4]: Entering directory '/home/slurm/src/plugins/gres/mps'
+#10 103.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_mps.lo -MD -MP -MF .deps/gres_mps.Tpo -c -o gres_mps.lo gres_mps.c
+#10 103.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_mps.lo -MD -MP -MF .deps/gres_mps.Tpo -c gres_mps.c  -fPIC -DPIC -o .libs/gres_mps.o
+#10 103.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_mps.lo -MD -MP -MF .deps/gres_mps.Tpo -c gres_mps.c -o gres_mps.o >/dev/null 2>&1
+#10 104.0 mv -f .deps/gres_mps.Tpo .deps/gres_mps.Plo
+#10 104.0 make[5]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 104.0 make[5]: 'libgres_common.la' is up to date.
+#10 104.0 make[5]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 104.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o gres_mps.la -rpath /usr/lib64/slurm gres_mps.lo ../common/libgres_common.la -lpthread -lm -lresolv 
+#10 104.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/gres_mps.o  -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,gres_mps.so -o .libs/gres_mps.so
+#10 104.1 libtool: link: (cd .libs/gres_mps.lax/libgres_common.a && ar x "/home/slurm/src/plugins/gres/mps/../common/.libs/libgres_common.a")
+#10 104.1 libtool: link: ar cr .libs/gres_mps.a  gres_mps.o  .libs/gres_mps.lax/libgres_common.a/gres_c_s.o .libs/gres_mps.lax/libgres_common.a/gres_common.o 
+#10 104.1 libtool: link: ranlib .libs/gres_mps.a
+#10 104.1 libtool: link: rm -fr .libs/gres_mps.lax
+#10 104.1 libtool: link: ( cd ".libs" && rm -f "gres_mps.la" && ln -s "../gres_mps.la" "gres_mps.la" )
+#10 104.1 make[5]: Entering directory '/home/slurm/src/plugins/gres/mps'
+#10 104.2 make[6]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 104.2 make[6]: 'libgres_common.la' is up to date.
+#10 104.2 make[6]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 104.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 104.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   gres_mps.la '/usr/lib64/slurm'
+#10 104.2 libtool: install: /usr/bin/install -c .libs/gres_mps.so /usr/lib64/slurm/gres_mps.so
+#10 104.2 libtool: install: /usr/bin/install -c .libs/gres_mps.lai /usr/lib64/slurm/gres_mps.la
+#10 104.2 libtool: install: /usr/bin/install -c .libs/gres_mps.a /usr/lib64/slurm/gres_mps.a
+#10 104.2 libtool: install: chmod 644 /usr/lib64/slurm/gres_mps.a
+#10 104.2 libtool: install: ranlib /usr/lib64/slurm/gres_mps.a
+#10 104.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 104.2 ----------------------------------------------------------------------
+#10 104.2 Libraries have been installed in:
+#10 104.2    /usr/lib64/slurm
+#10 104.2 
+#10 104.2 If you ever happen to want to link against installed libraries
+#10 104.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 104.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 104.2 flag during linking and do at least one of the following:
+#10 104.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 104.2      during execution
+#10 104.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 104.2      during linking
+#10 104.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 104.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 104.2 
+#10 104.2 See any operating system documentation about shared libraries for
+#10 104.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 104.2 ----------------------------------------------------------------------
+#10 104.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 104.2 make[5]: Leaving directory '/home/slurm/src/plugins/gres/mps'
+#10 104.2 make[4]: Leaving directory '/home/slurm/src/plugins/gres/mps'
+#10 104.2 Making install in shard
+#10 104.2 make[4]: Entering directory '/home/slurm/src/plugins/gres/shard'
+#10 104.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_shard.lo -MD -MP -MF .deps/gres_shard.Tpo -c -o gres_shard.lo gres_shard.c
+#10 104.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_shard.lo -MD -MP -MF .deps/gres_shard.Tpo -c gres_shard.c  -fPIC -DPIC -o .libs/gres_shard.o
+#10 104.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_shard.lo -MD -MP -MF .deps/gres_shard.Tpo -c gres_shard.c -o gres_shard.o >/dev/null 2>&1
+#10 104.4 mv -f .deps/gres_shard.Tpo .deps/gres_shard.Plo
+#10 104.5 make[5]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 104.5 make[5]: 'libgres_common.la' is up to date.
+#10 104.5 make[5]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 104.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o gres_shard.la -rpath /usr/lib64/slurm gres_shard.lo ../common/libgres_common.la -lpthread -lm -lresolv 
+#10 104.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/gres_shard.o  -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,gres_shard.so -o .libs/gres_shard.so
+#10 104.6 libtool: link: (cd .libs/gres_shard.lax/libgres_common.a && ar x "/home/slurm/src/plugins/gres/shard/../common/.libs/libgres_common.a")
+#10 104.6 libtool: link: ar cr .libs/gres_shard.a  gres_shard.o  .libs/gres_shard.lax/libgres_common.a/gres_c_s.o .libs/gres_shard.lax/libgres_common.a/gres_common.o 
+#10 104.6 libtool: link: ranlib .libs/gres_shard.a
+#10 104.6 libtool: link: rm -fr .libs/gres_shard.lax
+#10 104.6 libtool: link: ( cd ".libs" && rm -f "gres_shard.la" && ln -s "../gres_shard.la" "gres_shard.la" )
+#10 104.6 make[5]: Entering directory '/home/slurm/src/plugins/gres/shard'
+#10 104.7 make[6]: Entering directory '/home/slurm/src/plugins/gres/common'
+#10 104.7 make[6]: 'libgres_common.la' is up to date.
+#10 104.7 make[6]: Leaving directory '/home/slurm/src/plugins/gres/common'
+#10 104.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 104.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   gres_shard.la '/usr/lib64/slurm'
+#10 104.7 libtool: install: /usr/bin/install -c .libs/gres_shard.so /usr/lib64/slurm/gres_shard.so
+#10 104.7 libtool: install: /usr/bin/install -c .libs/gres_shard.lai /usr/lib64/slurm/gres_shard.la
+#10 104.7 libtool: install: /usr/bin/install -c .libs/gres_shard.a /usr/lib64/slurm/gres_shard.a
+#10 104.7 libtool: install: chmod 644 /usr/lib64/slurm/gres_shard.a
+#10 104.7 libtool: install: ranlib /usr/lib64/slurm/gres_shard.a
+#10 104.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 104.7 ----------------------------------------------------------------------
+#10 104.7 Libraries have been installed in:
+#10 104.7    /usr/lib64/slurm
+#10 104.7 
+#10 104.7 If you ever happen to want to link against installed libraries
+#10 104.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 104.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 104.7 flag during linking and do at least one of the following:
+#10 104.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 104.7      during execution
+#10 104.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 104.7      during linking
+#10 104.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 104.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 104.7 
+#10 104.7 See any operating system documentation about shared libraries for
+#10 104.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 104.7 ----------------------------------------------------------------------
+#10 104.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 104.7 make[5]: Leaving directory '/home/slurm/src/plugins/gres/shard'
+#10 104.7 make[4]: Leaving directory '/home/slurm/src/plugins/gres/shard'
+#10 104.7 make[4]: Entering directory '/home/slurm/src/plugins/gres'
+#10 104.7 make[5]: Entering directory '/home/slurm/src/plugins/gres'
+#10 104.7 make[5]: Nothing to be done for 'install-exec-am'.
+#10 104.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 104.7 make[5]: Leaving directory '/home/slurm/src/plugins/gres'
+#10 104.7 make[4]: Leaving directory '/home/slurm/src/plugins/gres'
+#10 104.7 make[3]: Leaving directory '/home/slurm/src/plugins/gres'
+#10 104.7 Making install in hash
+#10 104.7 make[3]: Entering directory '/home/slurm/src/plugins/hash'
+#10 104.7 Making install in k12
+#10 104.7 make[4]: Entering directory '/home/slurm/src/plugins/hash/k12'
+#10 104.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash_k12.lo -MD -MP -MF .deps/hash_k12.Tpo -c -o hash_k12.lo hash_k12.c
+#10 104.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash_k12.lo -MD -MP -MF .deps/hash_k12.Tpo -c hash_k12.c  -fPIC -DPIC -o .libs/hash_k12.o
+#10 104.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hash_k12.lo -MD -MP -MF .deps/hash_k12.Tpo -c hash_k12.c -o hash_k12.o >/dev/null 2>&1
+#10 105.0 mv -f .deps/hash_k12.Tpo .deps/hash_k12.Plo
+#10 105.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KangarooTwelve.lo -MD -MP -MF .deps/KangarooTwelve.Tpo -c -o KangarooTwelve.lo KangarooTwelve.c
+#10 105.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KangarooTwelve.lo -MD -MP -MF .deps/KangarooTwelve.Tpo -c KangarooTwelve.c  -fPIC -DPIC -o .libs/KangarooTwelve.o
+#10 105.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KangarooTwelve.lo -MD -MP -MF .deps/KangarooTwelve.Tpo -c KangarooTwelve.c -o KangarooTwelve.o >/dev/null 2>&1
+#10 105.0 mv -f .deps/KangarooTwelve.Tpo .deps/KangarooTwelve.Plo
+#10 105.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakP-1600-opt64.lo -MD -MP -MF .deps/KeccakP-1600-opt64.Tpo -c -o KeccakP-1600-opt64.lo KeccakP-1600-opt64.c
+#10 105.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakP-1600-opt64.lo -MD -MP -MF .deps/KeccakP-1600-opt64.Tpo -c KeccakP-1600-opt64.c  -fPIC -DPIC -o .libs/KeccakP-1600-opt64.o
+#10 105.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakP-1600-opt64.lo -MD -MP -MF .deps/KeccakP-1600-opt64.Tpo -c KeccakP-1600-opt64.c -o KeccakP-1600-opt64.o >/dev/null 2>&1
+#10 105.6 mv -f .deps/KeccakP-1600-opt64.Tpo .deps/KeccakP-1600-opt64.Plo
+#10 105.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakSponge.lo -MD -MP -MF .deps/KeccakSponge.Tpo -c -o KeccakSponge.lo KeccakSponge.c
+#10 105.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakSponge.lo -MD -MP -MF .deps/KeccakSponge.Tpo -c KeccakSponge.c  -fPIC -DPIC -o .libs/KeccakSponge.o
+#10 105.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT KeccakSponge.lo -MD -MP -MF .deps/KeccakSponge.Tpo -c KeccakSponge.c -o KeccakSponge.o >/dev/null 2>&1
+#10 105.8 mv -f .deps/KeccakSponge.Tpo .deps/KeccakSponge.Plo
+#10 105.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o hash_k12.la -rpath /usr/lib64/slurm hash_k12.lo KangarooTwelve.lo KeccakP-1600-opt64.lo KeccakSponge.lo  -lpthread -lm -lresolv 
+#10 105.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/hash_k12.o .libs/KangarooTwelve.o .libs/KeccakP-1600-opt64.o .libs/KeccakSponge.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,hash_k12.so -o .libs/hash_k12.so
+#10 105.8 libtool: link: ar cr .libs/hash_k12.a  hash_k12.o KangarooTwelve.o KeccakP-1600-opt64.o KeccakSponge.o
+#10 105.9 libtool: link: ranlib .libs/hash_k12.a
+#10 105.9 libtool: link: ( cd ".libs" && rm -f "hash_k12.la" && ln -s "../hash_k12.la" "hash_k12.la" )
+#10 105.9 make[5]: Entering directory '/home/slurm/src/plugins/hash/k12'
+#10 105.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 105.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   hash_k12.la '/usr/lib64/slurm'
+#10 105.9 libtool: install: /usr/bin/install -c .libs/hash_k12.so /usr/lib64/slurm/hash_k12.so
+#10 105.9 libtool: install: /usr/bin/install -c .libs/hash_k12.lai /usr/lib64/slurm/hash_k12.la
+#10 105.9 libtool: install: /usr/bin/install -c .libs/hash_k12.a /usr/lib64/slurm/hash_k12.a
+#10 105.9 libtool: install: chmod 644 /usr/lib64/slurm/hash_k12.a
+#10 105.9 libtool: install: ranlib /usr/lib64/slurm/hash_k12.a
+#10 105.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 106.0 ----------------------------------------------------------------------
+#10 106.0 Libraries have been installed in:
+#10 106.0    /usr/lib64/slurm
+#10 106.0 
+#10 106.0 If you ever happen to want to link against installed libraries
+#10 106.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 106.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 106.0 flag during linking and do at least one of the following:
+#10 106.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 106.0      during execution
+#10 106.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 106.0      during linking
+#10 106.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 106.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 106.0 
+#10 106.0 See any operating system documentation about shared libraries for
+#10 106.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 106.0 ----------------------------------------------------------------------
+#10 106.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 106.0 make[5]: Leaving directory '/home/slurm/src/plugins/hash/k12'
+#10 106.0 make[4]: Leaving directory '/home/slurm/src/plugins/hash/k12'
+#10 106.0 make[4]: Entering directory '/home/slurm/src/plugins/hash'
+#10 106.0 make[5]: Entering directory '/home/slurm/src/plugins/hash'
+#10 106.0 make[5]: Nothing to be done for 'install-exec-am'.
+#10 106.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 106.0 make[5]: Leaving directory '/home/slurm/src/plugins/hash'
+#10 106.0 make[4]: Leaving directory '/home/slurm/src/plugins/hash'
+#10 106.0 make[3]: Leaving directory '/home/slurm/src/plugins/hash'
+#10 106.0 Making install in jobacct_gather
+#10 106.0 make[3]: Entering directory '/home/slurm/src/plugins/jobacct_gather'
+#10 106.0 Making install in common
+#10 106.0 make[4]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_jag.lo -MD -MP -MF .deps/common_jag.Tpo -c -o common_jag.lo common_jag.c
+#10 106.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_jag.lo -MD -MP -MF .deps/common_jag.Tpo -c common_jag.c  -fPIC -DPIC -o .libs/common_jag.o
+#10 106.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common_jag.lo -MD -MP -MF .deps/common_jag.Tpo -c common_jag.c -o common_jag.o >/dev/null 2>&1
+#10 106.3 mv -f .deps/common_jag.Tpo .deps/common_jag.Plo
+#10 106.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libjobacct_gather_common.la  common_jag.lo  -lpthread -lm -lresolv 
+#10 106.3 libtool: link: ar cr .libs/libjobacct_gather_common.a .libs/common_jag.o 
+#10 106.3 libtool: link: ranlib .libs/libjobacct_gather_common.a
+#10 106.3 libtool: link: ( cd ".libs" && rm -f "libjobacct_gather_common.la" && ln -s "../libjobacct_gather_common.la" "libjobacct_gather_common.la" )
+#10 106.3 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 106.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 106.3 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.3 make[4]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.3 Making install in linux
+#10 106.4 make[4]: Entering directory '/home/slurm/src/plugins/jobacct_gather/linux'
+#10 106.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_linux.lo -MD -MP -MF .deps/jobacct_gather_linux.Tpo -c -o jobacct_gather_linux.lo jobacct_gather_linux.c
+#10 106.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_linux.lo -MD -MP -MF .deps/jobacct_gather_linux.Tpo -c jobacct_gather_linux.c  -fPIC -DPIC -o .libs/jobacct_gather_linux.o
+#10 106.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_linux.lo -MD -MP -MF .deps/jobacct_gather_linux.Tpo -c jobacct_gather_linux.c -o jobacct_gather_linux.o >/dev/null 2>&1
+#10 106.6 mv -f .deps/jobacct_gather_linux.Tpo .deps/jobacct_gather_linux.Plo
+#10 106.6 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.6 make[5]: 'libjobacct_gather_common.la' is up to date.
+#10 106.6 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobacct_gather_linux.la -rpath /usr/lib64/slurm jobacct_gather_linux.lo ../common/libjobacct_gather_common.la -lpthread -lm -lresolv 
+#10 106.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobacct_gather_linux.o  -Wl,--whole-archive ../common/.libs/libjobacct_gather_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobacct_gather_linux.so -o .libs/jobacct_gather_linux.so
+#10 106.7 libtool: link: (cd .libs/jobacct_gather_linux.lax/libjobacct_gather_common.a && ar x "/home/slurm/src/plugins/jobacct_gather/linux/../common/.libs/libjobacct_gather_common.a")
+#10 106.7 libtool: link: ar cr .libs/jobacct_gather_linux.a  jobacct_gather_linux.o  .libs/jobacct_gather_linux.lax/libjobacct_gather_common.a/common_jag.o 
+#10 106.7 libtool: link: ranlib .libs/jobacct_gather_linux.a
+#10 106.7 libtool: link: rm -fr .libs/jobacct_gather_linux.lax
+#10 106.7 libtool: link: ( cd ".libs" && rm -f "jobacct_gather_linux.la" && ln -s "../jobacct_gather_linux.la" "jobacct_gather_linux.la" )
+#10 106.7 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/linux'
+#10 106.8 make[6]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.8 make[6]: 'libjobacct_gather_common.la' is up to date.
+#10 106.8 make[6]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 106.8  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 106.8  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobacct_gather_linux.la '/usr/lib64/slurm'
+#10 106.8 libtool: install: /usr/bin/install -c .libs/jobacct_gather_linux.so /usr/lib64/slurm/jobacct_gather_linux.so
+#10 106.8 libtool: install: /usr/bin/install -c .libs/jobacct_gather_linux.lai /usr/lib64/slurm/jobacct_gather_linux.la
+#10 106.8 libtool: install: /usr/bin/install -c .libs/jobacct_gather_linux.a /usr/lib64/slurm/jobacct_gather_linux.a
+#10 106.8 libtool: install: chmod 644 /usr/lib64/slurm/jobacct_gather_linux.a
+#10 106.8 libtool: install: ranlib /usr/lib64/slurm/jobacct_gather_linux.a
+#10 106.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 106.8 ----------------------------------------------------------------------
+#10 106.8 Libraries have been installed in:
+#10 106.8    /usr/lib64/slurm
+#10 106.8 
+#10 106.8 If you ever happen to want to link against installed libraries
+#10 106.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 106.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 106.8 flag during linking and do at least one of the following:
+#10 106.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 106.8      during execution
+#10 106.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 106.8      during linking
+#10 106.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 106.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 106.8 
+#10 106.8 See any operating system documentation about shared libraries for
+#10 106.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 106.8 ----------------------------------------------------------------------
+#10 106.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 106.8 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/linux'
+#10 106.8 make[4]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/linux'
+#10 106.8 Making install in none
+#10 106.8 make[4]: Entering directory '/home/slurm/src/plugins/jobacct_gather/none'
+#10 106.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_none.lo -MD -MP -MF .deps/jobacct_gather_none.Tpo -c -o jobacct_gather_none.lo jobacct_gather_none.c
+#10 106.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_none.lo -MD -MP -MF .deps/jobacct_gather_none.Tpo -c jobacct_gather_none.c  -fPIC -DPIC -o .libs/jobacct_gather_none.o
+#10 106.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_none.lo -MD -MP -MF .deps/jobacct_gather_none.Tpo -c jobacct_gather_none.c -o jobacct_gather_none.o >/dev/null 2>&1
+#10 107.0 mv -f .deps/jobacct_gather_none.Tpo .deps/jobacct_gather_none.Plo
+#10 107.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobacct_gather_none.la -rpath /usr/lib64/slurm jobacct_gather_none.lo  -lpthread -lm -lresolv 
+#10 107.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobacct_gather_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobacct_gather_none.so -o .libs/jobacct_gather_none.so
+#10 107.1 libtool: link: ar cr .libs/jobacct_gather_none.a  jobacct_gather_none.o
+#10 107.1 libtool: link: ranlib .libs/jobacct_gather_none.a
+#10 107.1 libtool: link: ( cd ".libs" && rm -f "jobacct_gather_none.la" && ln -s "../jobacct_gather_none.la" "jobacct_gather_none.la" )
+#10 107.2 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/none'
+#10 107.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 107.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobacct_gather_none.la '/usr/lib64/slurm'
+#10 107.2 libtool: install: /usr/bin/install -c .libs/jobacct_gather_none.so /usr/lib64/slurm/jobacct_gather_none.so
+#10 107.2 libtool: install: /usr/bin/install -c .libs/jobacct_gather_none.lai /usr/lib64/slurm/jobacct_gather_none.la
+#10 107.2 libtool: install: /usr/bin/install -c .libs/jobacct_gather_none.a /usr/lib64/slurm/jobacct_gather_none.a
+#10 107.2 libtool: install: chmod 644 /usr/lib64/slurm/jobacct_gather_none.a
+#10 107.2 libtool: install: ranlib /usr/lib64/slurm/jobacct_gather_none.a
+#10 107.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 107.2 ----------------------------------------------------------------------
+#10 107.2 Libraries have been installed in:
+#10 107.2    /usr/lib64/slurm
+#10 107.2 
+#10 107.2 If you ever happen to want to link against installed libraries
+#10 107.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 107.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 107.2 flag during linking and do at least one of the following:
+#10 107.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 107.2      during execution
+#10 107.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 107.2      during linking
+#10 107.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 107.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 107.2 
+#10 107.2 See any operating system documentation about shared libraries for
+#10 107.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 107.2 ----------------------------------------------------------------------
+#10 107.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 107.2 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/none'
+#10 107.2 make[4]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/none'
+#10 107.2 Making install in cgroup
+#10 107.2 make[4]: Entering directory '/home/slurm/src/plugins/jobacct_gather/cgroup'
+#10 107.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_cgroup.lo -MD -MP -MF .deps/jobacct_gather_cgroup.Tpo -c -o jobacct_gather_cgroup.lo jobacct_gather_cgroup.c
+#10 107.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_cgroup.lo -MD -MP -MF .deps/jobacct_gather_cgroup.Tpo -c jobacct_gather_cgroup.c  -fPIC -DPIC -o .libs/jobacct_gather_cgroup.o
+#10 107.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobacct_gather_cgroup.lo -MD -MP -MF .deps/jobacct_gather_cgroup.Tpo -c jobacct_gather_cgroup.c -o jobacct_gather_cgroup.o >/dev/null 2>&1
+#10 107.4 mv -f .deps/jobacct_gather_cgroup.Tpo .deps/jobacct_gather_cgroup.Plo
+#10 107.5 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 107.5 make[5]: 'libjobacct_gather_common.la' is up to date.
+#10 107.5 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 107.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobacct_gather_cgroup.la -rpath /usr/lib64/slurm jobacct_gather_cgroup.lo ../common/libjobacct_gather_common.la -lpthread -lm -lresolv 
+#10 107.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobacct_gather_cgroup.o  -Wl,--whole-archive ../common/.libs/libjobacct_gather_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobacct_gather_cgroup.so -o .libs/jobacct_gather_cgroup.so
+#10 107.6 libtool: link: (cd .libs/jobacct_gather_cgroup.lax/libjobacct_gather_common.a && ar x "/home/slurm/src/plugins/jobacct_gather/cgroup/../common/.libs/libjobacct_gather_common.a")
+#10 107.6 libtool: link: ar cr .libs/jobacct_gather_cgroup.a  jobacct_gather_cgroup.o  .libs/jobacct_gather_cgroup.lax/libjobacct_gather_common.a/common_jag.o 
+#10 107.6 libtool: link: ranlib .libs/jobacct_gather_cgroup.a
+#10 107.6 libtool: link: rm -fr .libs/jobacct_gather_cgroup.lax
+#10 107.6 libtool: link: ( cd ".libs" && rm -f "jobacct_gather_cgroup.la" && ln -s "../jobacct_gather_cgroup.la" "jobacct_gather_cgroup.la" )
+#10 107.6 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather/cgroup'
+#10 107.6 make[6]: Entering directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 107.6 make[6]: 'libjobacct_gather_common.la' is up to date.
+#10 107.6 make[6]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/common'
+#10 107.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 107.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobacct_gather_cgroup.la '/usr/lib64/slurm'
+#10 107.6 libtool: install: /usr/bin/install -c .libs/jobacct_gather_cgroup.so /usr/lib64/slurm/jobacct_gather_cgroup.so
+#10 107.7 libtool: install: /usr/bin/install -c .libs/jobacct_gather_cgroup.lai /usr/lib64/slurm/jobacct_gather_cgroup.la
+#10 107.7 libtool: install: /usr/bin/install -c .libs/jobacct_gather_cgroup.a /usr/lib64/slurm/jobacct_gather_cgroup.a
+#10 107.7 libtool: install: chmod 644 /usr/lib64/slurm/jobacct_gather_cgroup.a
+#10 107.7 libtool: install: ranlib /usr/lib64/slurm/jobacct_gather_cgroup.a
+#10 107.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 107.7 ----------------------------------------------------------------------
+#10 107.7 Libraries have been installed in:
+#10 107.7    /usr/lib64/slurm
+#10 107.7 
+#10 107.7 If you ever happen to want to link against installed libraries
+#10 107.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 107.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 107.7 flag during linking and do at least one of the following:
+#10 107.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 107.7      during execution
+#10 107.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 107.7      during linking
+#10 107.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 107.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 107.7 
+#10 107.7 See any operating system documentation about shared libraries for
+#10 107.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 107.7 ----------------------------------------------------------------------
+#10 107.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 107.7 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/cgroup'
+#10 107.7 make[4]: Leaving directory '/home/slurm/src/plugins/jobacct_gather/cgroup'
+#10 107.7 make[4]: Entering directory '/home/slurm/src/plugins/jobacct_gather'
+#10 107.7 make[5]: Entering directory '/home/slurm/src/plugins/jobacct_gather'
+#10 107.7 make[5]: Nothing to be done for 'install-exec-am'.
+#10 107.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 107.7 make[5]: Leaving directory '/home/slurm/src/plugins/jobacct_gather'
+#10 107.7 make[4]: Leaving directory '/home/slurm/src/plugins/jobacct_gather'
+#10 107.7 make[3]: Leaving directory '/home/slurm/src/plugins/jobacct_gather'
+#10 107.7 Making install in jobcomp
+#10 107.7 make[3]: Entering directory '/home/slurm/src/plugins/jobcomp'
+#10 107.7 Making install in elasticsearch
+#10 107.7 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/elasticsearch'
+#10 107.7 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/elasticsearch'
+#10 107.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 107.7 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/elasticsearch'
+#10 107.7 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/elasticsearch'
+#10 107.7 Making install in filetxt
+#10 107.7 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/filetxt'
+#10 107.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_filetxt.lo -MD -MP -MF .deps/jobcomp_filetxt.Tpo -c -o jobcomp_filetxt.lo jobcomp_filetxt.c
+#10 107.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_filetxt.lo -MD -MP -MF .deps/jobcomp_filetxt.Tpo -c jobcomp_filetxt.c  -fPIC -DPIC -o .libs/jobcomp_filetxt.o
+#10 107.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_filetxt.lo -MD -MP -MF .deps/jobcomp_filetxt.Tpo -c jobcomp_filetxt.c -o jobcomp_filetxt.o >/dev/null 2>&1
+#10 107.9 mv -f .deps/jobcomp_filetxt.Tpo .deps/jobcomp_filetxt.Plo
+#10 107.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT filetxt_jobcomp_process.lo -MD -MP -MF .deps/filetxt_jobcomp_process.Tpo -c -o filetxt_jobcomp_process.lo filetxt_jobcomp_process.c
+#10 108.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT filetxt_jobcomp_process.lo -MD -MP -MF .deps/filetxt_jobcomp_process.Tpo -c filetxt_jobcomp_process.c  -fPIC -DPIC -o .libs/filetxt_jobcomp_process.o
+#10 108.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT filetxt_jobcomp_process.lo -MD -MP -MF .deps/filetxt_jobcomp_process.Tpo -c filetxt_jobcomp_process.c -o filetxt_jobcomp_process.o >/dev/null 2>&1
+#10 108.2 mv -f .deps/filetxt_jobcomp_process.Tpo .deps/filetxt_jobcomp_process.Plo
+#10 108.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobcomp_filetxt.la -rpath /usr/lib64/slurm jobcomp_filetxt.lo filetxt_jobcomp_process.lo  -lpthread -lm -lresolv 
+#10 108.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobcomp_filetxt.o .libs/filetxt_jobcomp_process.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobcomp_filetxt.so -o .libs/jobcomp_filetxt.so
+#10 108.2 libtool: link: ar cr .libs/jobcomp_filetxt.a  jobcomp_filetxt.o filetxt_jobcomp_process.o
+#10 108.3 libtool: link: ranlib .libs/jobcomp_filetxt.a
+#10 108.3 libtool: link: ( cd ".libs" && rm -f "jobcomp_filetxt.la" && ln -s "../jobcomp_filetxt.la" "jobcomp_filetxt.la" )
+#10 108.3 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/filetxt'
+#10 108.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 108.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobcomp_filetxt.la '/usr/lib64/slurm'
+#10 108.3 libtool: install: /usr/bin/install -c .libs/jobcomp_filetxt.so /usr/lib64/slurm/jobcomp_filetxt.so
+#10 108.3 libtool: install: /usr/bin/install -c .libs/jobcomp_filetxt.lai /usr/lib64/slurm/jobcomp_filetxt.la
+#10 108.3 libtool: install: /usr/bin/install -c .libs/jobcomp_filetxt.a /usr/lib64/slurm/jobcomp_filetxt.a
+#10 108.3 libtool: install: chmod 644 /usr/lib64/slurm/jobcomp_filetxt.a
+#10 108.3 libtool: install: ranlib /usr/lib64/slurm/jobcomp_filetxt.a
+#10 108.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 108.4 ----------------------------------------------------------------------
+#10 108.4 Libraries have been installed in:
+#10 108.4    /usr/lib64/slurm
+#10 108.4 
+#10 108.4 If you ever happen to want to link against installed libraries
+#10 108.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 108.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 108.4 flag during linking and do at least one of the following:
+#10 108.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 108.4      during execution
+#10 108.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 108.4      during linking
+#10 108.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 108.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 108.4 
+#10 108.4 See any operating system documentation about shared libraries for
+#10 108.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 108.4 ----------------------------------------------------------------------
+#10 108.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 108.4 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/filetxt'
+#10 108.4 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/filetxt'
+#10 108.4 Making install in lua
+#10 108.4 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/lua'
+#10 108.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_lua.lo -MD -MP -MF .deps/jobcomp_lua.Tpo -c -o jobcomp_lua.lo jobcomp_lua.c
+#10 108.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_lua.lo -MD -MP -MF .deps/jobcomp_lua.Tpo -c jobcomp_lua.c  -fPIC -DPIC -o .libs/jobcomp_lua.o
+#10 108.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_lua.lo -MD -MP -MF .deps/jobcomp_lua.Tpo -c jobcomp_lua.c -o jobcomp_lua.o >/dev/null 2>&1
+#10 108.6 mv -f .deps/jobcomp_lua.Tpo .deps/jobcomp_lua.Plo
+#10 108.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module -avoid-version --export-dynamic  -o jobcomp_lua.la -rpath /usr/lib64/slurm jobcomp_lua.lo ../../../../src/lua/libslurm_lua.la -llua -lm -ldl  -lpthread -lm -lresolv 
+#10 108.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobcomp_lua.o  -Wl,--whole-archive ../../../../src/lua/.libs/libslurm_lua.a -Wl,--no-whole-archive  -llua -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobcomp_lua.so -o .libs/jobcomp_lua.so
+#10 108.7 libtool: link: (cd .libs/jobcomp_lua.lax/libslurm_lua.a && ar x "/home/slurm/src/plugins/jobcomp/lua/../../../../src/lua/.libs/libslurm_lua.a")
+#10 108.7 libtool: link: ar cr .libs/jobcomp_lua.a  jobcomp_lua.o  .libs/jobcomp_lua.lax/libslurm_lua.a/libslurm_lua_la-slurm_lua.o 
+#10 108.7 libtool: link: ranlib .libs/jobcomp_lua.a
+#10 108.7 libtool: link: rm -fr .libs/jobcomp_lua.lax
+#10 108.7 libtool: link: ( cd ".libs" && rm -f "jobcomp_lua.la" && ln -s "../jobcomp_lua.la" "jobcomp_lua.la" )
+#10 108.7 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/lua'
+#10 108.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 108.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobcomp_lua.la '/usr/lib64/slurm'
+#10 108.7 libtool: install: /usr/bin/install -c .libs/jobcomp_lua.so /usr/lib64/slurm/jobcomp_lua.so
+#10 108.7 libtool: install: /usr/bin/install -c .libs/jobcomp_lua.lai /usr/lib64/slurm/jobcomp_lua.la
+#10 108.7 libtool: install: /usr/bin/install -c .libs/jobcomp_lua.a /usr/lib64/slurm/jobcomp_lua.a
+#10 108.7 libtool: install: chmod 644 /usr/lib64/slurm/jobcomp_lua.a
+#10 108.7 libtool: install: ranlib /usr/lib64/slurm/jobcomp_lua.a
+#10 108.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 108.8 ----------------------------------------------------------------------
+#10 108.8 Libraries have been installed in:
+#10 108.8    /usr/lib64/slurm
+#10 108.8 
+#10 108.8 If you ever happen to want to link against installed libraries
+#10 108.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 108.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 108.8 flag during linking and do at least one of the following:
+#10 108.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 108.8      during execution
+#10 108.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 108.8      during linking
+#10 108.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 108.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 108.8 
+#10 108.8 See any operating system documentation about shared libraries for
+#10 108.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 108.8 ----------------------------------------------------------------------
+#10 108.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 108.8 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/lua'
+#10 108.8 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/lua'
+#10 108.8 Making install in none
+#10 108.8 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/none'
+#10 108.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_none.lo -MD -MP -MF .deps/jobcomp_none.Tpo -c -o jobcomp_none.lo jobcomp_none.c
+#10 108.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_none.lo -MD -MP -MF .deps/jobcomp_none.Tpo -c jobcomp_none.c  -fPIC -DPIC -o .libs/jobcomp_none.o
+#10 108.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_none.lo -MD -MP -MF .deps/jobcomp_none.Tpo -c jobcomp_none.c -o jobcomp_none.o >/dev/null 2>&1
+#10 109.0 mv -f .deps/jobcomp_none.Tpo .deps/jobcomp_none.Plo
+#10 109.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobcomp_none.la -rpath /usr/lib64/slurm jobcomp_none.lo  -lpthread -lm -lresolv 
+#10 109.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobcomp_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobcomp_none.so -o .libs/jobcomp_none.so
+#10 109.0 libtool: link: ar cr .libs/jobcomp_none.a  jobcomp_none.o
+#10 109.1 libtool: link: ranlib .libs/jobcomp_none.a
+#10 109.1 libtool: link: ( cd ".libs" && rm -f "jobcomp_none.la" && ln -s "../jobcomp_none.la" "jobcomp_none.la" )
+#10 109.1 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/none'
+#10 109.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 109.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobcomp_none.la '/usr/lib64/slurm'
+#10 109.1 libtool: install: /usr/bin/install -c .libs/jobcomp_none.so /usr/lib64/slurm/jobcomp_none.so
+#10 109.1 libtool: install: /usr/bin/install -c .libs/jobcomp_none.lai /usr/lib64/slurm/jobcomp_none.la
+#10 109.1 libtool: install: /usr/bin/install -c .libs/jobcomp_none.a /usr/lib64/slurm/jobcomp_none.a
+#10 109.1 libtool: install: chmod 644 /usr/lib64/slurm/jobcomp_none.a
+#10 109.1 libtool: install: ranlib /usr/lib64/slurm/jobcomp_none.a
+#10 109.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 109.2 ----------------------------------------------------------------------
+#10 109.2 Libraries have been installed in:
+#10 109.2    /usr/lib64/slurm
+#10 109.2 
+#10 109.2 If you ever happen to want to link against installed libraries
+#10 109.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 109.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 109.2 flag during linking and do at least one of the following:
+#10 109.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 109.2      during execution
+#10 109.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 109.2      during linking
+#10 109.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 109.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 109.2 
+#10 109.2 See any operating system documentation about shared libraries for
+#10 109.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 109.2 ----------------------------------------------------------------------
+#10 109.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 109.2 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/none'
+#10 109.2 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/none'
+#10 109.2 Making install in script
+#10 109.2 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/script'
+#10 109.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_script.lo -MD -MP -MF .deps/jobcomp_script.Tpo -c -o jobcomp_script.lo jobcomp_script.c
+#10 109.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_script.lo -MD -MP -MF .deps/jobcomp_script.Tpo -c jobcomp_script.c  -fPIC -DPIC -o .libs/jobcomp_script.o
+#10 109.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_script.lo -MD -MP -MF .deps/jobcomp_script.Tpo -c jobcomp_script.c -o jobcomp_script.o >/dev/null 2>&1
+#10 109.4 mv -f .deps/jobcomp_script.Tpo .deps/jobcomp_script.Plo
+#10 109.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobcomp_script.la -rpath /usr/lib64/slurm jobcomp_script.lo  -lpthread -lm -lresolv 
+#10 109.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobcomp_script.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobcomp_script.so -o .libs/jobcomp_script.so
+#10 109.5 libtool: link: ar cr .libs/jobcomp_script.a  jobcomp_script.o
+#10 109.5 libtool: link: ranlib .libs/jobcomp_script.a
+#10 109.5 libtool: link: ( cd ".libs" && rm -f "jobcomp_script.la" && ln -s "../jobcomp_script.la" "jobcomp_script.la" )
+#10 109.5 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/script'
+#10 109.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 109.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobcomp_script.la '/usr/lib64/slurm'
+#10 109.5 libtool: install: /usr/bin/install -c .libs/jobcomp_script.so /usr/lib64/slurm/jobcomp_script.so
+#10 109.5 libtool: install: /usr/bin/install -c .libs/jobcomp_script.lai /usr/lib64/slurm/jobcomp_script.la
+#10 109.5 libtool: install: /usr/bin/install -c .libs/jobcomp_script.a /usr/lib64/slurm/jobcomp_script.a
+#10 109.5 libtool: install: chmod 644 /usr/lib64/slurm/jobcomp_script.a
+#10 109.6 libtool: install: ranlib /usr/lib64/slurm/jobcomp_script.a
+#10 109.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 109.6 ----------------------------------------------------------------------
+#10 109.6 Libraries have been installed in:
+#10 109.6    /usr/lib64/slurm
+#10 109.6 
+#10 109.6 If you ever happen to want to link against installed libraries
+#10 109.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 109.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 109.6 flag during linking and do at least one of the following:
+#10 109.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 109.6      during execution
+#10 109.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 109.6      during linking
+#10 109.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 109.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 109.6 
+#10 109.6 See any operating system documentation about shared libraries for
+#10 109.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 109.6 ----------------------------------------------------------------------
+#10 109.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 109.6 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/script'
+#10 109.6 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/script'
+#10 109.6 Making install in mysql
+#10 109.6 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp/mysql'
+#10 109.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-jobcomp_mysql.lo -MD -MP -MF .deps/jobcomp_mysql_la-jobcomp_mysql.Tpo -c -o jobcomp_mysql_la-jobcomp_mysql.lo `test -f 'jobcomp_mysql.c' || echo './'`jobcomp_mysql.c
+#10 109.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-jobcomp_mysql.lo -MD -MP -MF .deps/jobcomp_mysql_la-jobcomp_mysql.Tpo -c jobcomp_mysql.c  -fPIC -DPIC -o .libs/jobcomp_mysql_la-jobcomp_mysql.o
+#10 109.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-jobcomp_mysql.lo -MD -MP -MF .deps/jobcomp_mysql_la-jobcomp_mysql.Tpo -c jobcomp_mysql.c -o jobcomp_mysql_la-jobcomp_mysql.o >/dev/null 2>&1
+#10 109.8 mv -f .deps/jobcomp_mysql_la-jobcomp_mysql.Tpo .deps/jobcomp_mysql_la-jobcomp_mysql.Plo
+#10 109.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-mysql_jobcomp_process.lo -MD -MP -MF .deps/jobcomp_mysql_la-mysql_jobcomp_process.Tpo -c -o jobcomp_mysql_la-mysql_jobcomp_process.lo `test -f 'mysql_jobcomp_process.c' || echo './'`mysql_jobcomp_process.c
+#10 109.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-mysql_jobcomp_process.lo -MD -MP -MF .deps/jobcomp_mysql_la-mysql_jobcomp_process.Tpo -c mysql_jobcomp_process.c  -fPIC -DPIC -o .libs/jobcomp_mysql_la-mysql_jobcomp_process.o
+#10 110.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobcomp_mysql_la-mysql_jobcomp_process.lo -MD -MP -MF .deps/jobcomp_mysql_la-mysql_jobcomp_process.Tpo -c mysql_jobcomp_process.c -o jobcomp_mysql_la-mysql_jobcomp_process.o >/dev/null 2>&1
+#10 110.1 mv -f .deps/jobcomp_mysql_la-mysql_jobcomp_process.Tpo .deps/jobcomp_mysql_la-mysql_jobcomp_process.Plo
+#10 110.1 make[5]: Entering directory '/home/slurm/src/database'
+#10 110.1 make[5]: 'libslurm_mysql.la' is up to date.
+#10 110.1 make[5]: Leaving directory '/home/slurm/src/database'
+#10 110.1 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o jobcomp_mysql.la -rpath /usr/lib64/slurm jobcomp_mysql_la-jobcomp_mysql.lo jobcomp_mysql_la-mysql_jobcomp_process.lo ../../../../src/database/libslurm_mysql.la -L/usr/lib64/ -lmariadb -lpthread -lm -lresolv 
+#10 110.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/jobcomp_mysql_la-jobcomp_mysql.o .libs/jobcomp_mysql_la-mysql_jobcomp_process.o  -Wl,--whole-archive ../../../../src/database/.libs/libslurm_mysql.a -Wl,--no-whole-archive  -L/usr/lib64/ -lmariadb -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,jobcomp_mysql.so -o .libs/jobcomp_mysql.so
+#10 110.2 libtool: link: (cd .libs/jobcomp_mysql.lax/libslurm_mysql.a && ar x "/home/slurm/src/plugins/jobcomp/mysql/../../../../src/database/.libs/libslurm_mysql.a")
+#10 110.2 libtool: link: ar cr .libs/jobcomp_mysql.a  jobcomp_mysql_la-jobcomp_mysql.o jobcomp_mysql_la-mysql_jobcomp_process.o  .libs/jobcomp_mysql.lax/libslurm_mysql.a/libslurm_mysql_la-mysql_common.o 
+#10 110.2 libtool: link: ranlib .libs/jobcomp_mysql.a
+#10 110.2 libtool: link: rm -fr .libs/jobcomp_mysql.lax
+#10 110.2 libtool: link: ( cd ".libs" && rm -f "jobcomp_mysql.la" && ln -s "../jobcomp_mysql.la" "jobcomp_mysql.la" )
+#10 110.3 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp/mysql'
+#10 110.3 make[6]: Entering directory '/home/slurm/src/database'
+#10 110.3 make[6]: 'libslurm_mysql.la' is up to date.
+#10 110.3 make[6]: Leaving directory '/home/slurm/src/database'
+#10 110.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 110.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   jobcomp_mysql.la '/usr/lib64/slurm'
+#10 110.3 libtool: install: /usr/bin/install -c .libs/jobcomp_mysql.so /usr/lib64/slurm/jobcomp_mysql.so
+#10 110.3 libtool: install: /usr/bin/install -c .libs/jobcomp_mysql.lai /usr/lib64/slurm/jobcomp_mysql.la
+#10 110.3 libtool: install: /usr/bin/install -c .libs/jobcomp_mysql.a /usr/lib64/slurm/jobcomp_mysql.a
+#10 110.3 libtool: install: chmod 644 /usr/lib64/slurm/jobcomp_mysql.a
+#10 110.3 libtool: install: ranlib /usr/lib64/slurm/jobcomp_mysql.a
+#10 110.3 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 110.3 ----------------------------------------------------------------------
+#10 110.3 Libraries have been installed in:
+#10 110.3    /usr/lib64/slurm
+#10 110.3 
+#10 110.3 If you ever happen to want to link against installed libraries
+#10 110.3 in a given directory, LIBDIR, you must either use libtool, and
+#10 110.3 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 110.3 flag during linking and do at least one of the following:
+#10 110.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 110.3      during execution
+#10 110.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 110.3      during linking
+#10 110.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 110.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 110.3 
+#10 110.3 See any operating system documentation about shared libraries for
+#10 110.3 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 110.3 ----------------------------------------------------------------------
+#10 110.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 110.3 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp/mysql'
+#10 110.3 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp/mysql'
+#10 110.3 make[4]: Entering directory '/home/slurm/src/plugins/jobcomp'
+#10 110.3 make[5]: Entering directory '/home/slurm/src/plugins/jobcomp'
+#10 110.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 110.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 110.3 make[5]: Leaving directory '/home/slurm/src/plugins/jobcomp'
+#10 110.3 make[4]: Leaving directory '/home/slurm/src/plugins/jobcomp'
+#10 110.3 make[3]: Leaving directory '/home/slurm/src/plugins/jobcomp'
+#10 110.3 Making install in job_container
+#10 110.3 make[3]: Entering directory '/home/slurm/src/plugins/job_container'
+#10 110.3 Making install in cncu
+#10 110.4 make[4]: Entering directory '/home/slurm/src/plugins/job_container/cncu'
+#10 110.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_cncu.lo -MD -MP -MF .deps/job_container_cncu.Tpo -c -o job_container_cncu.lo job_container_cncu.c
+#10 110.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_cncu.lo -MD -MP -MF .deps/job_container_cncu.Tpo -c job_container_cncu.c  -fPIC -DPIC -o .libs/job_container_cncu.o
+#10 110.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_cncu.lo -MD -MP -MF .deps/job_container_cncu.Tpo -c job_container_cncu.c -o job_container_cncu.o >/dev/null 2>&1
+#10 110.6 mv -f .deps/job_container_cncu.Tpo .deps/job_container_cncu.Plo
+#10 110.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic   -o job_container_cncu.la -rpath /usr/lib64/slurm job_container_cncu.lo  -lpthread -lm -lresolv 
+#10 110.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_container_cncu.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_container_cncu.so -o .libs/job_container_cncu.so
+#10 110.7 libtool: link: ar cr .libs/job_container_cncu.a  job_container_cncu.o
+#10 110.7 libtool: link: ranlib .libs/job_container_cncu.a
+#10 110.7 libtool: link: ( cd ".libs" && rm -f "job_container_cncu.la" && ln -s "../job_container_cncu.la" "job_container_cncu.la" )
+#10 110.7 make[5]: Entering directory '/home/slurm/src/plugins/job_container/cncu'
+#10 110.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 110.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_container_cncu.la '/usr/lib64/slurm'
+#10 110.7 libtool: install: /usr/bin/install -c .libs/job_container_cncu.so /usr/lib64/slurm/job_container_cncu.so
+#10 110.7 libtool: install: /usr/bin/install -c .libs/job_container_cncu.lai /usr/lib64/slurm/job_container_cncu.la
+#10 110.7 libtool: install: /usr/bin/install -c .libs/job_container_cncu.a /usr/lib64/slurm/job_container_cncu.a
+#10 110.7 libtool: install: chmod 644 /usr/lib64/slurm/job_container_cncu.a
+#10 110.7 libtool: install: ranlib /usr/lib64/slurm/job_container_cncu.a
+#10 110.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 110.8 ----------------------------------------------------------------------
+#10 110.8 Libraries have been installed in:
+#10 110.8    /usr/lib64/slurm
+#10 110.8 
+#10 110.8 If you ever happen to want to link against installed libraries
+#10 110.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 110.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 110.8 flag during linking and do at least one of the following:
+#10 110.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 110.8      during execution
+#10 110.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 110.8      during linking
+#10 110.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 110.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 110.8 
+#10 110.8 See any operating system documentation about shared libraries for
+#10 110.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 110.8 ----------------------------------------------------------------------
+#10 110.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 110.8 make[5]: Leaving directory '/home/slurm/src/plugins/job_container/cncu'
+#10 110.8 make[4]: Leaving directory '/home/slurm/src/plugins/job_container/cncu'
+#10 110.8 Making install in none
+#10 110.8 make[4]: Entering directory '/home/slurm/src/plugins/job_container/none'
+#10 110.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_none.lo -MD -MP -MF .deps/job_container_none.Tpo -c -o job_container_none.lo job_container_none.c
+#10 110.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_none.lo -MD -MP -MF .deps/job_container_none.Tpo -c job_container_none.c  -fPIC -DPIC -o .libs/job_container_none.o
+#10 110.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_none.lo -MD -MP -MF .deps/job_container_none.Tpo -c job_container_none.c -o job_container_none.o >/dev/null 2>&1
+#10 111.0 mv -f .deps/job_container_none.Tpo .deps/job_container_none.Plo
+#10 111.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_container_none.la -rpath /usr/lib64/slurm job_container_none.lo  -lpthread -lm -lresolv 
+#10 111.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_container_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_container_none.so -o .libs/job_container_none.so
+#10 111.1 libtool: link: ar cr .libs/job_container_none.a  job_container_none.o
+#10 111.1 libtool: link: ranlib .libs/job_container_none.a
+#10 111.1 libtool: link: ( cd ".libs" && rm -f "job_container_none.la" && ln -s "../job_container_none.la" "job_container_none.la" )
+#10 111.1 make[5]: Entering directory '/home/slurm/src/plugins/job_container/none'
+#10 111.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 111.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_container_none.la '/usr/lib64/slurm'
+#10 111.1 libtool: install: /usr/bin/install -c .libs/job_container_none.so /usr/lib64/slurm/job_container_none.so
+#10 111.1 libtool: install: /usr/bin/install -c .libs/job_container_none.lai /usr/lib64/slurm/job_container_none.la
+#10 111.1 libtool: install: /usr/bin/install -c .libs/job_container_none.a /usr/lib64/slurm/job_container_none.a
+#10 111.1 libtool: install: chmod 644 /usr/lib64/slurm/job_container_none.a
+#10 111.1 libtool: install: ranlib /usr/lib64/slurm/job_container_none.a
+#10 111.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 111.2 ----------------------------------------------------------------------
+#10 111.2 Libraries have been installed in:
+#10 111.2    /usr/lib64/slurm
+#10 111.2 
+#10 111.2 If you ever happen to want to link against installed libraries
+#10 111.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 111.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 111.2 flag during linking and do at least one of the following:
+#10 111.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 111.2      during execution
+#10 111.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 111.2      during linking
+#10 111.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 111.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 111.2 
+#10 111.2 See any operating system documentation about shared libraries for
+#10 111.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 111.2 ----------------------------------------------------------------------
+#10 111.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 111.2 make[5]: Leaving directory '/home/slurm/src/plugins/job_container/none'
+#10 111.2 make[4]: Leaving directory '/home/slurm/src/plugins/job_container/none'
+#10 111.2 Making install in tmpfs
+#10 111.2 make[4]: Entering directory '/home/slurm/src/plugins/job_container/tmpfs'
+#10 111.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_tmpfs.lo -MD -MP -MF .deps/job_container_tmpfs.Tpo -c -o job_container_tmpfs.lo job_container_tmpfs.c
+#10 111.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_tmpfs.lo -MD -MP -MF .deps/job_container_tmpfs.Tpo -c job_container_tmpfs.c  -fPIC -DPIC -o .libs/job_container_tmpfs.o
+#10 111.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_tmpfs.lo -MD -MP -MF .deps/job_container_tmpfs.Tpo -c job_container_tmpfs.c -o job_container_tmpfs.o >/dev/null 2>&1
+#10 111.4 mv -f .deps/job_container_tmpfs.Tpo .deps/job_container_tmpfs.Plo
+#10 111.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_jcconf.lo -MD -MP -MF .deps/read_jcconf.Tpo -c -o read_jcconf.lo read_jcconf.c
+#10 111.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_jcconf.lo -MD -MP -MF .deps/read_jcconf.Tpo -c read_jcconf.c  -fPIC -DPIC -o .libs/read_jcconf.o
+#10 111.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_jcconf.lo -MD -MP -MF .deps/read_jcconf.Tpo -c read_jcconf.c -o read_jcconf.o >/dev/null 2>&1
+#10 111.6 mv -f .deps/read_jcconf.Tpo .deps/read_jcconf.Plo
+#10 111.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_container_tmpfs.la -rpath /usr/lib64/slurm job_container_tmpfs.lo read_jcconf.lo  -lpthread -lm -lresolv 
+#10 111.7 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_container_tmpfs.o .libs/read_jcconf.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_container_tmpfs.so -o .libs/job_container_tmpfs.so
+#10 111.7 libtool: link: ar cr .libs/job_container_tmpfs.a  job_container_tmpfs.o read_jcconf.o
+#10 111.7 libtool: link: ranlib .libs/job_container_tmpfs.a
+#10 111.7 libtool: link: ( cd ".libs" && rm -f "job_container_tmpfs.la" && ln -s "../job_container_tmpfs.la" "job_container_tmpfs.la" )
+#10 111.8 make[5]: Entering directory '/home/slurm/src/plugins/job_container/tmpfs'
+#10 111.8  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 111.8  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_container_tmpfs.la '/usr/lib64/slurm'
+#10 111.8 libtool: install: /usr/bin/install -c .libs/job_container_tmpfs.so /usr/lib64/slurm/job_container_tmpfs.so
+#10 111.8 libtool: install: /usr/bin/install -c .libs/job_container_tmpfs.lai /usr/lib64/slurm/job_container_tmpfs.la
+#10 111.8 libtool: install: /usr/bin/install -c .libs/job_container_tmpfs.a /usr/lib64/slurm/job_container_tmpfs.a
+#10 111.8 libtool: install: chmod 644 /usr/lib64/slurm/job_container_tmpfs.a
+#10 111.8 libtool: install: ranlib /usr/lib64/slurm/job_container_tmpfs.a
+#10 111.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 111.8 ----------------------------------------------------------------------
+#10 111.8 Libraries have been installed in:
+#10 111.8    /usr/lib64/slurm
+#10 111.8 
+#10 111.8 If you ever happen to want to link against installed libraries
+#10 111.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 111.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 111.8 flag during linking and do at least one of the following:
+#10 111.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 111.8      during execution
+#10 111.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 111.8      during linking
+#10 111.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 111.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 111.8 
+#10 111.8 See any operating system documentation about shared libraries for
+#10 111.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 111.8 ----------------------------------------------------------------------
+#10 111.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 111.8 make[5]: Leaving directory '/home/slurm/src/plugins/job_container/tmpfs'
+#10 111.8 make[4]: Leaving directory '/home/slurm/src/plugins/job_container/tmpfs'
+#10 111.8 make[4]: Entering directory '/home/slurm/src/plugins/job_container'
+#10 111.8 make[5]: Entering directory '/home/slurm/src/plugins/job_container'
+#10 111.8 make[5]: Nothing to be done for 'install-exec-am'.
+#10 111.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 111.8 make[5]: Leaving directory '/home/slurm/src/plugins/job_container'
+#10 111.8 make[4]: Leaving directory '/home/slurm/src/plugins/job_container'
+#10 111.8 make[3]: Leaving directory '/home/slurm/src/plugins/job_container'
+#10 111.8 Making install in job_submit
+#10 111.8 make[3]: Entering directory '/home/slurm/src/plugins/job_submit'
+#10 111.8 Making install in all_partitions
+#10 111.8 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/all_partitions'
+#10 111.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_all_partitions.lo -MD -MP -MF .deps/job_submit_all_partitions.Tpo -c -o job_submit_all_partitions.lo job_submit_all_partitions.c
+#10 111.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_all_partitions.lo -MD -MP -MF .deps/job_submit_all_partitions.Tpo -c job_submit_all_partitions.c  -fPIC -DPIC -o .libs/job_submit_all_partitions.o
+#10 111.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_all_partitions.lo -MD -MP -MF .deps/job_submit_all_partitions.Tpo -c job_submit_all_partitions.c -o job_submit_all_partitions.o >/dev/null 2>&1
+#10 112.0 mv -f .deps/job_submit_all_partitions.Tpo .deps/job_submit_all_partitions.Plo
+#10 112.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_all_partitions.la -rpath /usr/lib64/slurm job_submit_all_partitions.lo  -lpthread -lm -lresolv 
+#10 112.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_all_partitions.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_all_partitions.so -o .libs/job_submit_all_partitions.so
+#10 112.1 libtool: link: ar cr .libs/job_submit_all_partitions.a  job_submit_all_partitions.o
+#10 112.1 libtool: link: ranlib .libs/job_submit_all_partitions.a
+#10 112.2 libtool: link: ( cd ".libs" && rm -f "job_submit_all_partitions.la" && ln -s "../job_submit_all_partitions.la" "job_submit_all_partitions.la" )
+#10 112.2 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/all_partitions'
+#10 112.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 112.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_all_partitions.la '/usr/lib64/slurm'
+#10 112.2 libtool: install: /usr/bin/install -c .libs/job_submit_all_partitions.so /usr/lib64/slurm/job_submit_all_partitions.so
+#10 112.2 libtool: install: /usr/bin/install -c .libs/job_submit_all_partitions.lai /usr/lib64/slurm/job_submit_all_partitions.la
+#10 112.2 libtool: install: /usr/bin/install -c .libs/job_submit_all_partitions.a /usr/lib64/slurm/job_submit_all_partitions.a
+#10 112.2 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_all_partitions.a
+#10 112.2 libtool: install: ranlib /usr/lib64/slurm/job_submit_all_partitions.a
+#10 112.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 112.2 ----------------------------------------------------------------------
+#10 112.2 Libraries have been installed in:
+#10 112.2    /usr/lib64/slurm
+#10 112.2 
+#10 112.2 If you ever happen to want to link against installed libraries
+#10 112.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 112.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 112.2 flag during linking and do at least one of the following:
+#10 112.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 112.2      during execution
+#10 112.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 112.2      during linking
+#10 112.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 112.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 112.2 
+#10 112.2 See any operating system documentation about shared libraries for
+#10 112.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 112.2 ----------------------------------------------------------------------
+#10 112.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 112.2 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/all_partitions'
+#10 112.2 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/all_partitions'
+#10 112.2 Making install in cray_aries
+#10 112.2 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/cray_aries'
+#10 112.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_cray_aries.lo -MD -MP -MF .deps/job_submit_cray_aries.Tpo -c -o job_submit_cray_aries.lo job_submit_cray_aries.c
+#10 112.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_cray_aries.lo -MD -MP -MF .deps/job_submit_cray_aries.Tpo -c job_submit_cray_aries.c  -fPIC -DPIC -o .libs/job_submit_cray_aries.o
+#10 112.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_cray_aries.lo -MD -MP -MF .deps/job_submit_cray_aries.Tpo -c job_submit_cray_aries.c -o job_submit_cray_aries.o >/dev/null 2>&1
+#10 112.4 mv -f .deps/job_submit_cray_aries.Tpo .deps/job_submit_cray_aries.Plo
+#10 112.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_cray_aries.la -rpath /usr/lib64/slurm job_submit_cray_aries.lo  -lpthread -lm -lresolv 
+#10 112.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_cray_aries.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_cray_aries.so -o .libs/job_submit_cray_aries.so
+#10 112.5 libtool: link: ar cr .libs/job_submit_cray_aries.a  job_submit_cray_aries.o
+#10 112.5 libtool: link: ranlib .libs/job_submit_cray_aries.a
+#10 112.6 libtool: link: ( cd ".libs" && rm -f "job_submit_cray_aries.la" && ln -s "../job_submit_cray_aries.la" "job_submit_cray_aries.la" )
+#10 112.6 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/cray_aries'
+#10 112.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 112.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_cray_aries.la '/usr/lib64/slurm'
+#10 112.6 libtool: install: /usr/bin/install -c .libs/job_submit_cray_aries.so /usr/lib64/slurm/job_submit_cray_aries.so
+#10 112.6 libtool: install: /usr/bin/install -c .libs/job_submit_cray_aries.lai /usr/lib64/slurm/job_submit_cray_aries.la
+#10 112.6 libtool: install: /usr/bin/install -c .libs/job_submit_cray_aries.a /usr/lib64/slurm/job_submit_cray_aries.a
+#10 112.6 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_cray_aries.a
+#10 112.6 libtool: install: ranlib /usr/lib64/slurm/job_submit_cray_aries.a
+#10 112.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 112.6 ----------------------------------------------------------------------
+#10 112.6 Libraries have been installed in:
+#10 112.6    /usr/lib64/slurm
+#10 112.6 
+#10 112.6 If you ever happen to want to link against installed libraries
+#10 112.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 112.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 112.6 flag during linking and do at least one of the following:
+#10 112.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 112.6      during execution
+#10 112.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 112.6      during linking
+#10 112.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 112.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 112.6 
+#10 112.6 See any operating system documentation about shared libraries for
+#10 112.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 112.6 ----------------------------------------------------------------------
+#10 112.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 112.6 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/cray_aries'
+#10 112.6 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/cray_aries'
+#10 112.6 Making install in defaults
+#10 112.6 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/defaults'
+#10 112.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_defaults.lo -MD -MP -MF .deps/job_submit_defaults.Tpo -c -o job_submit_defaults.lo job_submit_defaults.c
+#10 112.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_defaults.lo -MD -MP -MF .deps/job_submit_defaults.Tpo -c job_submit_defaults.c  -fPIC -DPIC -o .libs/job_submit_defaults.o
+#10 112.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_defaults.lo -MD -MP -MF .deps/job_submit_defaults.Tpo -c job_submit_defaults.c -o job_submit_defaults.o >/dev/null 2>&1
+#10 112.8 mv -f .deps/job_submit_defaults.Tpo .deps/job_submit_defaults.Plo
+#10 112.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_defaults.la -rpath /usr/lib64/slurm job_submit_defaults.lo  -lpthread -lm -lresolv 
+#10 112.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_defaults.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_defaults.so -o .libs/job_submit_defaults.so
+#10 112.9 libtool: link: ar cr .libs/job_submit_defaults.a  job_submit_defaults.o
+#10 112.9 libtool: link: ranlib .libs/job_submit_defaults.a
+#10 112.9 libtool: link: ( cd ".libs" && rm -f "job_submit_defaults.la" && ln -s "../job_submit_defaults.la" "job_submit_defaults.la" )
+#10 113.0 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/defaults'
+#10 113.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 113.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_defaults.la '/usr/lib64/slurm'
+#10 113.0 libtool: install: /usr/bin/install -c .libs/job_submit_defaults.so /usr/lib64/slurm/job_submit_defaults.so
+#10 113.0 libtool: install: /usr/bin/install -c .libs/job_submit_defaults.lai /usr/lib64/slurm/job_submit_defaults.la
+#10 113.0 libtool: install: /usr/bin/install -c .libs/job_submit_defaults.a /usr/lib64/slurm/job_submit_defaults.a
+#10 113.0 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_defaults.a
+#10 113.0 libtool: install: ranlib /usr/lib64/slurm/job_submit_defaults.a
+#10 113.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 113.0 ----------------------------------------------------------------------
+#10 113.0 Libraries have been installed in:
+#10 113.0    /usr/lib64/slurm
+#10 113.0 
+#10 113.0 If you ever happen to want to link against installed libraries
+#10 113.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 113.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 113.0 flag during linking and do at least one of the following:
+#10 113.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 113.0      during execution
+#10 113.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 113.0      during linking
+#10 113.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 113.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 113.0 
+#10 113.0 See any operating system documentation about shared libraries for
+#10 113.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 113.0 ----------------------------------------------------------------------
+#10 113.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 113.0 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/defaults'
+#10 113.0 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/defaults'
+#10 113.0 Making install in logging
+#10 113.0 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/logging'
+#10 113.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_logging.lo -MD -MP -MF .deps/job_submit_logging.Tpo -c -o job_submit_logging.lo job_submit_logging.c
+#10 113.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_logging.lo -MD -MP -MF .deps/job_submit_logging.Tpo -c job_submit_logging.c  -fPIC -DPIC -o .libs/job_submit_logging.o
+#10 113.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_logging.lo -MD -MP -MF .deps/job_submit_logging.Tpo -c job_submit_logging.c -o job_submit_logging.o >/dev/null 2>&1
+#10 113.2 mv -f .deps/job_submit_logging.Tpo .deps/job_submit_logging.Plo
+#10 113.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_logging.la -rpath /usr/lib64/slurm job_submit_logging.lo  -lpthread -lm -lresolv 
+#10 113.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_logging.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_logging.so -o .libs/job_submit_logging.so
+#10 113.3 libtool: link: ar cr .libs/job_submit_logging.a  job_submit_logging.o
+#10 113.3 libtool: link: ranlib .libs/job_submit_logging.a
+#10 113.3 libtool: link: ( cd ".libs" && rm -f "job_submit_logging.la" && ln -s "../job_submit_logging.la" "job_submit_logging.la" )
+#10 113.4 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/logging'
+#10 113.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 113.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_logging.la '/usr/lib64/slurm'
+#10 113.4 libtool: install: /usr/bin/install -c .libs/job_submit_logging.so /usr/lib64/slurm/job_submit_logging.so
+#10 113.4 libtool: install: /usr/bin/install -c .libs/job_submit_logging.lai /usr/lib64/slurm/job_submit_logging.la
+#10 113.4 libtool: install: /usr/bin/install -c .libs/job_submit_logging.a /usr/lib64/slurm/job_submit_logging.a
+#10 113.4 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_logging.a
+#10 113.4 libtool: install: ranlib /usr/lib64/slurm/job_submit_logging.a
+#10 113.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 113.4 ----------------------------------------------------------------------
+#10 113.4 Libraries have been installed in:
+#10 113.4    /usr/lib64/slurm
+#10 113.4 
+#10 113.4 If you ever happen to want to link against installed libraries
+#10 113.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 113.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 113.4 flag during linking and do at least one of the following:
+#10 113.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 113.4      during execution
+#10 113.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 113.4      during linking
+#10 113.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 113.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 113.4 
+#10 113.4 See any operating system documentation about shared libraries for
+#10 113.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 113.4 ----------------------------------------------------------------------
+#10 113.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 113.4 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/logging'
+#10 113.4 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/logging'
+#10 113.4 Making install in lua
+#10 113.4 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/lua'
+#10 113.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_lua.lo -MD -MP -MF .deps/job_submit_lua.Tpo -c -o job_submit_lua.lo job_submit_lua.c
+#10 113.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_lua.lo -MD -MP -MF .deps/job_submit_lua.Tpo -c job_submit_lua.c  -fPIC -DPIC -o .libs/job_submit_lua.o
+#10 113.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_lua.lo -MD -MP -MF .deps/job_submit_lua.Tpo -c job_submit_lua.c -o job_submit_lua.o >/dev/null 2>&1
+#10 113.8 mv -f .deps/job_submit_lua.Tpo .deps/job_submit_lua.Plo
+#10 113.8 make[5]: Entering directory '/home/slurm/src/lua'
+#10 113.8 make[5]: 'libslurm_lua.la' is up to date.
+#10 113.8 make[5]: Leaving directory '/home/slurm/src/lua'
+#10 113.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_lua.la -rpath /usr/lib64/slurm job_submit_lua.lo ../../../../src/lua/libslurm_lua.la -llua -lm -ldl  -lpthread -lm -lresolv 
+#10 113.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_lua.o  -Wl,--whole-archive ../../../../src/lua/.libs/libslurm_lua.a -Wl,--no-whole-archive  -llua -ldl -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_lua.so -o .libs/job_submit_lua.so
+#10 113.9 libtool: link: (cd .libs/job_submit_lua.lax/libslurm_lua.a && ar x "/home/slurm/src/plugins/job_submit/lua/../../../../src/lua/.libs/libslurm_lua.a")
+#10 113.9 libtool: link: ar cr .libs/job_submit_lua.a  job_submit_lua.o  .libs/job_submit_lua.lax/libslurm_lua.a/libslurm_lua_la-slurm_lua.o 
+#10 113.9 libtool: link: ranlib .libs/job_submit_lua.a
+#10 113.9 libtool: link: rm -fr .libs/job_submit_lua.lax
+#10 113.9 libtool: link: ( cd ".libs" && rm -f "job_submit_lua.la" && ln -s "../job_submit_lua.la" "job_submit_lua.la" )
+#10 114.0 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/lua'
+#10 114.0 make[6]: Entering directory '/home/slurm/src/lua'
+#10 114.0 make[6]: 'libslurm_lua.la' is up to date.
+#10 114.0 make[6]: Leaving directory '/home/slurm/src/lua'
+#10 114.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 114.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_lua.la '/usr/lib64/slurm'
+#10 114.0 libtool: install: /usr/bin/install -c .libs/job_submit_lua.so /usr/lib64/slurm/job_submit_lua.so
+#10 114.0 libtool: install: /usr/bin/install -c .libs/job_submit_lua.lai /usr/lib64/slurm/job_submit_lua.la
+#10 114.0 libtool: install: /usr/bin/install -c .libs/job_submit_lua.a /usr/lib64/slurm/job_submit_lua.a
+#10 114.0 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_lua.a
+#10 114.0 libtool: install: ranlib /usr/lib64/slurm/job_submit_lua.a
+#10 114.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 114.0 ----------------------------------------------------------------------
+#10 114.0 Libraries have been installed in:
+#10 114.0    /usr/lib64/slurm
+#10 114.0 
+#10 114.0 If you ever happen to want to link against installed libraries
+#10 114.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 114.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 114.0 flag during linking and do at least one of the following:
+#10 114.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 114.0      during execution
+#10 114.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 114.0      during linking
+#10 114.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 114.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 114.0 
+#10 114.0 See any operating system documentation about shared libraries for
+#10 114.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 114.0 ----------------------------------------------------------------------
+#10 114.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 114.0 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/lua'
+#10 114.0 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/lua'
+#10 114.0 Making install in partition
+#10 114.0 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/partition'
+#10 114.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_partition.lo -MD -MP -MF .deps/job_submit_partition.Tpo -c -o job_submit_partition.lo job_submit_partition.c
+#10 114.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_partition.lo -MD -MP -MF .deps/job_submit_partition.Tpo -c job_submit_partition.c  -fPIC -DPIC -o .libs/job_submit_partition.o
+#10 114.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_partition.lo -MD -MP -MF .deps/job_submit_partition.Tpo -c job_submit_partition.c -o job_submit_partition.o >/dev/null 2>&1
+#10 114.3 mv -f .deps/job_submit_partition.Tpo .deps/job_submit_partition.Plo
+#10 114.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_partition.la -rpath /usr/lib64/slurm job_submit_partition.lo  -lpthread -lm -lresolv 
+#10 114.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_partition.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_partition.so -o .libs/job_submit_partition.so
+#10 114.3 libtool: link: ar cr .libs/job_submit_partition.a  job_submit_partition.o
+#10 114.3 libtool: link: ranlib .libs/job_submit_partition.a
+#10 114.4 libtool: link: ( cd ".libs" && rm -f "job_submit_partition.la" && ln -s "../job_submit_partition.la" "job_submit_partition.la" )
+#10 114.4 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/partition'
+#10 114.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 114.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_partition.la '/usr/lib64/slurm'
+#10 114.4 libtool: install: /usr/bin/install -c .libs/job_submit_partition.so /usr/lib64/slurm/job_submit_partition.so
+#10 114.4 libtool: install: /usr/bin/install -c .libs/job_submit_partition.lai /usr/lib64/slurm/job_submit_partition.la
+#10 114.4 libtool: install: /usr/bin/install -c .libs/job_submit_partition.a /usr/lib64/slurm/job_submit_partition.a
+#10 114.4 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_partition.a
+#10 114.4 libtool: install: ranlib /usr/lib64/slurm/job_submit_partition.a
+#10 114.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 114.4 ----------------------------------------------------------------------
+#10 114.4 Libraries have been installed in:
+#10 114.4    /usr/lib64/slurm
+#10 114.4 
+#10 114.4 If you ever happen to want to link against installed libraries
+#10 114.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 114.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 114.4 flag during linking and do at least one of the following:
+#10 114.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 114.4      during execution
+#10 114.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 114.4      during linking
+#10 114.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 114.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 114.4 
+#10 114.4 See any operating system documentation about shared libraries for
+#10 114.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 114.4 ----------------------------------------------------------------------
+#10 114.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 114.4 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/partition'
+#10 114.4 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/partition'
+#10 114.4 Making install in pbs
+#10 114.4 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/pbs'
+#10 114.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_pbs.lo -MD -MP -MF .deps/job_submit_pbs.Tpo -c -o job_submit_pbs.lo job_submit_pbs.c
+#10 114.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_pbs.lo -MD -MP -MF .deps/job_submit_pbs.Tpo -c job_submit_pbs.c  -fPIC -DPIC -o .libs/job_submit_pbs.o
+#10 114.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_pbs.lo -MD -MP -MF .deps/job_submit_pbs.Tpo -c job_submit_pbs.c -o job_submit_pbs.o >/dev/null 2>&1
+#10 114.7 mv -f .deps/job_submit_pbs.Tpo .deps/job_submit_pbs.Plo
+#10 114.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_pbs.la -rpath /usr/lib64/slurm job_submit_pbs.lo  -lpthread -lm -lresolv 
+#10 114.7 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_pbs.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_pbs.so -o .libs/job_submit_pbs.so
+#10 114.8 libtool: link: ar cr .libs/job_submit_pbs.a  job_submit_pbs.o
+#10 114.8 libtool: link: ranlib .libs/job_submit_pbs.a
+#10 114.8 libtool: link: ( cd ".libs" && rm -f "job_submit_pbs.la" && ln -s "../job_submit_pbs.la" "job_submit_pbs.la" )
+#10 114.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spank_pbs.lo -MD -MP -MF .deps/spank_pbs.Tpo -c -o spank_pbs.lo spank_pbs.c
+#10 114.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spank_pbs.lo -MD -MP -MF .deps/spank_pbs.Tpo -c spank_pbs.c  -fPIC -DPIC -o .libs/spank_pbs.o
+#10 114.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spank_pbs.lo -MD -MP -MF .deps/spank_pbs.Tpo -c spank_pbs.c -o spank_pbs.o >/dev/null 2>&1
+#10 114.9 mv -f .deps/spank_pbs.Tpo .deps/spank_pbs.Plo
+#10 114.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o spank_pbs.la -rpath /usr/lib64/slurm spank_pbs.lo  -lpthread -lm -lresolv 
+#10 114.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/spank_pbs.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,spank_pbs.so -o .libs/spank_pbs.so
+#10 115.0 libtool: link: ar cr .libs/spank_pbs.a  spank_pbs.o
+#10 115.0 libtool: link: ranlib .libs/spank_pbs.a
+#10 115.0 libtool: link: ( cd ".libs" && rm -f "spank_pbs.la" && ln -s "../spank_pbs.la" "spank_pbs.la" )
+#10 115.0 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/pbs'
+#10 115.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 115.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_pbs.la spank_pbs.la '/usr/lib64/slurm'
+#10 115.0 libtool: install: /usr/bin/install -c .libs/job_submit_pbs.so /usr/lib64/slurm/job_submit_pbs.so
+#10 115.0 libtool: install: /usr/bin/install -c .libs/job_submit_pbs.lai /usr/lib64/slurm/job_submit_pbs.la
+#10 115.0 libtool: install: /usr/bin/install -c .libs/spank_pbs.so /usr/lib64/slurm/spank_pbs.so
+#10 115.0 libtool: install: /usr/bin/install -c .libs/spank_pbs.lai /usr/lib64/slurm/spank_pbs.la
+#10 115.0 libtool: install: /usr/bin/install -c .libs/job_submit_pbs.a /usr/lib64/slurm/job_submit_pbs.a
+#10 115.0 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_pbs.a
+#10 115.0 libtool: install: ranlib /usr/lib64/slurm/job_submit_pbs.a
+#10 115.1 libtool: install: /usr/bin/install -c .libs/spank_pbs.a /usr/lib64/slurm/spank_pbs.a
+#10 115.1 libtool: install: chmod 644 /usr/lib64/slurm/spank_pbs.a
+#10 115.1 libtool: install: ranlib /usr/lib64/slurm/spank_pbs.a
+#10 115.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 115.1 ----------------------------------------------------------------------
+#10 115.1 Libraries have been installed in:
+#10 115.1    /usr/lib64/slurm
+#10 115.1 
+#10 115.1 If you ever happen to want to link against installed libraries
+#10 115.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 115.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 115.1 flag during linking and do at least one of the following:
+#10 115.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 115.1      during execution
+#10 115.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 115.1      during linking
+#10 115.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 115.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 115.1 
+#10 115.1 See any operating system documentation about shared libraries for
+#10 115.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 115.1 ----------------------------------------------------------------------
+#10 115.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 115.1 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/pbs'
+#10 115.1 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/pbs'
+#10 115.1 Making install in require_timelimit
+#10 115.1 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/require_timelimit'
+#10 115.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_require_timelimit.lo -MD -MP -MF .deps/job_submit_require_timelimit.Tpo -c -o job_submit_require_timelimit.lo job_submit_require_timelimit.c
+#10 115.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_require_timelimit.lo -MD -MP -MF .deps/job_submit_require_timelimit.Tpo -c job_submit_require_timelimit.c  -fPIC -DPIC -o .libs/job_submit_require_timelimit.o
+#10 115.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_require_timelimit.lo -MD -MP -MF .deps/job_submit_require_timelimit.Tpo -c job_submit_require_timelimit.c -o job_submit_require_timelimit.o >/dev/null 2>&1
+#10 115.3 mv -f .deps/job_submit_require_timelimit.Tpo .deps/job_submit_require_timelimit.Plo
+#10 115.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_require_timelimit.la -rpath /usr/lib64/slurm job_submit_require_timelimit.lo  -lpthread -lm -lresolv 
+#10 115.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_require_timelimit.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_require_timelimit.so -o .libs/job_submit_require_timelimit.so
+#10 115.4 libtool: link: ar cr .libs/job_submit_require_timelimit.a  job_submit_require_timelimit.o
+#10 115.4 libtool: link: ranlib .libs/job_submit_require_timelimit.a
+#10 115.4 libtool: link: ( cd ".libs" && rm -f "job_submit_require_timelimit.la" && ln -s "../job_submit_require_timelimit.la" "job_submit_require_timelimit.la" )
+#10 115.4 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/require_timelimit'
+#10 115.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 115.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_require_timelimit.la '/usr/lib64/slurm'
+#10 115.4 libtool: install: /usr/bin/install -c .libs/job_submit_require_timelimit.so /usr/lib64/slurm/job_submit_require_timelimit.so
+#10 115.4 libtool: install: /usr/bin/install -c .libs/job_submit_require_timelimit.lai /usr/lib64/slurm/job_submit_require_timelimit.la
+#10 115.4 libtool: install: /usr/bin/install -c .libs/job_submit_require_timelimit.a /usr/lib64/slurm/job_submit_require_timelimit.a
+#10 115.4 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_require_timelimit.a
+#10 115.4 libtool: install: ranlib /usr/lib64/slurm/job_submit_require_timelimit.a
+#10 115.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 115.5 ----------------------------------------------------------------------
+#10 115.5 Libraries have been installed in:
+#10 115.5    /usr/lib64/slurm
+#10 115.5 
+#10 115.5 If you ever happen to want to link against installed libraries
+#10 115.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 115.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 115.5 flag during linking and do at least one of the following:
+#10 115.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 115.5      during execution
+#10 115.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 115.5      during linking
+#10 115.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 115.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 115.5 
+#10 115.5 See any operating system documentation about shared libraries for
+#10 115.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 115.5 ----------------------------------------------------------------------
+#10 115.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 115.5 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/require_timelimit'
+#10 115.5 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/require_timelimit'
+#10 115.5 Making install in throttle
+#10 115.5 make[4]: Entering directory '/home/slurm/src/plugins/job_submit/throttle'
+#10 115.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_throttle.lo -MD -MP -MF .deps/job_submit_throttle.Tpo -c -o job_submit_throttle.lo job_submit_throttle.c
+#10 115.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_throttle.lo -MD -MP -MF .deps/job_submit_throttle.Tpo -c job_submit_throttle.c  -fPIC -DPIC -o .libs/job_submit_throttle.o
+#10 115.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit_throttle.lo -MD -MP -MF .deps/job_submit_throttle.Tpo -c job_submit_throttle.c -o job_submit_throttle.o >/dev/null 2>&1
+#10 115.7 mv -f .deps/job_submit_throttle.Tpo .deps/job_submit_throttle.Plo
+#10 115.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o job_submit_throttle.la -rpath /usr/lib64/slurm job_submit_throttle.lo  -lpthread -lm -lresolv 
+#10 115.7 libtool: link: gcc -shared  -fPIC -DPIC  .libs/job_submit_throttle.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,job_submit_throttle.so -o .libs/job_submit_throttle.so
+#10 115.8 libtool: link: ar cr .libs/job_submit_throttle.a  job_submit_throttle.o
+#10 115.8 libtool: link: ranlib .libs/job_submit_throttle.a
+#10 115.8 libtool: link: ( cd ".libs" && rm -f "job_submit_throttle.la" && ln -s "../job_submit_throttle.la" "job_submit_throttle.la" )
+#10 115.8 make[5]: Entering directory '/home/slurm/src/plugins/job_submit/throttle'
+#10 115.8  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 115.8  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   job_submit_throttle.la '/usr/lib64/slurm'
+#10 115.8 libtool: install: /usr/bin/install -c .libs/job_submit_throttle.so /usr/lib64/slurm/job_submit_throttle.so
+#10 115.8 libtool: install: /usr/bin/install -c .libs/job_submit_throttle.lai /usr/lib64/slurm/job_submit_throttle.la
+#10 115.8 libtool: install: /usr/bin/install -c .libs/job_submit_throttle.a /usr/lib64/slurm/job_submit_throttle.a
+#10 115.8 libtool: install: chmod 644 /usr/lib64/slurm/job_submit_throttle.a
+#10 115.8 libtool: install: ranlib /usr/lib64/slurm/job_submit_throttle.a
+#10 115.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 115.9 ----------------------------------------------------------------------
+#10 115.9 Libraries have been installed in:
+#10 115.9    /usr/lib64/slurm
+#10 115.9 
+#10 115.9 If you ever happen to want to link against installed libraries
+#10 115.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 115.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 115.9 flag during linking and do at least one of the following:
+#10 115.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 115.9      during execution
+#10 115.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 115.9      during linking
+#10 115.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 115.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 115.9 
+#10 115.9 See any operating system documentation about shared libraries for
+#10 115.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 115.9 ----------------------------------------------------------------------
+#10 115.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 115.9 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit/throttle'
+#10 115.9 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit/throttle'
+#10 115.9 make[4]: Entering directory '/home/slurm/src/plugins/job_submit'
+#10 115.9 make[5]: Entering directory '/home/slurm/src/plugins/job_submit'
+#10 115.9 make[5]: Nothing to be done for 'install-exec-am'.
+#10 115.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 115.9 make[5]: Leaving directory '/home/slurm/src/plugins/job_submit'
+#10 115.9 make[4]: Leaving directory '/home/slurm/src/plugins/job_submit'
+#10 115.9 make[3]: Leaving directory '/home/slurm/src/plugins/job_submit'
+#10 115.9 Making install in launch
+#10 115.9 make[3]: Entering directory '/home/slurm/src/plugins/launch'
+#10 115.9 Making install in slurm
+#10 115.9 make[4]: Entering directory '/home/slurm/src/plugins/launch/slurm'
+#10 115.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch_slurm.lo -MD -MP -MF .deps/launch_slurm.Tpo -c -o launch_slurm.lo launch_slurm.c
+#10 115.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch_slurm.lo -MD -MP -MF .deps/launch_slurm.Tpo -c launch_slurm.c  -fPIC -DPIC -o .libs/launch_slurm.o
+#10 116.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch_slurm.lo -MD -MP -MF .deps/launch_slurm.Tpo -c launch_slurm.c -o launch_slurm.o >/dev/null 2>&1
+#10 116.2 mv -f .deps/launch_slurm.Tpo .deps/launch_slurm.Plo
+#10 116.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_state.lo -MD -MP -MF .deps/task_state.Tpo -c -o task_state.lo task_state.c
+#10 116.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_state.lo -MD -MP -MF .deps/task_state.Tpo -c task_state.c  -fPIC -DPIC -o .libs/task_state.o
+#10 116.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_state.lo -MD -MP -MF .deps/task_state.Tpo -c task_state.c -o task_state.o >/dev/null 2>&1
+#10 116.4 mv -f .deps/task_state.Tpo .deps/task_state.Plo
+#10 116.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o launch_slurm.la -rpath /usr/lib64/slurm launch_slurm.lo task_state.lo  -lpthread -lm -lresolv 
+#10 116.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/launch_slurm.o .libs/task_state.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,launch_slurm.so -o .libs/launch_slurm.so
+#10 116.5 libtool: link: ar cr .libs/launch_slurm.a  launch_slurm.o task_state.o
+#10 116.5 libtool: link: ranlib .libs/launch_slurm.a
+#10 116.5 libtool: link: ( cd ".libs" && rm -f "launch_slurm.la" && ln -s "../launch_slurm.la" "launch_slurm.la" )
+#10 116.5 make[5]: Entering directory '/home/slurm/src/plugins/launch/slurm'
+#10 116.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 116.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   launch_slurm.la '/usr/lib64/slurm'
+#10 116.6 libtool: install: /usr/bin/install -c .libs/launch_slurm.so /usr/lib64/slurm/launch_slurm.so
+#10 116.6 libtool: install: /usr/bin/install -c .libs/launch_slurm.lai /usr/lib64/slurm/launch_slurm.la
+#10 116.6 libtool: install: /usr/bin/install -c .libs/launch_slurm.a /usr/lib64/slurm/launch_slurm.a
+#10 116.6 libtool: install: chmod 644 /usr/lib64/slurm/launch_slurm.a
+#10 116.6 libtool: install: ranlib /usr/lib64/slurm/launch_slurm.a
+#10 116.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 116.6 ----------------------------------------------------------------------
+#10 116.6 Libraries have been installed in:
+#10 116.6    /usr/lib64/slurm
+#10 116.6 
+#10 116.6 If you ever happen to want to link against installed libraries
+#10 116.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 116.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 116.6 flag during linking and do at least one of the following:
+#10 116.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 116.6      during execution
+#10 116.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 116.6      during linking
+#10 116.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 116.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 116.6 
+#10 116.6 See any operating system documentation about shared libraries for
+#10 116.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 116.6 ----------------------------------------------------------------------
+#10 116.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 116.6 make[5]: Leaving directory '/home/slurm/src/plugins/launch/slurm'
+#10 116.6 make[4]: Leaving directory '/home/slurm/src/plugins/launch/slurm'
+#10 116.6 make[4]: Entering directory '/home/slurm/src/plugins/launch'
+#10 116.6 make[5]: Entering directory '/home/slurm/src/plugins/launch'
+#10 116.6 make[5]: Nothing to be done for 'install-exec-am'.
+#10 116.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 116.6 make[5]: Leaving directory '/home/slurm/src/plugins/launch'
+#10 116.6 make[4]: Leaving directory '/home/slurm/src/plugins/launch'
+#10 116.6 make[3]: Leaving directory '/home/slurm/src/plugins/launch'
+#10 116.6 Making install in mcs
+#10 116.6 make[3]: Entering directory '/home/slurm/src/plugins/mcs'
+#10 116.6 Making install in account
+#10 116.6 make[4]: Entering directory '/home/slurm/src/plugins/mcs/account'
+#10 116.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_account.lo -MD -MP -MF .deps/mcs_account.Tpo -c -o mcs_account.lo mcs_account.c
+#10 116.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_account.lo -MD -MP -MF .deps/mcs_account.Tpo -c mcs_account.c  -fPIC -DPIC -o .libs/mcs_account.o
+#10 116.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_account.lo -MD -MP -MF .deps/mcs_account.Tpo -c mcs_account.c -o mcs_account.o >/dev/null 2>&1
+#10 116.8 mv -f .deps/mcs_account.Tpo .deps/mcs_account.Plo
+#10 116.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mcs_account.la -rpath /usr/lib64/slurm mcs_account.lo  -lpthread -lm -lresolv 
+#10 116.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mcs_account.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mcs_account.so -o .libs/mcs_account.so
+#10 116.9 libtool: link: ar cr .libs/mcs_account.a  mcs_account.o
+#10 116.9 libtool: link: ranlib .libs/mcs_account.a
+#10 116.9 libtool: link: ( cd ".libs" && rm -f "mcs_account.la" && ln -s "../mcs_account.la" "mcs_account.la" )
+#10 116.9 make[5]: Entering directory '/home/slurm/src/plugins/mcs/account'
+#10 116.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 116.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mcs_account.la '/usr/lib64/slurm'
+#10 117.0 libtool: install: /usr/bin/install -c .libs/mcs_account.so /usr/lib64/slurm/mcs_account.so
+#10 117.0 libtool: install: /usr/bin/install -c .libs/mcs_account.lai /usr/lib64/slurm/mcs_account.la
+#10 117.0 libtool: install: /usr/bin/install -c .libs/mcs_account.a /usr/lib64/slurm/mcs_account.a
+#10 117.0 libtool: install: chmod 644 /usr/lib64/slurm/mcs_account.a
+#10 117.0 libtool: install: ranlib /usr/lib64/slurm/mcs_account.a
+#10 117.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 117.0 ----------------------------------------------------------------------
+#10 117.0 Libraries have been installed in:
+#10 117.0    /usr/lib64/slurm
+#10 117.0 
+#10 117.0 If you ever happen to want to link against installed libraries
+#10 117.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 117.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 117.0 flag during linking and do at least one of the following:
+#10 117.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 117.0      during execution
+#10 117.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 117.0      during linking
+#10 117.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 117.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 117.0 
+#10 117.0 See any operating system documentation about shared libraries for
+#10 117.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 117.0 ----------------------------------------------------------------------
+#10 117.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 117.0 make[5]: Leaving directory '/home/slurm/src/plugins/mcs/account'
+#10 117.0 make[4]: Leaving directory '/home/slurm/src/plugins/mcs/account'
+#10 117.0 Making install in group
+#10 117.0 make[4]: Entering directory '/home/slurm/src/plugins/mcs/group'
+#10 117.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_group.lo -MD -MP -MF .deps/mcs_group.Tpo -c -o mcs_group.lo mcs_group.c
+#10 117.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_group.lo -MD -MP -MF .deps/mcs_group.Tpo -c mcs_group.c  -fPIC -DPIC -o .libs/mcs_group.o
+#10 117.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_group.lo -MD -MP -MF .deps/mcs_group.Tpo -c mcs_group.c -o mcs_group.o >/dev/null 2>&1
+#10 117.2 mv -f .deps/mcs_group.Tpo .deps/mcs_group.Plo
+#10 117.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mcs_group.la -rpath /usr/lib64/slurm mcs_group.lo  -lpthread -lm -lresolv 
+#10 117.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mcs_group.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mcs_group.so -o .libs/mcs_group.so
+#10 117.3 libtool: link: ar cr .libs/mcs_group.a  mcs_group.o
+#10 117.3 libtool: link: ranlib .libs/mcs_group.a
+#10 117.3 libtool: link: ( cd ".libs" && rm -f "mcs_group.la" && ln -s "../mcs_group.la" "mcs_group.la" )
+#10 117.3 make[5]: Entering directory '/home/slurm/src/plugins/mcs/group'
+#10 117.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 117.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mcs_group.la '/usr/lib64/slurm'
+#10 117.3 libtool: install: /usr/bin/install -c .libs/mcs_group.so /usr/lib64/slurm/mcs_group.so
+#10 117.3 libtool: install: /usr/bin/install -c .libs/mcs_group.lai /usr/lib64/slurm/mcs_group.la
+#10 117.3 libtool: install: /usr/bin/install -c .libs/mcs_group.a /usr/lib64/slurm/mcs_group.a
+#10 117.4 libtool: install: chmod 644 /usr/lib64/slurm/mcs_group.a
+#10 117.4 libtool: install: ranlib /usr/lib64/slurm/mcs_group.a
+#10 117.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 117.4 ----------------------------------------------------------------------
+#10 117.4 Libraries have been installed in:
+#10 117.4    /usr/lib64/slurm
+#10 117.4 
+#10 117.4 If you ever happen to want to link against installed libraries
+#10 117.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 117.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 117.4 flag during linking and do at least one of the following:
+#10 117.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 117.4      during execution
+#10 117.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 117.4      during linking
+#10 117.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 117.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 117.4 
+#10 117.4 See any operating system documentation about shared libraries for
+#10 117.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 117.4 ----------------------------------------------------------------------
+#10 117.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 117.4 make[5]: Leaving directory '/home/slurm/src/plugins/mcs/group'
+#10 117.4 make[4]: Leaving directory '/home/slurm/src/plugins/mcs/group'
+#10 117.4 Making install in none
+#10 117.4 make[4]: Entering directory '/home/slurm/src/plugins/mcs/none'
+#10 117.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_none.lo -MD -MP -MF .deps/mcs_none.Tpo -c -o mcs_none.lo mcs_none.c
+#10 117.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_none.lo -MD -MP -MF .deps/mcs_none.Tpo -c mcs_none.c  -fPIC -DPIC -o .libs/mcs_none.o
+#10 117.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_none.lo -MD -MP -MF .deps/mcs_none.Tpo -c mcs_none.c -o mcs_none.o >/dev/null 2>&1
+#10 117.6 mv -f .deps/mcs_none.Tpo .deps/mcs_none.Plo
+#10 117.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mcs_none.la -rpath /usr/lib64/slurm mcs_none.lo  -lpthread -lm -lresolv 
+#10 117.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mcs_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mcs_none.so -o .libs/mcs_none.so
+#10 117.7 libtool: link: ar cr .libs/mcs_none.a  mcs_none.o
+#10 117.7 libtool: link: ranlib .libs/mcs_none.a
+#10 117.7 libtool: link: ( cd ".libs" && rm -f "mcs_none.la" && ln -s "../mcs_none.la" "mcs_none.la" )
+#10 117.7 make[5]: Entering directory '/home/slurm/src/plugins/mcs/none'
+#10 117.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 117.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mcs_none.la '/usr/lib64/slurm'
+#10 117.7 libtool: install: /usr/bin/install -c .libs/mcs_none.so /usr/lib64/slurm/mcs_none.so
+#10 117.7 libtool: install: /usr/bin/install -c .libs/mcs_none.lai /usr/lib64/slurm/mcs_none.la
+#10 117.7 libtool: install: /usr/bin/install -c .libs/mcs_none.a /usr/lib64/slurm/mcs_none.a
+#10 117.7 libtool: install: chmod 644 /usr/lib64/slurm/mcs_none.a
+#10 117.7 libtool: install: ranlib /usr/lib64/slurm/mcs_none.a
+#10 117.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 117.8 ----------------------------------------------------------------------
+#10 117.8 Libraries have been installed in:
+#10 117.8    /usr/lib64/slurm
+#10 117.8 
+#10 117.8 If you ever happen to want to link against installed libraries
+#10 117.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 117.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 117.8 flag during linking and do at least one of the following:
+#10 117.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 117.8      during execution
+#10 117.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 117.8      during linking
+#10 117.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 117.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 117.8 
+#10 117.8 See any operating system documentation about shared libraries for
+#10 117.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 117.8 ----------------------------------------------------------------------
+#10 117.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 117.8 make[5]: Leaving directory '/home/slurm/src/plugins/mcs/none'
+#10 117.8 make[4]: Leaving directory '/home/slurm/src/plugins/mcs/none'
+#10 117.8 Making install in user
+#10 117.8 make[4]: Entering directory '/home/slurm/src/plugins/mcs/user'
+#10 117.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_user.lo -MD -MP -MF .deps/mcs_user.Tpo -c -o mcs_user.lo mcs_user.c
+#10 117.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_user.lo -MD -MP -MF .deps/mcs_user.Tpo -c mcs_user.c  -fPIC -DPIC -o .libs/mcs_user.o
+#10 117.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mcs_user.lo -MD -MP -MF .deps/mcs_user.Tpo -c mcs_user.c -o mcs_user.o >/dev/null 2>&1
+#10 117.9 mv -f .deps/mcs_user.Tpo .deps/mcs_user.Plo
+#10 117.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mcs_user.la -rpath /usr/lib64/slurm mcs_user.lo  -lpthread -lm -lresolv 
+#10 118.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mcs_user.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mcs_user.so -o .libs/mcs_user.so
+#10 118.0 libtool: link: ar cr .libs/mcs_user.a  mcs_user.o
+#10 118.0 libtool: link: ranlib .libs/mcs_user.a
+#10 118.1 libtool: link: ( cd ".libs" && rm -f "mcs_user.la" && ln -s "../mcs_user.la" "mcs_user.la" )
+#10 118.1 make[5]: Entering directory '/home/slurm/src/plugins/mcs/user'
+#10 118.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 118.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mcs_user.la '/usr/lib64/slurm'
+#10 118.1 libtool: install: /usr/bin/install -c .libs/mcs_user.so /usr/lib64/slurm/mcs_user.so
+#10 118.1 libtool: install: /usr/bin/install -c .libs/mcs_user.lai /usr/lib64/slurm/mcs_user.la
+#10 118.1 libtool: install: /usr/bin/install -c .libs/mcs_user.a /usr/lib64/slurm/mcs_user.a
+#10 118.1 libtool: install: chmod 644 /usr/lib64/slurm/mcs_user.a
+#10 118.1 libtool: install: ranlib /usr/lib64/slurm/mcs_user.a
+#10 118.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 118.1 ----------------------------------------------------------------------
+#10 118.1 Libraries have been installed in:
+#10 118.1    /usr/lib64/slurm
+#10 118.1 
+#10 118.1 If you ever happen to want to link against installed libraries
+#10 118.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 118.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 118.1 flag during linking and do at least one of the following:
+#10 118.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 118.1      during execution
+#10 118.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 118.1      during linking
+#10 118.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 118.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 118.1 
+#10 118.1 See any operating system documentation about shared libraries for
+#10 118.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 118.1 ----------------------------------------------------------------------
+#10 118.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 118.1 make[5]: Leaving directory '/home/slurm/src/plugins/mcs/user'
+#10 118.1 make[4]: Leaving directory '/home/slurm/src/plugins/mcs/user'
+#10 118.1 make[4]: Entering directory '/home/slurm/src/plugins/mcs'
+#10 118.1 make[5]: Entering directory '/home/slurm/src/plugins/mcs'
+#10 118.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 118.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 118.1 make[5]: Leaving directory '/home/slurm/src/plugins/mcs'
+#10 118.1 make[4]: Leaving directory '/home/slurm/src/plugins/mcs'
+#10 118.1 make[3]: Leaving directory '/home/slurm/src/plugins/mcs'
+#10 118.1 Making install in mpi
+#10 118.1 make[3]: Entering directory '/home/slurm/src/plugins/mpi'
+#10 118.1 Making install in cray_shasta
+#10 118.1 make[4]: Entering directory '/home/slurm/src/plugins/mpi/cray_shasta'
+#10 118.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-apinfo.lo -MD -MP -MF .deps/mpi_cray_shasta_la-apinfo.Tpo -c -o mpi_cray_shasta_la-apinfo.lo `test -f 'apinfo.c' || echo './'`apinfo.c
+#10 118.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-apinfo.lo -MD -MP -MF .deps/mpi_cray_shasta_la-apinfo.Tpo -c apinfo.c  -fPIC -DPIC -o .libs/mpi_cray_shasta_la-apinfo.o
+#10 118.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-apinfo.lo -MD -MP -MF .deps/mpi_cray_shasta_la-apinfo.Tpo -c apinfo.c -o mpi_cray_shasta_la-apinfo.o >/dev/null 2>&1
+#10 118.4 mv -f .deps/mpi_cray_shasta_la-apinfo.Tpo .deps/mpi_cray_shasta_la-apinfo.Plo
+#10 118.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-mpi_cray_shasta.lo -MD -MP -MF .deps/mpi_cray_shasta_la-mpi_cray_shasta.Tpo -c -o mpi_cray_shasta_la-mpi_cray_shasta.lo `test -f 'mpi_cray_shasta.c' || echo './'`mpi_cray_shasta.c
+#10 118.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-mpi_cray_shasta.lo -MD -MP -MF .deps/mpi_cray_shasta_la-mpi_cray_shasta.Tpo -c mpi_cray_shasta.c  -fPIC -DPIC -o .libs/mpi_cray_shasta_la-mpi_cray_shasta.o
+#10 118.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_cray_shasta_la-mpi_cray_shasta.lo -MD -MP -MF .deps/mpi_cray_shasta_la-mpi_cray_shasta.Tpo -c mpi_cray_shasta.c -o mpi_cray_shasta_la-mpi_cray_shasta.o >/dev/null 2>&1
+#10 118.6 mv -f .deps/mpi_cray_shasta_la-mpi_cray_shasta.Tpo .deps/mpi_cray_shasta_la-mpi_cray_shasta.Plo
+#10 118.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mpi_cray_shasta.la -rpath /usr/lib64/slurm mpi_cray_shasta_la-apinfo.lo mpi_cray_shasta_la-mpi_cray_shasta.lo  -lpthread -lm -lresolv 
+#10 118.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mpi_cray_shasta_la-apinfo.o .libs/mpi_cray_shasta_la-mpi_cray_shasta.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mpi_cray_shasta.so -o .libs/mpi_cray_shasta.so
+#10 118.7 libtool: link: ar cr .libs/mpi_cray_shasta.a  mpi_cray_shasta_la-apinfo.o mpi_cray_shasta_la-mpi_cray_shasta.o
+#10 118.7 libtool: link: ranlib .libs/mpi_cray_shasta.a
+#10 118.7 libtool: link: ( cd ".libs" && rm -f "mpi_cray_shasta.la" && ln -s "../mpi_cray_shasta.la" "mpi_cray_shasta.la" )
+#10 118.7 make[5]: Entering directory '/home/slurm/src/plugins/mpi/cray_shasta'
+#10 118.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 118.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mpi_cray_shasta.la '/usr/lib64/slurm'
+#10 118.7 libtool: install: /usr/bin/install -c .libs/mpi_cray_shasta.so /usr/lib64/slurm/mpi_cray_shasta.so
+#10 118.7 libtool: install: /usr/bin/install -c .libs/mpi_cray_shasta.lai /usr/lib64/slurm/mpi_cray_shasta.la
+#10 118.7 libtool: install: /usr/bin/install -c .libs/mpi_cray_shasta.a /usr/lib64/slurm/mpi_cray_shasta.a
+#10 118.7 libtool: install: chmod 644 /usr/lib64/slurm/mpi_cray_shasta.a
+#10 118.7 libtool: install: ranlib /usr/lib64/slurm/mpi_cray_shasta.a
+#10 118.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 118.8 ----------------------------------------------------------------------
+#10 118.8 Libraries have been installed in:
+#10 118.8    /usr/lib64/slurm
+#10 118.8 
+#10 118.8 If you ever happen to want to link against installed libraries
+#10 118.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 118.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 118.8 flag during linking and do at least one of the following:
+#10 118.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 118.8      during execution
+#10 118.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 118.8      during linking
+#10 118.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 118.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 118.8 
+#10 118.8 See any operating system documentation about shared libraries for
+#10 118.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 118.8 ----------------------------------------------------------------------
+#10 118.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 118.8 make[5]: Leaving directory '/home/slurm/src/plugins/mpi/cray_shasta'
+#10 118.8 make[4]: Leaving directory '/home/slurm/src/plugins/mpi/cray_shasta'
+#10 118.8 Making install in none
+#10 118.8 make[4]: Entering directory '/home/slurm/src/plugins/mpi/none'
+#10 118.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_none.lo -MD -MP -MF .deps/mpi_none.Tpo -c -o mpi_none.lo mpi_none.c
+#10 118.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_none.lo -MD -MP -MF .deps/mpi_none.Tpo -c mpi_none.c  -fPIC -DPIC -o .libs/mpi_none.o
+#10 118.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_none.lo -MD -MP -MF .deps/mpi_none.Tpo -c mpi_none.c -o mpi_none.o >/dev/null 2>&1
+#10 119.0 mv -f .deps/mpi_none.Tpo .deps/mpi_none.Plo
+#10 119.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o mpi_none.la -rpath /usr/lib64/slurm mpi_none.lo  -lpthread -lm -lresolv 
+#10 119.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mpi_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mpi_none.so -o .libs/mpi_none.so
+#10 119.1 libtool: link: ar cr .libs/mpi_none.a  mpi_none.o
+#10 119.1 libtool: link: ranlib .libs/mpi_none.a
+#10 119.1 libtool: link: ( cd ".libs" && rm -f "mpi_none.la" && ln -s "../mpi_none.la" "mpi_none.la" )
+#10 119.1 make[5]: Entering directory '/home/slurm/src/plugins/mpi/none'
+#10 119.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 119.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mpi_none.la '/usr/lib64/slurm'
+#10 119.1 libtool: install: /usr/bin/install -c .libs/mpi_none.so /usr/lib64/slurm/mpi_none.so
+#10 119.1 libtool: install: /usr/bin/install -c .libs/mpi_none.lai /usr/lib64/slurm/mpi_none.la
+#10 119.1 libtool: install: /usr/bin/install -c .libs/mpi_none.a /usr/lib64/slurm/mpi_none.a
+#10 119.1 libtool: install: chmod 644 /usr/lib64/slurm/mpi_none.a
+#10 119.1 libtool: install: ranlib /usr/lib64/slurm/mpi_none.a
+#10 119.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 119.2 ----------------------------------------------------------------------
+#10 119.2 Libraries have been installed in:
+#10 119.2    /usr/lib64/slurm
+#10 119.2 
+#10 119.2 If you ever happen to want to link against installed libraries
+#10 119.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 119.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 119.2 flag during linking and do at least one of the following:
+#10 119.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 119.2      during execution
+#10 119.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 119.2      during linking
+#10 119.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 119.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 119.2 
+#10 119.2 See any operating system documentation about shared libraries for
+#10 119.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 119.2 ----------------------------------------------------------------------
+#10 119.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 119.2 make[5]: Leaving directory '/home/slurm/src/plugins/mpi/none'
+#10 119.2 make[4]: Leaving directory '/home/slurm/src/plugins/mpi/none'
+#10 119.2 Making install in pmi2
+#10 119.2 make[4]: Entering directory '/home/slurm/src/plugins/mpi/pmi2'
+#10 119.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_pmi2.lo -MD -MP -MF .deps/mpi_pmi2.Tpo -c -o mpi_pmi2.lo mpi_pmi2.c
+#10 119.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_pmi2.lo -MD -MP -MF .deps/mpi_pmi2.Tpo -c mpi_pmi2.c  -fPIC -DPIC -o .libs/mpi_pmi2.o
+#10 119.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mpi_pmi2.lo -MD -MP -MF .deps/mpi_pmi2.Tpo -c mpi_pmi2.c -o mpi_pmi2.o >/dev/null 2>&1
+#10 119.4 mv -f .deps/mpi_pmi2.Tpo .deps/mpi_pmi2.Plo
+#10 119.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c -o agent.lo agent.c
+#10 119.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c agent.c  -fPIC -DPIC -o .libs/agent.o
+#10 119.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c agent.c -o agent.o >/dev/null 2>&1
+#10 119.6 mv -f .deps/agent.Tpo .deps/agent.Plo
+#10 119.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
+#10 119.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fPIC -DPIC -o .libs/client.o
+#10 119.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1
+#10 119.9 mv -f .deps/client.Tpo .deps/client.Plo
+#10 119.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kvs.lo -MD -MP -MF .deps/kvs.Tpo -c -o kvs.lo kvs.c
+#10 119.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kvs.lo -MD -MP -MF .deps/kvs.Tpo -c kvs.c  -fPIC -DPIC -o .libs/kvs.o
+#10 120.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kvs.lo -MD -MP -MF .deps/kvs.Tpo -c kvs.c -o kvs.o >/dev/null 2>&1
+#10 120.1 mv -f .deps/kvs.Tpo .deps/kvs.Plo
+#10 120.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
+#10 120.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC -DPIC -o .libs/info.o
+#10 120.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1
+#10 120.4 mv -f .deps/info.Tpo .deps/info.Plo
+#10 120.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi1.lo -MD -MP -MF .deps/pmi1.Tpo -c -o pmi1.lo pmi1.c
+#10 120.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi1.lo -MD -MP -MF .deps/pmi1.Tpo -c pmi1.c  -fPIC -DPIC -o .libs/pmi1.o
+#10 120.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi1.lo -MD -MP -MF .deps/pmi1.Tpo -c pmi1.c -o pmi1.o >/dev/null 2>&1
+#10 120.6 mv -f .deps/pmi1.Tpo .deps/pmi1.Plo
+#10 120.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi2.lo -MD -MP -MF .deps/pmi2.Tpo -c -o pmi2.lo pmi2.c
+#10 120.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi2.lo -MD -MP -MF .deps/pmi2.Tpo -c pmi2.c  -fPIC -DPIC -o .libs/pmi2.o
+#10 120.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pmi2.lo -MD -MP -MF .deps/pmi2.Tpo -c pmi2.c -o pmi2.o >/dev/null 2>&1
+#10 120.9 mv -f .deps/pmi2.Tpo .deps/pmi2.Plo
+#10 120.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c -o setup.lo setup.c
+#10 120.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c setup.c  -fPIC -DPIC -o .libs/setup.o
+#10 121.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c setup.c -o setup.o >/dev/null 2>&1
+#10 121.2 mv -f .deps/setup.Tpo .deps/setup.Plo
+#10 121.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c -o spawn.lo spawn.c
+#10 121.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c spawn.c  -fPIC -DPIC -o .libs/spawn.o
+#10 121.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c spawn.c -o spawn.o >/dev/null 2>&1
+#10 121.4 mv -f .deps/spawn.Tpo .deps/spawn.Plo
+#10 121.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
+#10 121.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c  -fPIC -DPIC -o .libs/tree.o
+#10 121.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1
+#10 121.7 mv -f .deps/tree.Tpo .deps/tree.Plo
+#10 121.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nameserv.lo -MD -MP -MF .deps/nameserv.Tpo -c -o nameserv.lo nameserv.c
+#10 121.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nameserv.lo -MD -MP -MF .deps/nameserv.Tpo -c nameserv.c  -fPIC -DPIC -o .libs/nameserv.o
+#10 121.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nameserv.lo -MD -MP -MF .deps/nameserv.Tpo -c nameserv.c -o nameserv.o >/dev/null 2>&1
+#10 121.9 mv -f .deps/nameserv.Tpo .deps/nameserv.Plo
+#10 121.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ring.lo -MD -MP -MF .deps/ring.Tpo -c -o ring.lo ring.c
+#10 122.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ring.lo -MD -MP -MF .deps/ring.Tpo -c ring.c  -fPIC -DPIC -o .libs/ring.o
+#10 122.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ring.lo -MD -MP -MF .deps/ring.Tpo -c ring.c -o ring.o >/dev/null 2>&1
+#10 122.2 mv -f .deps/ring.Tpo .deps/ring.Plo
+#10 122.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic   -o mpi_pmi2.la -rpath /usr/lib64/slurm mpi_pmi2.lo agent.lo client.lo kvs.lo info.lo pmi1.lo pmi2.lo setup.lo spawn.lo tree.lo nameserv.lo ring.lo  -lpthread -lm -lresolv 
+#10 122.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/mpi_pmi2.o .libs/agent.o .libs/client.o .libs/kvs.o .libs/info.o .libs/pmi1.o .libs/pmi2.o .libs/setup.o .libs/spawn.o .libs/tree.o .libs/nameserv.o .libs/ring.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,mpi_pmi2.so -o .libs/mpi_pmi2.so
+#10 122.3 libtool: link: ar cr .libs/mpi_pmi2.a  mpi_pmi2.o agent.o client.o kvs.o info.o pmi1.o pmi2.o setup.o spawn.o tree.o nameserv.o ring.o
+#10 122.3 libtool: link: ranlib .libs/mpi_pmi2.a
+#10 122.4 libtool: link: ( cd ".libs" && rm -f "mpi_pmi2.la" && ln -s "../mpi_pmi2.la" "mpi_pmi2.la" )
+#10 122.4 make[5]: Entering directory '/home/slurm/src/plugins/mpi/pmi2'
+#10 122.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 122.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   mpi_pmi2.la '/usr/lib64/slurm'
+#10 122.4 libtool: install: /usr/bin/install -c .libs/mpi_pmi2.so /usr/lib64/slurm/mpi_pmi2.so
+#10 122.4 libtool: install: /usr/bin/install -c .libs/mpi_pmi2.lai /usr/lib64/slurm/mpi_pmi2.la
+#10 122.4 libtool: install: /usr/bin/install -c .libs/mpi_pmi2.a /usr/lib64/slurm/mpi_pmi2.a
+#10 122.4 libtool: install: chmod 644 /usr/lib64/slurm/mpi_pmi2.a
+#10 122.4 libtool: install: ranlib /usr/lib64/slurm/mpi_pmi2.a
+#10 122.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 122.5 ----------------------------------------------------------------------
+#10 122.5 Libraries have been installed in:
+#10 122.5    /usr/lib64/slurm
+#10 122.5 
+#10 122.5 If you ever happen to want to link against installed libraries
+#10 122.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 122.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 122.5 flag during linking and do at least one of the following:
+#10 122.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 122.5      during execution
+#10 122.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 122.5      during linking
+#10 122.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 122.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 122.5 
+#10 122.5 See any operating system documentation about shared libraries for
+#10 122.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 122.5 ----------------------------------------------------------------------
+#10 122.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 122.5 make[5]: Leaving directory '/home/slurm/src/plugins/mpi/pmi2'
+#10 122.5 make[4]: Leaving directory '/home/slurm/src/plugins/mpi/pmi2'
+#10 122.5 make[4]: Entering directory '/home/slurm/src/plugins/mpi'
+#10 122.5 make[5]: Entering directory '/home/slurm/src/plugins/mpi'
+#10 122.5 make[5]: Nothing to be done for 'install-exec-am'.
+#10 122.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 122.5 make[5]: Leaving directory '/home/slurm/src/plugins/mpi'
+#10 122.5 make[4]: Leaving directory '/home/slurm/src/plugins/mpi'
+#10 122.5 make[3]: Leaving directory '/home/slurm/src/plugins/mpi'
+#10 122.5 Making install in node_features
+#10 122.5 make[3]: Entering directory '/home/slurm/src/plugins/node_features'
+#10 122.5 Making install in helpers
+#10 122.5 make[4]: Entering directory '/home/slurm/src/plugins/node_features/helpers'
+#10 122.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_helpers.lo -MD -MP -MF .deps/node_features_helpers.Tpo -c -o node_features_helpers.lo node_features_helpers.c
+#10 122.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_helpers.lo -MD -MP -MF .deps/node_features_helpers.Tpo -c node_features_helpers.c  -fPIC -DPIC -o .libs/node_features_helpers.o
+#10 122.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_helpers.lo -MD -MP -MF .deps/node_features_helpers.Tpo -c node_features_helpers.c -o node_features_helpers.o >/dev/null 2>&1
+#10 122.7 mv -f .deps/node_features_helpers.Tpo .deps/node_features_helpers.Plo
+#10 122.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o node_features_helpers.la -rpath /usr/lib64/slurm node_features_helpers.lo  -lpthread -lm -lresolv 
+#10 122.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/node_features_helpers.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,node_features_helpers.so -o .libs/node_features_helpers.so
+#10 122.8 libtool: link: ar cr .libs/node_features_helpers.a  node_features_helpers.o
+#10 122.8 libtool: link: ranlib .libs/node_features_helpers.a
+#10 122.8 libtool: link: ( cd ".libs" && rm -f "node_features_helpers.la" && ln -s "../node_features_helpers.la" "node_features_helpers.la" )
+#10 122.8 make[5]: Entering directory '/home/slurm/src/plugins/node_features/helpers'
+#10 122.8  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 122.8  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   node_features_helpers.la '/usr/lib64/slurm'
+#10 122.8 libtool: install: /usr/bin/install -c .libs/node_features_helpers.so /usr/lib64/slurm/node_features_helpers.so
+#10 122.8 libtool: install: /usr/bin/install -c .libs/node_features_helpers.lai /usr/lib64/slurm/node_features_helpers.la
+#10 122.9 libtool: install: /usr/bin/install -c .libs/node_features_helpers.a /usr/lib64/slurm/node_features_helpers.a
+#10 122.9 libtool: install: chmod 644 /usr/lib64/slurm/node_features_helpers.a
+#10 122.9 libtool: install: ranlib /usr/lib64/slurm/node_features_helpers.a
+#10 122.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 122.9 ----------------------------------------------------------------------
+#10 122.9 Libraries have been installed in:
+#10 122.9    /usr/lib64/slurm
+#10 122.9 
+#10 122.9 If you ever happen to want to link against installed libraries
+#10 122.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 122.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 122.9 flag during linking and do at least one of the following:
+#10 122.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 122.9      during execution
+#10 122.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 122.9      during linking
+#10 122.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 122.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 122.9 
+#10 122.9 See any operating system documentation about shared libraries for
+#10 122.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 122.9 ----------------------------------------------------------------------
+#10 122.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 122.9 make[5]: Leaving directory '/home/slurm/src/plugins/node_features/helpers'
+#10 122.9 make[4]: Leaving directory '/home/slurm/src/plugins/node_features/helpers'
+#10 122.9 Making install in knl_cray
+#10 122.9 make[4]: Entering directory '/home/slurm/src/plugins/node_features/knl_cray'
+#10 122.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common  -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_cray.lo -MD -MP -MF .deps/node_features_knl_cray.Tpo -c -o node_features_knl_cray.lo node_features_knl_cray.c
+#10 122.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_cray.lo -MD -MP -MF .deps/node_features_knl_cray.Tpo -c node_features_knl_cray.c  -fPIC -DPIC -o .libs/node_features_knl_cray.o
+#10 123.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_cray.lo -MD -MP -MF .deps/node_features_knl_cray.Tpo -c node_features_knl_cray.c -o node_features_knl_cray.o >/dev/null 2>&1
+#10 123.4 mv -f .deps/node_features_knl_cray.Tpo .deps/node_features_knl_cray.Plo
+#10 123.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -L/usr/lib64 -ljson-c  -o node_features_knl_cray.la -rpath /usr/lib64/slurm node_features_knl_cray.lo  -lpthread -lm -lresolv 
+#10 123.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/node_features_knl_cray.o   -L/usr/lib64 -ljson-c -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,node_features_knl_cray.so -o .libs/node_features_knl_cray.so
+#10 123.5 libtool: link: ar cr .libs/node_features_knl_cray.a  node_features_knl_cray.o
+#10 123.5 libtool: link: ranlib .libs/node_features_knl_cray.a
+#10 123.5 libtool: link: ( cd ".libs" && rm -f "node_features_knl_cray.la" && ln -s "../node_features_knl_cray.la" "node_features_knl_cray.la" )
+#10 123.5 make[5]: Entering directory '/home/slurm/src/plugins/node_features/knl_cray'
+#10 123.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 123.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   node_features_knl_cray.la '/usr/lib64/slurm'
+#10 123.5 libtool: install: /usr/bin/install -c .libs/node_features_knl_cray.so /usr/lib64/slurm/node_features_knl_cray.so
+#10 123.5 libtool: install: /usr/bin/install -c .libs/node_features_knl_cray.lai /usr/lib64/slurm/node_features_knl_cray.la
+#10 123.6 libtool: install: /usr/bin/install -c .libs/node_features_knl_cray.a /usr/lib64/slurm/node_features_knl_cray.a
+#10 123.6 libtool: install: chmod 644 /usr/lib64/slurm/node_features_knl_cray.a
+#10 123.6 libtool: install: ranlib /usr/lib64/slurm/node_features_knl_cray.a
+#10 123.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 123.6 ----------------------------------------------------------------------
+#10 123.6 Libraries have been installed in:
+#10 123.6    /usr/lib64/slurm
+#10 123.6 
+#10 123.6 If you ever happen to want to link against installed libraries
+#10 123.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 123.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 123.6 flag during linking and do at least one of the following:
+#10 123.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 123.6      during execution
+#10 123.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 123.6      during linking
+#10 123.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 123.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 123.6 
+#10 123.6 See any operating system documentation about shared libraries for
+#10 123.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 123.6 ----------------------------------------------------------------------
+#10 123.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 123.6 make[5]: Leaving directory '/home/slurm/src/plugins/node_features/knl_cray'
+#10 123.6 make[4]: Leaving directory '/home/slurm/src/plugins/node_features/knl_cray'
+#10 123.6 Making install in knl_generic
+#10 123.6 make[4]: Entering directory '/home/slurm/src/plugins/node_features/knl_generic'
+#10 123.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_generic.lo -MD -MP -MF .deps/node_features_knl_generic.Tpo -c -o node_features_knl_generic.lo node_features_knl_generic.c
+#10 123.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_generic.lo -MD -MP -MF .deps/node_features_knl_generic.Tpo -c node_features_knl_generic.c  -fPIC -DPIC -o .libs/node_features_knl_generic.o
+#10 123.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_features_knl_generic.lo -MD -MP -MF .deps/node_features_knl_generic.Tpo -c node_features_knl_generic.c -o node_features_knl_generic.o >/dev/null 2>&1
+#10 124.0 mv -f .deps/node_features_knl_generic.Tpo .deps/node_features_knl_generic.Plo
+#10 124.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o node_features_knl_generic.la -rpath /usr/lib64/slurm node_features_knl_generic.lo  -lpthread -lm -lresolv 
+#10 124.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/node_features_knl_generic.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,node_features_knl_generic.so -o .libs/node_features_knl_generic.so
+#10 124.0 libtool: link: ar cr .libs/node_features_knl_generic.a  node_features_knl_generic.o
+#10 124.1 libtool: link: ranlib .libs/node_features_knl_generic.a
+#10 124.1 libtool: link: ( cd ".libs" && rm -f "node_features_knl_generic.la" && ln -s "../node_features_knl_generic.la" "node_features_knl_generic.la" )
+#10 124.1 make[5]: Entering directory '/home/slurm/src/plugins/node_features/knl_generic'
+#10 124.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 124.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   node_features_knl_generic.la '/usr/lib64/slurm'
+#10 124.1 libtool: install: /usr/bin/install -c .libs/node_features_knl_generic.so /usr/lib64/slurm/node_features_knl_generic.so
+#10 124.1 libtool: install: /usr/bin/install -c .libs/node_features_knl_generic.lai /usr/lib64/slurm/node_features_knl_generic.la
+#10 124.1 libtool: install: /usr/bin/install -c .libs/node_features_knl_generic.a /usr/lib64/slurm/node_features_knl_generic.a
+#10 124.1 libtool: install: chmod 644 /usr/lib64/slurm/node_features_knl_generic.a
+#10 124.1 libtool: install: ranlib /usr/lib64/slurm/node_features_knl_generic.a
+#10 124.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 124.2 ----------------------------------------------------------------------
+#10 124.2 Libraries have been installed in:
+#10 124.2    /usr/lib64/slurm
+#10 124.2 
+#10 124.2 If you ever happen to want to link against installed libraries
+#10 124.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 124.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 124.2 flag during linking and do at least one of the following:
+#10 124.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 124.2      during execution
+#10 124.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 124.2      during linking
+#10 124.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 124.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 124.2 
+#10 124.2 See any operating system documentation about shared libraries for
+#10 124.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 124.2 ----------------------------------------------------------------------
+#10 124.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 124.2 make[5]: Leaving directory '/home/slurm/src/plugins/node_features/knl_generic'
+#10 124.2 make[4]: Leaving directory '/home/slurm/src/plugins/node_features/knl_generic'
+#10 124.2 make[4]: Entering directory '/home/slurm/src/plugins/node_features'
+#10 124.2 make[5]: Entering directory '/home/slurm/src/plugins/node_features'
+#10 124.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 124.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 124.2 make[5]: Leaving directory '/home/slurm/src/plugins/node_features'
+#10 124.2 make[4]: Leaving directory '/home/slurm/src/plugins/node_features'
+#10 124.2 make[3]: Leaving directory '/home/slurm/src/plugins/node_features'
+#10 124.2 Making install in openapi
+#10 124.2 make[3]: Entering directory '/home/slurm/src/plugins/openapi'
+#10 124.2 Making install in v0.0.36
+#10 124.2 make[4]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.36'
+#10 124.2 pushd /home/slurm/src/plugins/openapi/v0.0.36; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/v0.0.36/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 124.2 /home/slurm/src/plugins/openapi/v0.0.36 /home/slurm/src/plugins/openapi/v0.0.36
+#10 124.2 /home/slurm/src/plugins/openapi/v0.0.36
+#10 124.2 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 124.2 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 124.2 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 124.2 echo "#" >>"openapi_ref.lo"
+#10 124.2 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 124.2 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 124.2 echo >>"openapi_ref.lo"
+#10 124.2 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 124.2 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 124.2 echo >>"openapi_ref.lo"
+#10 124.2 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 124.2 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 124.2 echo >>"openapi_ref.lo"
+#10 124.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 124.2 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 124.2 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 124.3 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 124.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 124.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 124.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 124.4 mv -f .deps/api.Tpo .deps/api.Plo
+#10 124.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 124.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 124.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 124.6 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 124.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 124.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 124.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 124.9 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 124.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo nodes.c
+#10 125.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c  -fPIC -DPIC -o .libs/nodes.o
+#10 125.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c -o nodes.o >/dev/null 2>&1
+#10 125.1 mv -f .deps/nodes.Tpo .deps/nodes.Plo
+#10 125.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c -o partitions.lo partitions.c
+#10 125.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c  -fPIC -DPIC -o .libs/partitions.o
+#10 125.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c -o partitions.o >/dev/null 2>&1
+#10 125.3 mv -f .deps/partitions.Tpo .deps/partitions.Plo
+#10 125.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_v0_0_36.la -rpath /usr/lib64/slurm api.lo diag.lo jobs.lo nodes.lo partitions.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 125.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/api.o .libs/diag.o .libs/jobs.o .libs/nodes.o .libs/partitions.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_v0_0_36.so -o .libs/openapi_v0_0_36.so
+#10 125.4 libtool: link: ar cr .libs/openapi_v0_0_36.a  api.o diag.o jobs.o nodes.o partitions.o 
+#10 125.4 libtool: link: ranlib .libs/openapi_v0_0_36.a
+#10 125.4 libtool: link: ( cd ".libs" && rm -f "openapi_v0_0_36.la" && ln -s "../openapi_v0_0_36.la" "openapi_v0_0_36.la" )
+#10 125.4 make[5]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.36'
+#10 125.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 125.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_v0_0_36.la '/usr/lib64/slurm'
+#10 125.4 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_36.so /usr/lib64/slurm/openapi_v0_0_36.so
+#10 125.4 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_36.lai /usr/lib64/slurm/openapi_v0_0_36.la
+#10 125.4 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_36.a /usr/lib64/slurm/openapi_v0_0_36.a
+#10 125.4 libtool: install: chmod 644 /usr/lib64/slurm/openapi_v0_0_36.a
+#10 125.5 libtool: install: ranlib /usr/lib64/slurm/openapi_v0_0_36.a
+#10 125.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 125.5 ----------------------------------------------------------------------
+#10 125.5 Libraries have been installed in:
+#10 125.5    /usr/lib64/slurm
+#10 125.5 
+#10 125.5 If you ever happen to want to link against installed libraries
+#10 125.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 125.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 125.5 flag during linking and do at least one of the following:
+#10 125.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 125.5      during execution
+#10 125.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 125.5      during linking
+#10 125.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 125.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 125.5 
+#10 125.5 See any operating system documentation about shared libraries for
+#10 125.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 125.5 ----------------------------------------------------------------------
+#10 125.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 125.5 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.36'
+#10 125.5 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.36'
+#10 125.5 Making install in v0.0.37
+#10 125.5 make[4]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.37'
+#10 125.5 pushd /home/slurm/src/plugins/openapi/v0.0.37; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/v0.0.37/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 125.5 /home/slurm/src/plugins/openapi/v0.0.37 /home/slurm/src/plugins/openapi/v0.0.37
+#10 125.5 /home/slurm/src/plugins/openapi/v0.0.37
+#10 125.5 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 125.5 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 125.5 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 125.5 echo "#" >>"openapi_ref.lo"
+#10 125.5 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 125.5 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 125.5 echo >>"openapi_ref.lo"
+#10 125.5 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 125.5 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 125.5 echo >>"openapi_ref.lo"
+#10 125.5 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 125.5 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 125.5 echo >>"openapi_ref.lo"
+#10 125.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 125.6 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 125.6 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 125.6 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 125.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 125.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 125.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 125.7 mv -f .deps/api.Tpo .deps/api.Plo
+#10 125.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 125.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 125.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 125.9 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 125.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 126.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 126.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 126.3 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 126.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo nodes.c
+#10 126.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c  -fPIC -DPIC -o .libs/nodes.o
+#10 126.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c -o nodes.o >/dev/null 2>&1
+#10 126.5 mv -f .deps/nodes.Tpo .deps/nodes.Plo
+#10 126.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c -o partitions.lo partitions.c
+#10 126.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c  -fPIC -DPIC -o .libs/partitions.o
+#10 126.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c -o partitions.o >/dev/null 2>&1
+#10 126.6 mv -f .deps/partitions.Tpo .deps/partitions.Plo
+#10 126.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c -o reservations.lo reservations.c
+#10 126.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c reservations.c  -fPIC -DPIC -o .libs/reservations.o
+#10 126.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c reservations.c -o reservations.o >/dev/null 2>&1
+#10 126.8 mv -f .deps/reservations.Tpo .deps/reservations.Plo
+#10 126.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_v0_0_37.la -rpath /usr/lib64/slurm api.lo diag.lo jobs.lo nodes.lo partitions.lo reservations.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 126.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/api.o .libs/diag.o .libs/jobs.o .libs/nodes.o .libs/partitions.o .libs/reservations.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_v0_0_37.so -o .libs/openapi_v0_0_37.so
+#10 126.9 libtool: link: ar cr .libs/openapi_v0_0_37.a  api.o diag.o jobs.o nodes.o partitions.o reservations.o 
+#10 126.9 libtool: link: ranlib .libs/openapi_v0_0_37.a
+#10 127.0 libtool: link: ( cd ".libs" && rm -f "openapi_v0_0_37.la" && ln -s "../openapi_v0_0_37.la" "openapi_v0_0_37.la" )
+#10 127.0 make[5]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.37'
+#10 127.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 127.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_v0_0_37.la '/usr/lib64/slurm'
+#10 127.0 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_37.so /usr/lib64/slurm/openapi_v0_0_37.so
+#10 127.0 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_37.lai /usr/lib64/slurm/openapi_v0_0_37.la
+#10 127.0 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_37.a /usr/lib64/slurm/openapi_v0_0_37.a
+#10 127.0 libtool: install: chmod 644 /usr/lib64/slurm/openapi_v0_0_37.a
+#10 127.0 libtool: install: ranlib /usr/lib64/slurm/openapi_v0_0_37.a
+#10 127.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 127.0 ----------------------------------------------------------------------
+#10 127.0 Libraries have been installed in:
+#10 127.0    /usr/lib64/slurm
+#10 127.0 
+#10 127.0 If you ever happen to want to link against installed libraries
+#10 127.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 127.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 127.0 flag during linking and do at least one of the following:
+#10 127.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 127.0      during execution
+#10 127.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 127.0      during linking
+#10 127.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 127.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 127.0 
+#10 127.0 See any operating system documentation about shared libraries for
+#10 127.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 127.0 ----------------------------------------------------------------------
+#10 127.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 127.0 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.37'
+#10 127.0 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.37'
+#10 127.0 Making install in v0.0.38
+#10 127.0 make[4]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.38'
+#10 127.0 pushd /home/slurm/src/plugins/openapi/v0.0.38; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/v0.0.38/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 127.0 /home/slurm/src/plugins/openapi/v0.0.38 /home/slurm/src/plugins/openapi/v0.0.38
+#10 127.0 /home/slurm/src/plugins/openapi/v0.0.38
+#10 127.0 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 127.1 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 127.1 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 127.1 echo "#" >>"openapi_ref.lo"
+#10 127.1 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 127.1 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 127.1 echo >>"openapi_ref.lo"
+#10 127.1 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 127.1 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 127.1 echo >>"openapi_ref.lo"
+#10 127.1 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 127.1 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 127.1 echo >>"openapi_ref.lo"
+#10 127.1 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 127.1 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 127.1 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 127.1 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 127.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 127.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 127.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 127.3 mv -f .deps/api.Tpo .deps/api.Plo
+#10 127.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 127.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 127.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 127.5 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 127.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 127.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 127.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 127.8 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 127.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo nodes.c
+#10 127.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c  -fPIC -DPIC -o .libs/nodes.o
+#10 127.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c nodes.c -o nodes.o >/dev/null 2>&1
+#10 128.0 mv -f .deps/nodes.Tpo .deps/nodes.Plo
+#10 128.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c -o partitions.lo partitions.c
+#10 128.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c  -fPIC -DPIC -o .libs/partitions.o
+#10 128.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partitions.lo -MD -MP -MF .deps/partitions.Tpo -c partitions.c -o partitions.o >/dev/null 2>&1
+#10 128.2 mv -f .deps/partitions.Tpo .deps/partitions.Plo
+#10 128.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c -o reservations.lo reservations.c
+#10 128.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c reservations.c  -fPIC -DPIC -o .libs/reservations.o
+#10 128.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservations.lo -MD -MP -MF .deps/reservations.Tpo -c reservations.c -o reservations.o >/dev/null 2>&1
+#10 128.4 mv -f .deps/reservations.Tpo .deps/reservations.Plo
+#10 128.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_v0_0_38.la -rpath /usr/lib64/slurm api.lo diag.lo jobs.lo nodes.lo partitions.lo reservations.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 128.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/api.o .libs/diag.o .libs/jobs.o .libs/nodes.o .libs/partitions.o .libs/reservations.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_v0_0_38.so -o .libs/openapi_v0_0_38.so
+#10 128.5 libtool: link: ar cr .libs/openapi_v0_0_38.a  api.o diag.o jobs.o nodes.o partitions.o reservations.o 
+#10 128.5 libtool: link: ranlib .libs/openapi_v0_0_38.a
+#10 128.5 libtool: link: ( cd ".libs" && rm -f "openapi_v0_0_38.la" && ln -s "../openapi_v0_0_38.la" "openapi_v0_0_38.la" )
+#10 128.5 make[5]: Entering directory '/home/slurm/src/plugins/openapi/v0.0.38'
+#10 128.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 128.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_v0_0_38.la '/usr/lib64/slurm'
+#10 128.5 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_38.so /usr/lib64/slurm/openapi_v0_0_38.so
+#10 128.5 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_38.lai /usr/lib64/slurm/openapi_v0_0_38.la
+#10 128.5 libtool: install: /usr/bin/install -c .libs/openapi_v0_0_38.a /usr/lib64/slurm/openapi_v0_0_38.a
+#10 128.6 libtool: install: chmod 644 /usr/lib64/slurm/openapi_v0_0_38.a
+#10 128.6 libtool: install: ranlib /usr/lib64/slurm/openapi_v0_0_38.a
+#10 128.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 128.6 ----------------------------------------------------------------------
+#10 128.6 Libraries have been installed in:
+#10 128.6    /usr/lib64/slurm
+#10 128.6 
+#10 128.6 If you ever happen to want to link against installed libraries
+#10 128.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 128.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 128.6 flag during linking and do at least one of the following:
+#10 128.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 128.6      during execution
+#10 128.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 128.6      during linking
+#10 128.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 128.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 128.6 
+#10 128.6 See any operating system documentation about shared libraries for
+#10 128.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 128.6 ----------------------------------------------------------------------
+#10 128.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 128.6 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.38'
+#10 128.6 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/v0.0.38'
+#10 128.6 Making install in dbv0.0.36
+#10 128.6 make[4]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.36'
+#10 128.6 pushd /home/slurm/src/plugins/openapi/dbv0.0.36; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/dbv0.0.36/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 128.6 /home/slurm/src/plugins/openapi/dbv0.0.36 /home/slurm/src/plugins/openapi/dbv0.0.36
+#10 128.6 /home/slurm/src/plugins/openapi/dbv0.0.36
+#10 128.6 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 128.6 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 128.6 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 128.6 echo "#" >>"openapi_ref.lo"
+#10 128.6 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 128.6 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 128.6 echo >>"openapi_ref.lo"
+#10 128.6 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 128.6 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 128.6 echo >>"openapi_ref.lo"
+#10 128.6 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 128.6 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 128.6 echo >>"openapi_ref.lo"
+#10 128.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 128.7 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 128.7 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 128.7 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 128.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c -o accounts.lo accounts.c
+#10 128.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c  -fPIC -DPIC -o .libs/accounts.o
+#10 128.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c -o accounts.o >/dev/null 2>&1
+#10 128.9 mv -f .deps/accounts.Tpo .deps/accounts.Plo
+#10 128.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c -o associations.lo associations.c
+#10 128.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c  -fPIC -DPIC -o .libs/associations.o
+#10 129.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c -o associations.o >/dev/null 2>&1
+#10 129.1 mv -f .deps/associations.Tpo .deps/associations.Plo
+#10 129.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 129.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 129.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 129.3 mv -f .deps/api.Tpo .deps/api.Plo
+#10 129.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo cluster.c
+#10 129.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c  -fPIC -DPIC -o .libs/cluster.o
+#10 129.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c -o cluster.o >/dev/null 2>&1
+#10 129.5 mv -f .deps/cluster.Tpo .deps/cluster.Plo
+#10 129.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
+#10 129.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
+#10 129.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
+#10 129.7 mv -f .deps/config.Tpo .deps/config.Plo
+#10 129.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 129.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 129.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 129.9 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 129.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 129.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 130.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 130.1 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 130.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c -o qos.lo qos.c
+#10 130.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c  -fPIC -DPIC -o .libs/qos.o
+#10 130.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c -o qos.o >/dev/null 2>&1
+#10 130.3 mv -f .deps/qos.Tpo .deps/qos.Plo
+#10 130.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
+#10 130.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
+#10 130.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
+#10 130.7 mv -f .deps/parse.Tpo .deps/parse.Plo
+#10 130.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c -o tres.lo tres.c
+#10 130.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c  -fPIC -DPIC -o .libs/tres.o
+#10 130.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c -o tres.o >/dev/null 2>&1
+#10 130.9 mv -f .deps/tres.Tpo .deps/tres.Plo
+#10 131.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c -o users.lo users.c
+#10 131.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c  -fPIC -DPIC -o .libs/users.o
+#10 131.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c -o users.o >/dev/null 2>&1
+#10 131.2 mv -f .deps/users.Tpo .deps/users.Plo
+#10 131.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c -o wckeys.lo wckeys.c
+#10 131.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c  -fPIC -DPIC -o .libs/wckeys.o
+#10 131.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c -o wckeys.o >/dev/null 2>&1
+#10 131.4 mv -f .deps/wckeys.Tpo .deps/wckeys.Plo
+#10 131.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_dbv0_0_36.la -rpath /usr/lib64/slurm accounts.lo associations.lo api.lo cluster.lo config.lo diag.lo jobs.lo qos.lo parse.lo tres.lo users.lo wckeys.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 131.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounts.o .libs/associations.o .libs/api.o .libs/cluster.o .libs/config.o .libs/diag.o .libs/jobs.o .libs/qos.o .libs/parse.o .libs/tres.o .libs/users.o .libs/wckeys.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_dbv0_0_36.so -o .libs/openapi_dbv0_0_36.so
+#10 131.5 libtool: link: ar cr .libs/openapi_dbv0_0_36.a  accounts.o associations.o api.o cluster.o config.o diag.o jobs.o qos.o parse.o tres.o users.o wckeys.o 
+#10 131.5 libtool: link: ranlib .libs/openapi_dbv0_0_36.a
+#10 131.6 libtool: link: ( cd ".libs" && rm -f "openapi_dbv0_0_36.la" && ln -s "../openapi_dbv0_0_36.la" "openapi_dbv0_0_36.la" )
+#10 131.6 make[5]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.36'
+#10 131.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 131.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_dbv0_0_36.la '/usr/lib64/slurm'
+#10 131.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_36.so /usr/lib64/slurm/openapi_dbv0_0_36.so
+#10 131.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_36.lai /usr/lib64/slurm/openapi_dbv0_0_36.la
+#10 131.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_36.a /usr/lib64/slurm/openapi_dbv0_0_36.a
+#10 131.6 libtool: install: chmod 644 /usr/lib64/slurm/openapi_dbv0_0_36.a
+#10 131.6 libtool: install: ranlib /usr/lib64/slurm/openapi_dbv0_0_36.a
+#10 131.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 131.7 ----------------------------------------------------------------------
+#10 131.7 Libraries have been installed in:
+#10 131.7    /usr/lib64/slurm
+#10 131.7 
+#10 131.7 If you ever happen to want to link against installed libraries
+#10 131.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 131.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 131.7 flag during linking and do at least one of the following:
+#10 131.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 131.7      during execution
+#10 131.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 131.7      during linking
+#10 131.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 131.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 131.7 
+#10 131.7 See any operating system documentation about shared libraries for
+#10 131.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 131.7 ----------------------------------------------------------------------
+#10 131.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 131.7 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.36'
+#10 131.7 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.36'
+#10 131.7 Making install in dbv0.0.37
+#10 131.7 make[4]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.37'
+#10 131.7 pushd /home/slurm/src/plugins/openapi/dbv0.0.37; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/dbv0.0.37/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 131.7 /home/slurm/src/plugins/openapi/dbv0.0.37 /home/slurm/src/plugins/openapi/dbv0.0.37
+#10 131.7 /home/slurm/src/plugins/openapi/dbv0.0.37
+#10 131.7 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 131.7 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 131.7 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 131.7 echo "#" >>"openapi_ref.lo"
+#10 131.7 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 131.7 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 131.7 echo >>"openapi_ref.lo"
+#10 131.7 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 131.7 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 131.7 echo >>"openapi_ref.lo"
+#10 131.7 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 131.7 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 131.7 echo >>"openapi_ref.lo"
+#10 131.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 131.7 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 131.7 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 131.8 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 131.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c -o accounts.lo accounts.c
+#10 131.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c  -fPIC -DPIC -o .libs/accounts.o
+#10 131.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c -o accounts.o >/dev/null 2>&1
+#10 132.0 mv -f .deps/accounts.Tpo .deps/accounts.Plo
+#10 132.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c -o associations.lo associations.c
+#10 132.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c  -fPIC -DPIC -o .libs/associations.o
+#10 132.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c -o associations.o >/dev/null 2>&1
+#10 132.2 mv -f .deps/associations.Tpo .deps/associations.Plo
+#10 132.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 132.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 132.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 132.4 mv -f .deps/api.Tpo .deps/api.Plo
+#10 132.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo cluster.c
+#10 132.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c  -fPIC -DPIC -o .libs/cluster.o
+#10 132.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c -o cluster.o >/dev/null 2>&1
+#10 132.6 mv -f .deps/cluster.Tpo .deps/cluster.Plo
+#10 132.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
+#10 132.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
+#10 132.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
+#10 132.8 mv -f .deps/config.Tpo .deps/config.Plo
+#10 132.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 132.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 132.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 133.0 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 133.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 133.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 133.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 133.2 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 133.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c -o qos.lo qos.c
+#10 133.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c  -fPIC -DPIC -o .libs/qos.o
+#10 133.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c -o qos.o >/dev/null 2>&1
+#10 133.4 mv -f .deps/qos.Tpo .deps/qos.Plo
+#10 133.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
+#10 133.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
+#10 133.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
+#10 133.8 mv -f .deps/parse.Tpo .deps/parse.Plo
+#10 133.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c -o tres.lo tres.c
+#10 133.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c  -fPIC -DPIC -o .libs/tres.o
+#10 133.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c -o tres.o >/dev/null 2>&1
+#10 134.0 mv -f .deps/tres.Tpo .deps/tres.Plo
+#10 134.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c -o users.lo users.c
+#10 134.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c  -fPIC -DPIC -o .libs/users.o
+#10 134.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c -o users.o >/dev/null 2>&1
+#10 134.2 mv -f .deps/users.Tpo .deps/users.Plo
+#10 134.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c -o wckeys.lo wckeys.c
+#10 134.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c  -fPIC -DPIC -o .libs/wckeys.o
+#10 134.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c -o wckeys.o >/dev/null 2>&1
+#10 134.4 mv -f .deps/wckeys.Tpo .deps/wckeys.Plo
+#10 134.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_dbv0_0_37.la -rpath /usr/lib64/slurm accounts.lo associations.lo api.lo cluster.lo config.lo diag.lo jobs.lo qos.lo parse.lo tres.lo users.lo wckeys.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 134.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounts.o .libs/associations.o .libs/api.o .libs/cluster.o .libs/config.o .libs/diag.o .libs/jobs.o .libs/qos.o .libs/parse.o .libs/tres.o .libs/users.o .libs/wckeys.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_dbv0_0_37.so -o .libs/openapi_dbv0_0_37.so
+#10 134.5 libtool: link: ar cr .libs/openapi_dbv0_0_37.a  accounts.o associations.o api.o cluster.o config.o diag.o jobs.o qos.o parse.o tres.o users.o wckeys.o 
+#10 134.6 libtool: link: ranlib .libs/openapi_dbv0_0_37.a
+#10 134.6 libtool: link: ( cd ".libs" && rm -f "openapi_dbv0_0_37.la" && ln -s "../openapi_dbv0_0_37.la" "openapi_dbv0_0_37.la" )
+#10 134.6 make[5]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.37'
+#10 134.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 134.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_dbv0_0_37.la '/usr/lib64/slurm'
+#10 134.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_37.so /usr/lib64/slurm/openapi_dbv0_0_37.so
+#10 134.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_37.lai /usr/lib64/slurm/openapi_dbv0_0_37.la
+#10 134.6 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_37.a /usr/lib64/slurm/openapi_dbv0_0_37.a
+#10 134.6 libtool: install: chmod 644 /usr/lib64/slurm/openapi_dbv0_0_37.a
+#10 134.6 libtool: install: ranlib /usr/lib64/slurm/openapi_dbv0_0_37.a
+#10 134.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 134.7 ----------------------------------------------------------------------
+#10 134.7 Libraries have been installed in:
+#10 134.7    /usr/lib64/slurm
+#10 134.7 
+#10 134.7 If you ever happen to want to link against installed libraries
+#10 134.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 134.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 134.7 flag during linking and do at least one of the following:
+#10 134.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 134.7      during execution
+#10 134.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 134.7      during linking
+#10 134.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 134.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 134.7 
+#10 134.7 See any operating system documentation about shared libraries for
+#10 134.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 134.7 ----------------------------------------------------------------------
+#10 134.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 134.7 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.37'
+#10 134.7 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.37'
+#10 134.7 Making install in dbv0.0.38
+#10 134.7 make[4]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.38'
+#10 134.7 pushd /home/slurm/src/plugins/openapi/dbv0.0.38; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/plugins/openapi/dbv0.0.38/openapi.bino" -z noexecstack --format=binary "openapi.json"; popd
+#10 134.7 /home/slurm/src/plugins/openapi/dbv0.0.38 /home/slurm/src/plugins/openapi/dbv0.0.38
+#10 134.7 /home/slurm/src/plugins/openapi/dbv0.0.38
+#10 134.7 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "openapi.bino"
+#10 134.7 echo "# openapi_ref.lo - a libtool object file" >"openapi_ref.lo"
+#10 134.7 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"openapi_ref.lo"
+#10 134.7 echo "#" >>"openapi_ref.lo"
+#10 134.7 echo "# Please DO NOT delete this file!" >>"openapi_ref.lo"
+#10 134.7 echo "# It is necessary for linking the library." >>"openapi_ref.lo"
+#10 134.7 echo >>"openapi_ref.lo"
+#10 134.7 echo "# Name of the PIC object." >>"openapi_ref.lo"
+#10 134.7 echo "pic_object='openapi.bino'" >>"openapi_ref.lo"
+#10 134.7 echo >>"openapi_ref.lo"
+#10 134.7 echo "# Name of the non-PIC object" >>"openapi_ref.lo"
+#10 134.7 echo "non_pic_object=''" >>"openapi_ref.lo"
+#10 134.7 echo >>"openapi_ref.lo"
+#10 134.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libopenapi_ref.la    -lpthread -lm -lresolv 
+#10 134.8 libtool: link: ar cr .libs/libopenapi_ref.a 
+#10 134.8 libtool: link: ranlib .libs/libopenapi_ref.a
+#10 134.8 libtool: link: ( cd ".libs" && rm -f "libopenapi_ref.la" && ln -s "../libopenapi_ref.la" "libopenapi_ref.la" )
+#10 134.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c -o accounts.lo accounts.c
+#10 134.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c  -fPIC -DPIC -o .libs/accounts.o
+#10 134.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT accounts.lo -MD -MP -MF .deps/accounts.Tpo -c accounts.c -o accounts.o >/dev/null 2>&1
+#10 135.0 mv -f .deps/accounts.Tpo .deps/accounts.Plo
+#10 135.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c -o associations.lo associations.c
+#10 135.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c  -fPIC -DPIC -o .libs/associations.o
+#10 135.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT associations.lo -MD -MP -MF .deps/associations.Tpo -c associations.c -o associations.o >/dev/null 2>&1
+#10 135.2 mv -f .deps/associations.Tpo .deps/associations.Plo
+#10 135.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
+#10 135.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c  -fPIC -DPIC -o .libs/api.o
+#10 135.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
+#10 135.4 mv -f .deps/api.Tpo .deps/api.Plo
+#10 135.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo cluster.c
+#10 135.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c  -fPIC -DPIC -o .libs/cluster.o
+#10 135.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c -o cluster.o >/dev/null 2>&1
+#10 135.6 mv -f .deps/cluster.Tpo .deps/cluster.Plo
+#10 135.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
+#10 135.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
+#10 135.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
+#10 135.8 mv -f .deps/config.Tpo .deps/config.Plo
+#10 135.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
+#10 135.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
+#10 135.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
+#10 136.0 mv -f .deps/diag.Tpo .deps/diag.Plo
+#10 136.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c -o jobs.lo jobs.c
+#10 136.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c  -fPIC -DPIC -o .libs/jobs.o
+#10 136.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o >/dev/null 2>&1
+#10 136.2 mv -f .deps/jobs.Tpo .deps/jobs.Plo
+#10 136.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c -o qos.lo qos.c
+#10 136.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c  -fPIC -DPIC -o .libs/qos.o
+#10 136.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos.lo -MD -MP -MF .deps/qos.Tpo -c qos.c -o qos.o >/dev/null 2>&1
+#10 136.5 mv -f .deps/qos.Tpo .deps/qos.Plo
+#10 136.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
+#10 136.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
+#10 136.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
+#10 136.9 mv -f .deps/parse.Tpo .deps/parse.Plo
+#10 136.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c -o tres.lo tres.c
+#10 136.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c  -fPIC -DPIC -o .libs/tres.o
+#10 137.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres.lo -MD -MP -MF .deps/tres.Tpo -c tres.c -o tres.o >/dev/null 2>&1
+#10 137.1 mv -f .deps/tres.Tpo .deps/tres.Plo
+#10 137.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c -o users.lo users.c
+#10 137.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c  -fPIC -DPIC -o .libs/users.o
+#10 137.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT users.lo -MD -MP -MF .deps/users.Tpo -c users.c -o users.o >/dev/null 2>&1
+#10 137.3 mv -f .deps/users.Tpo .deps/users.Plo
+#10 137.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c -o wckeys.lo wckeys.c
+#10 137.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c  -fPIC -DPIC -o .libs/wckeys.o
+#10 137.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckeys.lo -MD -MP -MF .deps/wckeys.Tpo -c wckeys.c -o wckeys.o >/dev/null 2>&1
+#10 137.5 mv -f .deps/wckeys.Tpo .deps/wckeys.Plo
+#10 137.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o openapi_dbv0_0_38.la -rpath /usr/lib64/slurm accounts.lo associations.lo api.lo cluster.lo config.lo diag.lo jobs.lo qos.lo parse.lo tres.lo users.lo wckeys.lo  openapi_ref.lo -lpthread -lm -lresolv 
+#10 137.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/accounts.o .libs/associations.o .libs/api.o .libs/cluster.o .libs/config.o .libs/diag.o .libs/jobs.o .libs/qos.o .libs/parse.o .libs/tres.o .libs/users.o .libs/wckeys.o openapi.bino   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,openapi_dbv0_0_38.so -o .libs/openapi_dbv0_0_38.so
+#10 137.6 libtool: link: ar cr .libs/openapi_dbv0_0_38.a  accounts.o associations.o api.o cluster.o config.o diag.o jobs.o qos.o parse.o tres.o users.o wckeys.o 
+#10 137.7 libtool: link: ranlib .libs/openapi_dbv0_0_38.a
+#10 137.7 libtool: link: ( cd ".libs" && rm -f "openapi_dbv0_0_38.la" && ln -s "../openapi_dbv0_0_38.la" "openapi_dbv0_0_38.la" )
+#10 137.7 make[5]: Entering directory '/home/slurm/src/plugins/openapi/dbv0.0.38'
+#10 137.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 137.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   openapi_dbv0_0_38.la '/usr/lib64/slurm'
+#10 137.7 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_38.so /usr/lib64/slurm/openapi_dbv0_0_38.so
+#10 137.7 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_38.lai /usr/lib64/slurm/openapi_dbv0_0_38.la
+#10 137.7 libtool: install: /usr/bin/install -c .libs/openapi_dbv0_0_38.a /usr/lib64/slurm/openapi_dbv0_0_38.a
+#10 137.7 libtool: install: chmod 644 /usr/lib64/slurm/openapi_dbv0_0_38.a
+#10 137.7 libtool: install: ranlib /usr/lib64/slurm/openapi_dbv0_0_38.a
+#10 137.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 137.8 ----------------------------------------------------------------------
+#10 137.8 Libraries have been installed in:
+#10 137.8    /usr/lib64/slurm
+#10 137.8 
+#10 137.8 If you ever happen to want to link against installed libraries
+#10 137.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 137.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 137.8 flag during linking and do at least one of the following:
+#10 137.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 137.8      during execution
+#10 137.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 137.8      during linking
+#10 137.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 137.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 137.8 
+#10 137.8 See any operating system documentation about shared libraries for
+#10 137.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 137.8 ----------------------------------------------------------------------
+#10 137.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 137.8 make[5]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.38'
+#10 137.8 make[4]: Leaving directory '/home/slurm/src/plugins/openapi/dbv0.0.38'
+#10 137.8 make[4]: Entering directory '/home/slurm/src/plugins/openapi'
+#10 137.8 make[5]: Entering directory '/home/slurm/src/plugins/openapi'
+#10 137.8 make[5]: Nothing to be done for 'install-exec-am'.
+#10 137.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 137.8 make[5]: Leaving directory '/home/slurm/src/plugins/openapi'
+#10 137.8 make[4]: Leaving directory '/home/slurm/src/plugins/openapi'
+#10 137.8 make[3]: Leaving directory '/home/slurm/src/plugins/openapi'
+#10 137.8 Making install in power
+#10 137.8 make[3]: Entering directory '/home/slurm/src/plugins/power'
+#10 137.8 Making install in common
+#10 137.8 make[4]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 137.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_common.lo -MD -MP -MF .deps/power_common.Tpo -c -o power_common.lo power_common.c
+#10 137.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_common.lo -MD -MP -MF .deps/power_common.Tpo -c power_common.c  -fPIC -DPIC -o .libs/power_common.o
+#10 137.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_common.lo -MD -MP -MF .deps/power_common.Tpo -c power_common.c -o power_common.o >/dev/null 2>&1
+#10 138.0 mv -f .deps/power_common.Tpo .deps/power_common.Plo
+#10 138.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libpower_common.la  power_common.lo  -lpthread -lm -lresolv 
+#10 138.1 libtool: link: ar cr .libs/libpower_common.a .libs/power_common.o 
+#10 138.1 libtool: link: ranlib .libs/libpower_common.a
+#10 138.1 libtool: link: ( cd ".libs" && rm -f "libpower_common.la" && ln -s "../libpower_common.la" "libpower_common.la" )
+#10 138.1 make[5]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 138.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 138.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 138.1 make[5]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 138.1 make[4]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 138.1 Making install in cray_aries
+#10 138.1 make[4]: Entering directory '/home/slurm/src/plugins/power/cray_aries'
+#10 138.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_cray_aries.lo -MD -MP -MF .deps/power_cray_aries.Tpo -c -o power_cray_aries.lo power_cray_aries.c
+#10 138.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_cray_aries.lo -MD -MP -MF .deps/power_cray_aries.Tpo -c power_cray_aries.c  -fPIC -DPIC -o .libs/power_cray_aries.o
+#10 138.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_cray_aries.lo -MD -MP -MF .deps/power_cray_aries.Tpo -c power_cray_aries.c -o power_cray_aries.o >/dev/null 2>&1
+#10 138.5 mv -f .deps/power_cray_aries.Tpo .deps/power_cray_aries.Plo
+#10 138.5 make[5]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 138.5 make[5]: 'libpower_common.la' is up to date.
+#10 138.5 make[5]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 138.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic -L/usr/lib64 -ljson-c  -o power_cray_aries.la -rpath /usr/lib64/slurm power_cray_aries.lo ../common/libpower_common.la -lpthread -lm -lresolv 
+#10 138.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/power_cray_aries.o  -Wl,--whole-archive ../common/.libs/libpower_common.a -Wl,--no-whole-archive  -L/usr/lib64 -ljson-c -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,power_cray_aries.so -o .libs/power_cray_aries.so
+#10 138.6 libtool: link: (cd .libs/power_cray_aries.lax/libpower_common.a && ar x "/home/slurm/src/plugins/power/cray_aries/../common/.libs/libpower_common.a")
+#10 138.6 libtool: link: ar cr .libs/power_cray_aries.a  power_cray_aries.o  .libs/power_cray_aries.lax/libpower_common.a/power_common.o 
+#10 138.6 libtool: link: ranlib .libs/power_cray_aries.a
+#10 138.6 libtool: link: rm -fr .libs/power_cray_aries.lax
+#10 138.6 libtool: link: ( cd ".libs" && rm -f "power_cray_aries.la" && ln -s "../power_cray_aries.la" "power_cray_aries.la" )
+#10 138.7 make[5]: Entering directory '/home/slurm/src/plugins/power/cray_aries'
+#10 138.7 make[6]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 138.7 make[6]: 'libpower_common.la' is up to date.
+#10 138.7 make[6]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 138.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 138.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   power_cray_aries.la '/usr/lib64/slurm'
+#10 138.7 libtool: install: /usr/bin/install -c .libs/power_cray_aries.so /usr/lib64/slurm/power_cray_aries.so
+#10 138.7 libtool: install: /usr/bin/install -c .libs/power_cray_aries.lai /usr/lib64/slurm/power_cray_aries.la
+#10 138.7 libtool: install: /usr/bin/install -c .libs/power_cray_aries.a /usr/lib64/slurm/power_cray_aries.a
+#10 138.7 libtool: install: chmod 644 /usr/lib64/slurm/power_cray_aries.a
+#10 138.7 libtool: install: ranlib /usr/lib64/slurm/power_cray_aries.a
+#10 138.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 138.7 ----------------------------------------------------------------------
+#10 138.7 Libraries have been installed in:
+#10 138.7    /usr/lib64/slurm
+#10 138.7 
+#10 138.7 If you ever happen to want to link against installed libraries
+#10 138.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 138.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 138.7 flag during linking and do at least one of the following:
+#10 138.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 138.7      during execution
+#10 138.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 138.7      during linking
+#10 138.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 138.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 138.7 
+#10 138.7 See any operating system documentation about shared libraries for
+#10 138.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 138.7 ----------------------------------------------------------------------
+#10 138.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 138.7 make[5]: Leaving directory '/home/slurm/src/plugins/power/cray_aries'
+#10 138.7 make[4]: Leaving directory '/home/slurm/src/plugins/power/cray_aries'
+#10 138.7 Making install in none
+#10 138.7 make[4]: Entering directory '/home/slurm/src/plugins/power/none'
+#10 138.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_none.lo -MD -MP -MF .deps/power_none.Tpo -c -o power_none.lo power_none.c
+#10 138.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_none.lo -MD -MP -MF .deps/power_none.Tpo -c power_none.c  -fPIC -DPIC -o .libs/power_none.o
+#10 138.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_none.lo -MD -MP -MF .deps/power_none.Tpo -c power_none.c -o power_none.o >/dev/null 2>&1
+#10 138.9 mv -f .deps/power_none.Tpo .deps/power_none.Plo
+#10 139.0 make[5]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 139.0 make[5]: 'libpower_common.la' is up to date.
+#10 139.0 make[5]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 139.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o power_none.la -rpath /usr/lib64/slurm power_none.lo ../common/libpower_common.la -lpthread -lm -lresolv 
+#10 139.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/power_none.o  -Wl,--whole-archive ../common/.libs/libpower_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,power_none.so -o .libs/power_none.so
+#10 139.0 libtool: link: (cd .libs/power_none.lax/libpower_common.a && ar x "/home/slurm/src/plugins/power/none/../common/.libs/libpower_common.a")
+#10 139.1 libtool: link: ar cr .libs/power_none.a  power_none.o  .libs/power_none.lax/libpower_common.a/power_common.o 
+#10 139.1 libtool: link: ranlib .libs/power_none.a
+#10 139.1 libtool: link: rm -fr .libs/power_none.lax
+#10 139.1 libtool: link: ( cd ".libs" && rm -f "power_none.la" && ln -s "../power_none.la" "power_none.la" )
+#10 139.1 make[5]: Entering directory '/home/slurm/src/plugins/power/none'
+#10 139.1 make[6]: Entering directory '/home/slurm/src/plugins/power/common'
+#10 139.1 make[6]: 'libpower_common.la' is up to date.
+#10 139.1 make[6]: Leaving directory '/home/slurm/src/plugins/power/common'
+#10 139.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 139.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   power_none.la '/usr/lib64/slurm'
+#10 139.1 libtool: install: /usr/bin/install -c .libs/power_none.so /usr/lib64/slurm/power_none.so
+#10 139.1 libtool: install: /usr/bin/install -c .libs/power_none.lai /usr/lib64/slurm/power_none.la
+#10 139.1 libtool: install: /usr/bin/install -c .libs/power_none.a /usr/lib64/slurm/power_none.a
+#10 139.1 libtool: install: chmod 644 /usr/lib64/slurm/power_none.a
+#10 139.1 libtool: install: ranlib /usr/lib64/slurm/power_none.a
+#10 139.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 139.2 ----------------------------------------------------------------------
+#10 139.2 Libraries have been installed in:
+#10 139.2    /usr/lib64/slurm
+#10 139.2 
+#10 139.2 If you ever happen to want to link against installed libraries
+#10 139.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 139.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 139.2 flag during linking and do at least one of the following:
+#10 139.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 139.2      during execution
+#10 139.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 139.2      during linking
+#10 139.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 139.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 139.2 
+#10 139.2 See any operating system documentation about shared libraries for
+#10 139.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 139.2 ----------------------------------------------------------------------
+#10 139.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 139.2 make[5]: Leaving directory '/home/slurm/src/plugins/power/none'
+#10 139.2 make[4]: Leaving directory '/home/slurm/src/plugins/power/none'
+#10 139.2 make[4]: Entering directory '/home/slurm/src/plugins/power'
+#10 139.2 make[5]: Entering directory '/home/slurm/src/plugins/power'
+#10 139.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 139.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 139.2 make[5]: Leaving directory '/home/slurm/src/plugins/power'
+#10 139.2 make[4]: Leaving directory '/home/slurm/src/plugins/power'
+#10 139.2 make[3]: Leaving directory '/home/slurm/src/plugins/power'
+#10 139.2 Making install in preempt
+#10 139.2 make[3]: Entering directory '/home/slurm/src/plugins/preempt'
+#10 139.2 Making install in none
+#10 139.2 make[4]: Entering directory '/home/slurm/src/plugins/preempt/none'
+#10 139.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_none.lo -MD -MP -MF .deps/preempt_none.Tpo -c -o preempt_none.lo preempt_none.c
+#10 139.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_none.lo -MD -MP -MF .deps/preempt_none.Tpo -c preempt_none.c  -fPIC -DPIC -o .libs/preempt_none.o
+#10 139.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_none.lo -MD -MP -MF .deps/preempt_none.Tpo -c preempt_none.c -o preempt_none.o >/dev/null 2>&1
+#10 139.4 mv -f .deps/preempt_none.Tpo .deps/preempt_none.Plo
+#10 139.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o preempt_none.la -rpath /usr/lib64/slurm preempt_none.lo  -lpthread -lm -lresolv 
+#10 139.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/preempt_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,preempt_none.so -o .libs/preempt_none.so
+#10 139.5 libtool: link: ar cr .libs/preempt_none.a  preempt_none.o
+#10 139.5 libtool: link: ranlib .libs/preempt_none.a
+#10 139.5 libtool: link: ( cd ".libs" && rm -f "preempt_none.la" && ln -s "../preempt_none.la" "preempt_none.la" )
+#10 139.5 make[5]: Entering directory '/home/slurm/src/plugins/preempt/none'
+#10 139.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 139.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   preempt_none.la '/usr/lib64/slurm'
+#10 139.5 libtool: install: /usr/bin/install -c .libs/preempt_none.so /usr/lib64/slurm/preempt_none.so
+#10 139.5 libtool: install: /usr/bin/install -c .libs/preempt_none.lai /usr/lib64/slurm/preempt_none.la
+#10 139.5 libtool: install: /usr/bin/install -c .libs/preempt_none.a /usr/lib64/slurm/preempt_none.a
+#10 139.5 libtool: install: chmod 644 /usr/lib64/slurm/preempt_none.a
+#10 139.5 libtool: install: ranlib /usr/lib64/slurm/preempt_none.a
+#10 139.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 139.6 ----------------------------------------------------------------------
+#10 139.6 Libraries have been installed in:
+#10 139.6    /usr/lib64/slurm
+#10 139.6 
+#10 139.6 If you ever happen to want to link against installed libraries
+#10 139.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 139.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 139.6 flag during linking and do at least one of the following:
+#10 139.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 139.6      during execution
+#10 139.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 139.6      during linking
+#10 139.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 139.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 139.6 
+#10 139.6 See any operating system documentation about shared libraries for
+#10 139.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 139.6 ----------------------------------------------------------------------
+#10 139.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 139.6 make[5]: Leaving directory '/home/slurm/src/plugins/preempt/none'
+#10 139.6 make[4]: Leaving directory '/home/slurm/src/plugins/preempt/none'
+#10 139.6 Making install in partition_prio
+#10 139.6 make[4]: Entering directory '/home/slurm/src/plugins/preempt/partition_prio'
+#10 139.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_partition_prio.lo -MD -MP -MF .deps/preempt_partition_prio.Tpo -c -o preempt_partition_prio.lo preempt_partition_prio.c
+#10 139.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_partition_prio.lo -MD -MP -MF .deps/preempt_partition_prio.Tpo -c preempt_partition_prio.c  -fPIC -DPIC -o .libs/preempt_partition_prio.o
+#10 139.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_partition_prio.lo -MD -MP -MF .deps/preempt_partition_prio.Tpo -c preempt_partition_prio.c -o preempt_partition_prio.o >/dev/null 2>&1
+#10 139.8 mv -f .deps/preempt_partition_prio.Tpo .deps/preempt_partition_prio.Plo
+#10 139.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o preempt_partition_prio.la -rpath /usr/lib64/slurm preempt_partition_prio.lo  -lpthread -lm -lresolv 
+#10 139.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/preempt_partition_prio.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,preempt_partition_prio.so -o .libs/preempt_partition_prio.so
+#10 139.8 libtool: link: ar cr .libs/preempt_partition_prio.a  preempt_partition_prio.o
+#10 139.9 libtool: link: ranlib .libs/preempt_partition_prio.a
+#10 139.9 libtool: link: ( cd ".libs" && rm -f "preempt_partition_prio.la" && ln -s "../preempt_partition_prio.la" "preempt_partition_prio.la" )
+#10 139.9 make[5]: Entering directory '/home/slurm/src/plugins/preempt/partition_prio'
+#10 139.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 139.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   preempt_partition_prio.la '/usr/lib64/slurm'
+#10 139.9 libtool: install: /usr/bin/install -c .libs/preempt_partition_prio.so /usr/lib64/slurm/preempt_partition_prio.so
+#10 139.9 libtool: install: /usr/bin/install -c .libs/preempt_partition_prio.lai /usr/lib64/slurm/preempt_partition_prio.la
+#10 139.9 libtool: install: /usr/bin/install -c .libs/preempt_partition_prio.a /usr/lib64/slurm/preempt_partition_prio.a
+#10 139.9 libtool: install: chmod 644 /usr/lib64/slurm/preempt_partition_prio.a
+#10 139.9 libtool: install: ranlib /usr/lib64/slurm/preempt_partition_prio.a
+#10 139.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 139.9 ----------------------------------------------------------------------
+#10 139.9 Libraries have been installed in:
+#10 139.9    /usr/lib64/slurm
+#10 139.9 
+#10 139.9 If you ever happen to want to link against installed libraries
+#10 139.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 139.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 139.9 flag during linking and do at least one of the following:
+#10 139.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 139.9      during execution
+#10 139.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 139.9      during linking
+#10 139.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 139.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 139.9 
+#10 139.9 See any operating system documentation about shared libraries for
+#10 139.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 139.9 ----------------------------------------------------------------------
+#10 139.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 139.9 make[5]: Leaving directory '/home/slurm/src/plugins/preempt/partition_prio'
+#10 139.9 make[4]: Leaving directory '/home/slurm/src/plugins/preempt/partition_prio'
+#10 139.9 Making install in qos
+#10 139.9 make[4]: Entering directory '/home/slurm/src/plugins/preempt/qos'
+#10 139.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_qos.lo -MD -MP -MF .deps/preempt_qos.Tpo -c -o preempt_qos.lo preempt_qos.c
+#10 140.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_qos.lo -MD -MP -MF .deps/preempt_qos.Tpo -c preempt_qos.c  -fPIC -DPIC -o .libs/preempt_qos.o
+#10 140.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt_qos.lo -MD -MP -MF .deps/preempt_qos.Tpo -c preempt_qos.c -o preempt_qos.o >/dev/null 2>&1
+#10 140.2 mv -f .deps/preempt_qos.Tpo .deps/preempt_qos.Plo
+#10 140.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o preempt_qos.la -rpath /usr/lib64/slurm preempt_qos.lo  -lpthread -lm -lresolv 
+#10 140.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/preempt_qos.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,preempt_qos.so -o .libs/preempt_qos.so
+#10 140.2 libtool: link: ar cr .libs/preempt_qos.a  preempt_qos.o
+#10 140.2 libtool: link: ranlib .libs/preempt_qos.a
+#10 140.3 libtool: link: ( cd ".libs" && rm -f "preempt_qos.la" && ln -s "../preempt_qos.la" "preempt_qos.la" )
+#10 140.3 make[5]: Entering directory '/home/slurm/src/plugins/preempt/qos'
+#10 140.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 140.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   preempt_qos.la '/usr/lib64/slurm'
+#10 140.3 libtool: install: /usr/bin/install -c .libs/preempt_qos.so /usr/lib64/slurm/preempt_qos.so
+#10 140.3 libtool: install: /usr/bin/install -c .libs/preempt_qos.lai /usr/lib64/slurm/preempt_qos.la
+#10 140.3 libtool: install: /usr/bin/install -c .libs/preempt_qos.a /usr/lib64/slurm/preempt_qos.a
+#10 140.3 libtool: install: chmod 644 /usr/lib64/slurm/preempt_qos.a
+#10 140.3 libtool: install: ranlib /usr/lib64/slurm/preempt_qos.a
+#10 140.3 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 140.3 ----------------------------------------------------------------------
+#10 140.3 Libraries have been installed in:
+#10 140.3    /usr/lib64/slurm
+#10 140.3 
+#10 140.3 If you ever happen to want to link against installed libraries
+#10 140.3 in a given directory, LIBDIR, you must either use libtool, and
+#10 140.3 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 140.3 flag during linking and do at least one of the following:
+#10 140.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 140.3      during execution
+#10 140.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 140.3      during linking
+#10 140.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 140.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 140.3 
+#10 140.3 See any operating system documentation about shared libraries for
+#10 140.3 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 140.3 ----------------------------------------------------------------------
+#10 140.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 140.3 make[5]: Leaving directory '/home/slurm/src/plugins/preempt/qos'
+#10 140.3 make[4]: Leaving directory '/home/slurm/src/plugins/preempt/qos'
+#10 140.3 make[4]: Entering directory '/home/slurm/src/plugins/preempt'
+#10 140.3 make[5]: Entering directory '/home/slurm/src/plugins/preempt'
+#10 140.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 140.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 140.3 make[5]: Leaving directory '/home/slurm/src/plugins/preempt'
+#10 140.3 make[4]: Leaving directory '/home/slurm/src/plugins/preempt'
+#10 140.3 make[3]: Leaving directory '/home/slurm/src/plugins/preempt'
+#10 140.3 Making install in prep
+#10 140.3 make[3]: Entering directory '/home/slurm/src/plugins/prep'
+#10 140.3 Making install in script
+#10 140.3 make[4]: Entering directory '/home/slurm/src/plugins/prep/script'
+#10 140.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script.lo -MD -MP -MF .deps/prep_script.Tpo -c -o prep_script.lo prep_script.c
+#10 140.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script.lo -MD -MP -MF .deps/prep_script.Tpo -c prep_script.c  -fPIC -DPIC -o .libs/prep_script.o
+#10 140.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script.lo -MD -MP -MF .deps/prep_script.Tpo -c prep_script.c -o prep_script.o >/dev/null 2>&1
+#10 140.5 mv -f .deps/prep_script.Tpo .deps/prep_script.Plo
+#10 140.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmctld.lo -MD -MP -MF .deps/prep_script_slurmctld.Tpo -c -o prep_script_slurmctld.lo prep_script_slurmctld.c
+#10 140.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmctld.lo -MD -MP -MF .deps/prep_script_slurmctld.Tpo -c prep_script_slurmctld.c  -fPIC -DPIC -o .libs/prep_script_slurmctld.o
+#10 140.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmctld.lo -MD -MP -MF .deps/prep_script_slurmctld.Tpo -c prep_script_slurmctld.c -o prep_script_slurmctld.o >/dev/null 2>&1
+#10 140.7 mv -f .deps/prep_script_slurmctld.Tpo .deps/prep_script_slurmctld.Plo
+#10 140.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmd.lo -MD -MP -MF .deps/prep_script_slurmd.Tpo -c -o prep_script_slurmd.lo prep_script_slurmd.c
+#10 140.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmd.lo -MD -MP -MF .deps/prep_script_slurmd.Tpo -c prep_script_slurmd.c  -fPIC -DPIC -o .libs/prep_script_slurmd.o
+#10 140.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_script_slurmd.lo -MD -MP -MF .deps/prep_script_slurmd.Tpo -c prep_script_slurmd.c -o prep_script_slurmd.o >/dev/null 2>&1
+#10 141.0 mv -f .deps/prep_script_slurmd.Tpo .deps/prep_script_slurmd.Plo
+#10 141.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o prep_script.la -rpath /usr/lib64/slurm prep_script.lo prep_script_slurmctld.lo prep_script_slurmd.lo  -lpthread -lm -lresolv 
+#10 141.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/prep_script.o .libs/prep_script_slurmctld.o .libs/prep_script_slurmd.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,prep_script.so -o .libs/prep_script.so
+#10 141.0 libtool: link: ar cr .libs/prep_script.a  prep_script.o prep_script_slurmctld.o prep_script_slurmd.o
+#10 141.1 libtool: link: ranlib .libs/prep_script.a
+#10 141.1 libtool: link: ( cd ".libs" && rm -f "prep_script.la" && ln -s "../prep_script.la" "prep_script.la" )
+#10 141.1 make[5]: Entering directory '/home/slurm/src/plugins/prep/script'
+#10 141.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 141.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   prep_script.la '/usr/lib64/slurm'
+#10 141.1 libtool: install: /usr/bin/install -c .libs/prep_script.so /usr/lib64/slurm/prep_script.so
+#10 141.1 libtool: install: /usr/bin/install -c .libs/prep_script.lai /usr/lib64/slurm/prep_script.la
+#10 141.1 libtool: install: /usr/bin/install -c .libs/prep_script.a /usr/lib64/slurm/prep_script.a
+#10 141.1 libtool: install: chmod 644 /usr/lib64/slurm/prep_script.a
+#10 141.1 libtool: install: ranlib /usr/lib64/slurm/prep_script.a
+#10 141.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 141.2 ----------------------------------------------------------------------
+#10 141.2 Libraries have been installed in:
+#10 141.2    /usr/lib64/slurm
+#10 141.2 
+#10 141.2 If you ever happen to want to link against installed libraries
+#10 141.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 141.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 141.2 flag during linking and do at least one of the following:
+#10 141.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 141.2      during execution
+#10 141.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 141.2      during linking
+#10 141.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 141.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 141.2 
+#10 141.2 See any operating system documentation about shared libraries for
+#10 141.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 141.2 ----------------------------------------------------------------------
+#10 141.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 141.2 make[5]: Leaving directory '/home/slurm/src/plugins/prep/script'
+#10 141.2 make[4]: Leaving directory '/home/slurm/src/plugins/prep/script'
+#10 141.2 make[4]: Entering directory '/home/slurm/src/plugins/prep'
+#10 141.2 make[5]: Entering directory '/home/slurm/src/plugins/prep'
+#10 141.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 141.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 141.2 make[5]: Leaving directory '/home/slurm/src/plugins/prep'
+#10 141.2 make[4]: Leaving directory '/home/slurm/src/plugins/prep'
+#10 141.2 make[3]: Leaving directory '/home/slurm/src/plugins/prep'
+#10 141.2 Making install in priority
+#10 141.2 make[3]: Entering directory '/home/slurm/src/plugins/priority'
+#10 141.2 Making install in basic
+#10 141.2 make[4]: Entering directory '/home/slurm/src/plugins/priority/basic'
+#10 141.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_basic.lo -MD -MP -MF .deps/priority_basic.Tpo -c -o priority_basic.lo priority_basic.c
+#10 141.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_basic.lo -MD -MP -MF .deps/priority_basic.Tpo -c priority_basic.c  -fPIC -DPIC -o .libs/priority_basic.o
+#10 141.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_basic.lo -MD -MP -MF .deps/priority_basic.Tpo -c priority_basic.c -o priority_basic.o >/dev/null 2>&1
+#10 141.4 mv -f .deps/priority_basic.Tpo .deps/priority_basic.Plo
+#10 141.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o priority_basic.la -rpath /usr/lib64/slurm priority_basic.lo  -lpthread -lm -lresolv 
+#10 141.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/priority_basic.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,priority_basic.so -o .libs/priority_basic.so
+#10 141.5 libtool: link: ar cr .libs/priority_basic.a  priority_basic.o
+#10 141.5 libtool: link: ranlib .libs/priority_basic.a
+#10 141.5 libtool: link: ( cd ".libs" && rm -f "priority_basic.la" && ln -s "../priority_basic.la" "priority_basic.la" )
+#10 141.5 make[5]: Entering directory '/home/slurm/src/plugins/priority/basic'
+#10 141.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 141.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   priority_basic.la '/usr/lib64/slurm'
+#10 141.5 libtool: install: /usr/bin/install -c .libs/priority_basic.so /usr/lib64/slurm/priority_basic.so
+#10 141.5 libtool: install: /usr/bin/install -c .libs/priority_basic.lai /usr/lib64/slurm/priority_basic.la
+#10 141.5 libtool: install: /usr/bin/install -c .libs/priority_basic.a /usr/lib64/slurm/priority_basic.a
+#10 141.5 libtool: install: chmod 644 /usr/lib64/slurm/priority_basic.a
+#10 141.5 libtool: install: ranlib /usr/lib64/slurm/priority_basic.a
+#10 141.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 141.6 ----------------------------------------------------------------------
+#10 141.6 Libraries have been installed in:
+#10 141.6    /usr/lib64/slurm
+#10 141.6 
+#10 141.6 If you ever happen to want to link against installed libraries
+#10 141.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 141.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 141.6 flag during linking and do at least one of the following:
+#10 141.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 141.6      during execution
+#10 141.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 141.6      during linking
+#10 141.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 141.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 141.6 
+#10 141.6 See any operating system documentation about shared libraries for
+#10 141.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 141.6 ----------------------------------------------------------------------
+#10 141.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 141.6 make[5]: Leaving directory '/home/slurm/src/plugins/priority/basic'
+#10 141.6 make[4]: Leaving directory '/home/slurm/src/plugins/priority/basic'
+#10 141.6 Making install in multifactor
+#10 141.6 make[4]: Entering directory '/home/slurm/src/plugins/priority/multifactor'
+#10 141.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_multifactor.lo -MD -MP -MF .deps/priority_multifactor.Tpo -c -o priority_multifactor.lo priority_multifactor.c
+#10 141.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_multifactor.lo -MD -MP -MF .deps/priority_multifactor.Tpo -c priority_multifactor.c  -fPIC -DPIC -o .libs/priority_multifactor.o
+#10 141.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT priority_multifactor.lo -MD -MP -MF .deps/priority_multifactor.Tpo -c priority_multifactor.c -o priority_multifactor.o >/dev/null 2>&1
+#10 142.0 mv -f .deps/priority_multifactor.Tpo .deps/priority_multifactor.Plo
+#10 142.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fair_tree.lo -MD -MP -MF .deps/fair_tree.Tpo -c -o fair_tree.lo fair_tree.c
+#10 142.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fair_tree.lo -MD -MP -MF .deps/fair_tree.Tpo -c fair_tree.c  -fPIC -DPIC -o .libs/fair_tree.o
+#10 142.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fair_tree.lo -MD -MP -MF .deps/fair_tree.Tpo -c fair_tree.c -o fair_tree.o >/dev/null 2>&1
+#10 142.2 mv -f .deps/fair_tree.Tpo .deps/fair_tree.Plo
+#10 142.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o priority_multifactor.la -rpath /usr/lib64/slurm priority_multifactor.lo fair_tree.lo  -lpthread -lm -lresolv 
+#10 142.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/priority_multifactor.o .libs/fair_tree.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,priority_multifactor.so -o .libs/priority_multifactor.so
+#10 142.3 libtool: link: ar cr .libs/priority_multifactor.a  priority_multifactor.o fair_tree.o
+#10 142.3 libtool: link: ranlib .libs/priority_multifactor.a
+#10 142.3 libtool: link: ( cd ".libs" && rm -f "priority_multifactor.la" && ln -s "../priority_multifactor.la" "priority_multifactor.la" )
+#10 142.3 make[5]: Entering directory '/home/slurm/src/plugins/priority/multifactor'
+#10 142.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 142.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   priority_multifactor.la '/usr/lib64/slurm'
+#10 142.3 libtool: install: /usr/bin/install -c .libs/priority_multifactor.so /usr/lib64/slurm/priority_multifactor.so
+#10 142.3 libtool: install: /usr/bin/install -c .libs/priority_multifactor.lai /usr/lib64/slurm/priority_multifactor.la
+#10 142.3 libtool: install: /usr/bin/install -c .libs/priority_multifactor.a /usr/lib64/slurm/priority_multifactor.a
+#10 142.3 libtool: install: chmod 644 /usr/lib64/slurm/priority_multifactor.a
+#10 142.4 libtool: install: ranlib /usr/lib64/slurm/priority_multifactor.a
+#10 142.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 142.4 ----------------------------------------------------------------------
+#10 142.4 Libraries have been installed in:
+#10 142.4    /usr/lib64/slurm
+#10 142.4 
+#10 142.4 If you ever happen to want to link against installed libraries
+#10 142.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 142.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 142.4 flag during linking and do at least one of the following:
+#10 142.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 142.4      during execution
+#10 142.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 142.4      during linking
+#10 142.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 142.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 142.4 
+#10 142.4 See any operating system documentation about shared libraries for
+#10 142.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 142.4 ----------------------------------------------------------------------
+#10 142.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 142.4 make[5]: Leaving directory '/home/slurm/src/plugins/priority/multifactor'
+#10 142.4 make[4]: Leaving directory '/home/slurm/src/plugins/priority/multifactor'
+#10 142.4 make[4]: Entering directory '/home/slurm/src/plugins/priority'
+#10 142.4 make[5]: Entering directory '/home/slurm/src/plugins/priority'
+#10 142.4 make[5]: Nothing to be done for 'install-exec-am'.
+#10 142.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 142.4 make[5]: Leaving directory '/home/slurm/src/plugins/priority'
+#10 142.4 make[4]: Leaving directory '/home/slurm/src/plugins/priority'
+#10 142.4 make[3]: Leaving directory '/home/slurm/src/plugins/priority'
+#10 142.4 Making install in proctrack
+#10 142.4 make[3]: Entering directory '/home/slurm/src/plugins/proctrack'
+#10 142.4 Making install in linuxproc
+#10 142.4 make[4]: Entering directory '/home/slurm/src/plugins/proctrack/linuxproc'
+#10 142.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_linuxproc.lo -MD -MP -MF .deps/proctrack_linuxproc.Tpo -c -o proctrack_linuxproc.lo proctrack_linuxproc.c
+#10 142.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_linuxproc.lo -MD -MP -MF .deps/proctrack_linuxproc.Tpo -c proctrack_linuxproc.c  -fPIC -DPIC -o .libs/proctrack_linuxproc.o
+#10 142.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_linuxproc.lo -MD -MP -MF .deps/proctrack_linuxproc.Tpo -c proctrack_linuxproc.c -o proctrack_linuxproc.o >/dev/null 2>&1
+#10 142.6 mv -f .deps/proctrack_linuxproc.Tpo .deps/proctrack_linuxproc.Plo
+#10 142.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kill_tree.lo -MD -MP -MF .deps/kill_tree.Tpo -c -o kill_tree.lo kill_tree.c
+#10 142.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kill_tree.lo -MD -MP -MF .deps/kill_tree.Tpo -c kill_tree.c  -fPIC -DPIC -o .libs/kill_tree.o
+#10 142.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT kill_tree.lo -MD -MP -MF .deps/kill_tree.Tpo -c kill_tree.c -o kill_tree.o >/dev/null 2>&1
+#10 142.8 mv -f .deps/kill_tree.Tpo .deps/kill_tree.Plo
+#10 142.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o proctrack_linuxproc.la -rpath /usr/lib64/slurm proctrack_linuxproc.lo kill_tree.lo  -lpthread -lm -lresolv 
+#10 142.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/proctrack_linuxproc.o .libs/kill_tree.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,proctrack_linuxproc.so -o .libs/proctrack_linuxproc.so
+#10 142.8 libtool: link: ar cr .libs/proctrack_linuxproc.a  proctrack_linuxproc.o kill_tree.o
+#10 142.9 libtool: link: ranlib .libs/proctrack_linuxproc.a
+#10 142.9 libtool: link: ( cd ".libs" && rm -f "proctrack_linuxproc.la" && ln -s "../proctrack_linuxproc.la" "proctrack_linuxproc.la" )
+#10 142.9 make[5]: Entering directory '/home/slurm/src/plugins/proctrack/linuxproc'
+#10 142.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 142.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   proctrack_linuxproc.la '/usr/lib64/slurm'
+#10 142.9 libtool: install: /usr/bin/install -c .libs/proctrack_linuxproc.so /usr/lib64/slurm/proctrack_linuxproc.so
+#10 142.9 libtool: install: /usr/bin/install -c .libs/proctrack_linuxproc.lai /usr/lib64/slurm/proctrack_linuxproc.la
+#10 142.9 libtool: install: /usr/bin/install -c .libs/proctrack_linuxproc.a /usr/lib64/slurm/proctrack_linuxproc.a
+#10 142.9 libtool: install: chmod 644 /usr/lib64/slurm/proctrack_linuxproc.a
+#10 142.9 libtool: install: ranlib /usr/lib64/slurm/proctrack_linuxproc.a
+#10 142.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 142.9 ----------------------------------------------------------------------
+#10 142.9 Libraries have been installed in:
+#10 142.9    /usr/lib64/slurm
+#10 142.9 
+#10 142.9 If you ever happen to want to link against installed libraries
+#10 142.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 142.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 142.9 flag during linking and do at least one of the following:
+#10 142.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 142.9      during execution
+#10 142.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 142.9      during linking
+#10 142.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 142.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 142.9 
+#10 142.9 See any operating system documentation about shared libraries for
+#10 142.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 142.9 ----------------------------------------------------------------------
+#10 142.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 142.9 make[5]: Leaving directory '/home/slurm/src/plugins/proctrack/linuxproc'
+#10 142.9 make[4]: Leaving directory '/home/slurm/src/plugins/proctrack/linuxproc'
+#10 143.0 Making install in pgid
+#10 143.0 make[4]: Entering directory '/home/slurm/src/plugins/proctrack/pgid'
+#10 143.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_pgid.lo -MD -MP -MF .deps/proctrack_pgid.Tpo -c -o proctrack_pgid.lo proctrack_pgid.c
+#10 143.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_pgid.lo -MD -MP -MF .deps/proctrack_pgid.Tpo -c proctrack_pgid.c  -fPIC -DPIC -o .libs/proctrack_pgid.o
+#10 143.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_pgid.lo -MD -MP -MF .deps/proctrack_pgid.Tpo -c proctrack_pgid.c -o proctrack_pgid.o >/dev/null 2>&1
+#10 143.2 mv -f .deps/proctrack_pgid.Tpo .deps/proctrack_pgid.Plo
+#10 143.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o proctrack_pgid.la -rpath /usr/lib64/slurm proctrack_pgid.lo  -lpthread -lm -lresolv 
+#10 143.2 libtool: link: gcc -shared  -fPIC -DPIC  .libs/proctrack_pgid.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,proctrack_pgid.so -o .libs/proctrack_pgid.so
+#10 143.2 libtool: link: ar cr .libs/proctrack_pgid.a  proctrack_pgid.o
+#10 143.2 libtool: link: ranlib .libs/proctrack_pgid.a
+#10 143.3 libtool: link: ( cd ".libs" && rm -f "proctrack_pgid.la" && ln -s "../proctrack_pgid.la" "proctrack_pgid.la" )
+#10 143.3 make[5]: Entering directory '/home/slurm/src/plugins/proctrack/pgid'
+#10 143.3  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 143.3  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   proctrack_pgid.la '/usr/lib64/slurm'
+#10 143.3 libtool: install: /usr/bin/install -c .libs/proctrack_pgid.so /usr/lib64/slurm/proctrack_pgid.so
+#10 143.3 libtool: install: /usr/bin/install -c .libs/proctrack_pgid.lai /usr/lib64/slurm/proctrack_pgid.la
+#10 143.3 libtool: install: /usr/bin/install -c .libs/proctrack_pgid.a /usr/lib64/slurm/proctrack_pgid.a
+#10 143.3 libtool: install: chmod 644 /usr/lib64/slurm/proctrack_pgid.a
+#10 143.3 libtool: install: ranlib /usr/lib64/slurm/proctrack_pgid.a
+#10 143.3 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 143.3 ----------------------------------------------------------------------
+#10 143.3 Libraries have been installed in:
+#10 143.3    /usr/lib64/slurm
+#10 143.3 
+#10 143.3 If you ever happen to want to link against installed libraries
+#10 143.3 in a given directory, LIBDIR, you must either use libtool, and
+#10 143.3 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 143.3 flag during linking and do at least one of the following:
+#10 143.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 143.3      during execution
+#10 143.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 143.3      during linking
+#10 143.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 143.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 143.3 
+#10 143.3 See any operating system documentation about shared libraries for
+#10 143.3 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 143.3 ----------------------------------------------------------------------
+#10 143.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 143.3 make[5]: Leaving directory '/home/slurm/src/plugins/proctrack/pgid'
+#10 143.3 make[4]: Leaving directory '/home/slurm/src/plugins/proctrack/pgid'
+#10 143.3 Making install in cgroup
+#10 143.3 make[4]: Entering directory '/home/slurm/src/plugins/proctrack/cgroup'
+#10 143.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_cgroup.lo -MD -MP -MF .deps/proctrack_cgroup.Tpo -c -o proctrack_cgroup.lo proctrack_cgroup.c
+#10 143.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_cgroup.lo -MD -MP -MF .deps/proctrack_cgroup.Tpo -c proctrack_cgroup.c  -fPIC -DPIC -o .libs/proctrack_cgroup.o
+#10 143.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack_cgroup.lo -MD -MP -MF .deps/proctrack_cgroup.Tpo -c proctrack_cgroup.c -o proctrack_cgroup.o >/dev/null 2>&1
+#10 143.5 mv -f .deps/proctrack_cgroup.Tpo .deps/proctrack_cgroup.Plo
+#10 143.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o proctrack_cgroup.la -rpath /usr/lib64/slurm proctrack_cgroup.lo  -lpthread -lm -lresolv 
+#10 143.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/proctrack_cgroup.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,proctrack_cgroup.so -o .libs/proctrack_cgroup.so
+#10 143.6 libtool: link: ar cr .libs/proctrack_cgroup.a  proctrack_cgroup.o
+#10 143.6 libtool: link: ranlib .libs/proctrack_cgroup.a
+#10 143.7 libtool: link: ( cd ".libs" && rm -f "proctrack_cgroup.la" && ln -s "../proctrack_cgroup.la" "proctrack_cgroup.la" )
+#10 143.7 make[5]: Entering directory '/home/slurm/src/plugins/proctrack/cgroup'
+#10 143.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 143.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   proctrack_cgroup.la '/usr/lib64/slurm'
+#10 143.7 libtool: install: /usr/bin/install -c .libs/proctrack_cgroup.so /usr/lib64/slurm/proctrack_cgroup.so
+#10 143.7 libtool: install: /usr/bin/install -c .libs/proctrack_cgroup.lai /usr/lib64/slurm/proctrack_cgroup.la
+#10 143.7 libtool: install: /usr/bin/install -c .libs/proctrack_cgroup.a /usr/lib64/slurm/proctrack_cgroup.a
+#10 143.7 libtool: install: chmod 644 /usr/lib64/slurm/proctrack_cgroup.a
+#10 143.7 libtool: install: ranlib /usr/lib64/slurm/proctrack_cgroup.a
+#10 143.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 143.7 ----------------------------------------------------------------------
+#10 143.7 Libraries have been installed in:
+#10 143.7    /usr/lib64/slurm
+#10 143.7 
+#10 143.7 If you ever happen to want to link against installed libraries
+#10 143.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 143.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 143.7 flag during linking and do at least one of the following:
+#10 143.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 143.7      during execution
+#10 143.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 143.7      during linking
+#10 143.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 143.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 143.7 
+#10 143.7 See any operating system documentation about shared libraries for
+#10 143.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 143.7 ----------------------------------------------------------------------
+#10 143.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 143.7 make[5]: Leaving directory '/home/slurm/src/plugins/proctrack/cgroup'
+#10 143.7 make[4]: Leaving directory '/home/slurm/src/plugins/proctrack/cgroup'
+#10 143.7 make[4]: Entering directory '/home/slurm/src/plugins/proctrack'
+#10 143.7 make[5]: Entering directory '/home/slurm/src/plugins/proctrack'
+#10 143.7 make[5]: Nothing to be done for 'install-exec-am'.
+#10 143.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 143.7 make[5]: Leaving directory '/home/slurm/src/plugins/proctrack'
+#10 143.7 make[4]: Leaving directory '/home/slurm/src/plugins/proctrack'
+#10 143.7 make[3]: Leaving directory '/home/slurm/src/plugins/proctrack'
+#10 143.7 Making install in route
+#10 143.7 make[3]: Entering directory '/home/slurm/src/plugins/route'
+#10 143.7 Making install in default
+#10 143.7 make[4]: Entering directory '/home/slurm/src/plugins/route/default'
+#10 143.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_default.lo -MD -MP -MF .deps/route_default.Tpo -c -o route_default.lo route_default.c
+#10 143.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_default.lo -MD -MP -MF .deps/route_default.Tpo -c route_default.c  -fPIC -DPIC -o .libs/route_default.o
+#10 143.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_default.lo -MD -MP -MF .deps/route_default.Tpo -c route_default.c -o route_default.o >/dev/null 2>&1
+#10 143.9 mv -f .deps/route_default.Tpo .deps/route_default.Plo
+#10 143.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o route_default.la -rpath /usr/lib64/slurm route_default.lo  -lpthread -lm -lresolv 
+#10 144.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/route_default.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,route_default.so -o .libs/route_default.so
+#10 144.0 libtool: link: ar cr .libs/route_default.a  route_default.o
+#10 144.0 libtool: link: ranlib .libs/route_default.a
+#10 144.1 libtool: link: ( cd ".libs" && rm -f "route_default.la" && ln -s "../route_default.la" "route_default.la" )
+#10 144.1 make[5]: Entering directory '/home/slurm/src/plugins/route/default'
+#10 144.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 144.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   route_default.la '/usr/lib64/slurm'
+#10 144.1 libtool: install: /usr/bin/install -c .libs/route_default.so /usr/lib64/slurm/route_default.so
+#10 144.1 libtool: install: /usr/bin/install -c .libs/route_default.lai /usr/lib64/slurm/route_default.la
+#10 144.1 libtool: install: /usr/bin/install -c .libs/route_default.a /usr/lib64/slurm/route_default.a
+#10 144.1 libtool: install: chmod 644 /usr/lib64/slurm/route_default.a
+#10 144.1 libtool: install: ranlib /usr/lib64/slurm/route_default.a
+#10 144.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 144.1 ----------------------------------------------------------------------
+#10 144.1 Libraries have been installed in:
+#10 144.1    /usr/lib64/slurm
+#10 144.1 
+#10 144.1 If you ever happen to want to link against installed libraries
+#10 144.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 144.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 144.1 flag during linking and do at least one of the following:
+#10 144.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 144.1      during execution
+#10 144.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 144.1      during linking
+#10 144.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 144.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 144.1 
+#10 144.1 See any operating system documentation about shared libraries for
+#10 144.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 144.1 ----------------------------------------------------------------------
+#10 144.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 144.1 make[5]: Leaving directory '/home/slurm/src/plugins/route/default'
+#10 144.1 make[4]: Leaving directory '/home/slurm/src/plugins/route/default'
+#10 144.1 Making install in topology
+#10 144.1 make[4]: Entering directory '/home/slurm/src/plugins/route/topology'
+#10 144.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_topology.lo -MD -MP -MF .deps/route_topology.Tpo -c -o route_topology.lo route_topology.c
+#10 144.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_topology.lo -MD -MP -MF .deps/route_topology.Tpo -c route_topology.c  -fPIC -DPIC -o .libs/route_topology.o
+#10 144.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT route_topology.lo -MD -MP -MF .deps/route_topology.Tpo -c route_topology.c -o route_topology.o >/dev/null 2>&1
+#10 144.4 mv -f .deps/route_topology.Tpo .deps/route_topology.Plo
+#10 144.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o route_topology.la -rpath /usr/lib64/slurm route_topology.lo  -lpthread -lm -lresolv 
+#10 144.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/route_topology.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,route_topology.so -o .libs/route_topology.so
+#10 144.4 libtool: link: ar cr .libs/route_topology.a  route_topology.o
+#10 144.5 libtool: link: ranlib .libs/route_topology.a
+#10 144.5 libtool: link: ( cd ".libs" && rm -f "route_topology.la" && ln -s "../route_topology.la" "route_topology.la" )
+#10 144.5 make[5]: Entering directory '/home/slurm/src/plugins/route/topology'
+#10 144.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 144.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   route_topology.la '/usr/lib64/slurm'
+#10 144.5 libtool: install: /usr/bin/install -c .libs/route_topology.so /usr/lib64/slurm/route_topology.so
+#10 144.5 libtool: install: /usr/bin/install -c .libs/route_topology.lai /usr/lib64/slurm/route_topology.la
+#10 144.5 libtool: install: /usr/bin/install -c .libs/route_topology.a /usr/lib64/slurm/route_topology.a
+#10 144.5 libtool: install: chmod 644 /usr/lib64/slurm/route_topology.a
+#10 144.5 libtool: install: ranlib /usr/lib64/slurm/route_topology.a
+#10 144.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 144.6 ----------------------------------------------------------------------
+#10 144.6 Libraries have been installed in:
+#10 144.6    /usr/lib64/slurm
+#10 144.6 
+#10 144.6 If you ever happen to want to link against installed libraries
+#10 144.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 144.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 144.6 flag during linking and do at least one of the following:
+#10 144.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 144.6      during execution
+#10 144.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 144.6      during linking
+#10 144.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 144.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 144.6 
+#10 144.6 See any operating system documentation about shared libraries for
+#10 144.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 144.6 ----------------------------------------------------------------------
+#10 144.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 144.6 make[5]: Leaving directory '/home/slurm/src/plugins/route/topology'
+#10 144.6 make[4]: Leaving directory '/home/slurm/src/plugins/route/topology'
+#10 144.6 make[4]: Entering directory '/home/slurm/src/plugins/route'
+#10 144.6 make[5]: Entering directory '/home/slurm/src/plugins/route'
+#10 144.6 make[5]: Nothing to be done for 'install-exec-am'.
+#10 144.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 144.6 make[5]: Leaving directory '/home/slurm/src/plugins/route'
+#10 144.6 make[4]: Leaving directory '/home/slurm/src/plugins/route'
+#10 144.6 make[3]: Leaving directory '/home/slurm/src/plugins/route'
+#10 144.6 Making install in sched
+#10 144.6 make[3]: Entering directory '/home/slurm/src/plugins/sched'
+#10 144.6 Making install in backfill
+#10 144.6 make[4]: Entering directory '/home/slurm/src/plugins/sched/backfill'
+#10 144.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill_wrapper.lo -MD -MP -MF .deps/backfill_wrapper.Tpo -c -o backfill_wrapper.lo backfill_wrapper.c
+#10 144.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill_wrapper.lo -MD -MP -MF .deps/backfill_wrapper.Tpo -c backfill_wrapper.c  -fPIC -DPIC -o .libs/backfill_wrapper.o
+#10 144.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill_wrapper.lo -MD -MP -MF .deps/backfill_wrapper.Tpo -c backfill_wrapper.c -o backfill_wrapper.o >/dev/null 2>&1
+#10 144.7 mv -f .deps/backfill_wrapper.Tpo .deps/backfill_wrapper.Plo
+#10 144.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill.lo -MD -MP -MF .deps/backfill.Tpo -c -o backfill.lo backfill.c
+#10 144.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill.lo -MD -MP -MF .deps/backfill.Tpo -c backfill.c  -fPIC -DPIC -o .libs/backfill.o
+#10 145.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backfill.lo -MD -MP -MF .deps/backfill.Tpo -c backfill.c -o backfill.o >/dev/null 2>&1
+#10 145.3 mv -f .deps/backfill.Tpo .deps/backfill.Plo
+#10 145.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o sched_backfill.la -rpath /usr/lib64/slurm backfill_wrapper.lo backfill.lo  -lpthread -lm -lresolv 
+#10 145.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/backfill_wrapper.o .libs/backfill.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,sched_backfill.so -o .libs/sched_backfill.so
+#10 145.4 libtool: link: ar cr .libs/sched_backfill.a  backfill_wrapper.o backfill.o
+#10 145.4 libtool: link: ranlib .libs/sched_backfill.a
+#10 145.4 libtool: link: ( cd ".libs" && rm -f "sched_backfill.la" && ln -s "../sched_backfill.la" "sched_backfill.la" )
+#10 145.4 make[5]: Entering directory '/home/slurm/src/plugins/sched/backfill'
+#10 145.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 145.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   sched_backfill.la '/usr/lib64/slurm'
+#10 145.4 libtool: install: /usr/bin/install -c .libs/sched_backfill.so /usr/lib64/slurm/sched_backfill.so
+#10 145.4 libtool: install: /usr/bin/install -c .libs/sched_backfill.lai /usr/lib64/slurm/sched_backfill.la
+#10 145.4 libtool: install: /usr/bin/install -c .libs/sched_backfill.a /usr/lib64/slurm/sched_backfill.a
+#10 145.4 libtool: install: chmod 644 /usr/lib64/slurm/sched_backfill.a
+#10 145.4 libtool: install: ranlib /usr/lib64/slurm/sched_backfill.a
+#10 145.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 145.5 ----------------------------------------------------------------------
+#10 145.5 Libraries have been installed in:
+#10 145.5    /usr/lib64/slurm
+#10 145.5 
+#10 145.5 If you ever happen to want to link against installed libraries
+#10 145.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 145.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 145.5 flag during linking and do at least one of the following:
+#10 145.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 145.5      during execution
+#10 145.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 145.5      during linking
+#10 145.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 145.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 145.5 
+#10 145.5 See any operating system documentation about shared libraries for
+#10 145.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 145.5 ----------------------------------------------------------------------
+#10 145.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 145.5 make[5]: Leaving directory '/home/slurm/src/plugins/sched/backfill'
+#10 145.5 make[4]: Leaving directory '/home/slurm/src/plugins/sched/backfill'
+#10 145.5 Making install in builtin
+#10 145.5 make[4]: Entering directory '/home/slurm/src/plugins/sched/builtin'
+#10 145.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin_wrapper.lo -MD -MP -MF .deps/builtin_wrapper.Tpo -c -o builtin_wrapper.lo builtin_wrapper.c
+#10 145.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin_wrapper.lo -MD -MP -MF .deps/builtin_wrapper.Tpo -c builtin_wrapper.c  -fPIC -DPIC -o .libs/builtin_wrapper.o
+#10 145.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin_wrapper.lo -MD -MP -MF .deps/builtin_wrapper.Tpo -c builtin_wrapper.c -o builtin_wrapper.o >/dev/null 2>&1
+#10 145.7 mv -f .deps/builtin_wrapper.Tpo .deps/builtin_wrapper.Plo
+#10 145.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin.lo -MD -MP -MF .deps/builtin.Tpo -c -o builtin.lo builtin.c
+#10 145.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin.lo -MD -MP -MF .deps/builtin.Tpo -c builtin.c  -fPIC -DPIC -o .libs/builtin.o
+#10 145.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT builtin.lo -MD -MP -MF .deps/builtin.Tpo -c builtin.c -o builtin.o >/dev/null 2>&1
+#10 145.9 mv -f .deps/builtin.Tpo .deps/builtin.Plo
+#10 145.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o sched_builtin.la -rpath /usr/lib64/slurm builtin_wrapper.lo builtin.lo  -lpthread -lm -lresolv 
+#10 145.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/builtin_wrapper.o .libs/builtin.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,sched_builtin.so -o .libs/sched_builtin.so
+#10 146.0 libtool: link: ar cr .libs/sched_builtin.a  builtin_wrapper.o builtin.o
+#10 146.0 libtool: link: ranlib .libs/sched_builtin.a
+#10 146.0 libtool: link: ( cd ".libs" && rm -f "sched_builtin.la" && ln -s "../sched_builtin.la" "sched_builtin.la" )
+#10 146.0 make[5]: Entering directory '/home/slurm/src/plugins/sched/builtin'
+#10 146.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 146.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   sched_builtin.la '/usr/lib64/slurm'
+#10 146.0 libtool: install: /usr/bin/install -c .libs/sched_builtin.so /usr/lib64/slurm/sched_builtin.so
+#10 146.0 libtool: install: /usr/bin/install -c .libs/sched_builtin.lai /usr/lib64/slurm/sched_builtin.la
+#10 146.0 libtool: install: /usr/bin/install -c .libs/sched_builtin.a /usr/lib64/slurm/sched_builtin.a
+#10 146.0 libtool: install: chmod 644 /usr/lib64/slurm/sched_builtin.a
+#10 146.0 libtool: install: ranlib /usr/lib64/slurm/sched_builtin.a
+#10 146.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 146.1 ----------------------------------------------------------------------
+#10 146.1 Libraries have been installed in:
+#10 146.1    /usr/lib64/slurm
+#10 146.1 
+#10 146.1 If you ever happen to want to link against installed libraries
+#10 146.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 146.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 146.1 flag during linking and do at least one of the following:
+#10 146.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 146.1      during execution
+#10 146.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 146.1      during linking
+#10 146.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 146.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 146.1 
+#10 146.1 See any operating system documentation about shared libraries for
+#10 146.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 146.1 ----------------------------------------------------------------------
+#10 146.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 146.1 make[5]: Leaving directory '/home/slurm/src/plugins/sched/builtin'
+#10 146.1 make[4]: Leaving directory '/home/slurm/src/plugins/sched/builtin'
+#10 146.1 make[4]: Entering directory '/home/slurm/src/plugins/sched'
+#10 146.1 make[5]: Entering directory '/home/slurm/src/plugins/sched'
+#10 146.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 146.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 146.1 make[5]: Leaving directory '/home/slurm/src/plugins/sched'
+#10 146.1 make[4]: Leaving directory '/home/slurm/src/plugins/sched'
+#10 146.1 make[3]: Leaving directory '/home/slurm/src/plugins/sched'
+#10 146.1 Making install in select
+#10 146.1 make[3]: Entering directory '/home/slurm/src/plugins/select'
+#10 146.1 Making install in other
+#10 146.1 make[4]: Entering directory '/home/slurm/src/plugins/select/other'
+#10 146.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm    -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT other_select.lo -MD -MP -MF .deps/other_select.Tpo -c -o other_select.lo other_select.c
+#10 146.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT other_select.lo -MD -MP -MF .deps/other_select.Tpo -c other_select.c  -fPIC -DPIC -o .libs/other_select.o
+#10 146.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT other_select.lo -MD -MP -MF .deps/other_select.Tpo -c other_select.c -o other_select.o >/dev/null 2>&1
+#10 146.3 mv -f .deps/other_select.Tpo .deps/other_select.Plo
+#10 146.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libother_select.la  other_select.lo  -lpthread -lm -lresolv 
+#10 146.4 libtool: link: ar cr .libs/libother_select.a .libs/other_select.o 
+#10 146.4 libtool: link: ranlib .libs/libother_select.a
+#10 146.4 libtool: link: ( cd ".libs" && rm -f "libother_select.la" && ln -s "../libother_select.la" "libother_select.la" )
+#10 146.4 make[5]: Entering directory '/home/slurm/src/plugins/select/other'
+#10 146.4 make[5]: Nothing to be done for 'install-exec-am'.
+#10 146.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 146.4 make[5]: Leaving directory '/home/slurm/src/plugins/select/other'
+#10 146.4 make[4]: Leaving directory '/home/slurm/src/plugins/select/other'
+#10 146.4 Making install in cons_common
+#10 146.4 make[4]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 146.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cons_common.lo -MD -MP -MF .deps/cons_common.Tpo -c -o cons_common.lo cons_common.c
+#10 146.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cons_common.lo -MD -MP -MF .deps/cons_common.Tpo -c cons_common.c  -fPIC -DPIC -o .libs/cons_common.o
+#10 146.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cons_common.lo -MD -MP -MF .deps/cons_common.Tpo -c cons_common.c -o cons_common.o >/dev/null 2>&1
+#10 146.8 mv -f .deps/cons_common.Tpo .deps/cons_common.Plo
+#10 146.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_array.lo -MD -MP -MF .deps/core_array.Tpo -c -o core_array.lo core_array.c
+#10 146.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_array.lo -MD -MP -MF .deps/core_array.Tpo -c core_array.c  -fPIC -DPIC -o .libs/core_array.o
+#10 147.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_array.lo -MD -MP -MF .deps/core_array.Tpo -c core_array.c -o core_array.o >/dev/null 2>&1
+#10 147.0 mv -f .deps/core_array.Tpo .deps/core_array.Plo
+#10 147.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c -o dist_tasks.lo dist_tasks.c
+#10 147.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c  -fPIC -DPIC -o .libs/dist_tasks.o
+#10 147.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c -o dist_tasks.o >/dev/null 2>&1
+#10 147.3 mv -f .deps/dist_tasks.Tpo .deps/dist_tasks.Plo
+#10 147.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_filter.lo -MD -MP -MF .deps/gres_select_filter.Tpo -c -o gres_select_filter.lo gres_select_filter.c
+#10 147.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_filter.lo -MD -MP -MF .deps/gres_select_filter.Tpo -c gres_select_filter.c  -fPIC -DPIC -o .libs/gres_select_filter.o
+#10 147.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_filter.lo -MD -MP -MF .deps/gres_select_filter.Tpo -c gres_select_filter.c -o gres_select_filter.o >/dev/null 2>&1
+#10 147.7 mv -f .deps/gres_select_filter.Tpo .deps/gres_select_filter.Plo
+#10 147.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_util.lo -MD -MP -MF .deps/gres_select_util.Tpo -c -o gres_select_util.lo gres_select_util.c
+#10 147.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_util.lo -MD -MP -MF .deps/gres_select_util.Tpo -c gres_select_util.c  -fPIC -DPIC -o .libs/gres_select_util.o
+#10 147.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_select_util.lo -MD -MP -MF .deps/gres_select_util.Tpo -c gres_select_util.c -o gres_select_util.o >/dev/null 2>&1
+#10 147.9 mv -f .deps/gres_select_util.Tpo .deps/gres_select_util.Plo
+#10 147.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c -o job_resources.lo job_resources.c
+#10 148.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c job_resources.c  -fPIC -DPIC -o .libs/job_resources.o
+#10 148.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_resources.lo -MD -MP -MF .deps/job_resources.Tpo -c job_resources.c -o job_resources.o >/dev/null 2>&1
+#10 148.2 mv -f .deps/job_resources.Tpo .deps/job_resources.Plo
+#10 148.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c -o job_test.lo job_test.c
+#10 148.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c  -fPIC -DPIC -o .libs/job_test.o
+#10 148.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c -o job_test.o >/dev/null 2>&1
+#10 148.5 mv -f .deps/job_test.Tpo .deps/job_test.Plo
+#10 148.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_data.lo -MD -MP -MF .deps/node_data.Tpo -c -o node_data.lo node_data.c
+#10 148.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_data.lo -MD -MP -MF .deps/node_data.Tpo -c node_data.c  -fPIC -DPIC -o .libs/node_data.o
+#10 148.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_data.lo -MD -MP -MF .deps/node_data.Tpo -c node_data.c -o node_data.o >/dev/null 2>&1
+#10 148.7 mv -f .deps/node_data.Tpo .deps/node_data.Plo
+#10 148.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT part_data.lo -MD -MP -MF .deps/part_data.Tpo -c -o part_data.lo part_data.c
+#10 148.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT part_data.lo -MD -MP -MF .deps/part_data.Tpo -c part_data.c  -fPIC -DPIC -o .libs/part_data.o
+#10 148.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT part_data.lo -MD -MP -MF .deps/part_data.Tpo -c part_data.c -o part_data.o >/dev/null 2>&1
+#10 149.0 mv -f .deps/part_data.Tpo .deps/part_data.Plo
+#10 149.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libcons_common.la  cons_common.lo core_array.lo dist_tasks.lo gres_select_filter.lo gres_select_util.lo job_resources.lo job_test.lo node_data.lo part_data.lo  -lpthread -lm -lresolv 
+#10 149.0 libtool: link: ar cr .libs/libcons_common.a .libs/cons_common.o .libs/core_array.o .libs/dist_tasks.o .libs/gres_select_filter.o .libs/gres_select_util.o .libs/job_resources.o .libs/job_test.o .libs/node_data.o .libs/part_data.o 
+#10 149.0 libtool: link: ranlib .libs/libcons_common.a
+#10 149.1 libtool: link: ( cd ".libs" && rm -f "libcons_common.la" && ln -s "../libcons_common.la" "libcons_common.la" )
+#10 149.1 make[5]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 149.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 149.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 149.1 make[5]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 149.1 make[4]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 149.1 Making install in cons_res
+#10 149.1 make[4]: Entering directory '/home/slurm/src/plugins/select/cons_res'
+#10 149.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_res.lo -MD -MP -MF .deps/select_cons_res.Tpo -c -o select_cons_res.lo select_cons_res.c
+#10 149.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_res.lo -MD -MP -MF .deps/select_cons_res.Tpo -c select_cons_res.c  -fPIC -DPIC -o .libs/select_cons_res.o
+#10 149.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_res.lo -MD -MP -MF .deps/select_cons_res.Tpo -c select_cons_res.c -o select_cons_res.o >/dev/null 2>&1
+#10 149.3 mv -f .deps/select_cons_res.Tpo .deps/select_cons_res.Plo
+#10 149.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c -o dist_tasks.lo dist_tasks.c
+#10 149.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c  -fPIC -DPIC -o .libs/dist_tasks.o
+#10 149.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c -o dist_tasks.o >/dev/null 2>&1
+#10 149.5 mv -f .deps/dist_tasks.Tpo .deps/dist_tasks.Plo
+#10 149.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c -o job_test.lo job_test.c
+#10 149.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c  -fPIC -DPIC -o .libs/job_test.o
+#10 149.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c -o job_test.o >/dev/null 2>&1
+#10 149.9 mv -f .deps/job_test.Tpo .deps/job_test.Plo
+#10 149.9 make[5]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 149.9 make[5]: 'libcons_common.la' is up to date.
+#10 149.9 make[5]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 149.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o select_cons_res.la -rpath /usr/lib64/slurm select_cons_res.lo dist_tasks.lo job_test.lo ../cons_common/libcons_common.la -lpthread -lm -lresolv 
+#10 150.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/select_cons_res.o .libs/dist_tasks.o .libs/job_test.o  -Wl,--whole-archive ../cons_common/.libs/libcons_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,select_cons_res.so -o .libs/select_cons_res.so
+#10 150.0 libtool: link: (cd .libs/select_cons_res.lax/libcons_common.a && ar x "/home/slurm/src/plugins/select/cons_res/../cons_common/.libs/libcons_common.a")
+#10 150.0 copying selected object files to avoid basename conflicts...
+#10 150.0 libtool: link: ln .libs/select_cons_res.lax/libcons_common.a/dist_tasks.o .libs/select_cons_res.lax/lt1-dist_tasks.o || cp .libs/select_cons_res.lax/libcons_common.a/dist_tasks.o .libs/select_cons_res.lax/lt1-dist_tasks.o
+#10 150.1 libtool: link: ln .libs/select_cons_res.lax/libcons_common.a/job_test.o .libs/select_cons_res.lax/lt2-job_test.o || cp .libs/select_cons_res.lax/libcons_common.a/job_test.o .libs/select_cons_res.lax/lt2-job_test.o
+#10 150.1 libtool: link: ar cr .libs/select_cons_res.a select_cons_res.o dist_tasks.o job_test.o .libs/select_cons_res.lax/libcons_common.a/cons_common.o .libs/select_cons_res.lax/libcons_common.a/core_array.o .libs/select_cons_res.lax/lt1-dist_tasks.o .libs/select_cons_res.lax/libcons_common.a/gres_select_filter.o .libs/select_cons_res.lax/libcons_common.a/gres_select_util.o .libs/select_cons_res.lax/libcons_common.a/job_resources.o .libs/select_cons_res.lax/lt2-job_test.o .libs/select_cons_res.lax/libcons_common.a/node_data.o .libs/select_cons_res.lax/libcons_common.a/part_data.o
+#10 150.1 libtool: link: ranlib .libs/select_cons_res.a
+#10 150.1 libtool: link: rm -fr .libs/select_cons_res.lax .libs/select_cons_res.lax
+#10 150.1 libtool: link: ( cd ".libs" && rm -f "select_cons_res.la" && ln -s "../select_cons_res.la" "select_cons_res.la" )
+#10 150.1 make[5]: Entering directory '/home/slurm/src/plugins/select/cons_res'
+#10 150.2 make[6]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 150.2 make[6]: 'libcons_common.la' is up to date.
+#10 150.2 make[6]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 150.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 150.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   select_cons_res.la '/usr/lib64/slurm'
+#10 150.2 libtool: install: /usr/bin/install -c .libs/select_cons_res.so /usr/lib64/slurm/select_cons_res.so
+#10 150.2 libtool: install: /usr/bin/install -c .libs/select_cons_res.lai /usr/lib64/slurm/select_cons_res.la
+#10 150.2 libtool: install: /usr/bin/install -c .libs/select_cons_res.a /usr/lib64/slurm/select_cons_res.a
+#10 150.2 libtool: install: chmod 644 /usr/lib64/slurm/select_cons_res.a
+#10 150.2 libtool: install: ranlib /usr/lib64/slurm/select_cons_res.a
+#10 150.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 150.2 ----------------------------------------------------------------------
+#10 150.2 Libraries have been installed in:
+#10 150.2    /usr/lib64/slurm
+#10 150.2 
+#10 150.2 If you ever happen to want to link against installed libraries
+#10 150.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 150.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 150.2 flag during linking and do at least one of the following:
+#10 150.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 150.2      during execution
+#10 150.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 150.2      during linking
+#10 150.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 150.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 150.2 
+#10 150.2 See any operating system documentation about shared libraries for
+#10 150.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 150.2 ----------------------------------------------------------------------
+#10 150.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 150.2 make[5]: Leaving directory '/home/slurm/src/plugins/select/cons_res'
+#10 150.2 make[4]: Leaving directory '/home/slurm/src/plugins/select/cons_res'
+#10 150.2 Making install in cons_tres
+#10 150.2 make[4]: Entering directory '/home/slurm/src/plugins/select/cons_tres'
+#10 150.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c -o dist_tasks.lo dist_tasks.c
+#10 150.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c  -fPIC -DPIC -o .libs/dist_tasks.o
+#10 150.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c -o dist_tasks.o >/dev/null 2>&1
+#10 150.5 mv -f .deps/dist_tasks.Tpo .deps/dist_tasks.Plo
+#10 150.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_sched.lo -MD -MP -MF .deps/gres_sched.Tpo -c -o gres_sched.lo gres_sched.c
+#10 150.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_sched.lo -MD -MP -MF .deps/gres_sched.Tpo -c gres_sched.c  -fPIC -DPIC -o .libs/gres_sched.o
+#10 150.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_sched.lo -MD -MP -MF .deps/gres_sched.Tpo -c gres_sched.c -o gres_sched.o >/dev/null 2>&1
+#10 150.7 mv -f .deps/gres_sched.Tpo .deps/gres_sched.Plo
+#10 150.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c -o job_test.lo job_test.c
+#10 150.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c  -fPIC -DPIC -o .libs/job_test.o
+#10 151.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_test.lo -MD -MP -MF .deps/job_test.Tpo -c job_test.c -o job_test.o >/dev/null 2>&1
+#10 151.2 mv -f .deps/job_test.Tpo .deps/job_test.Plo
+#10 151.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_tres.lo -MD -MP -MF .deps/select_cons_tres.Tpo -c -o select_cons_tres.lo select_cons_tres.c
+#10 151.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_tres.lo -MD -MP -MF .deps/select_cons_tres.Tpo -c select_cons_tres.c  -fPIC -DPIC -o .libs/select_cons_tres.o
+#10 151.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cons_tres.lo -MD -MP -MF .deps/select_cons_tres.Tpo -c select_cons_tres.c -o select_cons_tres.o >/dev/null 2>&1
+#10 151.4 mv -f .deps/select_cons_tres.Tpo .deps/select_cons_tres.Plo
+#10 151.5 make[5]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 151.5 make[5]: 'libcons_common.la' is up to date.
+#10 151.5 make[5]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 151.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o select_cons_tres.la -rpath /usr/lib64/slurm dist_tasks.lo gres_sched.lo job_test.lo select_cons_tres.lo ../cons_common/libcons_common.la -lpthread -lm -lresolv 
+#10 151.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/dist_tasks.o .libs/gres_sched.o .libs/job_test.o .libs/select_cons_tres.o  -Wl,--whole-archive ../cons_common/.libs/libcons_common.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,select_cons_tres.so -o .libs/select_cons_tres.so
+#10 151.6 libtool: link: (cd .libs/select_cons_tres.lax/libcons_common.a && ar x "/home/slurm/src/plugins/select/cons_tres/../cons_common/.libs/libcons_common.a")
+#10 151.6 copying selected object files to avoid basename conflicts...
+#10 151.6 libtool: link: ln .libs/select_cons_tres.lax/libcons_common.a/dist_tasks.o .libs/select_cons_tres.lax/lt1-dist_tasks.o || cp .libs/select_cons_tres.lax/libcons_common.a/dist_tasks.o .libs/select_cons_tres.lax/lt1-dist_tasks.o
+#10 151.6 libtool: link: ln .libs/select_cons_tres.lax/libcons_common.a/job_test.o .libs/select_cons_tres.lax/lt2-job_test.o || cp .libs/select_cons_tres.lax/libcons_common.a/job_test.o .libs/select_cons_tres.lax/lt2-job_test.o
+#10 151.6 libtool: link: ar cr .libs/select_cons_tres.a dist_tasks.o gres_sched.o job_test.o select_cons_tres.o .libs/select_cons_tres.lax/libcons_common.a/cons_common.o .libs/select_cons_tres.lax/libcons_common.a/core_array.o .libs/select_cons_tres.lax/lt1-dist_tasks.o .libs/select_cons_tres.lax/libcons_common.a/gres_select_filter.o .libs/select_cons_tres.lax/libcons_common.a/gres_select_util.o .libs/select_cons_tres.lax/libcons_common.a/job_resources.o .libs/select_cons_tres.lax/lt2-job_test.o .libs/select_cons_tres.lax/libcons_common.a/node_data.o .libs/select_cons_tres.lax/libcons_common.a/part_data.o
+#10 151.6 libtool: link: ranlib .libs/select_cons_tres.a
+#10 151.7 libtool: link: rm -fr .libs/select_cons_tres.lax .libs/select_cons_tres.lax
+#10 151.7 libtool: link: ( cd ".libs" && rm -f "select_cons_tres.la" && ln -s "../select_cons_tres.la" "select_cons_tres.la" )
+#10 151.7 make[5]: Entering directory '/home/slurm/src/plugins/select/cons_tres'
+#10 151.7 make[6]: Entering directory '/home/slurm/src/plugins/select/cons_common'
+#10 151.7 make[6]: 'libcons_common.la' is up to date.
+#10 151.7 make[6]: Leaving directory '/home/slurm/src/plugins/select/cons_common'
+#10 151.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 151.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   select_cons_tres.la '/usr/lib64/slurm'
+#10 151.7 libtool: install: /usr/bin/install -c .libs/select_cons_tres.so /usr/lib64/slurm/select_cons_tres.so
+#10 151.8 libtool: install: /usr/bin/install -c .libs/select_cons_tres.lai /usr/lib64/slurm/select_cons_tres.la
+#10 151.8 libtool: install: /usr/bin/install -c .libs/select_cons_tres.a /usr/lib64/slurm/select_cons_tres.a
+#10 151.8 libtool: install: chmod 644 /usr/lib64/slurm/select_cons_tres.a
+#10 151.8 libtool: install: ranlib /usr/lib64/slurm/select_cons_tres.a
+#10 151.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 151.8 ----------------------------------------------------------------------
+#10 151.8 Libraries have been installed in:
+#10 151.8    /usr/lib64/slurm
+#10 151.8 
+#10 151.8 If you ever happen to want to link against installed libraries
+#10 151.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 151.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 151.8 flag during linking and do at least one of the following:
+#10 151.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 151.8      during execution
+#10 151.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 151.8      during linking
+#10 151.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 151.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 151.8 
+#10 151.8 See any operating system documentation about shared libraries for
+#10 151.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 151.8 ----------------------------------------------------------------------
+#10 151.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 151.8 make[5]: Leaving directory '/home/slurm/src/plugins/select/cons_tres'
+#10 151.8 make[4]: Leaving directory '/home/slurm/src/plugins/select/cons_tres'
+#10 151.8 Making install in cray_aries
+#10 151.8 make[4]: Entering directory '/home/slurm/src/plugins/select/cray_aries'
+#10 151.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ccm.lo -MD -MP -MF .deps/ccm.Tpo -c -o ccm.lo ccm.c
+#10 151.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ccm.lo -MD -MP -MF .deps/ccm.Tpo -c ccm.c  -fPIC -DPIC -o .libs/ccm.o
+#10 152.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ccm.lo -MD -MP -MF .deps/ccm.Tpo -c ccm.c -o ccm.o >/dev/null 2>&1
+#10 152.1 mv -f .deps/ccm.Tpo .deps/ccm.Plo
+#10 152.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cray_aries.lo -MD -MP -MF .deps/select_cray_aries.Tpo -c -o select_cray_aries.lo select_cray_aries.c
+#10 152.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cray_aries.lo -MD -MP -MF .deps/select_cray_aries.Tpo -c select_cray_aries.c  -fPIC -DPIC -o .libs/select_cray_aries.o
+#10 152.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I../../../../src/plugins/select/other -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_cray_aries.lo -MD -MP -MF .deps/select_cray_aries.Tpo -c select_cray_aries.c -o select_cray_aries.o >/dev/null 2>&1
+#10 152.4 mv -f .deps/select_cray_aries.Tpo .deps/select_cray_aries.Plo
+#10 152.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic   -o select_cray_aries.la -rpath /usr/lib64/slurm ccm.lo select_cray_aries.lo ../other/libother_select.la -lpthread -lm -lresolv 
+#10 152.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/ccm.o .libs/select_cray_aries.o  -Wl,--whole-archive ../other/.libs/libother_select.a -Wl,--no-whole-archive  -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,select_cray_aries.so -o .libs/select_cray_aries.so
+#10 152.5 libtool: link: (cd .libs/select_cray_aries.lax/libother_select.a && ar x "/home/slurm/src/plugins/select/cray_aries/../other/.libs/libother_select.a")
+#10 152.6 libtool: link: ar cr .libs/select_cray_aries.a  ccm.o select_cray_aries.o  .libs/select_cray_aries.lax/libother_select.a/other_select.o 
+#10 152.6 libtool: link: ranlib .libs/select_cray_aries.a
+#10 152.6 libtool: link: rm -fr .libs/select_cray_aries.lax
+#10 152.6 libtool: link: ( cd ".libs" && rm -f "select_cray_aries.la" && ln -s "../select_cray_aries.la" "select_cray_aries.la" )
+#10 152.6 make[5]: Entering directory '/home/slurm/src/plugins/select/cray_aries'
+#10 152.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 152.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   select_cray_aries.la '/usr/lib64/slurm'
+#10 152.6 libtool: install: /usr/bin/install -c .libs/select_cray_aries.so /usr/lib64/slurm/select_cray_aries.so
+#10 152.6 libtool: install: /usr/bin/install -c .libs/select_cray_aries.lai /usr/lib64/slurm/select_cray_aries.la
+#10 152.6 libtool: install: /usr/bin/install -c .libs/select_cray_aries.a /usr/lib64/slurm/select_cray_aries.a
+#10 152.6 libtool: install: chmod 644 /usr/lib64/slurm/select_cray_aries.a
+#10 152.6 libtool: install: ranlib /usr/lib64/slurm/select_cray_aries.a
+#10 152.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 152.7 ----------------------------------------------------------------------
+#10 152.7 Libraries have been installed in:
+#10 152.7    /usr/lib64/slurm
+#10 152.7 
+#10 152.7 If you ever happen to want to link against installed libraries
+#10 152.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 152.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 152.7 flag during linking and do at least one of the following:
+#10 152.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 152.7      during execution
+#10 152.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 152.7      during linking
+#10 152.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 152.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 152.7 
+#10 152.7 See any operating system documentation about shared libraries for
+#10 152.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 152.7 ----------------------------------------------------------------------
+#10 152.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 152.7 make[5]: Leaving directory '/home/slurm/src/plugins/select/cray_aries'
+#10 152.7 make[4]: Leaving directory '/home/slurm/src/plugins/select/cray_aries'
+#10 152.7 Making install in linear
+#10 152.7 make[4]: Entering directory '/home/slurm/src/plugins/select/linear'
+#10 152.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_linear.lo -MD -MP -MF .deps/select_linear.Tpo -c -o select_linear.lo select_linear.c
+#10 152.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_linear.lo -MD -MP -MF .deps/select_linear.Tpo -c select_linear.c  -fPIC -DPIC -o .libs/select_linear.o
+#10 153.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT select_linear.lo -MD -MP -MF .deps/select_linear.Tpo -c select_linear.c -o select_linear.o >/dev/null 2>&1
+#10 153.2 mv -f .deps/select_linear.Tpo .deps/select_linear.Plo
+#10 153.2 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o select_linear.la -rpath /usr/lib64/slurm select_linear.lo  -lpthread -lm -lresolv 
+#10 153.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/select_linear.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,select_linear.so -o .libs/select_linear.so
+#10 153.3 libtool: link: ar cr .libs/select_linear.a  select_linear.o
+#10 153.3 libtool: link: ranlib .libs/select_linear.a
+#10 153.4 libtool: link: ( cd ".libs" && rm -f "select_linear.la" && ln -s "../select_linear.la" "select_linear.la" )
+#10 153.4 make[5]: Entering directory '/home/slurm/src/plugins/select/linear'
+#10 153.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 153.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   select_linear.la '/usr/lib64/slurm'
+#10 153.4 libtool: install: /usr/bin/install -c .libs/select_linear.so /usr/lib64/slurm/select_linear.so
+#10 153.4 libtool: install: /usr/bin/install -c .libs/select_linear.lai /usr/lib64/slurm/select_linear.la
+#10 153.4 libtool: install: /usr/bin/install -c .libs/select_linear.a /usr/lib64/slurm/select_linear.a
+#10 153.4 libtool: install: chmod 644 /usr/lib64/slurm/select_linear.a
+#10 153.4 libtool: install: ranlib /usr/lib64/slurm/select_linear.a
+#10 153.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 153.4 ----------------------------------------------------------------------
+#10 153.4 Libraries have been installed in:
+#10 153.4    /usr/lib64/slurm
+#10 153.4 
+#10 153.4 If you ever happen to want to link against installed libraries
+#10 153.4 in a given directory, LIBDIR, you must either use libtool, and
+#10 153.4 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 153.4 flag during linking and do at least one of the following:
+#10 153.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 153.4      during execution
+#10 153.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 153.4      during linking
+#10 153.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 153.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 153.4 
+#10 153.4 See any operating system documentation about shared libraries for
+#10 153.4 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 153.4 ----------------------------------------------------------------------
+#10 153.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 153.4 make[5]: Leaving directory '/home/slurm/src/plugins/select/linear'
+#10 153.4 make[4]: Leaving directory '/home/slurm/src/plugins/select/linear'
+#10 153.4 make[4]: Entering directory '/home/slurm/src/plugins/select'
+#10 153.4 make[5]: Entering directory '/home/slurm/src/plugins/select'
+#10 153.4 make[5]: Nothing to be done for 'install-exec-am'.
+#10 153.4 make[5]: Nothing to be done for 'install-data-am'.
+#10 153.4 make[5]: Leaving directory '/home/slurm/src/plugins/select'
+#10 153.4 make[4]: Leaving directory '/home/slurm/src/plugins/select'
+#10 153.4 make[3]: Leaving directory '/home/slurm/src/plugins/select'
+#10 153.4 Making install in serializer
+#10 153.4 make[3]: Entering directory '/home/slurm/src/plugins/serializer'
+#10 153.4 Making install in url-encoded
+#10 153.4 make[4]: Entering directory '/home/slurm/src/plugins/serializer/url-encoded'
+#10 153.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_url_encoded.lo -MD -MP -MF .deps/serializer_url_encoded.Tpo -c -o serializer_url_encoded.lo serializer_url_encoded.c
+#10 153.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_url_encoded.lo -MD -MP -MF .deps/serializer_url_encoded.Tpo -c serializer_url_encoded.c  -fPIC -DPIC -o .libs/serializer_url_encoded.o
+#10 153.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_url_encoded.lo -MD -MP -MF .deps/serializer_url_encoded.Tpo -c serializer_url_encoded.c -o serializer_url_encoded.o >/dev/null 2>&1
+#10 153.7 mv -f .deps/serializer_url_encoded.Tpo .deps/serializer_url_encoded.Plo
+#10 153.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o serializer_url_encoded.la -rpath /usr/lib64/slurm serializer_url_encoded.lo  -lpthread -lm -lresolv 
+#10 153.7 libtool: link: gcc -shared  -fPIC -DPIC  .libs/serializer_url_encoded.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,serializer_url_encoded.so -o .libs/serializer_url_encoded.so
+#10 153.7 libtool: link: ar cr .libs/serializer_url_encoded.a  serializer_url_encoded.o
+#10 153.8 libtool: link: ranlib .libs/serializer_url_encoded.a
+#10 153.8 libtool: link: ( cd ".libs" && rm -f "serializer_url_encoded.la" && ln -s "../serializer_url_encoded.la" "serializer_url_encoded.la" )
+#10 153.8 make[5]: Entering directory '/home/slurm/src/plugins/serializer/url-encoded'
+#10 153.8  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 153.8  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   serializer_url_encoded.la '/usr/lib64/slurm'
+#10 153.8 libtool: install: /usr/bin/install -c .libs/serializer_url_encoded.so /usr/lib64/slurm/serializer_url_encoded.so
+#10 153.8 libtool: install: /usr/bin/install -c .libs/serializer_url_encoded.lai /usr/lib64/slurm/serializer_url_encoded.la
+#10 153.8 libtool: install: /usr/bin/install -c .libs/serializer_url_encoded.a /usr/lib64/slurm/serializer_url_encoded.a
+#10 153.8 libtool: install: chmod 644 /usr/lib64/slurm/serializer_url_encoded.a
+#10 153.8 libtool: install: ranlib /usr/lib64/slurm/serializer_url_encoded.a
+#10 153.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 153.9 ----------------------------------------------------------------------
+#10 153.9 Libraries have been installed in:
+#10 153.9    /usr/lib64/slurm
+#10 153.9 
+#10 153.9 If you ever happen to want to link against installed libraries
+#10 153.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 153.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 153.9 flag during linking and do at least one of the following:
+#10 153.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 153.9      during execution
+#10 153.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 153.9      during linking
+#10 153.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 153.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 153.9 
+#10 153.9 See any operating system documentation about shared libraries for
+#10 153.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 153.9 ----------------------------------------------------------------------
+#10 153.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 153.9 make[5]: Leaving directory '/home/slurm/src/plugins/serializer/url-encoded'
+#10 153.9 make[4]: Leaving directory '/home/slurm/src/plugins/serializer/url-encoded'
+#10 153.9 Making install in json
+#10 153.9 make[4]: Entering directory '/home/slurm/src/plugins/serializer/json'
+#10 153.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_json.lo -MD -MP -MF .deps/serializer_json.Tpo -c -o serializer_json.lo serializer_json.c
+#10 153.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_json.lo -MD -MP -MF .deps/serializer_json.Tpo -c serializer_json.c  -fPIC -DPIC -o .libs/serializer_json.o
+#10 154.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_json.lo -MD -MP -MF .deps/serializer_json.Tpo -c serializer_json.c -o serializer_json.o >/dev/null 2>&1
+#10 154.1 mv -f .deps/serializer_json.Tpo .deps/serializer_json.Plo
+#10 154.1 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o serializer_json.la -rpath /usr/lib64/slurm serializer_json.lo -L/usr/lib64 -ljson-c -lpthread -lm -lresolv 
+#10 154.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/serializer_json.o   -L/usr/lib64 -ljson-c -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,serializer_json.so -o .libs/serializer_json.so
+#10 154.2 libtool: link: ar cr .libs/serializer_json.a  serializer_json.o
+#10 154.2 libtool: link: ranlib .libs/serializer_json.a
+#10 154.2 libtool: link: ( cd ".libs" && rm -f "serializer_json.la" && ln -s "../serializer_json.la" "serializer_json.la" )
+#10 154.2 make[5]: Entering directory '/home/slurm/src/plugins/serializer/json'
+#10 154.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 154.2  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   serializer_json.la '/usr/lib64/slurm'
+#10 154.2 libtool: install: /usr/bin/install -c .libs/serializer_json.so /usr/lib64/slurm/serializer_json.so
+#10 154.2 libtool: install: /usr/bin/install -c .libs/serializer_json.lai /usr/lib64/slurm/serializer_json.la
+#10 154.2 libtool: install: /usr/bin/install -c .libs/serializer_json.a /usr/lib64/slurm/serializer_json.a
+#10 154.2 libtool: install: chmod 644 /usr/lib64/slurm/serializer_json.a
+#10 154.2 libtool: install: ranlib /usr/lib64/slurm/serializer_json.a
+#10 154.3 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 154.3 ----------------------------------------------------------------------
+#10 154.3 Libraries have been installed in:
+#10 154.3    /usr/lib64/slurm
+#10 154.3 
+#10 154.3 If you ever happen to want to link against installed libraries
+#10 154.3 in a given directory, LIBDIR, you must either use libtool, and
+#10 154.3 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 154.3 flag during linking and do at least one of the following:
+#10 154.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 154.3      during execution
+#10 154.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 154.3      during linking
+#10 154.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 154.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 154.3 
+#10 154.3 See any operating system documentation about shared libraries for
+#10 154.3 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 154.3 ----------------------------------------------------------------------
+#10 154.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 154.3 make[5]: Leaving directory '/home/slurm/src/plugins/serializer/json'
+#10 154.3 make[4]: Leaving directory '/home/slurm/src/plugins/serializer/json'
+#10 154.3 Making install in yaml
+#10 154.3 make[4]: Entering directory '/home/slurm/src/plugins/serializer/yaml'
+#10 154.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_yaml.lo -MD -MP -MF .deps/serializer_yaml.Tpo -c -o serializer_yaml.lo serializer_yaml.c
+#10 154.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_yaml.lo -MD -MP -MF .deps/serializer_yaml.Tpo -c serializer_yaml.c  -fPIC -DPIC -o .libs/serializer_yaml.o
+#10 154.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT serializer_yaml.lo -MD -MP -MF .deps/serializer_yaml.Tpo -c serializer_yaml.c -o serializer_yaml.o >/dev/null 2>&1
+#10 154.6 mv -f .deps/serializer_yaml.Tpo .deps/serializer_yaml.Plo
+#10 154.6 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o serializer_yaml.la -rpath /usr/lib64/slurm serializer_yaml.lo -L/usr/lib64 -lyaml -lpthread -lm -lresolv 
+#10 154.6 libtool: link: gcc -shared  -fPIC -DPIC  .libs/serializer_yaml.o   -L/usr/lib64 -lyaml -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,serializer_yaml.so -o .libs/serializer_yaml.so
+#10 154.6 libtool: link: ar cr .libs/serializer_yaml.a  serializer_yaml.o
+#10 154.7 libtool: link: ranlib .libs/serializer_yaml.a
+#10 154.7 libtool: link: ( cd ".libs" && rm -f "serializer_yaml.la" && ln -s "../serializer_yaml.la" "serializer_yaml.la" )
+#10 154.7 make[5]: Entering directory '/home/slurm/src/plugins/serializer/yaml'
+#10 154.7  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 154.7  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   serializer_yaml.la '/usr/lib64/slurm'
+#10 154.7 libtool: install: /usr/bin/install -c .libs/serializer_yaml.so /usr/lib64/slurm/serializer_yaml.so
+#10 154.7 libtool: install: /usr/bin/install -c .libs/serializer_yaml.lai /usr/lib64/slurm/serializer_yaml.la
+#10 154.7 libtool: install: /usr/bin/install -c .libs/serializer_yaml.a /usr/lib64/slurm/serializer_yaml.a
+#10 154.7 libtool: install: chmod 644 /usr/lib64/slurm/serializer_yaml.a
+#10 154.7 libtool: install: ranlib /usr/lib64/slurm/serializer_yaml.a
+#10 154.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 154.8 ----------------------------------------------------------------------
+#10 154.8 Libraries have been installed in:
+#10 154.8    /usr/lib64/slurm
+#10 154.8 
+#10 154.8 If you ever happen to want to link against installed libraries
+#10 154.8 in a given directory, LIBDIR, you must either use libtool, and
+#10 154.8 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 154.8 flag during linking and do at least one of the following:
+#10 154.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 154.8      during execution
+#10 154.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 154.8      during linking
+#10 154.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 154.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 154.8 
+#10 154.8 See any operating system documentation about shared libraries for
+#10 154.8 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 154.8 ----------------------------------------------------------------------
+#10 154.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 154.8 make[5]: Leaving directory '/home/slurm/src/plugins/serializer/yaml'
+#10 154.8 make[4]: Leaving directory '/home/slurm/src/plugins/serializer/yaml'
+#10 154.8 make[4]: Entering directory '/home/slurm/src/plugins/serializer'
+#10 154.8 make[5]: Entering directory '/home/slurm/src/plugins/serializer'
+#10 154.8 make[5]: Nothing to be done for 'install-exec-am'.
+#10 154.8 make[5]: Nothing to be done for 'install-data-am'.
+#10 154.8 make[5]: Leaving directory '/home/slurm/src/plugins/serializer'
+#10 154.8 make[4]: Leaving directory '/home/slurm/src/plugins/serializer'
+#10 154.8 make[3]: Leaving directory '/home/slurm/src/plugins/serializer'
+#10 154.8 Making install in site_factor
+#10 154.8 make[3]: Entering directory '/home/slurm/src/plugins/site_factor'
+#10 154.8 Making install in none
+#10 154.8 make[4]: Entering directory '/home/slurm/src/plugins/site_factor/none'
+#10 154.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor_none.lo -MD -MP -MF .deps/site_factor_none.Tpo -c -o site_factor_none.lo site_factor_none.c
+#10 154.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor_none.lo -MD -MP -MF .deps/site_factor_none.Tpo -c site_factor_none.c  -fPIC -DPIC -o .libs/site_factor_none.o
+#10 154.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT site_factor_none.lo -MD -MP -MF .deps/site_factor_none.Tpo -c site_factor_none.c -o site_factor_none.o >/dev/null 2>&1
+#10 155.0 mv -f .deps/site_factor_none.Tpo .deps/site_factor_none.Plo
+#10 155.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o site_factor_none.la -rpath /usr/lib64/slurm site_factor_none.lo  -lpthread -lm -lresolv 
+#10 155.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/site_factor_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,site_factor_none.so -o .libs/site_factor_none.so
+#10 155.1 libtool: link: ar cr .libs/site_factor_none.a  site_factor_none.o
+#10 155.1 libtool: link: ranlib .libs/site_factor_none.a
+#10 155.1 libtool: link: ( cd ".libs" && rm -f "site_factor_none.la" && ln -s "../site_factor_none.la" "site_factor_none.la" )
+#10 155.1 make[5]: Entering directory '/home/slurm/src/plugins/site_factor/none'
+#10 155.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 155.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   site_factor_none.la '/usr/lib64/slurm'
+#10 155.1 libtool: install: /usr/bin/install -c .libs/site_factor_none.so /usr/lib64/slurm/site_factor_none.so
+#10 155.1 libtool: install: /usr/bin/install -c .libs/site_factor_none.lai /usr/lib64/slurm/site_factor_none.la
+#10 155.1 libtool: install: /usr/bin/install -c .libs/site_factor_none.a /usr/lib64/slurm/site_factor_none.a
+#10 155.1 libtool: install: chmod 644 /usr/lib64/slurm/site_factor_none.a
+#10 155.1 libtool: install: ranlib /usr/lib64/slurm/site_factor_none.a
+#10 155.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 155.2 ----------------------------------------------------------------------
+#10 155.2 Libraries have been installed in:
+#10 155.2    /usr/lib64/slurm
+#10 155.2 
+#10 155.2 If you ever happen to want to link against installed libraries
+#10 155.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 155.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 155.2 flag during linking and do at least one of the following:
+#10 155.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 155.2      during execution
+#10 155.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 155.2      during linking
+#10 155.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 155.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 155.2 
+#10 155.2 See any operating system documentation about shared libraries for
+#10 155.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 155.2 ----------------------------------------------------------------------
+#10 155.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 155.2 make[5]: Leaving directory '/home/slurm/src/plugins/site_factor/none'
+#10 155.2 make[4]: Leaving directory '/home/slurm/src/plugins/site_factor/none'
+#10 155.2 make[4]: Entering directory '/home/slurm/src/plugins/site_factor'
+#10 155.2 make[5]: Entering directory '/home/slurm/src/plugins/site_factor'
+#10 155.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 155.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 155.2 make[5]: Leaving directory '/home/slurm/src/plugins/site_factor'
+#10 155.2 make[4]: Leaving directory '/home/slurm/src/plugins/site_factor'
+#10 155.2 make[3]: Leaving directory '/home/slurm/src/plugins/site_factor'
+#10 155.2 Making install in slurmctld
+#10 155.2 make[3]: Entering directory '/home/slurm/src/plugins/slurmctld'
+#10 155.2 Making install in nonstop
+#10 155.2 make[4]: Entering directory '/home/slurm/src/plugins/slurmctld/nonstop'
+#10 155.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT do_work.lo -MD -MP -MF .deps/do_work.Tpo -c -o do_work.lo do_work.c
+#10 155.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT do_work.lo -MD -MP -MF .deps/do_work.Tpo -c do_work.c  -fPIC -DPIC -o .libs/do_work.o
+#10 155.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT do_work.lo -MD -MP -MF .deps/do_work.Tpo -c do_work.c -o do_work.o >/dev/null 2>&1
+#10 155.6 mv -f .deps/do_work.Tpo .deps/do_work.Plo
+#10 155.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c -o msg.lo msg.c
+#10 155.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c  -fPIC -DPIC -o .libs/msg.o
+#10 155.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -o msg.o >/dev/null 2>&1
+#10 155.8 mv -f .deps/msg.Tpo .deps/msg.Plo
+#10 155.8 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nonstop.lo -MD -MP -MF .deps/nonstop.Tpo -c -o nonstop.lo nonstop.c
+#10 155.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nonstop.lo -MD -MP -MF .deps/nonstop.Tpo -c nonstop.c  -fPIC -DPIC -o .libs/nonstop.o
+#10 155.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT nonstop.lo -MD -MP -MF .deps/nonstop.Tpo -c nonstop.c -o nonstop.o >/dev/null 2>&1
+#10 156.0 mv -f .deps/nonstop.Tpo .deps/nonstop.Plo
+#10 156.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c -o read_config.lo read_config.c
+#10 156.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c  -fPIC -DPIC -o .libs/read_config.o
+#10 156.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.lo -MD -MP -MF .deps/read_config.Tpo -c read_config.c -o read_config.o >/dev/null 2>&1
+#10 156.3 mv -f .deps/read_config.Tpo .deps/read_config.Plo
+#10 156.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64  -o slurmctld_nonstop.la -rpath /usr/lib64/slurm do_work.lo msg.lo nonstop.lo read_config.lo -lmunge -lpthread -lm -lresolv 
+#10 156.3 libtool: link: gcc -shared  -fPIC -DPIC  .libs/do_work.o .libs/msg.o .libs/nonstop.o .libs/read_config.o   -L/usr/lib64 -lmunge -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0 -Wl,-rpath -Wl,/usr/lib64   -pthread -Wl,-soname -Wl,slurmctld_nonstop.so -o .libs/slurmctld_nonstop.so
+#10 156.4 libtool: link: ar cr .libs/slurmctld_nonstop.a  do_work.o msg.o nonstop.o read_config.o
+#10 156.4 libtool: link: ranlib .libs/slurmctld_nonstop.a
+#10 156.4 libtool: link: ( cd ".libs" && rm -f "slurmctld_nonstop.la" && ln -s "../slurmctld_nonstop.la" "slurmctld_nonstop.la" )
+#10 156.4 make[5]: Entering directory '/home/slurm/src/plugins/slurmctld/nonstop'
+#10 156.4  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 156.4  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   slurmctld_nonstop.la '/usr/lib64/slurm'
+#10 156.4 libtool: install: /usr/bin/install -c .libs/slurmctld_nonstop.so /usr/lib64/slurm/slurmctld_nonstop.so
+#10 156.4 libtool: install: /usr/bin/install -c .libs/slurmctld_nonstop.lai /usr/lib64/slurm/slurmctld_nonstop.la
+#10 156.4 libtool: install: /usr/bin/install -c .libs/slurmctld_nonstop.a /usr/lib64/slurm/slurmctld_nonstop.a
+#10 156.4 libtool: install: chmod 644 /usr/lib64/slurm/slurmctld_nonstop.a
+#10 156.4 libtool: install: ranlib /usr/lib64/slurm/slurmctld_nonstop.a
+#10 156.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 156.5 ----------------------------------------------------------------------
+#10 156.5 Libraries have been installed in:
+#10 156.5    /usr/lib64/slurm
+#10 156.5 
+#10 156.5 If you ever happen to want to link against installed libraries
+#10 156.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 156.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 156.5 flag during linking and do at least one of the following:
+#10 156.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 156.5      during execution
+#10 156.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 156.5      during linking
+#10 156.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 156.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 156.5 
+#10 156.5 See any operating system documentation about shared libraries for
+#10 156.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 156.5 ----------------------------------------------------------------------
+#10 156.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 156.5 make[5]: Leaving directory '/home/slurm/src/plugins/slurmctld/nonstop'
+#10 156.5 make[4]: Leaving directory '/home/slurm/src/plugins/slurmctld/nonstop'
+#10 156.5 make[4]: Entering directory '/home/slurm/src/plugins/slurmctld'
+#10 156.5 make[5]: Entering directory '/home/slurm/src/plugins/slurmctld'
+#10 156.5 make[5]: Nothing to be done for 'install-exec-am'.
+#10 156.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 156.5 make[5]: Leaving directory '/home/slurm/src/plugins/slurmctld'
+#10 156.5 make[4]: Leaving directory '/home/slurm/src/plugins/slurmctld'
+#10 156.5 make[3]: Leaving directory '/home/slurm/src/plugins/slurmctld'
+#10 156.5 Making install in switch
+#10 156.5 make[3]: Entering directory '/home/slurm/src/plugins/switch'
+#10 156.5 Making install in none
+#10 156.5 make[4]: Entering directory '/home/slurm/src/plugins/switch/none'
+#10 156.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_none.lo -MD -MP -MF .deps/switch_none.Tpo -c -o switch_none.lo switch_none.c
+#10 156.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_none.lo -MD -MP -MF .deps/switch_none.Tpo -c switch_none.c  -fPIC -DPIC -o .libs/switch_none.o
+#10 156.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_none.lo -MD -MP -MF .deps/switch_none.Tpo -c switch_none.c -o switch_none.o >/dev/null 2>&1
+#10 156.7 mv -f .deps/switch_none.Tpo .deps/switch_none.Plo
+#10 156.7 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o switch_none.la -rpath /usr/lib64/slurm switch_none.lo  -lpthread -lm -lresolv 
+#10 156.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/switch_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,switch_none.so -o .libs/switch_none.so
+#10 156.8 libtool: link: ar cr .libs/switch_none.a  switch_none.o
+#10 156.8 libtool: link: ranlib .libs/switch_none.a
+#10 156.8 libtool: link: ( cd ".libs" && rm -f "switch_none.la" && ln -s "../switch_none.la" "switch_none.la" )
+#10 156.8 make[5]: Entering directory '/home/slurm/src/plugins/switch/none'
+#10 156.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 156.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   switch_none.la '/usr/lib64/slurm'
+#10 156.9 libtool: install: /usr/bin/install -c .libs/switch_none.so /usr/lib64/slurm/switch_none.so
+#10 156.9 libtool: install: /usr/bin/install -c .libs/switch_none.lai /usr/lib64/slurm/switch_none.la
+#10 156.9 libtool: install: /usr/bin/install -c .libs/switch_none.a /usr/lib64/slurm/switch_none.a
+#10 156.9 libtool: install: chmod 644 /usr/lib64/slurm/switch_none.a
+#10 156.9 libtool: install: ranlib /usr/lib64/slurm/switch_none.a
+#10 156.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 156.9 ----------------------------------------------------------------------
+#10 156.9 Libraries have been installed in:
+#10 156.9    /usr/lib64/slurm
+#10 156.9 
+#10 156.9 If you ever happen to want to link against installed libraries
+#10 156.9 in a given directory, LIBDIR, you must either use libtool, and
+#10 156.9 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 156.9 flag during linking and do at least one of the following:
+#10 156.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 156.9      during execution
+#10 156.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 156.9      during linking
+#10 156.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 156.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 156.9 
+#10 156.9 See any operating system documentation about shared libraries for
+#10 156.9 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 156.9 ----------------------------------------------------------------------
+#10 156.9 make[5]: Nothing to be done for 'install-data-am'.
+#10 156.9 make[5]: Leaving directory '/home/slurm/src/plugins/switch/none'
+#10 156.9 make[4]: Leaving directory '/home/slurm/src/plugins/switch/none'
+#10 156.9 Making install in cray_aries
+#10 156.9 make[4]: Entering directory '/home/slurm/src/plugins/switch/cray_aries'
+#10 156.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-cookies.lo -MD -MP -MF .deps/switch_cray_aries_la-cookies.Tpo -c -o switch_cray_aries_la-cookies.lo `test -f 'cookies.c' || echo './'`cookies.c
+#10 156.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-cookies.lo -MD -MP -MF .deps/switch_cray_aries_la-cookies.Tpo -c cookies.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-cookies.o
+#10 157.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-cookies.lo -MD -MP -MF .deps/switch_cray_aries_la-cookies.Tpo -c cookies.c -o switch_cray_aries_la-cookies.o >/dev/null 2>&1
+#10 157.1 mv -f .deps/switch_cray_aries_la-cookies.Tpo .deps/switch_cray_aries_la-cookies.Plo
+#10 157.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-gpu.lo -MD -MP -MF .deps/switch_cray_aries_la-gpu.Tpo -c -o switch_cray_aries_la-gpu.lo `test -f 'gpu.c' || echo './'`gpu.c
+#10 157.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-gpu.lo -MD -MP -MF .deps/switch_cray_aries_la-gpu.Tpo -c gpu.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-gpu.o
+#10 157.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-gpu.lo -MD -MP -MF .deps/switch_cray_aries_la-gpu.Tpo -c gpu.c -o switch_cray_aries_la-gpu.o >/dev/null 2>&1
+#10 157.3 mv -f .deps/switch_cray_aries_la-gpu.Tpo .deps/switch_cray_aries_la-gpu.Plo
+#10 157.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-iaa.lo -MD -MP -MF .deps/switch_cray_aries_la-iaa.Tpo -c -o switch_cray_aries_la-iaa.lo `test -f 'iaa.c' || echo './'`iaa.c
+#10 157.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-iaa.lo -MD -MP -MF .deps/switch_cray_aries_la-iaa.Tpo -c iaa.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-iaa.o
+#10 157.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-iaa.lo -MD -MP -MF .deps/switch_cray_aries_la-iaa.Tpo -c iaa.c -o switch_cray_aries_la-iaa.o >/dev/null 2>&1
+#10 157.5 mv -f .deps/switch_cray_aries_la-iaa.Tpo .deps/switch_cray_aries_la-iaa.Plo
+#10 157.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-pe_info.lo -MD -MP -MF .deps/switch_cray_aries_la-pe_info.Tpo -c -o switch_cray_aries_la-pe_info.lo `test -f 'pe_info.c' || echo './'`pe_info.c
+#10 157.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-pe_info.lo -MD -MP -MF .deps/switch_cray_aries_la-pe_info.Tpo -c pe_info.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-pe_info.o
+#10 157.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-pe_info.lo -MD -MP -MF .deps/switch_cray_aries_la-pe_info.Tpo -c pe_info.c -o switch_cray_aries_la-pe_info.o >/dev/null 2>&1
+#10 157.7 mv -f .deps/switch_cray_aries_la-pe_info.Tpo .deps/switch_cray_aries_la-pe_info.Plo
+#10 157.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-scaling.lo -MD -MP -MF .deps/switch_cray_aries_la-scaling.Tpo -c -o switch_cray_aries_la-scaling.lo `test -f 'scaling.c' || echo './'`scaling.c
+#10 157.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-scaling.lo -MD -MP -MF .deps/switch_cray_aries_la-scaling.Tpo -c scaling.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-scaling.o
+#10 157.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-scaling.lo -MD -MP -MF .deps/switch_cray_aries_la-scaling.Tpo -c scaling.c -o switch_cray_aries_la-scaling.o >/dev/null 2>&1
+#10 157.9 mv -f .deps/switch_cray_aries_la-scaling.Tpo .deps/switch_cray_aries_la-scaling.Plo
+#10 157.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-switch_cray_aries.lo -MD -MP -MF .deps/switch_cray_aries_la-switch_cray_aries.Tpo -c -o switch_cray_aries_la-switch_cray_aries.lo `test -f 'switch_cray_aries.c' || echo './'`switch_cray_aries.c
+#10 157.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-switch_cray_aries.lo -MD -MP -MF .deps/switch_cray_aries_la-switch_cray_aries.Tpo -c switch_cray_aries.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-switch_cray_aries.o
+#10 158.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-switch_cray_aries.lo -MD -MP -MF .deps/switch_cray_aries_la-switch_cray_aries.Tpo -c switch_cray_aries.c -o switch_cray_aries_la-switch_cray_aries.o >/dev/null 2>&1
+#10 158.2 mv -f .deps/switch_cray_aries_la-switch_cray_aries.Tpo .deps/switch_cray_aries_la-switch_cray_aries.Plo
+#10 158.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-util.lo -MD -MP -MF .deps/switch_cray_aries_la-util.Tpo -c -o switch_cray_aries_la-util.lo `test -f 'util.c' || echo './'`util.c
+#10 158.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-util.lo -MD -MP -MF .deps/switch_cray_aries_la-util.Tpo -c util.c  -fPIC -DPIC -o .libs/switch_cray_aries_la-util.o
+#10 158.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT switch_cray_aries_la-util.lo -MD -MP -MF .deps/switch_cray_aries_la-util.Tpo -c util.c -o switch_cray_aries_la-util.o >/dev/null 2>&1
+#10 158.4 mv -f .deps/switch_cray_aries_la-util.Tpo .deps/switch_cray_aries_la-util.Plo
+#10 158.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic   -o switch_cray_aries.la -rpath /usr/lib64/slurm switch_cray_aries_la-cookies.lo switch_cray_aries_la-gpu.lo switch_cray_aries_la-iaa.lo switch_cray_aries_la-pe_info.lo switch_cray_aries_la-scaling.lo switch_cray_aries_la-switch_cray_aries.lo switch_cray_aries_la-util.lo  -lpthread -lm -lresolv 
+#10 158.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/switch_cray_aries_la-cookies.o .libs/switch_cray_aries_la-gpu.o .libs/switch_cray_aries_la-iaa.o .libs/switch_cray_aries_la-pe_info.o .libs/switch_cray_aries_la-scaling.o .libs/switch_cray_aries_la-switch_cray_aries.o .libs/switch_cray_aries_la-util.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,switch_cray_aries.so -o .libs/switch_cray_aries.so
+#10 158.5 libtool: link: ar cr .libs/switch_cray_aries.a  switch_cray_aries_la-cookies.o switch_cray_aries_la-gpu.o switch_cray_aries_la-iaa.o switch_cray_aries_la-pe_info.o switch_cray_aries_la-scaling.o switch_cray_aries_la-switch_cray_aries.o switch_cray_aries_la-util.o
+#10 158.5 libtool: link: ranlib .libs/switch_cray_aries.a
+#10 158.5 libtool: link: ( cd ".libs" && rm -f "switch_cray_aries.la" && ln -s "../switch_cray_aries.la" "switch_cray_aries.la" )
+#10 158.5 make[5]: Entering directory '/home/slurm/src/plugins/switch/cray_aries'
+#10 158.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 158.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   switch_cray_aries.la '/usr/lib64/slurm'
+#10 158.5 libtool: install: /usr/bin/install -c .libs/switch_cray_aries.so /usr/lib64/slurm/switch_cray_aries.so
+#10 158.6 libtool: install: /usr/bin/install -c .libs/switch_cray_aries.lai /usr/lib64/slurm/switch_cray_aries.la
+#10 158.6 libtool: install: /usr/bin/install -c .libs/switch_cray_aries.a /usr/lib64/slurm/switch_cray_aries.a
+#10 158.6 libtool: install: chmod 644 /usr/lib64/slurm/switch_cray_aries.a
+#10 158.6 libtool: install: ranlib /usr/lib64/slurm/switch_cray_aries.a
+#10 158.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 158.6 ----------------------------------------------------------------------
+#10 158.6 Libraries have been installed in:
+#10 158.6    /usr/lib64/slurm
+#10 158.6 
+#10 158.6 If you ever happen to want to link against installed libraries
+#10 158.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 158.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 158.6 flag during linking and do at least one of the following:
+#10 158.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 158.6      during execution
+#10 158.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 158.6      during linking
+#10 158.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 158.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 158.6 
+#10 158.6 See any operating system documentation about shared libraries for
+#10 158.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 158.6 ----------------------------------------------------------------------
+#10 158.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 158.6 make[5]: Leaving directory '/home/slurm/src/plugins/switch/cray_aries'
+#10 158.6 make[4]: Leaving directory '/home/slurm/src/plugins/switch/cray_aries'
+#10 158.6 make[4]: Entering directory '/home/slurm/src/plugins/switch'
+#10 158.6 make[5]: Entering directory '/home/slurm/src/plugins/switch'
+#10 158.6 make[5]: Nothing to be done for 'install-exec-am'.
+#10 158.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 158.6 make[5]: Leaving directory '/home/slurm/src/plugins/switch'
+#10 158.6 make[4]: Leaving directory '/home/slurm/src/plugins/switch'
+#10 158.6 make[3]: Leaving directory '/home/slurm/src/plugins/switch'
+#10 158.6 Making install in task
+#10 158.6 make[3]: Entering directory '/home/slurm/src/plugins/task'
+#10 158.6 Making install in affinity
+#10 158.6 make[4]: Entering directory '/home/slurm/src/plugins/task/affinity'
+#10 158.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo affinity.c
+#10 158.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c affinity.c  -fPIC -DPIC -o .libs/affinity.o
+#10 158.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c affinity.c -o affinity.o >/dev/null 2>&1
+#10 158.9 mv -f .deps/affinity.Tpo .deps/affinity.Plo
+#10 158.9 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c -o dist_tasks.lo dist_tasks.c
+#10 158.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c  -fPIC -DPIC -o .libs/dist_tasks.o
+#10 159.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT dist_tasks.lo -MD -MP -MF .deps/dist_tasks.Tpo -c dist_tasks.c -o dist_tasks.o >/dev/null 2>&1
+#10 159.2 mv -f .deps/dist_tasks.Tpo .deps/dist_tasks.Plo
+#10 159.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT numa.lo -MD -MP -MF .deps/numa.Tpo -c -o numa.lo numa.c
+#10 159.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT numa.lo -MD -MP -MF .deps/numa.Tpo -c numa.c  -fPIC -DPIC -o .libs/numa.o
+#10 159.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT numa.lo -MD -MP -MF .deps/numa.Tpo -c numa.c -o numa.o >/dev/null 2>&1
+#10 159.5 mv -f .deps/numa.Tpo .deps/numa.Plo
+#10 159.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT schedutils.lo -MD -MP -MF .deps/schedutils.Tpo -c -o schedutils.lo schedutils.c
+#10 159.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT schedutils.lo -MD -MP -MF .deps/schedutils.Tpo -c schedutils.c  -fPIC -DPIC -o .libs/schedutils.o
+#10 159.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT schedutils.lo -MD -MP -MF .deps/schedutils.Tpo -c schedutils.c -o schedutils.o >/dev/null 2>&1
+#10 159.7 mv -f .deps/schedutils.Tpo .deps/schedutils.Plo
+#10 159.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_affinity.lo -MD -MP -MF .deps/task_affinity.Tpo -c -o task_affinity.lo task_affinity.c
+#10 159.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_affinity.lo -MD -MP -MF .deps/task_affinity.Tpo -c task_affinity.c  -fPIC -DPIC -o .libs/task_affinity.o
+#10 159.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_affinity.lo -MD -MP -MF .deps/task_affinity.Tpo -c task_affinity.c -o task_affinity.o >/dev/null 2>&1
+#10 159.9 mv -f .deps/task_affinity.Tpo .deps/task_affinity.Plo
+#10 159.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -lnuma -module -avoid-version --export-dynamic  -o task_affinity.la -rpath /usr/lib64/slurm affinity.lo dist_tasks.lo numa.lo schedutils.lo task_affinity.lo  -lpthread -lm -lresolv 
+#10 160.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/affinity.o .libs/dist_tasks.o .libs/numa.o .libs/schedutils.o .libs/task_affinity.o   -lnuma -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,task_affinity.so -o .libs/task_affinity.so
+#10 160.0 libtool: link: ar cr .libs/task_affinity.a  affinity.o dist_tasks.o numa.o schedutils.o task_affinity.o
+#10 160.0 libtool: link: ranlib .libs/task_affinity.a
+#10 160.1 libtool: link: ( cd ".libs" && rm -f "task_affinity.la" && ln -s "../task_affinity.la" "task_affinity.la" )
+#10 160.1 make[5]: Entering directory '/home/slurm/src/plugins/task/affinity'
+#10 160.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 160.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   task_affinity.la '/usr/lib64/slurm'
+#10 160.1 libtool: install: /usr/bin/install -c .libs/task_affinity.so /usr/lib64/slurm/task_affinity.so
+#10 160.1 libtool: install: /usr/bin/install -c .libs/task_affinity.lai /usr/lib64/slurm/task_affinity.la
+#10 160.1 libtool: install: /usr/bin/install -c .libs/task_affinity.a /usr/lib64/slurm/task_affinity.a
+#10 160.1 libtool: install: chmod 644 /usr/lib64/slurm/task_affinity.a
+#10 160.1 libtool: install: ranlib /usr/lib64/slurm/task_affinity.a
+#10 160.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 160.1 ----------------------------------------------------------------------
+#10 160.1 Libraries have been installed in:
+#10 160.1    /usr/lib64/slurm
+#10 160.1 
+#10 160.1 If you ever happen to want to link against installed libraries
+#10 160.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 160.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 160.1 flag during linking and do at least one of the following:
+#10 160.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 160.1      during execution
+#10 160.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 160.1      during linking
+#10 160.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 160.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 160.2 
+#10 160.2 See any operating system documentation about shared libraries for
+#10 160.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 160.2 ----------------------------------------------------------------------
+#10 160.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 160.2 make[5]: Leaving directory '/home/slurm/src/plugins/task/affinity'
+#10 160.2 make[4]: Leaving directory '/home/slurm/src/plugins/task/affinity'
+#10 160.2 Making install in cray_aries
+#10 160.2 make[4]: Entering directory '/home/slurm/src/plugins/task/cray_aries'
+#10 160.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cray_aries.lo -MD -MP -MF .deps/task_cray_aries.Tpo -c -o task_cray_aries.lo task_cray_aries.c
+#10 160.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cray_aries.lo -MD -MP -MF .deps/task_cray_aries.Tpo -c task_cray_aries.c  -fPIC -DPIC -o .libs/task_cray_aries.o
+#10 160.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cray_aries.lo -MD -MP -MF .deps/task_cray_aries.Tpo -c task_cray_aries.c -o task_cray_aries.o >/dev/null 2>&1
+#10 160.4 mv -f .deps/task_cray_aries.Tpo .deps/task_cray_aries.Plo
+#10 160.4 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -lnuma  -o task_cray_aries.la -rpath /usr/lib64/slurm task_cray_aries.lo  -lpthread -lm -lresolv 
+#10 160.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/task_cray_aries.o   -lnuma -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,task_cray_aries.so -o .libs/task_cray_aries.so
+#10 160.5 libtool: link: ar cr .libs/task_cray_aries.a  task_cray_aries.o
+#10 160.5 libtool: link: ranlib .libs/task_cray_aries.a
+#10 160.5 libtool: link: ( cd ".libs" && rm -f "task_cray_aries.la" && ln -s "../task_cray_aries.la" "task_cray_aries.la" )
+#10 160.5 make[5]: Entering directory '/home/slurm/src/plugins/task/cray_aries'
+#10 160.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 160.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   task_cray_aries.la '/usr/lib64/slurm'
+#10 160.5 libtool: install: /usr/bin/install -c .libs/task_cray_aries.so /usr/lib64/slurm/task_cray_aries.so
+#10 160.5 libtool: install: /usr/bin/install -c .libs/task_cray_aries.lai /usr/lib64/slurm/task_cray_aries.la
+#10 160.5 libtool: install: /usr/bin/install -c .libs/task_cray_aries.a /usr/lib64/slurm/task_cray_aries.a
+#10 160.5 libtool: install: chmod 644 /usr/lib64/slurm/task_cray_aries.a
+#10 160.5 libtool: install: ranlib /usr/lib64/slurm/task_cray_aries.a
+#10 160.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 160.6 ----------------------------------------------------------------------
+#10 160.6 Libraries have been installed in:
+#10 160.6    /usr/lib64/slurm
+#10 160.6 
+#10 160.6 If you ever happen to want to link against installed libraries
+#10 160.6 in a given directory, LIBDIR, you must either use libtool, and
+#10 160.6 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 160.6 flag during linking and do at least one of the following:
+#10 160.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 160.6      during execution
+#10 160.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 160.6      during linking
+#10 160.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 160.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 160.6 
+#10 160.6 See any operating system documentation about shared libraries for
+#10 160.6 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 160.6 ----------------------------------------------------------------------
+#10 160.6 make[5]: Nothing to be done for 'install-data-am'.
+#10 160.6 make[5]: Leaving directory '/home/slurm/src/plugins/task/cray_aries'
+#10 160.6 make[4]: Leaving directory '/home/slurm/src/plugins/task/cray_aries'
+#10 160.6 Making install in none
+#10 160.6 make[4]: Entering directory '/home/slurm/src/plugins/task/none'
+#10 160.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_none.lo -MD -MP -MF .deps/task_none.Tpo -c -o task_none.lo task_none.c
+#10 160.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_none.lo -MD -MP -MF .deps/task_none.Tpo -c task_none.c  -fPIC -DPIC -o .libs/task_none.o
+#10 160.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_none.lo -MD -MP -MF .deps/task_none.Tpo -c task_none.c -o task_none.o >/dev/null 2>&1
+#10 160.8 mv -f .deps/task_none.Tpo .deps/task_none.Plo
+#10 160.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o task_none.la -rpath /usr/lib64/slurm task_none.lo  -lpthread -lm -lresolv 
+#10 160.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/task_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,task_none.so -o .libs/task_none.so
+#10 160.9 libtool: link: ar cr .libs/task_none.a  task_none.o
+#10 160.9 libtool: link: ranlib .libs/task_none.a
+#10 160.9 libtool: link: ( cd ".libs" && rm -f "task_none.la" && ln -s "../task_none.la" "task_none.la" )
+#10 160.9 make[5]: Entering directory '/home/slurm/src/plugins/task/none'
+#10 160.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 160.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   task_none.la '/usr/lib64/slurm'
+#10 160.9 libtool: install: /usr/bin/install -c .libs/task_none.so /usr/lib64/slurm/task_none.so
+#10 160.9 libtool: install: /usr/bin/install -c .libs/task_none.lai /usr/lib64/slurm/task_none.la
+#10 160.9 libtool: install: /usr/bin/install -c .libs/task_none.a /usr/lib64/slurm/task_none.a
+#10 160.9 libtool: install: chmod 644 /usr/lib64/slurm/task_none.a
+#10 160.9 libtool: install: ranlib /usr/lib64/slurm/task_none.a
+#10 161.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 161.0 ----------------------------------------------------------------------
+#10 161.0 Libraries have been installed in:
+#10 161.0    /usr/lib64/slurm
+#10 161.0 
+#10 161.0 If you ever happen to want to link against installed libraries
+#10 161.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 161.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 161.0 flag during linking and do at least one of the following:
+#10 161.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 161.0      during execution
+#10 161.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 161.0      during linking
+#10 161.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 161.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 161.0 
+#10 161.0 See any operating system documentation about shared libraries for
+#10 161.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 161.0 ----------------------------------------------------------------------
+#10 161.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 161.0 make[5]: Leaving directory '/home/slurm/src/plugins/task/none'
+#10 161.0 make[4]: Leaving directory '/home/slurm/src/plugins/task/none'
+#10 161.0 Making install in cgroup
+#10 161.0 make[4]: Entering directory '/home/slurm/src/plugins/task/cgroup'
+#10 161.0 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup.lo -MD -MP -MF .deps/task_cgroup.Tpo -c -o task_cgroup.lo task_cgroup.c
+#10 161.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup.lo -MD -MP -MF .deps/task_cgroup.Tpo -c task_cgroup.c  -fPIC -DPIC -o .libs/task_cgroup.o
+#10 161.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup.lo -MD -MP -MF .deps/task_cgroup.Tpo -c task_cgroup.c -o task_cgroup.o >/dev/null 2>&1
+#10 161.2 mv -f .deps/task_cgroup.Tpo .deps/task_cgroup.Plo
+#10 161.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_cpuset.lo -MD -MP -MF .deps/task_cgroup_cpuset.Tpo -c -o task_cgroup_cpuset.lo task_cgroup_cpuset.c
+#10 161.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_cpuset.lo -MD -MP -MF .deps/task_cgroup_cpuset.Tpo -c task_cgroup_cpuset.c  -fPIC -DPIC -o .libs/task_cgroup_cpuset.o
+#10 161.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_cpuset.lo -MD -MP -MF .deps/task_cgroup_cpuset.Tpo -c task_cgroup_cpuset.c -o task_cgroup_cpuset.o >/dev/null 2>&1
+#10 161.4 mv -f .deps/task_cgroup_cpuset.Tpo .deps/task_cgroup_cpuset.Plo
+#10 161.4 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_memory.lo -MD -MP -MF .deps/task_cgroup_memory.Tpo -c -o task_cgroup_memory.lo task_cgroup_memory.c
+#10 161.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_memory.lo -MD -MP -MF .deps/task_cgroup_memory.Tpo -c task_cgroup_memory.c  -fPIC -DPIC -o .libs/task_cgroup_memory.o
+#10 161.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_memory.lo -MD -MP -MF .deps/task_cgroup_memory.Tpo -c task_cgroup_memory.c -o task_cgroup_memory.o >/dev/null 2>&1
+#10 161.6 mv -f .deps/task_cgroup_memory.Tpo .deps/task_cgroup_memory.Plo
+#10 161.6 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_devices.lo -MD -MP -MF .deps/task_cgroup_devices.Tpo -c -o task_cgroup_devices.lo task_cgroup_devices.c
+#10 161.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_devices.lo -MD -MP -MF .deps/task_cgroup_devices.Tpo -c task_cgroup_devices.c  -fPIC -DPIC -o .libs/task_cgroup_devices.o
+#10 161.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_cgroup_devices.lo -MD -MP -MF .deps/task_cgroup_devices.Tpo -c task_cgroup_devices.c -o task_cgroup_devices.o >/dev/null 2>&1
+#10 161.8 mv -f .deps/task_cgroup_devices.Tpo .deps/task_cgroup_devices.Plo
+#10 161.9 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o task_cgroup.la -rpath /usr/lib64/slurm task_cgroup.lo task_cgroup_cpuset.lo task_cgroup_memory.lo task_cgroup_devices.lo  -lpthread -lm -lresolv 
+#10 161.9 libtool: link: gcc -shared  -fPIC -DPIC  .libs/task_cgroup.o .libs/task_cgroup_cpuset.o .libs/task_cgroup_memory.o .libs/task_cgroup_devices.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,task_cgroup.so -o .libs/task_cgroup.so
+#10 161.9 libtool: link: ar cr .libs/task_cgroup.a  task_cgroup.o task_cgroup_cpuset.o task_cgroup_memory.o task_cgroup_devices.o
+#10 162.0 libtool: link: ranlib .libs/task_cgroup.a
+#10 162.0 libtool: link: ( cd ".libs" && rm -f "task_cgroup.la" && ln -s "../task_cgroup.la" "task_cgroup.la" )
+#10 162.0 make[5]: Entering directory '/home/slurm/src/plugins/task/cgroup'
+#10 162.0  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 162.0  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   task_cgroup.la '/usr/lib64/slurm'
+#10 162.0 libtool: install: /usr/bin/install -c .libs/task_cgroup.so /usr/lib64/slurm/task_cgroup.so
+#10 162.0 libtool: install: /usr/bin/install -c .libs/task_cgroup.lai /usr/lib64/slurm/task_cgroup.la
+#10 162.0 libtool: install: /usr/bin/install -c .libs/task_cgroup.a /usr/lib64/slurm/task_cgroup.a
+#10 162.0 libtool: install: chmod 644 /usr/lib64/slurm/task_cgroup.a
+#10 162.0 libtool: install: ranlib /usr/lib64/slurm/task_cgroup.a
+#10 162.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 162.1 ----------------------------------------------------------------------
+#10 162.1 Libraries have been installed in:
+#10 162.1    /usr/lib64/slurm
+#10 162.1 
+#10 162.1 If you ever happen to want to link against installed libraries
+#10 162.1 in a given directory, LIBDIR, you must either use libtool, and
+#10 162.1 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 162.1 flag during linking and do at least one of the following:
+#10 162.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 162.1      during execution
+#10 162.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 162.1      during linking
+#10 162.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 162.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 162.1 
+#10 162.1 See any operating system documentation about shared libraries for
+#10 162.1 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 162.1 ----------------------------------------------------------------------
+#10 162.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 162.1 make[5]: Leaving directory '/home/slurm/src/plugins/task/cgroup'
+#10 162.1 make[4]: Leaving directory '/home/slurm/src/plugins/task/cgroup'
+#10 162.1 make[4]: Entering directory '/home/slurm/src/plugins/task'
+#10 162.1 make[5]: Entering directory '/home/slurm/src/plugins/task'
+#10 162.1 make[5]: Nothing to be done for 'install-exec-am'.
+#10 162.1 make[5]: Nothing to be done for 'install-data-am'.
+#10 162.1 make[5]: Leaving directory '/home/slurm/src/plugins/task'
+#10 162.1 make[4]: Leaving directory '/home/slurm/src/plugins/task'
+#10 162.1 make[3]: Leaving directory '/home/slurm/src/plugins/task'
+#10 162.1 Making install in topology
+#10 162.1 make[3]: Entering directory '/home/slurm/src/plugins/topology'
+#10 162.1 Making install in 3d_torus
+#10 162.1 make[4]: Entering directory '/home/slurm/src/plugins/topology/3d_torus'
+#10 162.1 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert.lo -MD -MP -MF .deps/hilbert.Tpo -c -o hilbert.lo hilbert.c
+#10 162.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert.lo -MD -MP -MF .deps/hilbert.Tpo -c hilbert.c  -fPIC -DPIC -o .libs/hilbert.o
+#10 162.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert.lo -MD -MP -MF .deps/hilbert.Tpo -c hilbert.c -o hilbert.o >/dev/null 2>&1
+#10 162.2 mv -f .deps/hilbert.Tpo .deps/hilbert.Plo
+#10 162.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert_slurm.lo -MD -MP -MF .deps/hilbert_slurm.Tpo -c -o hilbert_slurm.lo hilbert_slurm.c
+#10 162.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert_slurm.lo -MD -MP -MF .deps/hilbert_slurm.Tpo -c hilbert_slurm.c  -fPIC -DPIC -o .libs/hilbert_slurm.o
+#10 162.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT hilbert_slurm.lo -MD -MP -MF .deps/hilbert_slurm.Tpo -c hilbert_slurm.c -o hilbert_slurm.o >/dev/null 2>&1
+#10 162.3 mv -f .deps/hilbert_slurm.Tpo .deps/hilbert_slurm.Plo
+#10 162.3 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_3d_torus.lo -MD -MP -MF .deps/topology_3d_torus.Tpo -c -o topology_3d_torus.lo topology_3d_torus.c
+#10 162.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_3d_torus.lo -MD -MP -MF .deps/topology_3d_torus.Tpo -c topology_3d_torus.c  -fPIC -DPIC -o .libs/topology_3d_torus.o
+#10 162.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_3d_torus.lo -MD -MP -MF .deps/topology_3d_torus.Tpo -c topology_3d_torus.c -o topology_3d_torus.o >/dev/null 2>&1
+#10 162.5 mv -f .deps/topology_3d_torus.Tpo .deps/topology_3d_torus.Plo
+#10 162.5 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o topology_3d_torus.la -rpath /usr/lib64/slurm hilbert.lo hilbert_slurm.lo topology_3d_torus.lo  -lpthread -lm -lresolv 
+#10 162.5 libtool: link: gcc -shared  -fPIC -DPIC  .libs/hilbert.o .libs/hilbert_slurm.o .libs/topology_3d_torus.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,topology_3d_torus.so -o .libs/topology_3d_torus.so
+#10 162.6 libtool: link: ar cr .libs/topology_3d_torus.a  hilbert.o hilbert_slurm.o topology_3d_torus.o
+#10 162.6 libtool: link: ranlib .libs/topology_3d_torus.a
+#10 162.6 libtool: link: ( cd ".libs" && rm -f "topology_3d_torus.la" && ln -s "../topology_3d_torus.la" "topology_3d_torus.la" )
+#10 162.6 make[5]: Entering directory '/home/slurm/src/plugins/topology/3d_torus'
+#10 162.6  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 162.6  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   topology_3d_torus.la '/usr/lib64/slurm'
+#10 162.6 libtool: install: /usr/bin/install -c .libs/topology_3d_torus.so /usr/lib64/slurm/topology_3d_torus.so
+#10 162.7 libtool: install: /usr/bin/install -c .libs/topology_3d_torus.lai /usr/lib64/slurm/topology_3d_torus.la
+#10 162.7 libtool: install: /usr/bin/install -c .libs/topology_3d_torus.a /usr/lib64/slurm/topology_3d_torus.a
+#10 162.7 libtool: install: chmod 644 /usr/lib64/slurm/topology_3d_torus.a
+#10 162.7 libtool: install: ranlib /usr/lib64/slurm/topology_3d_torus.a
+#10 162.7 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 162.7 ----------------------------------------------------------------------
+#10 162.7 Libraries have been installed in:
+#10 162.7    /usr/lib64/slurm
+#10 162.7 
+#10 162.7 If you ever happen to want to link against installed libraries
+#10 162.7 in a given directory, LIBDIR, you must either use libtool, and
+#10 162.7 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 162.7 flag during linking and do at least one of the following:
+#10 162.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 162.7      during execution
+#10 162.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 162.7      during linking
+#10 162.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 162.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 162.7 
+#10 162.7 See any operating system documentation about shared libraries for
+#10 162.7 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 162.7 ----------------------------------------------------------------------
+#10 162.7 make[5]: Nothing to be done for 'install-data-am'.
+#10 162.7 make[5]: Leaving directory '/home/slurm/src/plugins/topology/3d_torus'
+#10 162.7 make[4]: Leaving directory '/home/slurm/src/plugins/topology/3d_torus'
+#10 162.7 Making install in hypercube
+#10 162.7 make[4]: Entering directory '/home/slurm/src/plugins/topology/hypercube'
+#10 162.7 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_hypercube.lo -MD -MP -MF .deps/topology_hypercube.Tpo -c -o topology_hypercube.lo topology_hypercube.c
+#10 162.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_hypercube.lo -MD -MP -MF .deps/topology_hypercube.Tpo -c topology_hypercube.c  -fPIC -DPIC -o .libs/topology_hypercube.o
+#10 162.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_hypercube.lo -MD -MP -MF .deps/topology_hypercube.Tpo -c topology_hypercube.c -o topology_hypercube.o >/dev/null 2>&1
+#10 163.0 mv -f .deps/topology_hypercube.Tpo .deps/topology_hypercube.Plo
+#10 163.0 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o topology_hypercube.la -rpath /usr/lib64/slurm topology_hypercube.lo  -lpthread -lm -lresolv 
+#10 163.0 libtool: link: gcc -shared  -fPIC -DPIC  .libs/topology_hypercube.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,topology_hypercube.so -o .libs/topology_hypercube.so
+#10 163.1 libtool: link: ar cr .libs/topology_hypercube.a  topology_hypercube.o
+#10 163.1 libtool: link: ranlib .libs/topology_hypercube.a
+#10 163.1 libtool: link: ( cd ".libs" && rm -f "topology_hypercube.la" && ln -s "../topology_hypercube.la" "topology_hypercube.la" )
+#10 163.1 make[5]: Entering directory '/home/slurm/src/plugins/topology/hypercube'
+#10 163.1  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 163.1  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   topology_hypercube.la '/usr/lib64/slurm'
+#10 163.1 libtool: install: /usr/bin/install -c .libs/topology_hypercube.so /usr/lib64/slurm/topology_hypercube.so
+#10 163.1 libtool: install: /usr/bin/install -c .libs/topology_hypercube.lai /usr/lib64/slurm/topology_hypercube.la
+#10 163.1 libtool: install: /usr/bin/install -c .libs/topology_hypercube.a /usr/lib64/slurm/topology_hypercube.a
+#10 163.1 libtool: install: chmod 644 /usr/lib64/slurm/topology_hypercube.a
+#10 163.1 libtool: install: ranlib /usr/lib64/slurm/topology_hypercube.a
+#10 163.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 163.2 ----------------------------------------------------------------------
+#10 163.2 Libraries have been installed in:
+#10 163.2    /usr/lib64/slurm
+#10 163.2 
+#10 163.2 If you ever happen to want to link against installed libraries
+#10 163.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 163.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 163.2 flag during linking and do at least one of the following:
+#10 163.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 163.2      during execution
+#10 163.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 163.2      during linking
+#10 163.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 163.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 163.2 
+#10 163.2 See any operating system documentation about shared libraries for
+#10 163.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 163.2 ----------------------------------------------------------------------
+#10 163.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 163.2 make[5]: Leaving directory '/home/slurm/src/plugins/topology/hypercube'
+#10 163.2 make[4]: Leaving directory '/home/slurm/src/plugins/topology/hypercube'
+#10 163.2 Making install in none
+#10 163.2 make[4]: Entering directory '/home/slurm/src/plugins/topology/none'
+#10 163.2 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_none.lo -MD -MP -MF .deps/topology_none.Tpo -c -o topology_none.lo topology_none.c
+#10 163.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_none.lo -MD -MP -MF .deps/topology_none.Tpo -c topology_none.c  -fPIC -DPIC -o .libs/topology_none.o
+#10 163.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_none.lo -MD -MP -MF .deps/topology_none.Tpo -c topology_none.c -o topology_none.o >/dev/null 2>&1
+#10 163.3 mv -f .deps/topology_none.Tpo .deps/topology_none.Plo
+#10 163.3 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o topology_none.la -rpath /usr/lib64/slurm topology_none.lo  -lpthread -lm -lresolv 
+#10 163.4 libtool: link: gcc -shared  -fPIC -DPIC  .libs/topology_none.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,topology_none.so -o .libs/topology_none.so
+#10 163.4 libtool: link: ar cr .libs/topology_none.a  topology_none.o
+#10 163.4 libtool: link: ranlib .libs/topology_none.a
+#10 163.5 libtool: link: ( cd ".libs" && rm -f "topology_none.la" && ln -s "../topology_none.la" "topology_none.la" )
+#10 163.5 make[5]: Entering directory '/home/slurm/src/plugins/topology/none'
+#10 163.5  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 163.5  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   topology_none.la '/usr/lib64/slurm'
+#10 163.5 libtool: install: /usr/bin/install -c .libs/topology_none.so /usr/lib64/slurm/topology_none.so
+#10 163.5 libtool: install: /usr/bin/install -c .libs/topology_none.lai /usr/lib64/slurm/topology_none.la
+#10 163.5 libtool: install: /usr/bin/install -c .libs/topology_none.a /usr/lib64/slurm/topology_none.a
+#10 163.5 libtool: install: chmod 644 /usr/lib64/slurm/topology_none.a
+#10 163.5 libtool: install: ranlib /usr/lib64/slurm/topology_none.a
+#10 163.5 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 163.5 ----------------------------------------------------------------------
+#10 163.5 Libraries have been installed in:
+#10 163.5    /usr/lib64/slurm
+#10 163.5 
+#10 163.5 If you ever happen to want to link against installed libraries
+#10 163.5 in a given directory, LIBDIR, you must either use libtool, and
+#10 163.5 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 163.5 flag during linking and do at least one of the following:
+#10 163.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 163.5      during execution
+#10 163.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 163.5      during linking
+#10 163.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 163.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 163.5 
+#10 163.5 See any operating system documentation about shared libraries for
+#10 163.5 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 163.5 ----------------------------------------------------------------------
+#10 163.5 make[5]: Nothing to be done for 'install-data-am'.
+#10 163.5 make[5]: Leaving directory '/home/slurm/src/plugins/topology/none'
+#10 163.5 make[4]: Leaving directory '/home/slurm/src/plugins/topology/none'
+#10 163.5 Making install in tree
+#10 163.5 make[4]: Entering directory '/home/slurm/src/plugins/topology/tree'
+#10 163.5 /bin/sh ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_tree.lo -MD -MP -MF .deps/topology_tree.Tpo -c -o topology_tree.lo topology_tree.c
+#10 163.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_tree.lo -MD -MP -MF .deps/topology_tree.Tpo -c topology_tree.c  -fPIC -DPIC -o .libs/topology_tree.o
+#10 163.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT topology_tree.lo -MD -MP -MF .deps/topology_tree.Tpo -c topology_tree.c -o topology_tree.o >/dev/null 2>&1
+#10 163.8 mv -f .deps/topology_tree.Tpo .deps/topology_tree.Plo
+#10 163.8 /bin/sh ../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o topology_tree.la -rpath /usr/lib64/slurm topology_tree.lo  -lpthread -lm -lresolv 
+#10 163.8 libtool: link: gcc -shared  -fPIC -DPIC  .libs/topology_tree.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,topology_tree.so -o .libs/topology_tree.so
+#10 163.9 libtool: link: ar cr .libs/topology_tree.a  topology_tree.o
+#10 163.9 libtool: link: ranlib .libs/topology_tree.a
+#10 163.9 libtool: link: ( cd ".libs" && rm -f "topology_tree.la" && ln -s "../topology_tree.la" "topology_tree.la" )
+#10 163.9 make[5]: Entering directory '/home/slurm/src/plugins/topology/tree'
+#10 163.9  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 163.9  /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   topology_tree.la '/usr/lib64/slurm'
+#10 163.9 libtool: install: /usr/bin/install -c .libs/topology_tree.so /usr/lib64/slurm/topology_tree.so
+#10 163.9 libtool: install: /usr/bin/install -c .libs/topology_tree.lai /usr/lib64/slurm/topology_tree.la
+#10 163.9 libtool: install: /usr/bin/install -c .libs/topology_tree.a /usr/lib64/slurm/topology_tree.a
+#10 163.9 libtool: install: chmod 644 /usr/lib64/slurm/topology_tree.a
+#10 163.9 libtool: install: ranlib /usr/lib64/slurm/topology_tree.a
+#10 164.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 164.0 ----------------------------------------------------------------------
+#10 164.0 Libraries have been installed in:
+#10 164.0    /usr/lib64/slurm
+#10 164.0 
+#10 164.0 If you ever happen to want to link against installed libraries
+#10 164.0 in a given directory, LIBDIR, you must either use libtool, and
+#10 164.0 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 164.0 flag during linking and do at least one of the following:
+#10 164.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 164.0      during execution
+#10 164.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 164.0      during linking
+#10 164.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 164.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 164.0 
+#10 164.0 See any operating system documentation about shared libraries for
+#10 164.0 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 164.0 ----------------------------------------------------------------------
+#10 164.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 164.0 make[5]: Leaving directory '/home/slurm/src/plugins/topology/tree'
+#10 164.0 make[4]: Leaving directory '/home/slurm/src/plugins/topology/tree'
+#10 164.0 make[4]: Entering directory '/home/slurm/src/plugins/topology'
+#10 164.0 make[5]: Entering directory '/home/slurm/src/plugins/topology'
+#10 164.0 make[5]: Nothing to be done for 'install-exec-am'.
+#10 164.0 make[5]: Nothing to be done for 'install-data-am'.
+#10 164.0 make[5]: Leaving directory '/home/slurm/src/plugins/topology'
+#10 164.0 make[4]: Leaving directory '/home/slurm/src/plugins/topology'
+#10 164.0 make[3]: Leaving directory '/home/slurm/src/plugins/topology'
+#10 164.0 make[3]: Entering directory '/home/slurm/src/plugins'
+#10 164.0 make[4]: Entering directory '/home/slurm/src/plugins'
+#10 164.0 make[4]: Nothing to be done for 'install-exec-am'.
+#10 164.0 make[4]: Nothing to be done for 'install-data-am'.
+#10 164.0 make[4]: Leaving directory '/home/slurm/src/plugins'
+#10 164.0 make[3]: Leaving directory '/home/slurm/src/plugins'
+#10 164.0 make[2]: Leaving directory '/home/slurm/src/plugins'
+#10 164.0 Making install in sacct
+#10 164.0 make[2]: Entering directory '/home/slurm/src/sacct'
+#10 164.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c
+#10 164.1 mv -f .deps/data.Tpo .deps/data.Po
+#10 164.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
+#10 164.2 mv -f .deps/options.Tpo .deps/options.Po
+#10 164.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
+#10 164.4 mv -f .deps/print.Tpo .deps/print.Po
+#10 164.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c
+#10 164.5 mv -f .deps/process.Tpo .deps/process.Po
+#10 164.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sacct.o -MD -MP -MF .deps/sacct.Tpo -c -o sacct.o sacct.c
+#10 164.5 mv -f .deps/sacct.Tpo .deps/sacct.Po
+#10 164.6 make[3]: Entering directory '/home/slurm/src/api'
+#10 164.6 make[3]: 'full_version.map' is up to date.
+#10 164.6 make[3]: Leaving directory '/home/slurm/src/api'
+#10 164.6 make[3]: Entering directory '/home/slurm/src/api'
+#10 164.6 make[4]: Entering directory '/home/slurm/src/api'
+#10 164.7 make[5]: Entering directory '/home/slurm/src/common'
+#10 164.7 make[5]: 'libcommon.la' is up to date.
+#10 164.7 make[5]: Leaving directory '/home/slurm/src/common'
+#10 164.7 make[4]: Leaving directory '/home/slurm/src/api'
+#10 164.7 make[3]: Leaving directory '/home/slurm/src/api'
+#10 164.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sacct data.o options.o print.o process.o sacct.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 164.7 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sacct data.o options.o print.o process.o sacct.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 164.8 make[3]: Entering directory '/home/slurm/src/sacct'
+#10 164.8 make[4]: Entering directory '/home/slurm/src/api'
+#10 164.8 make[4]: 'full_version.map' is up to date.
+#10 164.8 make[4]: Leaving directory '/home/slurm/src/api'
+#10 164.8 make[4]: Entering directory '/home/slurm/src/api'
+#10 164.9 make[5]: Entering directory '/home/slurm/src/api'
+#10 164.9 make[6]: Entering directory '/home/slurm/src/common'
+#10 164.9 make[6]: 'libcommon.la' is up to date.
+#10 164.9 make[6]: Leaving directory '/home/slurm/src/common'
+#10 164.9 make[5]: Leaving directory '/home/slurm/src/api'
+#10 164.9 make[4]: Leaving directory '/home/slurm/src/api'
+#10 164.9  /usr/bin/mkdir -p '/usr/bin'
+#10 164.9   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sacct '/usr/bin'
+#10 164.9 libtool: install: /usr/bin/install -c .libs/sacct /usr/bin/sacct
+#10 164.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 164.9 make[3]: Leaving directory '/home/slurm/src/sacct'
+#10 164.9 make[2]: Leaving directory '/home/slurm/src/sacct'
+#10 164.9 Making install in sacctmgr
+#10 164.9 make[2]: Entering directory '/home/slurm/src/sacctmgr'
+#10 164.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT account_functions.o -MD -MP -MF .deps/account_functions.Tpo -c -o account_functions.o account_functions.c
+#10 165.1 mv -f .deps/account_functions.Tpo .deps/account_functions.Po
+#10 165.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT archive_functions.o -MD -MP -MF .deps/archive_functions.Tpo -c -o archive_functions.o archive_functions.c
+#10 165.2 mv -f .deps/archive_functions.Tpo .deps/archive_functions.Po
+#10 165.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT association_functions.o -MD -MP -MF .deps/association_functions.Tpo -c -o association_functions.o association_functions.c
+#10 165.3 mv -f .deps/association_functions.Tpo .deps/association_functions.Po
+#10 165.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT config_functions.o -MD -MP -MF .deps/config_functions.Tpo -c -o config_functions.o config_functions.c
+#10 165.4 mv -f .deps/config_functions.Tpo .deps/config_functions.Po
+#10 165.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_functions.o -MD -MP -MF .deps/cluster_functions.Tpo -c -o cluster_functions.o cluster_functions.c
+#10 165.5 mv -f .deps/cluster_functions.Tpo .deps/cluster_functions.Po
+#10 165.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
+#10 165.7 mv -f .deps/common.Tpo .deps/common.Po
+#10 165.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT event_functions.o -MD -MP -MF .deps/event_functions.Tpo -c -o event_functions.o event_functions.c
+#10 165.8 mv -f .deps/event_functions.Tpo .deps/event_functions.Po
+#10 165.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT federation_functions.o -MD -MP -MF .deps/federation_functions.Tpo -c -o federation_functions.o federation_functions.c
+#10 165.9 mv -f .deps/federation_functions.Tpo .deps/federation_functions.Po
+#10 165.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT file_functions.o -MD -MP -MF .deps/file_functions.Tpo -c -o file_functions.o file_functions.c
+#10 166.1 mv -f .deps/file_functions.Tpo .deps/file_functions.Po
+#10 166.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT runaway_job_functions.o -MD -MP -MF .deps/runaway_job_functions.Tpo -c -o runaway_job_functions.o runaway_job_functions.c
+#10 166.2 mv -f .deps/runaway_job_functions.Tpo .deps/runaway_job_functions.Po
+#10 166.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_functions.o -MD -MP -MF .deps/job_functions.Tpo -c -o job_functions.o job_functions.c
+#10 166.3 mv -f .deps/job_functions.Tpo .deps/job_functions.Po
+#10 166.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservation_functions.o -MD -MP -MF .deps/reservation_functions.Tpo -c -o reservation_functions.o reservation_functions.c
+#10 166.4 mv -f .deps/reservation_functions.Tpo .deps/reservation_functions.Po
+#10 166.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT resource_functions.o -MD -MP -MF .deps/resource_functions.Tpo -c -o resource_functions.o resource_functions.c
+#10 166.5 mv -f .deps/resource_functions.Tpo .deps/resource_functions.Po
+#10 166.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sacctmgr.o -MD -MP -MF .deps/sacctmgr.Tpo -c -o sacctmgr.o sacctmgr.c
+#10 166.6 mv -f .deps/sacctmgr.Tpo .deps/sacctmgr.Po
+#10 166.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT qos_functions.o -MD -MP -MF .deps/qos_functions.Tpo -c -o qos_functions.o qos_functions.c
+#10 166.8 mv -f .deps/qos_functions.Tpo .deps/qos_functions.Po
+#10 166.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT txn_functions.o -MD -MP -MF .deps/txn_functions.Tpo -c -o txn_functions.o txn_functions.c
+#10 166.9 mv -f .deps/txn_functions.Tpo .deps/txn_functions.Po
+#10 166.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_functions.o -MD -MP -MF .deps/user_functions.Tpo -c -o user_functions.o user_functions.c
+#10 167.0 mv -f .deps/user_functions.Tpo .deps/user_functions.Po
+#10 167.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT wckey_functions.o -MD -MP -MF .deps/wckey_functions.Tpo -c -o wckey_functions.o wckey_functions.c
+#10 167.1 mv -f .deps/wckey_functions.Tpo .deps/wckey_functions.Po
+#10 167.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT problem_functions.o -MD -MP -MF .deps/problem_functions.Tpo -c -o problem_functions.o problem_functions.c
+#10 167.2 mv -f .deps/problem_functions.Tpo .deps/problem_functions.Po
+#10 167.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT tres_function.o -MD -MP -MF .deps/tres_function.Tpo -c -o tres_function.o tres_function.c
+#10 167.3 mv -f .deps/tres_function.Tpo .deps/tres_function.Po
+#10 167.3 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sacctmgr account_functions.o archive_functions.o association_functions.o config_functions.o cluster_functions.o common.o event_functions.o federation_functions.o file_functions.o runaway_job_functions.o job_functions.o reservation_functions.o resource_functions.o sacctmgr.o qos_functions.o txn_functions.o user_functions.o wckey_functions.o problem_functions.o tres_function.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl  -lpthread -lm -lresolv 
+#10 167.4 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sacctmgr account_functions.o archive_functions.o association_functions.o config_functions.o cluster_functions.o common.o event_functions.o federation_functions.o file_functions.o runaway_job_functions.o job_functions.o reservation_functions.o resource_functions.o sacctmgr.o qos_functions.o txn_functions.o user_functions.o wckey_functions.o problem_functions.o tres_function.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 167.5 make[3]: Entering directory '/home/slurm/src/sacctmgr'
+#10 167.5  /usr/bin/mkdir -p '/usr/bin'
+#10 167.5   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sacctmgr '/usr/bin'
+#10 167.5 libtool: install: /usr/bin/install -c .libs/sacctmgr /usr/bin/sacctmgr
+#10 167.5 make[3]: Nothing to be done for 'install-data-am'.
+#10 167.5 make[3]: Leaving directory '/home/slurm/src/sacctmgr'
+#10 167.5 make[2]: Leaving directory '/home/slurm/src/sacctmgr'
+#10 167.5 Making install in salloc
+#10 167.5 make[2]: Entering directory '/home/slurm/src/salloc'
+#10 167.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT salloc.o -MD -MP -MF .deps/salloc.Tpo -c -o salloc.o salloc.c
+#10 167.7 mv -f .deps/salloc.Tpo .deps/salloc.Po
+#10 167.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
+#10 167.8 mv -f .deps/opt.Tpo .deps/opt.Po
+#10 167.8 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o salloc salloc.o opt.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 167.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/salloc salloc.o opt.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 167.9 make[3]: Entering directory '/home/slurm/src/salloc'
+#10 167.9  /usr/bin/mkdir -p '/usr/bin'
+#10 167.9   /bin/sh ../../libtool   --mode=install /usr/bin/install -c salloc '/usr/bin'
+#10 167.9 libtool: install: /usr/bin/install -c .libs/salloc /usr/bin/salloc
+#10 167.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 167.9 make[3]: Leaving directory '/home/slurm/src/salloc'
+#10 167.9 make[2]: Leaving directory '/home/slurm/src/salloc'
+#10 167.9 Making install in sattach
+#10 167.9 make[2]: Entering directory '/home/slurm/src/sattach'
+#10 167.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -c -g -o attach.o ./attach.c
+#10 168.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
+#10 168.1 mv -f .deps/opt.Tpo .deps/opt.Po
+#10 168.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sattach.o -MD -MP -MF .deps/sattach.Tpo -c -o sattach.o sattach.c
+#10 168.2 mv -f .deps/sattach.Tpo .deps/sattach.Po
+#10 168.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sattach.wrapper.o -MD -MP -MF .deps/sattach.wrapper.Tpo -c -o sattach.wrapper.o sattach.wrapper.c
+#10 168.2 mv -f .deps/sattach.wrapper.Tpo .deps/sattach.wrapper.Po
+#10 168.2 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sattach attach.o opt.o sattach.o sattach.wrapper.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 168.3 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sattach attach.o opt.o sattach.o sattach.wrapper.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 168.3 make[3]: Entering directory '/home/slurm/src/sattach'
+#10 168.3  /usr/bin/mkdir -p '/usr/bin'
+#10 168.3   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sattach '/usr/bin'
+#10 168.4 libtool: install: /usr/bin/install -c .libs/sattach /usr/bin/sattach
+#10 168.4 umask 022; \
+#10 168.4 if [ -x /usr/lib/rpm/debugedit ]; then \
+#10 168.4 	srcdir=`cd ../.. && pwd`; \
+#10 168.4 	/usr/lib/rpm/debugedit -b $srcdir -d /usr/lib64/slurm \
+#10 168.4 		/usr/bin/sattach; fi; \
+#10 168.4 mkdir -p -m 755 /usr/lib64/slurm/src/sattach
+#10 168.4 /usr/bin/install -c -m 644 ../../src/sattach/sattach.wrapper.c \
+#10 168.4 	/usr/lib64/slurm/src/sattach/sattach.wrapper.c
+#10 168.4 make[3]: Nothing to be done for 'install-data-am'.
+#10 168.4 make[3]: Leaving directory '/home/slurm/src/sattach'
+#10 168.4 make[2]: Leaving directory '/home/slurm/src/sattach'
+#10 168.4 Making install in sbatch
+#10 168.4 make[2]: Entering directory '/home/slurm/src/sbatch'
+#10 168.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sbatch.o -MD -MP -MF .deps/sbatch.Tpo -c -o sbatch.o sbatch.c
+#10 168.5 mv -f .deps/sbatch.Tpo .deps/sbatch.Po
+#10 168.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
+#10 168.6 mv -f .deps/opt.Tpo .deps/opt.Po
+#10 168.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xlate.o -MD -MP -MF .deps/xlate.Tpo -c -o xlate.o xlate.c
+#10 168.7 mv -f .deps/xlate.Tpo .deps/xlate.Po
+#10 168.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sbatch sbatch.o opt.o xlate.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 168.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sbatch sbatch.o opt.o xlate.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 168.8 make[3]: Entering directory '/home/slurm/src/sbatch'
+#10 168.8  /usr/bin/mkdir -p '/usr/bin'
+#10 168.8   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sbatch '/usr/bin'
+#10 168.9 libtool: install: /usr/bin/install -c .libs/sbatch /usr/bin/sbatch
+#10 168.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 168.9 make[3]: Leaving directory '/home/slurm/src/sbatch'
+#10 168.9 make[2]: Leaving directory '/home/slurm/src/sbatch'
+#10 168.9 Making install in sbcast
+#10 168.9 make[2]: Entering directory '/home/slurm/src/sbcast'
+#10 168.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sbcast.o -MD -MP -MF .deps/sbcast.Tpo -c -o sbcast.o sbcast.c
+#10 168.9 mv -f .deps/sbcast.Tpo .deps/sbcast.Po
+#10 168.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 169.0 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 169.0 make[3]: Entering directory '/home/slurm/src/bcast'
+#10 169.0 make[3]: 'libfile_bcast.la' is up to date.
+#10 169.0 make[3]: Leaving directory '/home/slurm/src/bcast'
+#10 169.1 make[3]: Entering directory '/home/slurm/src/api'
+#10 169.1 make[3]: 'full_version.map' is up to date.
+#10 169.1 make[3]: Leaving directory '/home/slurm/src/api'
+#10 169.1 make[3]: Entering directory '/home/slurm/src/api'
+#10 169.1 make[4]: Entering directory '/home/slurm/src/api'
+#10 169.2 make[5]: Entering directory '/home/slurm/src/common'
+#10 169.2 make[5]: 'libcommon.la' is up to date.
+#10 169.2 make[5]: Leaving directory '/home/slurm/src/common'
+#10 169.2 make[4]: Leaving directory '/home/slurm/src/api'
+#10 169.2 make[3]: Leaving directory '/home/slurm/src/api'
+#10 169.2 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sbcast sbcast.o opts.o ../../src/bcast/libfile_bcast.la -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 169.2 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sbcast sbcast.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  ../../src/bcast/.libs/libfile_bcast.a -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 169.3 make[3]: Entering directory '/home/slurm/src/sbcast'
+#10 169.3 make[4]: Entering directory '/home/slurm/src/bcast'
+#10 169.3 make[4]: 'libfile_bcast.la' is up to date.
+#10 169.3 make[4]: Leaving directory '/home/slurm/src/bcast'
+#10 169.3 make[4]: Entering directory '/home/slurm/src/api'
+#10 169.3 make[4]: 'full_version.map' is up to date.
+#10 169.3 make[4]: Leaving directory '/home/slurm/src/api'
+#10 169.4 make[4]: Entering directory '/home/slurm/src/api'
+#10 169.4 make[5]: Entering directory '/home/slurm/src/api'
+#10 169.5 make[6]: Entering directory '/home/slurm/src/common'
+#10 169.5 make[6]: 'libcommon.la' is up to date.
+#10 169.5 make[6]: Leaving directory '/home/slurm/src/common'
+#10 169.5 make[5]: Leaving directory '/home/slurm/src/api'
+#10 169.5 make[4]: Leaving directory '/home/slurm/src/api'
+#10 169.5  /usr/bin/mkdir -p '/usr/bin'
+#10 169.5   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sbcast '/usr/bin'
+#10 169.5 libtool: install: /usr/bin/install -c .libs/sbcast /usr/bin/sbcast
+#10 169.5 make[3]: Nothing to be done for 'install-data-am'.
+#10 169.5 make[3]: Leaving directory '/home/slurm/src/sbcast'
+#10 169.5 make[2]: Leaving directory '/home/slurm/src/sbcast'
+#10 169.5 Making install in scancel
+#10 169.5 make[2]: Entering directory '/home/slurm/src/scancel'
+#10 169.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT scancel.o -MD -MP -MF .deps/scancel.Tpo -c -o scancel.o scancel.c
+#10 169.6 mv -f .deps/scancel.Tpo .deps/scancel.Po
+#10 169.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
+#10 169.7 mv -f .deps/opt.Tpo .deps/opt.Po
+#10 169.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o scancel scancel.o opt.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 169.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/scancel scancel.o opt.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 169.8 make[3]: Entering directory '/home/slurm/src/scancel'
+#10 169.8  /usr/bin/mkdir -p '/usr/bin'
+#10 169.8   /bin/sh ../../libtool   --mode=install /usr/bin/install -c scancel '/usr/bin'
+#10 169.9 libtool: install: /usr/bin/install -c .libs/scancel /usr/bin/scancel
+#10 169.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 169.9 make[3]: Leaving directory '/home/slurm/src/scancel'
+#10 169.9 make[2]: Leaving directory '/home/slurm/src/scancel'
+#10 169.9 Making install in scontrol
+#10 169.9 make[2]: Entering directory '/home/slurm/src/scontrol'
+#10 169.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT create_res.o -MD -MP -MF .deps/create_res.Tpo -c -o create_res.o create_res.c
+#10 170.0 mv -f .deps/create_res.Tpo .deps/create_res.Po
+#10 170.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_burst_buffer.o -MD -MP -MF .deps/info_burst_buffer.Tpo -c -o info_burst_buffer.o info_burst_buffer.c
+#10 170.0 mv -f .deps/info_burst_buffer.Tpo .deps/info_burst_buffer.Po
+#10 170.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_assoc_mgr.o -MD -MP -MF .deps/info_assoc_mgr.Tpo -c -o info_assoc_mgr.o info_assoc_mgr.c
+#10 170.1 mv -f .deps/info_assoc_mgr.Tpo .deps/info_assoc_mgr.Po
+#10 170.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_fed.o -MD -MP -MF .deps/info_fed.Tpo -c -o info_fed.o info_fed.c
+#10 170.2 mv -f .deps/info_fed.Tpo .deps/info_fed.Po
+#10 170.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_job.o -MD -MP -MF .deps/info_job.Tpo -c -o info_job.o info_job.c
+#10 170.3 mv -f .deps/info_job.Tpo .deps/info_job.Po
+#10 170.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_lics.o -MD -MP -MF .deps/info_lics.Tpo -c -o info_lics.o info_lics.c
+#10 170.4 mv -f .deps/info_lics.Tpo .deps/info_lics.Po
+#10 170.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_node.o -MD -MP -MF .deps/info_node.Tpo -c -o info_node.o info_node.c
+#10 170.5 mv -f .deps/info_node.Tpo .deps/info_node.Po
+#10 170.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_part.o -MD -MP -MF .deps/info_part.Tpo -c -o info_part.o info_part.c
+#10 170.6 mv -f .deps/info_part.Tpo .deps/info_part.Po
+#10 170.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT info_res.o -MD -MP -MF .deps/info_res.Tpo -c -o info_res.o info_res.c
+#10 170.7 mv -f .deps/info_res.Tpo .deps/info_res.Po
+#10 170.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reboot_node.o -MD -MP -MF .deps/reboot_node.Tpo -c -o reboot_node.o reboot_node.c
+#10 170.8 mv -f .deps/reboot_node.Tpo .deps/reboot_node.Po
+#10 170.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT scontrol.o -MD -MP -MF .deps/scontrol.Tpo -c -o scontrol.o scontrol.c
+#10 170.9 mv -f .deps/scontrol.Tpo .deps/scontrol.Po
+#10 170.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_job.o -MD -MP -MF .deps/update_job.Tpo -c -o update_job.o update_job.c
+#10 171.1 mv -f .deps/update_job.Tpo .deps/update_job.Po
+#10 171.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_node.o -MD -MP -MF .deps/update_node.Tpo -c -o update_node.o update_node.c
+#10 171.1 mv -f .deps/update_node.Tpo .deps/update_node.Po
+#10 171.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_part.o -MD -MP -MF .deps/update_part.Tpo -c -o update_part.o update_part.c
+#10 171.2 mv -f .deps/update_part.Tpo .deps/update_part.Po
+#10 171.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT update_step.o -MD -MP -MF .deps/update_step.Tpo -c -o update_step.o update_step.c
+#10 171.3 mv -f .deps/update_step.Tpo .deps/update_step.Po
+#10 171.4 make[3]: Entering directory '/home/slurm/src/api'
+#10 171.4 make[3]: 'full_version.map' is up to date.
+#10 171.4 make[3]: Leaving directory '/home/slurm/src/api'
+#10 171.4 make[3]: Entering directory '/home/slurm/src/api'
+#10 171.4 make[4]: Entering directory '/home/slurm/src/api'
+#10 171.5 make[5]: Entering directory '/home/slurm/src/common'
+#10 171.5 make[5]: 'libcommon.la' is up to date.
+#10 171.5 make[5]: Leaving directory '/home/slurm/src/common'
+#10 171.5 make[4]: Leaving directory '/home/slurm/src/api'
+#10 171.5 make[3]: Leaving directory '/home/slurm/src/api'
+#10 171.5 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o scontrol create_res.o info_burst_buffer.o info_assoc_mgr.o info_fed.o info_job.o info_lics.o info_node.o info_part.o info_res.o reboot_node.o scontrol.o update_job.o update_node.o update_part.o update_step.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl  -lpthread -lm -lresolv 
+#10 171.5 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/scontrol create_res.o info_burst_buffer.o info_assoc_mgr.o info_fed.o info_job.o info_lics.o info_node.o info_part.o info_res.o reboot_node.o scontrol.o update_job.o update_node.o update_part.o update_step.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 171.6 make[3]: Entering directory '/home/slurm/src/scontrol'
+#10 171.6 make[4]: Entering directory '/home/slurm/src/api'
+#10 171.6 make[4]: 'full_version.map' is up to date.
+#10 171.6 make[4]: Leaving directory '/home/slurm/src/api'
+#10 171.7 make[4]: Entering directory '/home/slurm/src/api'
+#10 171.7 make[5]: Entering directory '/home/slurm/src/api'
+#10 171.7 make[6]: Entering directory '/home/slurm/src/common'
+#10 171.7 make[6]: 'libcommon.la' is up to date.
+#10 171.7 make[6]: Leaving directory '/home/slurm/src/common'
+#10 171.7 make[5]: Leaving directory '/home/slurm/src/api'
+#10 171.7 make[4]: Leaving directory '/home/slurm/src/api'
+#10 171.7  /usr/bin/mkdir -p '/usr/bin'
+#10 171.7   /bin/sh ../../libtool   --mode=install /usr/bin/install -c scontrol '/usr/bin'
+#10 171.8 libtool: install: /usr/bin/install -c .libs/scontrol /usr/bin/scontrol
+#10 171.8 make[3]: Nothing to be done for 'install-data-am'.
+#10 171.8 make[3]: Leaving directory '/home/slurm/src/scontrol'
+#10 171.8 make[2]: Leaving directory '/home/slurm/src/scontrol'
+#10 171.8 Making install in scrontab
+#10 171.8 make[2]: Entering directory '/home/slurm/src/scrontab'
+#10 171.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c
+#10 171.8 mv -f .deps/env.Tpo .deps/env.Po
+#10 171.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
+#10 171.9 mv -f .deps/opt.Tpo .deps/opt.Po
+#10 171.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
+#10 172.0 mv -f .deps/parse.Tpo .deps/parse.Po
+#10 172.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT scrontab.o -MD -MP -MF .deps/scrontab.Tpo -c -o scrontab.o scrontab.c
+#10 172.1 mv -f .deps/scrontab.Tpo .deps/scrontab.Po
+#10 172.1 pushd /home/slurm/src/scrontab; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/scrontab/default_crontab.bino" -z noexecstack --format=binary "default_crontab.txt"; popd
+#10 172.1 /home/slurm/src/scrontab /home/slurm/src/scrontab
+#10 172.1 /home/slurm/src/scrontab
+#10 172.1 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "default_crontab.bino"
+#10 172.1 pushd /home/slurm/src/scrontab; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/scrontab/usage.bino" -z noexecstack --format=binary "usage.txt"; popd
+#10 172.1 /home/slurm/src/scrontab /home/slurm/src/scrontab
+#10 172.1 /home/slurm/src/scrontab
+#10 172.1 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "usage.bino"
+#10 172.1 echo "# libscrontab_ref.lo - a libtool object file" >"libscrontab_ref.lo"
+#10 172.1 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"libscrontab_ref.lo"
+#10 172.1 echo "#" >>"libscrontab_ref.lo"
+#10 172.1 echo "# Please DO NOT delete this file!" >>"libscrontab_ref.lo"
+#10 172.1 echo "# It is necessary for linking the library." >>"libscrontab_ref.lo"
+#10 172.1 echo >>"libscrontab_ref.lo"
+#10 172.1 echo "# Name of the PIC object." >>"libscrontab_ref.lo"
+#10 172.1 echo "pic_object='default_crontab.bino usage.bino'" >>"libscrontab_ref.lo"
+#10 172.1 echo >>"libscrontab_ref.lo"
+#10 172.1 echo "# Name of the non-PIC object" >>"libscrontab_ref.lo"
+#10 172.1 echo "non_pic_object=''" >>"libscrontab_ref.lo"
+#10 172.1 echo >>"libscrontab_ref.lo"
+#10 172.1 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libscrontab_ref.la   libscrontab_ref.lo -lpthread -lm -lresolv 
+#10 172.2 libtool: link: ar cr .libs/libscrontab_ref.a default_crontab.bino usage.bino 
+#10 172.2 libtool: link: ranlib .libs/libscrontab_ref.a
+#10 172.2 libtool: link: ( cd ".libs" && rm -f "libscrontab_ref.la" && ln -s "../libscrontab_ref.la" "libscrontab_ref.la" )
+#10 172.2 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o scrontab env.o opt.o parse.o scrontab.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libscrontab_ref.la -lpthread -lm -lresolv 
+#10 172.3 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/scrontab env.o opt.o parse.o scrontab.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl ./.libs/libscrontab_ref.a -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 172.4 make[3]: Entering directory '/home/slurm/src/scrontab'
+#10 172.4  /usr/bin/mkdir -p '/usr/bin'
+#10 172.4   /bin/sh ../../libtool   --mode=install /usr/bin/install -c scrontab '/usr/bin'
+#10 172.4 libtool: install: /usr/bin/install -c .libs/scrontab /usr/bin/scrontab
+#10 172.4 make[3]: Nothing to be done for 'install-data-am'.
+#10 172.4 make[3]: Leaving directory '/home/slurm/src/scrontab'
+#10 172.4 make[2]: Leaving directory '/home/slurm/src/scrontab'
+#10 172.4 Making install in sdiag
+#10 172.4 make[2]: Entering directory '/home/slurm/src/sdiag'
+#10 172.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sdiag.o -MD -MP -MF .deps/sdiag.Tpo -c -o sdiag.o sdiag.c
+#10 172.5 mv -f .deps/sdiag.Tpo .deps/sdiag.Po
+#10 172.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 172.6 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 172.6 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sdiag sdiag.o opts.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 172.6 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sdiag sdiag.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 172.7 make[3]: Entering directory '/home/slurm/src/sdiag'
+#10 172.7  /usr/bin/mkdir -p '/usr/bin'
+#10 172.7   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sdiag '/usr/bin'
+#10 172.7 libtool: install: /usr/bin/install -c .libs/sdiag /usr/bin/sdiag
+#10 172.7 make[3]: Nothing to be done for 'install-data-am'.
+#10 172.7 make[3]: Leaving directory '/home/slurm/src/sdiag'
+#10 172.7 make[2]: Leaving directory '/home/slurm/src/sdiag'
+#10 172.7 Making install in sinfo
+#10 172.7 make[2]: Entering directory '/home/slurm/src/sinfo'
+#10 172.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c
+#10 172.8 mv -f .deps/data.Tpo .deps/data.Po
+#10 172.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sinfo.o -MD -MP -MF .deps/sinfo.Tpo -c -o sinfo.o sinfo.c
+#10 172.9 mv -f .deps/sinfo.Tpo .deps/sinfo.Po
+#10 172.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 173.0 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 173.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
+#10 173.2 mv -f .deps/print.Tpo .deps/print.Po
+#10 173.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c
+#10 173.3 mv -f .deps/sort.Tpo .deps/sort.Po
+#10 173.3 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sinfo data.o sinfo.o opts.o print.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 173.4 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sinfo data.o sinfo.o opts.o print.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 173.4 make[3]: Entering directory '/home/slurm/src/sinfo'
+#10 173.4  /usr/bin/mkdir -p '/usr/bin'
+#10 173.4   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sinfo '/usr/bin'
+#10 173.4 libtool: install: /usr/bin/install -c .libs/sinfo /usr/bin/sinfo
+#10 173.4 make[3]: Nothing to be done for 'install-data-am'.
+#10 173.4 make[3]: Leaving directory '/home/slurm/src/sinfo'
+#10 173.4 make[2]: Leaving directory '/home/slurm/src/sinfo'
+#10 173.4 Making install in slurmctld
+#10 173.4 make[2]: Entering directory '/home/slurm/src/slurmctld'
+#10 173.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT acct_policy.o -MD -MP -MF .deps/acct_policy.Tpo -c -o acct_policy.o acct_policy.c
+#10 173.7 mv -f .deps/acct_policy.Tpo .deps/acct_policy.Po
+#10 173.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o agent.c
+#10 173.9 mv -f .deps/agent.Tpo .deps/agent.Po
+#10 173.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o backup.c
+#10 174.0 mv -f .deps/backup.Tpo .deps/backup.Po
+#10 174.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT burst_buffer.o -MD -MP -MF .deps/burst_buffer.Tpo -c -o burst_buffer.o burst_buffer.c
+#10 174.1 mv -f .deps/burst_buffer.Tpo .deps/burst_buffer.Po
+#10 174.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT controller.o -MD -MP -MF .deps/controller.Tpo -c -o controller.o controller.c
+#10 174.4 mv -f .deps/controller.Tpo .deps/controller.Po
+#10 174.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT crontab.o -MD -MP -MF .deps/crontab.Tpo -c -o crontab.o crontab.c
+#10 174.5 mv -f .deps/crontab.Tpo .deps/crontab.Po
+#10 174.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fed_mgr.o -MD -MP -MF .deps/fed_mgr.Tpo -c -o fed_mgr.o fed_mgr.c
+#10 174.8 mv -f .deps/fed_mgr.Tpo .deps/fed_mgr.Po
+#10 174.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT front_end.o -MD -MP -MF .deps/front_end.Tpo -c -o front_end.o front_end.c
+#10 174.9 mv -f .deps/front_end.Tpo .deps/front_end.Po
+#10 174.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gang.o -MD -MP -MF .deps/gang.Tpo -c -o gang.o gang.c
+#10 175.1 mv -f .deps/gang.Tpo .deps/gang.Po
+#10 175.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT gres_ctld.o -MD -MP -MF .deps/gres_ctld.Tpo -c -o gres_ctld.o gres_ctld.c
+#10 175.2 mv -f .deps/gres_ctld.Tpo .deps/gres_ctld.Po
+#10 175.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT groups.o -MD -MP -MF .deps/groups.Tpo -c -o groups.o groups.c
+#10 175.3 mv -f .deps/groups.Tpo .deps/groups.Po
+#10 175.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT heartbeat.o -MD -MP -MF .deps/heartbeat.Tpo -c -o heartbeat.o heartbeat.c
+#10 175.4 mv -f .deps/heartbeat.Tpo .deps/heartbeat.Po
+#10 175.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_mgr.o -MD -MP -MF .deps/job_mgr.Tpo -c -o job_mgr.o job_mgr.c
+#10 176.6 mv -f .deps/job_mgr.Tpo .deps/job_mgr.Po
+#10 176.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_scheduler.o -MD -MP -MF .deps/job_scheduler.Tpo -c -o job_scheduler.o job_scheduler.c
+#10 176.9 mv -f .deps/job_scheduler.Tpo .deps/job_scheduler.Po
+#10 176.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_submit.o -MD -MP -MF .deps/job_submit.Tpo -c -o job_submit.o job_submit.c
+#10 177.0 mv -f .deps/job_submit.Tpo .deps/job_submit.Po
+#10 177.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT licenses.o -MD -MP -MF .deps/licenses.Tpo -c -o licenses.o licenses.c
+#10 177.1 mv -f .deps/licenses.Tpo .deps/licenses.Po
+#10 177.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT locks.o -MD -MP -MF .deps/locks.Tpo -c -o locks.o locks.c
+#10 177.2 mv -f .deps/locks.Tpo .deps/locks.Po
+#10 177.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_mgr.o -MD -MP -MF .deps/node_mgr.Tpo -c -o node_mgr.o node_mgr.c
+#10 177.6 mv -f .deps/node_mgr.Tpo .deps/node_mgr.Po
+#10 177.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT node_scheduler.o -MD -MP -MF .deps/node_scheduler.Tpo -c -o node_scheduler.o node_scheduler.c
+#10 177.8 mv -f .deps/node_scheduler.Tpo .deps/node_scheduler.Po
+#10 177.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT partition_mgr.o -MD -MP -MF .deps/partition_mgr.Tpo -c -o partition_mgr.o partition_mgr.c
+#10 178.0 mv -f .deps/partition_mgr.Tpo .deps/partition_mgr.Po
+#10 178.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ping_nodes.o -MD -MP -MF .deps/ping_nodes.Tpo -c -o ping_nodes.o ping_nodes.c
+#10 178.1 mv -f .deps/ping_nodes.Tpo .deps/ping_nodes.Po
+#10 178.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT port_mgr.o -MD -MP -MF .deps/port_mgr.Tpo -c -o port_mgr.o port_mgr.c
+#10 178.2 mv -f .deps/port_mgr.Tpo .deps/port_mgr.Po
+#10 178.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT power_save.o -MD -MP -MF .deps/power_save.Tpo -c -o power_save.o power_save.c
+#10 178.3 mv -f .deps/power_save.Tpo .deps/power_save.Po
+#10 178.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT preempt.o -MD -MP -MF .deps/preempt.Tpo -c -o preempt.o preempt.c
+#10 178.4 mv -f .deps/preempt.Tpo .deps/preempt.Po
+#10 178.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT prep_slurmctld.o -MD -MP -MF .deps/prep_slurmctld.Tpo -c -o prep_slurmctld.o prep_slurmctld.c
+#10 178.5 mv -f .deps/prep_slurmctld.Tpo .deps/prep_slurmctld.Po
+#10 178.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proc_req.o -MD -MP -MF .deps/proc_req.Tpo -c -o proc_req.o proc_req.c
+#10 178.9 mv -f .deps/proc_req.Tpo .deps/proc_req.Po
+#10 178.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.o -MD -MP -MF .deps/read_config.Tpo -c -o read_config.o read_config.c
+#10 179.1 mv -f .deps/read_config.Tpo .deps/read_config.Po
+#10 179.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT reservation.o -MD -MP -MF .deps/reservation.Tpo -c -o reservation.o reservation.c
+#10 179.5 mv -f .deps/reservation.Tpo .deps/reservation.Po
+#10 179.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT rpc_queue.o -MD -MP -MF .deps/rpc_queue.Tpo -c -o rpc_queue.o rpc_queue.c
+#10 179.6 mv -f .deps/rpc_queue.Tpo .deps/rpc_queue.Po
+#10 179.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sched_plugin.o -MD -MP -MF .deps/sched_plugin.Tpo -c -o sched_plugin.o sched_plugin.c
+#10 179.7 mv -f .deps/sched_plugin.Tpo .deps/sched_plugin.Po
+#10 179.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmctld_plugstack.o -MD -MP -MF .deps/slurmctld_plugstack.Tpo -c -o slurmctld_plugstack.o slurmctld_plugstack.c
+#10 179.8 mv -f .deps/slurmctld_plugstack.Tpo .deps/slurmctld_plugstack.Po
+#10 179.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmscriptd.o -MD -MP -MF .deps/slurmscriptd.Tpo -c -o slurmscriptd.o slurmscriptd.c
+#10 179.9 mv -f .deps/slurmscriptd.Tpo .deps/slurmscriptd.Po
+#10 179.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmscriptd_protocol_defs.o -MD -MP -MF .deps/slurmscriptd_protocol_defs.Tpo -c -o slurmscriptd_protocol_defs.o slurmscriptd_protocol_defs.c
+#10 180.0 mv -f .deps/slurmscriptd_protocol_defs.Tpo .deps/slurmscriptd_protocol_defs.Po
+#10 180.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmscriptd_protocol_pack.o -MD -MP -MF .deps/slurmscriptd_protocol_pack.Tpo -c -o slurmscriptd_protocol_pack.o slurmscriptd_protocol_pack.c
+#10 180.1 mv -f .deps/slurmscriptd_protocol_pack.Tpo .deps/slurmscriptd_protocol_pack.Po
+#10 180.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun_comm.o -MD -MP -MF .deps/srun_comm.Tpo -c -o srun_comm.o srun_comm.c
+#10 180.2 mv -f .deps/srun_comm.Tpo .deps/srun_comm.Po
+#10 180.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT state_save.o -MD -MP -MF .deps/state_save.Tpo -c -o state_save.o state_save.c
+#10 180.2 mv -f .deps/state_save.Tpo .deps/state_save.Po
+#10 180.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o statistics.c
+#10 180.3 mv -f .deps/statistics.Tpo .deps/statistics.Po
+#10 180.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_mgr.o -MD -MP -MF .deps/step_mgr.Tpo -c -o step_mgr.o step_mgr.c
+#10 180.7 mv -f .deps/step_mgr.Tpo .deps/step_mgr.Po
+#10 180.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT trigger_mgr.o -MD -MP -MF .deps/trigger_mgr.Tpo -c -o trigger_mgr.o trigger_mgr.c
+#10 180.9 mv -f .deps/trigger_mgr.Tpo .deps/trigger_mgr.Po
+#10 180.9 make[3]: Entering directory '/home/slurm/src/api'
+#10 180.9 make[3]: 'full_version.map' is up to date.
+#10 180.9 make[3]: Leaving directory '/home/slurm/src/api'
+#10 180.9 make[3]: Entering directory '/home/slurm/src/api'
+#10 180.9 make[4]: Entering directory '/home/slurm/src/api'
+#10 181.0 make[5]: Entering directory '/home/slurm/src/common'
+#10 181.0 make[5]: 'libcommon.la' is up to date.
+#10 181.0 make[5]: Leaving directory '/home/slurm/src/common'
+#10 181.0 make[4]: Leaving directory '/home/slurm/src/api'
+#10 181.0 make[3]: Leaving directory '/home/slurm/src/api'
+#10 181.0 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o slurmctld acct_policy.o agent.o backup.o burst_buffer.o controller.o crontab.o fed_mgr.o front_end.o gang.o gres_ctld.o groups.o heartbeat.o job_mgr.o job_scheduler.o job_submit.o licenses.o locks.o node_mgr.o node_scheduler.o partition_mgr.o ping_nodes.o port_mgr.o power_save.o preempt.o prep_slurmctld.o proc_req.o read_config.o reservation.o rpc_queue.o sched_plugin.o slurmctld_plugstack.o slurmscriptd.o slurmscriptd_protocol_defs.o slurmscriptd_protocol_pack.o srun_comm.o state_save.o statistics.o step_mgr.o trigger_mgr.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 181.1 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/slurmctld acct_policy.o agent.o backup.o burst_buffer.o controller.o crontab.o fed_mgr.o front_end.o gang.o gres_ctld.o groups.o heartbeat.o job_mgr.o job_scheduler.o job_submit.o licenses.o locks.o node_mgr.o node_scheduler.o partition_mgr.o ping_nodes.o port_mgr.o power_save.o preempt.o prep_slurmctld.o proc_req.o read_config.o reservation.o rpc_queue.o sched_plugin.o slurmctld_plugstack.o slurmscriptd.o slurmscriptd_protocol_defs.o slurmscriptd_protocol_pack.o srun_comm.o state_save.o statistics.o step_mgr.o trigger_mgr.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 181.3 make[3]: Entering directory '/home/slurm/src/slurmctld'
+#10 181.3 make[4]: Entering directory '/home/slurm/src/api'
+#10 181.3 make[4]: 'full_version.map' is up to date.
+#10 181.3 make[4]: Leaving directory '/home/slurm/src/api'
+#10 181.3 make[4]: Entering directory '/home/slurm/src/api'
+#10 181.3 make[5]: Entering directory '/home/slurm/src/api'
+#10 181.4 make[6]: Entering directory '/home/slurm/src/common'
+#10 181.4 make[6]: 'libcommon.la' is up to date.
+#10 181.4 make[6]: Leaving directory '/home/slurm/src/common'
+#10 181.4 make[5]: Leaving directory '/home/slurm/src/api'
+#10 181.4 make[4]: Leaving directory '/home/slurm/src/api'
+#10 181.4  /usr/bin/mkdir -p '/usr/sbin'
+#10 181.4   /bin/sh ../../libtool   --mode=install /usr/bin/install -c slurmctld '/usr/sbin'
+#10 181.4 libtool: install: /usr/bin/install -c .libs/slurmctld /usr/sbin/slurmctld
+#10 181.4 make[3]: Nothing to be done for 'install-data-am'.
+#10 181.4 make[3]: Leaving directory '/home/slurm/src/slurmctld'
+#10 181.4 make[2]: Leaving directory '/home/slurm/src/slurmctld'
+#10 181.4 Making install in slurmd
+#10 181.4 make[2]: Entering directory '/home/slurm/src/slurmd'
+#10 181.4 Making install in common
+#10 181.4 make[3]: Entering directory '/home/slurm/src/slurmd/common'
+#10 181.4 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_plugin.lo -MD -MP -MF .deps/core_spec_plugin.Tpo -c -o core_spec_plugin.lo core_spec_plugin.c
+#10 181.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_plugin.lo -MD -MP -MF .deps/core_spec_plugin.Tpo -c core_spec_plugin.c  -fPIC -DPIC -o .libs/core_spec_plugin.o
+#10 181.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT core_spec_plugin.lo -MD -MP -MF .deps/core_spec_plugin.Tpo -c core_spec_plugin.c -o core_spec_plugin.o >/dev/null 2>&1
+#10 181.6 mv -f .deps/core_spec_plugin.Tpo .deps/core_spec_plugin.Plo
+#10 181.6 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c -o fname.lo fname.c
+#10 181.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c fname.c  -fPIC -DPIC -o .libs/fname.o
+#10 181.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c fname.c -o fname.o >/dev/null 2>&1
+#10 181.8 mv -f .deps/fname.Tpo .deps/fname.Plo
+#10 181.8 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_plugin.lo -MD -MP -MF .deps/job_container_plugin.Tpo -c -o job_container_plugin.lo job_container_plugin.c
+#10 181.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_plugin.lo -MD -MP -MF .deps/job_container_plugin.Tpo -c job_container_plugin.c  -fPIC -DPIC -o .libs/job_container_plugin.o
+#10 181.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_container_plugin.lo -MD -MP -MF .deps/job_container_plugin.Tpo -c job_container_plugin.c -o job_container_plugin.o >/dev/null 2>&1
+#10 182.0 mv -f .deps/job_container_plugin.Tpo .deps/job_container_plugin.Plo
+#10 182.0 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack.lo -MD -MP -MF .deps/proctrack.Tpo -c -o proctrack.lo proctrack.c
+#10 182.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack.lo -MD -MP -MF .deps/proctrack.Tpo -c proctrack.c  -fPIC -DPIC -o .libs/proctrack.o
+#10 182.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proctrack.lo -MD -MP -MF .deps/proctrack.Tpo -c proctrack.c -o proctrack.o >/dev/null 2>&1
+#10 182.2 mv -f .deps/proctrack.Tpo .deps/proctrack.Plo
+#10 182.2 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmd_cgroup.lo -MD -MP -MF .deps/slurmd_cgroup.Tpo -c -o slurmd_cgroup.lo slurmd_cgroup.c
+#10 182.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmd_cgroup.lo -MD -MP -MF .deps/slurmd_cgroup.Tpo -c slurmd_cgroup.c  -fPIC -DPIC -o .libs/slurmd_cgroup.o
+#10 182.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmd_cgroup.lo -MD -MP -MF .deps/slurmd_cgroup.Tpo -c slurmd_cgroup.c -o slurmd_cgroup.o >/dev/null 2>&1
+#10 182.4 mv -f .deps/slurmd_cgroup.Tpo .deps/slurmd_cgroup.Plo
+#10 182.4 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmstepd_init.lo -MD -MP -MF .deps/slurmstepd_init.Tpo -c -o slurmstepd_init.lo slurmstepd_init.c
+#10 182.4 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmstepd_init.lo -MD -MP -MF .deps/slurmstepd_init.Tpo -c slurmstepd_init.c  -fPIC -DPIC -o .libs/slurmstepd_init.o
+#10 182.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmstepd_init.lo -MD -MP -MF .deps/slurmstepd_init.Tpo -c slurmstepd_init.c -o slurmstepd_init.o >/dev/null 2>&1
+#10 182.6 mv -f .deps/slurmstepd_init.Tpo .deps/slurmstepd_init.Plo
+#10 182.6 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_plugin.lo -MD -MP -MF .deps/task_plugin.Tpo -c -o task_plugin.lo task_plugin.c
+#10 182.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_plugin.lo -MD -MP -MF .deps/task_plugin.Tpo -c task_plugin.c  -fPIC -DPIC -o .libs/task_plugin.o
+#10 182.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task_plugin.lo -MD -MP -MF .deps/task_plugin.Tpo -c task_plugin.c -o task_plugin.o >/dev/null 2>&1
+#10 182.9 mv -f .deps/task_plugin.Tpo .deps/task_plugin.Plo
+#10 182.9 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT set_oomadj.lo -MD -MP -MF .deps/set_oomadj.Tpo -c -o set_oomadj.lo set_oomadj.c
+#10 182.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT set_oomadj.lo -MD -MP -MF .deps/set_oomadj.Tpo -c set_oomadj.c  -fPIC -DPIC -o .libs/set_oomadj.o
+#10 182.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT set_oomadj.lo -MD -MP -MF .deps/set_oomadj.Tpo -c set_oomadj.c -o set_oomadj.o >/dev/null 2>&1
+#10 183.0 mv -f .deps/set_oomadj.Tpo .deps/set_oomadj.Plo
+#10 183.0 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcpuinfo.lo -MD -MP -MF .deps/xcpuinfo.Tpo -c -o xcpuinfo.lo xcpuinfo.c
+#10 183.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcpuinfo.lo -MD -MP -MF .deps/xcpuinfo.Tpo -c xcpuinfo.c  -fPIC -DPIC -o .libs/xcpuinfo.o
+#10 183.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT xcpuinfo.lo -MD -MP -MF .deps/xcpuinfo.Tpo -c xcpuinfo.c -o xcpuinfo.o >/dev/null 2>&1
+#10 183.2 mv -f .deps/xcpuinfo.Tpo .deps/xcpuinfo.Plo
+#10 183.2 /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurmd_common.o  core_spec_plugin.lo fname.lo job_container_plugin.lo proctrack.lo slurmd_cgroup.lo slurmstepd_init.lo task_plugin.lo set_oomadj.lo xcpuinfo.lo
+#10 183.3 libtool: link: /usr/bin/ld -m elf_x86_64 -r -o libslurmd_common.o  .libs/core_spec_plugin.o .libs/fname.o .libs/job_container_plugin.o .libs/proctrack.o .libs/slurmd_cgroup.o .libs/slurmstepd_init.o .libs/task_plugin.o .libs/set_oomadj.o .libs/xcpuinfo.o  
+#10 183.3 /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0    -o libslurmd_common.la  core_spec_plugin.lo fname.lo job_container_plugin.lo proctrack.lo slurmd_cgroup.lo slurmstepd_init.lo task_plugin.lo set_oomadj.lo xcpuinfo.lo  -lpthread -lm -lresolv 
+#10 183.3 libtool: link: ar cr .libs/libslurmd_common.a .libs/core_spec_plugin.o .libs/fname.o .libs/job_container_plugin.o .libs/proctrack.o .libs/slurmd_cgroup.o .libs/slurmstepd_init.o .libs/task_plugin.o .libs/set_oomadj.o .libs/xcpuinfo.o 
+#10 183.4 libtool: link: ranlib .libs/libslurmd_common.a
+#10 183.4 libtool: link: ( cd ".libs" && rm -f "libslurmd_common.la" && ln -s "../libslurmd_common.la" "libslurmd_common.la" )
+#10 183.4 make[4]: Entering directory '/home/slurm/src/slurmd/common'
+#10 183.4 make[4]: Nothing to be done for 'install-exec-am'.
+#10 183.4 make[4]: Nothing to be done for 'install-data-am'.
+#10 183.4 make[4]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 183.4 make[3]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 183.4 Making install in slurmd
+#10 183.4 make[3]: Entering directory '/home/slurm/src/slurmd/slurmd'
+#10 183.4 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmd.o -MD -MP -MF .deps/slurmd.Tpo -c -o slurmd.o slurmd.c
+#10 183.6 mv -f .deps/slurmd.Tpo .deps/slurmd.Po
+#10 183.6 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT req.o -MD -MP -MF .deps/req.Tpo -c -o req.o req.c
+#10 184.0 mv -f .deps/req.Tpo .deps/req.Po
+#10 184.0 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT get_mach_stat.o -MD -MP -MF .deps/get_mach_stat.Tpo -c -o get_mach_stat.o get_mach_stat.c
+#10 184.1 mv -f .deps/get_mach_stat.Tpo .deps/get_mach_stat.Po
+#10 184.1 make[4]: Entering directory '/home/slurm/src/bcast'
+#10 184.1 make[4]: 'libfile_bcast.la' is up to date.
+#10 184.1 make[4]: Leaving directory '/home/slurm/src/bcast'
+#10 184.1 make[4]: Entering directory '/home/slurm/src/slurmd/common'
+#10 184.1 make[4]: 'libslurmd_common.o' is up to date.
+#10 184.1 make[4]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 184.1 make[4]: Entering directory '/home/slurm/src/api'
+#10 184.1 make[4]: 'full_version.map' is up to date.
+#10 184.1 make[4]: Leaving directory '/home/slurm/src/api'
+#10 184.2 make[4]: Entering directory '/home/slurm/src/api'
+#10 184.2 make[5]: Entering directory '/home/slurm/src/api'
+#10 184.2 make[6]: Entering directory '/home/slurm/src/common'
+#10 184.2 make[6]: 'libcommon.la' is up to date.
+#10 184.2 make[6]: Leaving directory '/home/slurm/src/common'
+#10 184.2 make[5]: Leaving directory '/home/slurm/src/api'
+#10 184.2 make[4]: Leaving directory '/home/slurm/src/api'
+#10 184.2 /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -Wl,--no-as-needed  -o slurmd slurmd.o req.o get_mach_stat.o ../../../src/bcast/libfile_bcast.la ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -L../../../src/api/.libs -lslurmfull -ldl -lnuma  -lpam -lpam_misc -lutil -lpthread -lm -lresolv 
+#10 184.3 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -Wl,--no-as-needed -o .libs/slurmd slurmd.o req.o get_mach_stat.o ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  ../../../src/bcast/.libs/libfile_bcast.a -L../../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lnuma -lpam -lpam_misc -lutil -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 184.4 make[4]: Entering directory '/home/slurm/src/slurmd/slurmd'
+#10 184.4 make[5]: Entering directory '/home/slurm/src/bcast'
+#10 184.4 make[5]: 'libfile_bcast.la' is up to date.
+#10 184.4 make[5]: Leaving directory '/home/slurm/src/bcast'
+#10 184.4 make[5]: Entering directory '/home/slurm/src/slurmd/common'
+#10 184.4 make[5]: 'libslurmd_common.o' is up to date.
+#10 184.4 make[5]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 184.5 make[5]: Entering directory '/home/slurm/src/api'
+#10 184.5 make[5]: 'full_version.map' is up to date.
+#10 184.5 make[5]: Leaving directory '/home/slurm/src/api'
+#10 184.5 make[5]: Entering directory '/home/slurm/src/api'
+#10 184.5 make[6]: Entering directory '/home/slurm/src/api'
+#10 184.6 make[7]: Entering directory '/home/slurm/src/common'
+#10 184.6 make[7]: 'libcommon.la' is up to date.
+#10 184.6 make[7]: Leaving directory '/home/slurm/src/common'
+#10 184.6 make[6]: Leaving directory '/home/slurm/src/api'
+#10 184.6 make[5]: Leaving directory '/home/slurm/src/api'
+#10 184.6  /usr/bin/mkdir -p '/usr/sbin'
+#10 184.6   /bin/sh ../../../libtool   --mode=install /usr/bin/install -c slurmd '/usr/sbin'
+#10 184.6 libtool: install: /usr/bin/install -c .libs/slurmd /usr/sbin/slurmd
+#10 184.6 make[4]: Nothing to be done for 'install-data-am'.
+#10 184.6 make[4]: Leaving directory '/home/slurm/src/slurmd/slurmd'
+#10 184.6 make[3]: Leaving directory '/home/slurm/src/slurmd/slurmd'
+#10 184.6 Making install in slurmstepd
+#10 184.6 make[3]: Entering directory '/home/slurm/src/slurmd/slurmstepd'
+#10 184.6 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT container.o -MD -MP -MF .deps/container.Tpo -c -o container.o container.c
+#10 184.7 mv -f .deps/container.Tpo .deps/container.Po
+#10 184.7 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmstepd.o -MD -MP -MF .deps/slurmstepd.Tpo -c -o slurmstepd.o slurmstepd.c
+#10 184.8 mv -f .deps/slurmstepd.Tpo .deps/slurmstepd.Po
+#10 184.8 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT mgr.o -MD -MP -MF .deps/mgr.Tpo -c -o mgr.o mgr.c
+#10 185.1 mv -f .deps/mgr.Tpo .deps/mgr.Po
+#10 185.1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o task.c
+#10 185.2 mv -f .deps/task.Tpo .deps/task.Po
+#10 185.2 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmstepd_job.o -MD -MP -MF .deps/slurmstepd_job.Tpo -c -o slurmstepd_job.o slurmstepd_job.c
+#10 185.3 mv -f .deps/slurmstepd_job.Tpo .deps/slurmstepd_job.Po
+#10 185.3 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
+#10 185.5 mv -f .deps/io.Tpo .deps/io.Po
+#10 185.5 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT ulimits.o -MD -MP -MF .deps/ulimits.Tpo -c -o ulimits.o ulimits.c
+#10 185.5 mv -f .deps/ulimits.Tpo .deps/ulimits.Po
+#10 185.5 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pdebug.o -MD -MP -MF .deps/pdebug.Tpo -c -o pdebug.o pdebug.c
+#10 185.6 mv -f .deps/pdebug.Tpo .deps/pdebug.Po
+#10 185.6 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT pam_ses.o -MD -MP -MF .deps/pam_ses.Tpo -c -o pam_ses.o pam_ses.c
+#10 185.7 mv -f .deps/pam_ses.Tpo .deps/pam_ses.Po
+#10 185.7 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_oci_conf.o -MD -MP -MF .deps/read_oci_conf.Tpo -c -o read_oci_conf.o read_oci_conf.c
+#10 185.8 mv -f .deps/read_oci_conf.Tpo .deps/read_oci_conf.Po
+#10 185.8 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT req.o -MD -MP -MF .deps/req.Tpo -c -o req.o req.c
+#10 186.0 mv -f .deps/req.Tpo .deps/req.Po
+#10 186.1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT multi_prog.o -MD -MP -MF .deps/multi_prog.Tpo -c -o multi_prog.o multi_prog.c
+#10 186.1 mv -f .deps/multi_prog.Tpo .deps/multi_prog.Po
+#10 186.1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_terminate_monitor.o -MD -MP -MF .deps/step_terminate_monitor.Tpo -c -o step_terminate_monitor.o step_terminate_monitor.c
+#10 186.2 mv -f .deps/step_terminate_monitor.Tpo .deps/step_terminate_monitor.Po
+#10 186.2 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../..    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT x11_forwarding.o -MD -MP -MF .deps/x11_forwarding.Tpo -c -o x11_forwarding.o x11_forwarding.c
+#10 186.3 mv -f .deps/x11_forwarding.Tpo .deps/x11_forwarding.Po
+#10 186.3 make[4]: Entering directory '/home/slurm/src/slurmd/common'
+#10 186.3 make[4]: 'libslurmd_common.o' is up to date.
+#10 186.3 make[4]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 186.4 make[4]: Entering directory '/home/slurm/src/api'
+#10 186.4 make[4]: 'full_version.map' is up to date.
+#10 186.4 make[4]: Leaving directory '/home/slurm/src/api'
+#10 186.4 make[4]: Entering directory '/home/slurm/src/api'
+#10 186.4 make[5]: Entering directory '/home/slurm/src/api'
+#10 186.5 make[6]: Entering directory '/home/slurm/src/common'
+#10 186.5 make[6]: 'libcommon.la' is up to date.
+#10 186.5 make[6]: Leaving directory '/home/slurm/src/common'
+#10 186.5 make[5]: Leaving directory '/home/slurm/src/api'
+#10 186.5 make[4]: Leaving directory '/home/slurm/src/api'
+#10 186.5 /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic    -o slurmstepd container.o slurmstepd.o mgr.o task.o slurmstepd_job.o io.o ulimits.o pdebug.o pam_ses.o read_oci_conf.o req.o multi_prog.o step_terminate_monitor.o x11_forwarding.o ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -L../../../src/api/.libs -lslurmfull -ldl  -lpam -lpam_misc -lutil  -lpthread -lm -lresolv 
+#10 186.5 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/slurmstepd container.o slurmstepd.o mgr.o task.o slurmstepd_job.o io.o ulimits.o pdebug.o pam_ses.o read_oci_conf.o req.o multi_prog.o step_terminate_monitor.o x11_forwarding.o ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpam -lpam_misc -lutil -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 186.6 make[4]: Entering directory '/home/slurm/src/slurmd/slurmstepd'
+#10 186.7 make[5]: Entering directory '/home/slurm/src/slurmd/common'
+#10 186.7 make[5]: 'libslurmd_common.o' is up to date.
+#10 186.7 make[5]: Leaving directory '/home/slurm/src/slurmd/common'
+#10 186.7 make[5]: Entering directory '/home/slurm/src/api'
+#10 186.7 make[5]: 'full_version.map' is up to date.
+#10 186.7 make[5]: Leaving directory '/home/slurm/src/api'
+#10 186.7 make[5]: Entering directory '/home/slurm/src/api'
+#10 186.7 make[6]: Entering directory '/home/slurm/src/api'
+#10 186.8 make[7]: Entering directory '/home/slurm/src/common'
+#10 186.8 make[7]: 'libcommon.la' is up to date.
+#10 186.8 make[7]: Leaving directory '/home/slurm/src/common'
+#10 186.8 make[6]: Leaving directory '/home/slurm/src/api'
+#10 186.8 make[5]: Leaving directory '/home/slurm/src/api'
+#10 186.8  /usr/bin/mkdir -p '/usr/sbin'
+#10 186.8   /bin/sh ../../../libtool   --mode=install /usr/bin/install -c slurmstepd '/usr/sbin'
+#10 186.8 libtool: install: /usr/bin/install -c .libs/slurmstepd /usr/sbin/slurmstepd
+#10 186.8 make[4]: Nothing to be done for 'install-data-am'.
+#10 186.8 make[4]: Leaving directory '/home/slurm/src/slurmd/slurmstepd'
+#10 186.8 make[3]: Leaving directory '/home/slurm/src/slurmd/slurmstepd'
+#10 186.8 make[3]: Entering directory '/home/slurm/src/slurmd'
+#10 186.8 make[4]: Entering directory '/home/slurm/src/slurmd'
+#10 186.8 make[4]: Nothing to be done for 'install-exec-am'.
+#10 186.8 make[4]: Nothing to be done for 'install-data-am'.
+#10 186.8 make[4]: Leaving directory '/home/slurm/src/slurmd'
+#10 186.8 make[3]: Leaving directory '/home/slurm/src/slurmd'
+#10 186.8 make[2]: Leaving directory '/home/slurm/src/slurmd'
+#10 186.8 Making install in slurmdbd
+#10 186.8 make[2]: Entering directory '/home/slurm/src/slurmdbd'
+#10 186.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o backup.c
+#10 186.9 mv -f .deps/backup.Tpo .deps/backup.Po
+#10 186.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT proc_req.o -MD -MP -MF .deps/proc_req.Tpo -c -o proc_req.o proc_req.c
+#10 187.1 mv -f .deps/proc_req.Tpo .deps/proc_req.Po
+#10 187.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT read_config.o -MD -MP -MF .deps/read_config.Tpo -c -o read_config.o read_config.c
+#10 187.3 mv -f .deps/read_config.Tpo .deps/read_config.Po
+#10 187.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT rpc_mgr.o -MD -MP -MF .deps/rpc_mgr.Tpo -c -o rpc_mgr.o rpc_mgr.c
+#10 187.3 mv -f .deps/rpc_mgr.Tpo .deps/rpc_mgr.Po
+#10 187.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmdbd.o -MD -MP -MF .deps/slurmdbd.Tpo -c -o slurmdbd.o slurmdbd.c
+#10 187.5 mv -f .deps/slurmdbd.Tpo .deps/slurmdbd.Po
+#10 187.5 make[3]: Entering directory '/home/slurm/src/api'
+#10 187.5 make[3]: 'full_version.map' is up to date.
+#10 187.5 make[3]: Leaving directory '/home/slurm/src/api'
+#10 187.5 make[3]: Entering directory '/home/slurm/src/api'
+#10 187.5 make[4]: Entering directory '/home/slurm/src/api'
+#10 187.6 make[5]: Entering directory '/home/slurm/src/common'
+#10 187.6 make[5]: 'libcommon.la' is up to date.
+#10 187.6 make[5]: Leaving directory '/home/slurm/src/common'
+#10 187.6 make[4]: Leaving directory '/home/slurm/src/api'
+#10 187.6 make[3]: Leaving directory '/home/slurm/src/api'
+#10 187.6 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o slurmdbd backup.o proc_req.o read_config.o rpc_mgr.o slurmdbd.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 187.6 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/slurmdbd backup.o proc_req.o read_config.o rpc_mgr.o slurmdbd.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 187.7 make[3]: Entering directory '/home/slurm/src/slurmdbd'
+#10 187.7 make[4]: Entering directory '/home/slurm/src/api'
+#10 187.7 make[4]: 'full_version.map' is up to date.
+#10 187.7 make[4]: Leaving directory '/home/slurm/src/api'
+#10 187.8 make[4]: Entering directory '/home/slurm/src/api'
+#10 187.8 make[5]: Entering directory '/home/slurm/src/api'
+#10 187.8 make[6]: Entering directory '/home/slurm/src/common'
+#10 187.8 make[6]: 'libcommon.la' is up to date.
+#10 187.8 make[6]: Leaving directory '/home/slurm/src/common'
+#10 187.8 make[5]: Leaving directory '/home/slurm/src/api'
+#10 187.8 make[4]: Leaving directory '/home/slurm/src/api'
+#10 187.8  /usr/bin/mkdir -p '/usr/sbin'
+#10 187.8   /bin/sh ../../libtool   --mode=install /usr/bin/install -c slurmdbd '/usr/sbin'
+#10 187.9 libtool: install: /usr/bin/install -c .libs/slurmdbd /usr/sbin/slurmdbd
+#10 187.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 187.9 make[3]: Leaving directory '/home/slurm/src/slurmdbd'
+#10 187.9 make[2]: Leaving directory '/home/slurm/src/slurmdbd'
+#10 187.9 Making install in slurmrestd
+#10 187.9 make[2]: Entering directory '/home/slurm/src/slurmrestd'
+#10 187.9 Making install in plugins
+#10 187.9 make[3]: Entering directory '/home/slurm/src/slurmrestd/plugins'
+#10 187.9 Making install in auth
+#10 187.9 make[4]: Entering directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 187.9 Making install in local
+#10 187.9 make[5]: Entering directory '/home/slurm/src/slurmrestd/plugins/auth/local'
+#10 187.9 /bin/sh ../../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../slurm  -DSLURM_PLUGIN_DEBUG -I../../../../.. -I../../../../../src/common -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo local.c
+#10 187.9 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../../.. -I../../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.c  -fPIC -DPIC -o .libs/local.o
+#10 188.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../slurm -DSLURM_PLUGIN_DEBUG -I../../../../.. -I../../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.c -o local.o >/dev/null 2>&1
+#10 188.1 mv -f .deps/local.Tpo .deps/local.Plo
+#10 188.1 /bin/sh ../../../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -module -avoid-version --export-dynamic  -o rest_auth_local.la -rpath /usr/lib64/slurm local.lo  -lpthread -lm -lresolv 
+#10 188.1 libtool: link: gcc -shared  -fPIC -DPIC  .libs/local.o   -lpthread -lm -lresolv  -g -O2 -pthread -ggdb3 -g -O1 -O0   -pthread -Wl,-soname -Wl,rest_auth_local.so -o .libs/rest_auth_local.so
+#10 188.1 libtool: link: ar cr .libs/rest_auth_local.a  local.o
+#10 188.1 libtool: link: ranlib .libs/rest_auth_local.a
+#10 188.2 libtool: link: ( cd ".libs" && rm -f "rest_auth_local.la" && ln -s "../rest_auth_local.la" "rest_auth_local.la" )
+#10 188.2 make[6]: Entering directory '/home/slurm/src/slurmrestd/plugins/auth/local'
+#10 188.2  /usr/bin/mkdir -p '/usr/lib64/slurm'
+#10 188.2  /bin/sh ../../../../../libtool   --mode=install /usr/bin/install -c   rest_auth_local.la '/usr/lib64/slurm'
+#10 188.2 libtool: install: /usr/bin/install -c .libs/rest_auth_local.so /usr/lib64/slurm/rest_auth_local.so
+#10 188.2 libtool: install: /usr/bin/install -c .libs/rest_auth_local.lai /usr/lib64/slurm/rest_auth_local.la
+#10 188.2 libtool: install: /usr/bin/install -c .libs/rest_auth_local.a /usr/lib64/slurm/rest_auth_local.a
+#10 188.2 libtool: install: chmod 644 /usr/lib64/slurm/rest_auth_local.a
+#10 188.2 libtool: install: ranlib /usr/lib64/slurm/rest_auth_local.a
+#10 188.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib64/slurm
+#10 188.2 ----------------------------------------------------------------------
+#10 188.2 Libraries have been installed in:
+#10 188.2    /usr/lib64/slurm
+#10 188.2 
+#10 188.2 If you ever happen to want to link against installed libraries
+#10 188.2 in a given directory, LIBDIR, you must either use libtool, and
+#10 188.2 specify the full pathname of the library, or use the '-LLIBDIR'
+#10 188.2 flag during linking and do at least one of the following:
+#10 188.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
+#10 188.2      during execution
+#10 188.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
+#10 188.2      during linking
+#10 188.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
+#10 188.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
+#10 188.2 
+#10 188.2 See any operating system documentation about shared libraries for
+#10 188.2 more information, such as the ld(1) and ld.so(8) manual pages.
+#10 188.2 ----------------------------------------------------------------------
+#10 188.2 make[6]: Nothing to be done for 'install-data-am'.
+#10 188.2 make[6]: Leaving directory '/home/slurm/src/slurmrestd/plugins/auth/local'
+#10 188.2 make[5]: Leaving directory '/home/slurm/src/slurmrestd/plugins/auth/local'
+#10 188.2 make[5]: Entering directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 188.2 make[6]: Entering directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 188.2 make[6]: Nothing to be done for 'install-exec-am'.
+#10 188.2 make[6]: Nothing to be done for 'install-data-am'.
+#10 188.2 make[6]: Leaving directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 188.2 make[5]: Leaving directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 188.2 make[4]: Leaving directory '/home/slurm/src/slurmrestd/plugins/auth'
+#10 188.2 make[4]: Entering directory '/home/slurm/src/slurmrestd/plugins'
+#10 188.2 make[5]: Entering directory '/home/slurm/src/slurmrestd/plugins'
+#10 188.2 make[5]: Nothing to be done for 'install-exec-am'.
+#10 188.2 make[5]: Nothing to be done for 'install-data-am'.
+#10 188.2 make[5]: Leaving directory '/home/slurm/src/slurmrestd/plugins'
+#10 188.2 make[4]: Leaving directory '/home/slurm/src/slurmrestd/plugins'
+#10 188.2 make[3]: Leaving directory '/home/slurm/src/slurmrestd/plugins'
+#10 188.2 make[3]: Entering directory '/home/slurm/src/slurmrestd'
+#10 188.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
+#10 188.4 mv -f .deps/http.Tpo .deps/http.Po
+#10 188.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT operations.o -MD -MP -MF .deps/operations.Tpo -c -o operations.o operations.c
+#10 188.4 mv -f .deps/operations.Tpo .deps/operations.Po
+#10 188.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT slurmrestd.o -MD -MP -MF .deps/slurmrestd.Tpo -c -o slurmrestd.o slurmrestd.c
+#10 188.6 mv -f .deps/slurmrestd.Tpo .deps/slurmrestd.Po
+#10 188.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I/usr/include   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT rest_auth.o -MD -MP -MF .deps/rest_auth.Tpo -c -o rest_auth.o rest_auth.c
+#10 188.6 mv -f .deps/rest_auth.Tpo .deps/rest_auth.Po
+#10 188.6 pushd /home/slurm/src/slurmrestd; /usr/bin/ld -m elf_x86_64 -r -o "/home/slurm/src/slurmrestd/usage.bino" -z noexecstack --format=binary "usage.txt"; popd
+#10 188.6 /home/slurm/src/slurmrestd /home/slurm/src/slurmrestd
+#10 188.6 /home/slurm/src/slurmrestd
+#10 188.6 objcopy --rename-section .data=.rodata,alloc,load,readonly,data,contents "usage.bino"
+#10 188.6 echo "# libslurmrest_ref.lo - a libtool object file" >"libslurmrest_ref.lo"
+#10 188.6 echo "# Generated by libtool (GNU libtool) 2.4.6" >>"libslurmrest_ref.lo"
+#10 188.6 echo "#" >>"libslurmrest_ref.lo"
+#10 188.6 echo "# Please DO NOT delete this file!" >>"libslurmrest_ref.lo"
+#10 188.6 echo "# It is necessary for linking the library." >>"libslurmrest_ref.lo"
+#10 188.6 echo >>"libslurmrest_ref.lo"
+#10 188.6 echo "# Name of the PIC object." >>"libslurmrest_ref.lo"
+#10 188.7 echo "pic_object='usage.bino'" >>"libslurmrest_ref.lo"
+#10 188.7 echo >>"libslurmrest_ref.lo"
+#10 188.7 echo "# Name of the non-PIC object" >>"libslurmrest_ref.lo"
+#10 188.7 echo "non_pic_object=''" >>"libslurmrest_ref.lo"
+#10 188.7 echo >>"libslurmrest_ref.lo"
+#10 188.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0   -o libslurmrest_ref.la   libslurmrest_ref.lo -lpthread -lm -lresolv 
+#10 188.7 libtool: link: ar cr .libs/libslurmrest_ref.a usage.bino 
+#10 188.7 libtool: link: ranlib .libs/libslurmrest_ref.a
+#10 188.7 libtool: link: ( cd ".libs" && rm -f "libslurmrest_ref.la" && ln -s "../libslurmrest_ref.la" "libslurmrest_ref.la" )
+#10 188.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o slurmrestd http.o operations.o slurmrestd.o rest_auth.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -L/usr/lib64 -lhttp_parser libslurmrest_ref.la -lpthread -lm -lresolv 
+#10 188.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/slurmrestd http.o operations.o slurmrestd.o rest_auth.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -L/usr/lib64 -lhttp_parser ./.libs/libslurmrest_ref.a -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 188.9 make[4]: Entering directory '/home/slurm/src/slurmrestd'
+#10 188.9  /usr/bin/mkdir -p '/usr/sbin'
+#10 188.9   /bin/sh ../../libtool   --mode=install /usr/bin/install -c slurmrestd '/usr/sbin'
+#10 188.9 libtool: install: /usr/bin/install -c .libs/slurmrestd /usr/sbin/slurmrestd
+#10 188.9 make[4]: Nothing to be done for 'install-data-am'.
+#10 188.9 make[4]: Leaving directory '/home/slurm/src/slurmrestd'
+#10 188.9 make[3]: Leaving directory '/home/slurm/src/slurmrestd'
+#10 188.9 make[2]: Leaving directory '/home/slurm/src/slurmrestd'
+#10 188.9 Making install in sprio
+#10 188.9 make[2]: Entering directory '/home/slurm/src/sprio'
+#10 188.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sprio.o -MD -MP -MF .deps/sprio.Tpo -c -o sprio.o sprio.c
+#10 189.0 mv -f .deps/sprio.Tpo .deps/sprio.Po
+#10 189.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
+#10 189.1 mv -f .deps/print.Tpo .deps/print.Po
+#10 189.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 189.2 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 189.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c
+#10 189.3 mv -f .deps/sort.Tpo .deps/sort.Po
+#10 189.3 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sprio sprio.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 189.4 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sprio sprio.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 189.4 make[3]: Entering directory '/home/slurm/src/sprio'
+#10 189.4  /usr/bin/mkdir -p '/usr/bin'
+#10 189.4   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sprio '/usr/bin'
+#10 189.4 libtool: install: /usr/bin/install -c .libs/sprio /usr/bin/sprio
+#10 189.5 make[3]: Nothing to be done for 'install-data-am'.
+#10 189.5 make[3]: Leaving directory '/home/slurm/src/sprio'
+#10 189.5 make[2]: Leaving directory '/home/slurm/src/sprio'
+#10 189.5 Making install in squeue
+#10 189.5 make[2]: Entering directory '/home/slurm/src/squeue'
+#10 189.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c
+#10 189.5 mv -f .deps/data.Tpo .deps/data.Po
+#10 189.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT squeue.o -MD -MP -MF .deps/squeue.Tpo -c -o squeue.o squeue.c
+#10 189.6 mv -f .deps/squeue.Tpo .deps/squeue.Po
+#10 189.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
+#10 189.9 mv -f .deps/print.Tpo .deps/print.Po
+#10 189.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 190.0 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 190.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c
+#10 190.1 mv -f .deps/sort.Tpo .deps/sort.Po
+#10 190.1 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o squeue data.o squeue.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 190.2 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/squeue data.o squeue.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 190.3 make[3]: Entering directory '/home/slurm/src/squeue'
+#10 190.3  /usr/bin/mkdir -p '/usr/bin'
+#10 190.3   /bin/sh ../../libtool   --mode=install /usr/bin/install -c squeue '/usr/bin'
+#10 190.3 libtool: install: /usr/bin/install -c .libs/squeue /usr/bin/squeue
+#10 190.3 make[3]: Nothing to be done for 'install-data-am'.
+#10 190.3 make[3]: Leaving directory '/home/slurm/src/squeue'
+#10 190.3 make[2]: Leaving directory '/home/slurm/src/squeue'
+#10 190.3 Making install in sreport
+#10 190.3 make[2]: Entering directory '/home/slurm/src/sreport'
+#10 190.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sreport.o -MD -MP -MF .deps/sreport.Tpo -c -o sreport.o sreport.c
+#10 190.4 mv -f .deps/sreport.Tpo .deps/sreport.Po
+#10 190.4 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT cluster_reports.o -MD -MP -MF .deps/cluster_reports.Tpo -c -o cluster_reports.o cluster_reports.c
+#10 190.6 mv -f .deps/cluster_reports.Tpo .deps/cluster_reports.Po
+#10 190.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT job_reports.o -MD -MP -MF .deps/job_reports.Tpo -c -o job_reports.o job_reports.c
+#10 190.7 mv -f .deps/job_reports.Tpo .deps/job_reports.Po
+#10 190.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT user_reports.o -MD -MP -MF .deps/user_reports.Tpo -c -o user_reports.o user_reports.c
+#10 190.8 mv -f .deps/user_reports.Tpo .deps/user_reports.Po
+#10 190.8 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT resv_reports.o -MD -MP -MF .deps/resv_reports.Tpo -c -o resv_reports.o resv_reports.c
+#10 190.9 mv -f .deps/resv_reports.Tpo .deps/resv_reports.Po
+#10 190.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
+#10 191.0 mv -f .deps/common.Tpo .deps/common.Po
+#10 191.0 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sreport sreport.o cluster_reports.o job_reports.o user_reports.o resv_reports.o common.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl  -lpthread -lm -lresolv 
+#10 191.1 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sreport sreport.o cluster_reports.o job_reports.o user_reports.o resv_reports.o common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 191.1 make[3]: Entering directory '/home/slurm/src/sreport'
+#10 191.1  /usr/bin/mkdir -p '/usr/bin'
+#10 191.1   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sreport '/usr/bin'
+#10 191.2 libtool: install: /usr/bin/install -c .libs/sreport /usr/bin/sreport
+#10 191.2 make[3]: Nothing to be done for 'install-data-am'.
+#10 191.2 make[3]: Leaving directory '/home/slurm/src/sreport'
+#10 191.2 make[2]: Leaving directory '/home/slurm/src/sreport'
+#10 191.2 Making install in srun
+#10 191.2 make[2]: Entering directory '/home/slurm/src/srun'
+#10 191.2 Making install in libsrun
+#10 191.2 make[3]: Entering directory '/home/slurm/src/srun/libsrun'
+#10 191.2 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c -o allocate.lo allocate.c
+#10 191.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c allocate.c  -fPIC -DPIC -o .libs/allocate.o
+#10 191.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT allocate.lo -MD -MP -MF .deps/allocate.Tpo -c allocate.c -o allocate.o >/dev/null 2>&1
+#10 191.4 mv -f .deps/allocate.Tpo .deps/allocate.Plo
+#10 191.4 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT debugger.lo -MD -MP -MF .deps/debugger.Tpo -c -o debugger.lo debugger.c
+#10 191.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT debugger.lo -MD -MP -MF .deps/debugger.Tpo -c debugger.c  -fPIC -DPIC -o .libs/debugger.o
+#10 191.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT debugger.lo -MD -MP -MF .deps/debugger.Tpo -c debugger.c -o debugger.o >/dev/null 2>&1
+#10 191.6 mv -f .deps/debugger.Tpo .deps/debugger.Plo
+#10 191.6 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c -o fname.lo fname.c
+#10 191.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c fname.c  -fPIC -DPIC -o .libs/fname.o
+#10 191.7 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT fname.lo -MD -MP -MF .deps/fname.Tpo -c fname.c -o fname.o >/dev/null 2>&1
+#10 191.8 mv -f .deps/fname.Tpo .deps/fname.Plo
+#10 191.8 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch.lo -MD -MP -MF .deps/launch.Tpo -c -o launch.lo launch.c
+#10 191.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch.lo -MD -MP -MF .deps/launch.Tpo -c launch.c  -fPIC -DPIC -o .libs/launch.o
+#10 192.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT launch.lo -MD -MP -MF .deps/launch.Tpo -c launch.c -o launch.o >/dev/null 2>&1
+#10 192.1 mv -f .deps/launch.Tpo .deps/launch.Plo
+#10 192.1 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT multi_prog.lo -MD -MP -MF .deps/multi_prog.Tpo -c -o multi_prog.lo multi_prog.c
+#10 192.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT multi_prog.lo -MD -MP -MF .deps/multi_prog.Tpo -c multi_prog.c  -fPIC -DPIC -o .libs/multi_prog.o
+#10 192.2 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT multi_prog.lo -MD -MP -MF .deps/multi_prog.Tpo -c multi_prog.c -o multi_prog.o >/dev/null 2>&1
+#10 192.3 mv -f .deps/multi_prog.Tpo .deps/multi_prog.Plo
+#10 192.3 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c -o opt.lo opt.c
+#10 192.3 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c  -fPIC -DPIC -o .libs/opt.o
+#10 192.5 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o >/dev/null 2>&1
+#10 192.6 mv -f .deps/opt.Tpo .deps/opt.Plo
+#10 192.6 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun_job.lo -MD -MP -MF .deps/srun_job.Tpo -c -o srun_job.lo srun_job.c
+#10 192.6 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun_job.lo -MD -MP -MF .deps/srun_job.Tpo -c srun_job.c  -fPIC -DPIC -o .libs/srun_job.o
+#10 192.8 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun_job.lo -MD -MP -MF .deps/srun_job.Tpo -c srun_job.c -o srun_job.o >/dev/null 2>&1
+#10 193.0 mv -f .deps/srun_job.Tpo .deps/srun_job.Plo
+#10 193.0 /bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm  -I../../.. -I../../../src/srun/libsrun    -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_ctx.lo -MD -MP -MF .deps/step_ctx.Tpo -c -o step_ctx.lo step_ctx.c
+#10 193.0 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_ctx.lo -MD -MP -MF .deps/step_ctx.Tpo -c step_ctx.c  -fPIC -DPIC -o .libs/step_ctx.o
+#10 193.1 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT step_ctx.lo -MD -MP -MF .deps/step_ctx.Tpo -c step_ctx.c -o step_ctx.o >/dev/null 2>&1
+#10 193.2 mv -f .deps/step_ctx.Tpo .deps/step_ctx.Plo
+#10 193.2 /bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0  -module --export-dynamic   -o libsrun.la  allocate.lo debugger.lo fname.lo launch.lo multi_prog.lo opt.lo srun_job.lo step_ctx.lo -ldl -lpthread -lm -lresolv 
+#10 193.3 libtool: link: ar cr .libs/libsrun.a .libs/allocate.o .libs/debugger.o .libs/fname.o .libs/launch.o .libs/multi_prog.o .libs/opt.o .libs/srun_job.o .libs/step_ctx.o 
+#10 193.3 libtool: link: ranlib .libs/libsrun.a
+#10 193.3 libtool: link: ( cd ".libs" && rm -f "libsrun.la" && ln -s "../libsrun.la" "libsrun.la" )
+#10 193.3 make[4]: Entering directory '/home/slurm/src/srun/libsrun'
+#10 193.3 make[4]: Nothing to be done for 'install-exec-am'.
+#10 193.3 make[4]: Nothing to be done for 'install-data-am'.
+#10 193.3 make[4]: Leaving directory '/home/slurm/src/srun/libsrun'
+#10 193.3 make[3]: Leaving directory '/home/slurm/src/srun/libsrun'
+#10 193.3 make[3]: Entering directory '/home/slurm/src/srun'
+#10 193.3 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/srun/libsrun   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun.o -MD -MP -MF .deps/srun.Tpo -c -o srun.o srun.c
+#10 193.5 mv -f .deps/srun.Tpo .deps/srun.Po
+#10 193.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/srun/libsrun   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun_pty.o -MD -MP -MF .deps/srun_pty.Tpo -c -o srun_pty.o srun_pty.c
+#10 193.6 mv -f .deps/srun_pty.Tpo .deps/srun_pty.Po
+#10 193.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../.. -I../../src/srun/libsrun   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT srun.wrapper.o -MD -MP -MF .deps/srun.wrapper.Tpo -c -o srun.wrapper.o srun.wrapper.c
+#10 193.6 mv -f .deps/srun.wrapper.Tpo .deps/srun.wrapper.Po
+#10 193.6 make[4]: Entering directory '/home/slurm/src/srun/libsrun'
+#10 193.6 make[4]: 'libsrun.la' is up to date.
+#10 193.6 make[4]: Leaving directory '/home/slurm/src/srun/libsrun'
+#10 193.6 make[4]: Entering directory '/home/slurm/src/bcast'
+#10 193.6 make[4]: 'libfile_bcast.la' is up to date.
+#10 193.6 make[4]: Leaving directory '/home/slurm/src/bcast'
+#10 193.6 make[4]: Entering directory '/home/slurm/src/api'
+#10 193.6 make[4]: 'full_version.map' is up to date.
+#10 193.6 make[4]: Leaving directory '/home/slurm/src/api'
+#10 193.7 make[4]: Entering directory '/home/slurm/src/api'
+#10 193.7 make[5]: Entering directory '/home/slurm/src/api'
+#10 193.7 make[6]: Entering directory '/home/slurm/src/common'
+#10 193.7 make[6]: 'libcommon.la' is up to date.
+#10 193.7 make[6]: Leaving directory '/home/slurm/src/common'
+#10 193.7 make[5]: Leaving directory '/home/slurm/src/api'
+#10 193.7 make[4]: Leaving directory '/home/slurm/src/api'
+#10 193.7 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o srun srun.o srun_pty.o srun.wrapper.o ../../src/srun/libsrun/libsrun.la ../../src/bcast/libfile_bcast.la -ldl -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -lpthread -lm -lresolv 
+#10 193.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/srun srun.o srun_pty.o srun.wrapper.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  ../../src/srun/libsrun/.libs/libsrun.a ../../src/bcast/.libs/libfile_bcast.a -ldl -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 193.9 make[4]: Entering directory '/home/slurm/src/srun'
+#10 193.9 make[5]: Entering directory '/home/slurm/src/srun/libsrun'
+#10 193.9 make[5]: 'libsrun.la' is up to date.
+#10 193.9 make[5]: Leaving directory '/home/slurm/src/srun/libsrun'
+#10 194.0 make[5]: Entering directory '/home/slurm/src/bcast'
+#10 194.0 make[5]: 'libfile_bcast.la' is up to date.
+#10 194.0 make[5]: Leaving directory '/home/slurm/src/bcast'
+#10 194.0 make[5]: Entering directory '/home/slurm/src/api'
+#10 194.0 make[5]: 'full_version.map' is up to date.
+#10 194.0 make[5]: Leaving directory '/home/slurm/src/api'
+#10 194.0 make[5]: Entering directory '/home/slurm/src/api'
+#10 194.0 make[6]: Entering directory '/home/slurm/src/api'
+#10 194.1 make[7]: Entering directory '/home/slurm/src/common'
+#10 194.1 make[7]: 'libcommon.la' is up to date.
+#10 194.1 make[7]: Leaving directory '/home/slurm/src/common'
+#10 194.1 make[6]: Leaving directory '/home/slurm/src/api'
+#10 194.1 make[5]: Leaving directory '/home/slurm/src/api'
+#10 194.1  /usr/bin/mkdir -p '/usr/bin'
+#10 194.1   /bin/sh ../../libtool   --mode=install /usr/bin/install -c srun '/usr/bin'
+#10 194.1 libtool: install: /usr/bin/install -c .libs/srun /usr/bin/srun
+#10 194.1 umask 022; \
+#10 194.1 if [ -x /usr/lib/rpm/debugedit ]; then \
+#10 194.1   srcdir=`cd ../.. && pwd`; \
+#10 194.1   /usr/lib/rpm/debugedit -b $srcdir -d /usr/lib64/slurm \
+#10 194.1                          /usr/bin/srun; fi; \
+#10 194.1 mkdir -p -m 755 /usr/lib64/slurm/src/srun
+#10 194.1 /usr/bin/install -c -m 644 ../../src/srun/srun.wrapper.c \
+#10 194.1 	/usr/lib64/slurm/src/srun/srun.wrapper.c
+#10 194.1 make[4]: Nothing to be done for 'install-data-am'.
+#10 194.1 make[4]: Leaving directory '/home/slurm/src/srun'
+#10 194.1 make[3]: Leaving directory '/home/slurm/src/srun'
+#10 194.1 make[2]: Leaving directory '/home/slurm/src/srun'
+#10 194.1 Making install in sshare
+#10 194.1 make[2]: Entering directory '/home/slurm/src/sshare'
+#10 194.1 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c
+#10 194.2 mv -f .deps/process.Tpo .deps/process.Po
+#10 194.2 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sshare.o -MD -MP -MF .deps/sshare.Tpo -c -o sshare.o sshare.c
+#10 194.3 mv -f .deps/sshare.Tpo .deps/sshare.Po
+#10 194.3 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sshare process.o sshare.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl  -lpthread -lm -lresolv 
+#10 194.4 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sshare process.o sshare.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 194.4 make[3]: Entering directory '/home/slurm/src/sshare'
+#10 194.4  /usr/bin/mkdir -p '/usr/bin'
+#10 194.4   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sshare '/usr/bin'
+#10 194.5 libtool: install: /usr/bin/install -c .libs/sshare /usr/bin/sshare
+#10 194.5 make[3]: Nothing to be done for 'install-data-am'.
+#10 194.5 make[3]: Leaving directory '/home/slurm/src/sshare'
+#10 194.5 make[2]: Leaving directory '/home/slurm/src/sshare'
+#10 194.5 Making install in sstat
+#10 194.5 make[2]: Entering directory '/home/slurm/src/sstat'
+#10 194.5 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
+#10 194.6 mv -f .deps/options.Tpo .deps/options.Po
+#10 194.6 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
+#10 194.7 mv -f .deps/print.Tpo .deps/print.Po
+#10 194.7 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT sstat.o -MD -MP -MF .deps/sstat.Tpo -c -o sstat.o sstat.c
+#10 194.8 mv -f .deps/sstat.Tpo .deps/sstat.Po
+#10 194.8 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o sstat options.o print.o sstat.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 194.8 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/sstat options.o print.o sstat.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 194.9 make[3]: Entering directory '/home/slurm/src/sstat'
+#10 194.9  /usr/bin/mkdir -p '/usr/bin'
+#10 194.9   /bin/sh ../../libtool   --mode=install /usr/bin/install -c sstat '/usr/bin'
+#10 194.9 libtool: install: /usr/bin/install -c .libs/sstat /usr/bin/sstat
+#10 194.9 make[3]: Nothing to be done for 'install-data-am'.
+#10 194.9 make[3]: Leaving directory '/home/slurm/src/sstat'
+#10 194.9 make[2]: Leaving directory '/home/slurm/src/sstat'
+#10 194.9 Making install in strigger
+#10 194.9 make[2]: Entering directory '/home/slurm/src/strigger'
+#10 194.9 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT strigger.o -MD -MP -MF .deps/strigger.Tpo -c -o strigger.o strigger.c
+#10 195.0 mv -f .deps/strigger.Tpo .deps/strigger.Po
+#10 195.0 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm  -I../..   -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -MT opts.o -MD -MP -MF .deps/opts.Tpo -c -o opts.o opts.c
+#10 195.1 mv -f .deps/opts.Tpo .deps/opts.Po
+#10 195.1 /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -export-dynamic   -o strigger strigger.o opts.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lpthread -lm -lresolv 
+#10 195.2 libtool: link: gcc -DNUMA_VERSION1_COMPATIBILITY -g -O2 -fno-omit-frame-pointer -pthread -Werror -ggdb3 -Wall -g -O1 -fno-strict-aliasing -O0 -o .libs/strigger strigger.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic  -L../../src/api/.libs /home/slurm/src/api/.libs/libslurmfull.so -ldl -lpthread -lm -lresolv -pthread -Wl,-rpath -Wl,/usr/lib64/slurm
+#10 195.2 make[3]: Entering directory '/home/slurm/src/strigger'
+#10 195.2  /usr/bin/mkdir -p '/usr/bin'
+#10 195.2   /bin/sh ../../libtool   --mode=install /usr/bin/install -c strigger '/usr/bin'
+#10 195.2 libtool: install: /usr/bin/install -c .libs/strigger /usr/bin/strigger
+#10 195.2 make[3]: Nothing to be done for 'install-data-am'.
+#10 195.2 make[3]: Leaving directory '/home/slurm/src/strigger'
+#10 195.2 make[2]: Leaving directory '/home/slurm/src/strigger'
+#10 195.2 Making install in sview
+#10 195.2 make[2]: Entering directory '/home/slurm/src/sview'
+#10 195.2 make[3]: Entering directory '/home/slurm/src/sview'
+#10 195.2 make[3]: Nothing to be done for 'install-data-am'.
+#10 195.2 make[3]: Leaving directory '/home/slurm/src/sview'
+#10 195.2 make[2]: Leaving directory '/home/slurm/src/sview'
+#10 195.3 make[2]: Entering directory '/home/slurm/src'
+#10 195.3 make[3]: Entering directory '/home/slurm/src'
+#10 195.3 make[3]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[3]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[3]: Leaving directory '/home/slurm/src'
+#10 195.3 make[2]: Leaving directory '/home/slurm/src'
+#10 195.3 make[1]: Leaving directory '/home/slurm/src'
+#10 195.3 Making install in testsuite
+#10 195.3 make[1]: Entering directory '/home/slurm/testsuite'
+#10 195.3 Making install in expect
+#10 195.3 make[2]: Entering directory '/home/slurm/testsuite/expect'
+#10 195.3 make[3]: Entering directory '/home/slurm/testsuite/expect'
+#10 195.3 make[3]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[3]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[3]: Leaving directory '/home/slurm/testsuite/expect'
+#10 195.3 make[2]: Leaving directory '/home/slurm/testsuite/expect'
+#10 195.3 Making install in slurm_unit
+#10 195.3 make[2]: Entering directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 Making install in api
+#10 195.3 make[3]: Entering directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 Making install in manual
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/api/manual'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/api/manual'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/api/manual'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/api/manual'
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 make[3]: Leaving directory '/home/slurm/testsuite/slurm_unit/api'
+#10 195.3 Making install in common
+#10 195.3 make[3]: Entering directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 Making install in bitstring
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/bitstring'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/bitstring'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/bitstring'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/bitstring'
+#10 195.3 Making install in hostlist
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/hostlist'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/hostlist'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/hostlist'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/hostlist'
+#10 195.3 Making install in slurm_protocol_defs
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_defs'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_defs'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_defs'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_defs'
+#10 195.3 Making install in slurm_protocol_pack
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_pack'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_pack'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_pack'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurm_protocol_pack'
+#10 195.3 Making install in slurmdb_defs
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_defs'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_defs'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_defs'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_defs'
+#10 195.3 Making install in slurmdb_pack
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_pack'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_pack'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_pack'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common/slurmdb_pack'
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 make[5]: Entering directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 make[5]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[5]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[5]: Leaving directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 make[3]: Leaving directory '/home/slurm/testsuite/slurm_unit/common'
+#10 195.3 make[3]: Entering directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 make[4]: Entering directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 make[4]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[4]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[4]: Leaving directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 make[3]: Leaving directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 make[2]: Leaving directory '/home/slurm/testsuite/slurm_unit'
+#10 195.3 make[2]: Entering directory '/home/slurm/testsuite'
+#10 195.3 make[3]: Entering directory '/home/slurm/testsuite'
+#10 195.3 make[3]: Nothing to be done for 'install-exec-am'.
+#10 195.3 make[3]: Nothing to be done for 'install-data-am'.
+#10 195.3 make[3]: Leaving directory '/home/slurm/testsuite'
+#10 195.3 make[2]: Leaving directory '/home/slurm/testsuite'
+#10 195.3 make[1]: Leaving directory '/home/slurm/testsuite'
+#10 195.3 Making install in doc
+#10 195.3 make[1]: Entering directory '/home/slurm/doc'
+#10 195.3 Making install in man
+#10 195.3 make[2]: Entering directory '/home/slurm/doc/man'
+#10 195.3 Making install in man1
+#10 195.3 make[3]: Entering directory '/home/slurm/doc/man/man1'
+#10 195.3 make[4]: Entering directory '/home/slurm/doc/man/man1'
+#10 195.3 make[4]: Nothing to be done for 'install-exec-am'.
+#10 195.3  /usr/bin/mkdir -p '/usr/share/man/man1'
+#10 195.3  /usr/bin/install -c -m 644 sacct.1 sacctmgr.1 salloc.1 sattach.1 sbatch.1 sbcast.1 scancel.1 scontrol.1 scrontab.1 sdiag.1 sinfo.1 slurm.1 sprio.1 squeue.1 sreport.1 srun.1 sshare.1 sstat.1 strigger.1 '/usr/share/man/man1'
+#10 195.3 make[4]: Leaving directory '/home/slurm/doc/man/man1'
+#10 195.3 make[3]: Leaving directory '/home/slurm/doc/man/man1'
+#10 195.3 Making install in man5
+#10 195.3 make[3]: Entering directory '/home/slurm/doc/man/man5'
+#10 195.4 make[4]: Entering directory '/home/slurm/doc/man/man5'
+#10 195.4 make[4]: Nothing to be done for 'install-exec-am'.
+#10 195.4  /usr/bin/mkdir -p '/usr/share/man/man5'
+#10 195.4  /usr/bin/install -c -m 644 acct_gather.conf.5 burst_buffer.conf.5 cgroup.conf.5 ext_sensors.conf.5 gres.conf.5 helpers.conf.5 job_container.conf.5 knl.conf.5 mpi.conf.5 nonstop.conf.5 oci.conf.5 slurm.conf.5 slurmdbd.conf.5 topology.conf.5 '/usr/share/man/man5'
+#10 195.4 make[4]: Leaving directory '/home/slurm/doc/man/man5'
+#10 195.4 make[3]: Leaving directory '/home/slurm/doc/man/man5'
+#10 195.4 Making install in man8
+#10 195.4 make[3]: Entering directory '/home/slurm/doc/man/man8'
+#10 195.4 make[4]: Entering directory '/home/slurm/doc/man/man8'
+#10 195.4 make[4]: Nothing to be done for 'install-exec-am'.
+#10 195.4  /usr/bin/mkdir -p '/usr/share/man/man8'
+#10 195.4  /usr/bin/install -c -m 644 slurmctld.8 slurmd.8 slurmdbd.8 slurmrestd.8 slurmstepd.8 spank.8 '/usr/share/man/man8'
+#10 195.4 make[4]: Leaving directory '/home/slurm/doc/man/man8'
+#10 195.4 make[3]: Leaving directory '/home/slurm/doc/man/man8'
+#10 195.4 make[3]: Entering directory '/home/slurm/doc/man'
+#10 195.4 make[4]: Entering directory '/home/slurm/doc/man'
+#10 195.4 make[4]: Nothing to be done for 'install-exec-am'.
+#10 195.4 make[4]: Nothing to be done for 'install-data-am'.
+#10 195.4 make[4]: Leaving directory '/home/slurm/doc/man'
+#10 195.4 make[3]: Leaving directory '/home/slurm/doc/man'
+#10 195.4 make[2]: Leaving directory '/home/slurm/doc/man'
+#10 195.4 Making install in html
+#10 195.4 make[2]: Entering directory '/home/slurm/doc/html'
+#10 195.4 `dirname accounting.shtml`/shtml2html.py 22.05 accounting.shtml
+#10 195.4 Converting accounting.shtml -> accounting.html
+#10 195.4 `dirname add.shtml`/shtml2html.py 22.05 add.shtml
+#10 195.4 Converting add.shtml -> add.html
+#10 195.4 `dirname api.shtml`/shtml2html.py 22.05 api.shtml
+#10 195.5 Converting api.shtml -> api.html
+#10 195.5 `dirname big_sys.shtml`/shtml2html.py 22.05 big_sys.shtml
+#10 195.5 Converting big_sys.shtml -> big_sys.html
+#10 195.5 `dirname burst_buffer.shtml`/shtml2html.py 22.05 burst_buffer.shtml
+#10 195.5 Converting burst_buffer.shtml -> burst_buffer.html
+#10 195.5 `dirname cgroups.shtml`/shtml2html.py 22.05 cgroups.shtml
+#10 195.5 Converting cgroups.shtml -> cgroups.html
+#10 195.5 `dirname cgroup_v2.shtml`/shtml2html.py 22.05 cgroup_v2.shtml
+#10 195.5 Converting cgroup_v2.shtml -> cgroup_v2.html
+#10 195.6 `dirname classic_fair_share.shtml`/shtml2html.py 22.05 classic_fair_share.shtml
+#10 195.6 Converting classic_fair_share.shtml -> classic_fair_share.html
+#10 195.6 `dirname cli_filter_plugins.shtml`/shtml2html.py 22.05 cli_filter_plugins.shtml
+#10 195.6 Converting cli_filter_plugins.shtml -> cli_filter_plugins.html
+#10 195.6 `dirname configless_slurm.shtml`/shtml2html.py 22.05 configless_slurm.shtml
+#10 195.6 Converting configless_slurm.shtml -> configless_slurm.html
+#10 195.6 `dirname cons_res.shtml`/shtml2html.py 22.05 cons_res.shtml
+#10 195.7 Converting cons_res.shtml -> cons_res.html
+#10 195.7 `dirname cons_res_share.shtml`/shtml2html.py 22.05 cons_res_share.shtml
+#10 195.7 Converting cons_res_share.shtml -> cons_res_share.html
+#10 195.7 `dirname containers.shtml`/shtml2html.py 22.05 containers.shtml
+#10 195.7 Converting containers.shtml -> containers.html
+#10 195.7 `dirname contributor.shtml`/shtml2html.py 22.05 contributor.shtml
+#10 195.7 Converting contributor.shtml -> contributor.html
+#10 195.7 `dirname core_spec.shtml`/shtml2html.py 22.05 core_spec.shtml
+#10 195.7 Converting core_spec.shtml -> core_spec.html
+#10 195.8 `dirname cpu_management.shtml`/shtml2html.py 22.05 cpu_management.shtml
+#10 195.8 Converting cpu_management.shtml -> cpu_management.html
+#10 195.8 `dirname cray.shtml`/shtml2html.py 22.05 cray.shtml
+#10 195.8 Converting cray.shtml -> cray.html
+#10 195.8 `dirname disclaimer.shtml`/shtml2html.py 22.05 disclaimer.shtml
+#10 195.8 Converting disclaimer.shtml -> disclaimer.html
+#10 195.8 `dirname dist_plane.shtml`/shtml2html.py 22.05 dist_plane.shtml
+#10 195.9 Converting dist_plane.shtml -> dist_plane.html
+#10 195.9 `dirname documentation.shtml`/shtml2html.py 22.05 documentation.shtml
+#10 195.9 Converting documentation.shtml -> documentation.html
+#10 195.9 `dirname download.shtml`/shtml2html.py 22.05 download.shtml
+#10 195.9 Converting download.shtml -> download.html
+#10 195.9 `dirname dynamic_nodes.shtml`/shtml2html.py 22.05 dynamic_nodes.shtml
+#10 195.9 Converting dynamic_nodes.shtml -> dynamic_nodes.html
+#10 195.9 `dirname elasticsearch.shtml`/shtml2html.py 22.05 elasticsearch.shtml
+#10 196.0 Converting elasticsearch.shtml -> elasticsearch.html
+#10 196.0 `dirname elastic_computing.shtml`/shtml2html.py 22.05 elastic_computing.shtml
+#10 196.0 Converting elastic_computing.shtml -> elastic_computing.html
+#10 196.0 `dirname faq.shtml`/shtml2html.py 22.05 faq.shtml
+#10 196.0 Converting faq.shtml -> faq.html
+#10 196.0 `dirname federation.shtml`/shtml2html.py 22.05 federation.shtml
+#10 196.1 Converting federation.shtml -> federation.html
+#10 196.1 `dirname gang_scheduling.shtml`/shtml2html.py 22.05 gang_scheduling.shtml
+#10 196.1 Converting gang_scheduling.shtml -> gang_scheduling.html
+#10 196.1 `dirname gres.shtml`/shtml2html.py 22.05 gres.shtml
+#10 196.1 Converting gres.shtml -> gres.html
+#10 196.1 `dirname gres_design.shtml`/shtml2html.py 22.05 gres_design.shtml
+#10 196.1 Converting gres_design.shtml -> gres_design.html
+#10 196.1 `dirname hdf5_profile_user_guide.shtml`/shtml2html.py 22.05 hdf5_profile_user_guide.shtml
+#10 196.1 Converting hdf5_profile_user_guide.shtml -> hdf5_profile_user_guide.html
+#10 196.2 `dirname heterogeneous_jobs.shtml`/shtml2html.py 22.05 heterogeneous_jobs.shtml
+#10 196.2 Converting heterogeneous_jobs.shtml -> heterogeneous_jobs.html
+#10 196.2 `dirname high_throughput.shtml`/shtml2html.py 22.05 high_throughput.shtml
+#10 196.2 Converting high_throughput.shtml -> high_throughput.html
+#10 196.2 `dirname intel_knl.shtml`/shtml2html.py 22.05 intel_knl.shtml
+#10 196.2 Converting intel_knl.shtml -> intel_knl.html
+#10 196.2 `dirname job_array.shtml`/shtml2html.py 22.05 job_array.shtml
+#10 196.3 Converting job_array.shtml -> job_array.html
+#10 196.3 `dirname job_container_tmpfs.shtml`/shtml2html.py 22.05 job_container_tmpfs.shtml
+#10 196.3 Converting job_container_tmpfs.shtml -> job_container_tmpfs.html
+#10 196.3 `dirname job_exit_code.shtml`/shtml2html.py 22.05 job_exit_code.shtml
+#10 196.3 Converting job_exit_code.shtml -> job_exit_code.html
+#10 196.3 `dirname job_launch.shtml`/shtml2html.py 22.05 job_launch.shtml
+#10 196.3 Converting job_launch.shtml -> job_launch.html
+#10 196.3 `dirname job_submit_plugins.shtml`/shtml2html.py 22.05 job_submit_plugins.shtml
+#10 196.4 Converting job_submit_plugins.shtml -> job_submit_plugins.html
+#10 196.4 `dirname jwt.shtml`/shtml2html.py 22.05 jwt.shtml
+#10 196.4 Converting jwt.shtml -> jwt.html
+#10 196.4 `dirname licenses.shtml`/shtml2html.py 22.05 licenses.shtml
+#10 196.4 Converting licenses.shtml -> licenses.html
+#10 196.4 `dirname fair_tree.shtml`/shtml2html.py 22.05 fair_tree.shtml
+#10 196.4 Converting fair_tree.shtml -> fair_tree.html
+#10 196.4 `dirname mail.shtml`/shtml2html.py 22.05 mail.shtml
+#10 196.5 Converting mail.shtml -> mail.html
+#10 196.5 `dirname man_index.shtml`/shtml2html.py 22.05 man_index.shtml
+#10 196.5 Converting man_index.shtml -> man_index.html
+#10 196.5 `dirname mc_support.shtml`/shtml2html.py 22.05 mc_support.shtml
+#10 196.5 Converting mc_support.shtml -> mc_support.html
+#10 196.5 `dirname mcs.shtml`/shtml2html.py 22.05 mcs.shtml
+#10 196.5 Converting mcs.shtml -> mcs.html
+#10 196.5 `dirname meetings.shtml`/shtml2html.py 22.05 meetings.shtml
+#10 196.6 Converting meetings.shtml -> meetings.html
+#10 196.6 `dirname mpi_guide.shtml`/shtml2html.py 22.05 mpi_guide.shtml
+#10 196.6 Converting mpi_guide.shtml -> mpi_guide.html
+#10 196.6 `dirname multi_cluster.shtml`/shtml2html.py 22.05 multi_cluster.shtml
+#10 196.6 Converting multi_cluster.shtml -> multi_cluster.html
+#10 196.6 `dirname network.shtml`/shtml2html.py 22.05 network.shtml
+#10 196.6 Converting network.shtml -> network.html
+#10 196.6 `dirname news.shtml`/shtml2html.py 22.05 news.shtml
+#10 196.7 Converting news.shtml -> news.html
+#10 196.7 `dirname nss_slurm.shtml`/shtml2html.py 22.05 nss_slurm.shtml
+#10 196.7 Converting nss_slurm.shtml -> nss_slurm.html
+#10 196.7 `dirname openapi_release_notes.shtml`/shtml2html.py 22.05 openapi_release_notes.shtml
+#10 196.7 Converting openapi_release_notes.shtml -> openapi_release_notes.html
+#10 196.7 `dirname overview.shtml`/shtml2html.py 22.05 overview.shtml
+#10 196.7 Converting overview.shtml -> overview.html
+#10 196.7 `dirname pam_slurm_adopt.shtml`/shtml2html.py 22.05 pam_slurm_adopt.shtml
+#10 196.8 Converting pam_slurm_adopt.shtml -> pam_slurm_adopt.html
+#10 196.8 `dirname platforms.shtml`/shtml2html.py 22.05 platforms.shtml
+#10 196.8 Converting platforms.shtml -> platforms.html
+#10 196.8 `dirname plugins.shtml`/shtml2html.py 22.05 plugins.shtml
+#10 196.8 Converting plugins.shtml -> plugins.html
+#10 196.8 `dirname power_mgmt.shtml`/shtml2html.py 22.05 power_mgmt.shtml
+#10 196.8 Converting power_mgmt.shtml -> power_mgmt.html
+#10 196.8 `dirname power_save.shtml`/shtml2html.py 22.05 power_save.shtml
+#10 196.9 Converting power_save.shtml -> power_save.html
+#10 196.9 `dirname preempt.shtml`/shtml2html.py 22.05 preempt.shtml
+#10 196.9 Converting preempt.shtml -> preempt.html
+#10 196.9 `dirname prep_plugins.shtml`/shtml2html.py 22.05 prep_plugins.shtml
+#10 196.9 Converting prep_plugins.shtml -> prep_plugins.html
+#10 196.9 `dirname priority_multifactor.shtml`/shtml2html.py 22.05 priority_multifactor.shtml
+#10 196.9 Converting priority_multifactor.shtml -> priority_multifactor.html
+#10 196.9 `dirname priority_multifactor3.shtml`/shtml2html.py 22.05 priority_multifactor3.shtml
+#10 197.0 Converting priority_multifactor3.shtml -> priority_multifactor3.html
+#10 197.0 `dirname programmer_guide.shtml`/shtml2html.py 22.05 programmer_guide.shtml
+#10 197.0 Converting programmer_guide.shtml -> programmer_guide.html
+#10 197.0 `dirname prolog_epilog.shtml`/shtml2html.py 22.05 prolog_epilog.shtml
+#10 197.0 Converting prolog_epilog.shtml -> prolog_epilog.html
+#10 197.0 `dirname publications.shtml`/shtml2html.py 22.05 publications.shtml
+#10 197.0 Converting publications.shtml -> publications.html
+#10 197.0 `dirname qos.shtml`/shtml2html.py 22.05 qos.shtml
+#10 197.1 Converting qos.shtml -> qos.html
+#10 197.1 `dirname quickstart_admin.shtml`/shtml2html.py 22.05 quickstart_admin.shtml
+#10 197.1 Converting quickstart_admin.shtml -> quickstart_admin.html
+#10 197.1 `dirname quickstart.shtml`/shtml2html.py 22.05 quickstart.shtml
+#10 197.1 Converting quickstart.shtml -> quickstart.html
+#10 197.1 `dirname reservations.shtml`/shtml2html.py 22.05 reservations.shtml
+#10 197.1 Converting reservations.shtml -> reservations.html
+#10 197.2 `dirname resource_binding.shtml`/shtml2html.py 22.05 resource_binding.shtml
+#10 197.2 Converting resource_binding.shtml -> resource_binding.html
+#10 197.2 `dirname resource_limits.shtml`/shtml2html.py 22.05 resource_limits.shtml
+#10 197.2 Converting resource_limits.shtml -> resource_limits.html
+#10 197.2 `dirname rest.shtml`/shtml2html.py 22.05 rest.shtml
+#10 197.2 Converting rest.shtml -> rest.html
+#10 197.2 `dirname rest_api.shtml`/shtml2html.py 22.05 rest_api.shtml
+#10 197.3 Converting rest_api.shtml -> rest_api.html
+#10 197.3 `dirname rosetta.shtml`/shtml2html.py 22.05 rosetta.shtml
+#10 197.3 Converting rosetta.shtml -> rosetta.html
+#10 197.3 `dirname sched_config.shtml`/shtml2html.py 22.05 sched_config.shtml
+#10 197.3 Converting sched_config.shtml -> sched_config.html
+#10 197.3 `dirname select_design.shtml`/shtml2html.py 22.05 select_design.shtml
+#10 197.4 Converting select_design.shtml -> select_design.html
+#10 197.4 `dirname selinux.shtml`/shtml2html.py 22.05 selinux.shtml
+#10 197.4 Converting selinux.shtml -> selinux.html
+#10 197.4 `dirname site_factor.shtml`/shtml2html.py 22.05 site_factor.shtml
+#10 197.4 Converting site_factor.shtml -> site_factor.html
+#10 197.4 `dirname slurm.shtml`/shtml2html.py 22.05 slurm.shtml
+#10 197.4 Converting slurm.shtml -> slurm.html
+#10 197.4 `dirname slurm_ug_agenda.shtml`/shtml2html.py 22.05 slurm_ug_agenda.shtml
+#10 197.5 Converting slurm_ug_agenda.shtml -> slurm_ug_agenda.html
+#10 197.5 `dirname team.shtml`/shtml2html.py 22.05 team.shtml
+#10 197.5 Converting team.shtml -> team.html
+#10 197.5 `dirname testimonials.shtml`/shtml2html.py 22.05 testimonials.shtml
+#10 197.5 Converting testimonials.shtml -> testimonials.html
+#10 197.5 `dirname topology.shtml`/shtml2html.py 22.05 topology.shtml
+#10 197.5 Converting topology.shtml -> topology.html
+#10 197.5 `dirname tres.shtml`/shtml2html.py 22.05 tres.shtml
+#10 197.6 Converting tres.shtml -> tres.html
+#10 197.6 `dirname troubleshoot.shtml`/shtml2html.py 22.05 troubleshoot.shtml
+#10 197.6 Converting troubleshoot.shtml -> troubleshoot.html
+#10 197.6 `dirname tutorials.shtml`/shtml2html.py 22.05 tutorials.shtml
+#10 197.6 Converting tutorials.shtml -> tutorials.html
+#10 197.6 `dirname user_permissions.shtml`/shtml2html.py 22.05 user_permissions.shtml
+#10 197.6 Converting user_permissions.shtml -> user_permissions.html
+#10 197.6 `dirname wckey.shtml`/shtml2html.py 22.05 wckey.shtml
+#10 197.6 Converting wckey.shtml -> wckey.html
+#10 197.7 make[3]: Entering directory '/home/slurm/doc/html'
+#10 197.7 make[3]: Nothing to be done for 'install-exec-am'.
+#10 197.7  /usr/bin/mkdir -p '/usr/share/doc/slurm-22.05.2/html'
+#10 197.7  /usr/bin/install -c -m 644 accounting.html add.html api.html big_sys.html burst_buffer.html cgroups.html cgroup_v2.html classic_fair_share.html cli_filter_plugins.html configless_slurm.html cons_res.html cons_res_share.html containers.html contributor.html core_spec.html cpu_management.html cray.html disclaimer.html dist_plane.html documentation.html download.html dynamic_nodes.html elasticsearch.html elastic_computing.html faq.html federation.html gang_scheduling.html gres.html gres_design.html hdf5_profile_user_guide.html heterogeneous_jobs.html high_throughput.html intel_knl.html job_array.html job_container_tmpfs.html job_exit_code.html job_launch.html job_submit_plugins.html jwt.html licenses.html '/usr/share/doc/slurm-22.05.2/html'
+#10 197.7  /usr/bin/install -c -m 644 fair_tree.html mail.html man_index.html mc_support.html mcs.html meetings.html mpi_guide.html multi_cluster.html network.html news.html nss_slurm.html openapi_release_notes.html overview.html pam_slurm_adopt.html platforms.html plugins.html power_mgmt.html power_save.html preempt.html prep_plugins.html priority_multifactor.html priority_multifactor3.html programmer_guide.html prolog_epilog.html publications.html qos.html quickstart_admin.html quickstart.html reservations.html resource_binding.html resource_limits.html rest.html rest_api.html rosetta.html sched_config.html select_design.html selinux.html site_factor.html slurm.html slurm_ug_agenda.html '/usr/share/doc/slurm-22.05.2/html'
+#10 197.7  /usr/bin/install -c -m 644 team.html testimonials.html topology.html tres.html troubleshoot.html tutorials.html user_permissions.html wckey.html allocation_pies.gif arch.gif coding_style.pdf configurator.html configurator.easy.html cg_hierarchy.jpg entities.gif example_usage.gif fonts.css fonts.ttf hdf5_task_attr.png hdf5_job_outline.png ibm_pe_fig1.png ibm_pe_fig2.png jquery.min.js k_function.gif mc_support.gif network_failover.gif network_federation.gif network_multi_cluster.gif network_srun.gif network_standard.gif node_lifecycle.png plane_ex1.gif plane_ex2.gif plane_ex3.gif plane_ex4.gif plane_ex5.gif plane_ex6.gif plane_ex7.gif reset.css openapi.css '/usr/share/doc/slurm-22.05.2/html'
+#10 197.7  /usr/bin/install -c -m 644 slurm_logo.png schedmd.png slurm.css Slurm_Entity.pdf Slurm_Individual.pdf squeue_color.png style.css topo_ex1.gif topo_ex2.gif tutorial_intro_files.tar usage_pies.gif '/usr/share/doc/slurm-22.05.2/html'
+#10 197.7 make[3]: Leaving directory '/home/slurm/doc/html'
+#10 197.7 make[2]: Leaving directory '/home/slurm/doc/html'
+#10 197.7 make[2]: Entering directory '/home/slurm/doc'
+#10 197.7 make[3]: Entering directory '/home/slurm/doc'
+#10 197.7 make[3]: Nothing to be done for 'install-exec-am'.
+#10 197.7 make[3]: Nothing to be done for 'install-data-am'.
+#10 197.7 make[3]: Leaving directory '/home/slurm/doc'
+#10 197.7 make[2]: Leaving directory '/home/slurm/doc'
+#10 197.7 make[1]: Leaving directory '/home/slurm/doc'
+#10 197.7 Making install in etc
+#10 197.7 make[1]: Entering directory '/home/slurm/etc'
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./init.d.slurmdbd.in > init.d.slurmdbd
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./init.d.slurm.in > init.d.slurm
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmctld.service.in > slurmctld.service
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmdbd.service.in > slurmdbd.service
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmd.service.in > slurmd.service
+#10 197.7 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@sharedstatedir[@]|/usr/com|g' -e 's|@SLURMRESTD_PORT[@]|6820|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmrestd.service.in > slurmrestd.service
+#10 197.7 make[2]: Entering directory '/home/slurm/etc'
+#10 197.7 make[2]: Nothing to be done for 'install-exec-am'.
+#10 197.7 make[2]: Leaving directory '/home/slurm/etc'
+#10 197.7 make[1]: Leaving directory '/home/slurm/etc'
+#10 197.7 make[1]: Entering directory '/home/slurm'
+#10 197.7 make[2]: Entering directory '/home/slurm'
+#10 197.7 make[2]: Nothing to be done for 'install-exec-am'.
+#10 197.7  /usr/bin/mkdir -p '/usr/include/slurm'
+#10 197.7  /usr/bin/install -c -m 644 slurm/pmi.h slurm/slurm.h slurm/slurmdb.h slurm/slurm_errno.h slurm/slurm_version.h slurm/smd_ns.h slurm/spank.h '/usr/include/slurm'
+#10 197.7 make[2]: Leaving directory '/home/slurm'
+#10 197.7 make[1]: Leaving directory '/home/slurm'
+#10 197.7 + install -D -m644 etc/cgroup.conf.example /etc/slurm/cgroup.conf
+#10 197.7 + install -D -m644 etc/slurm.conf.example /etc/slurm/slurm.conf.example
+#10 197.7 + install -D -m644 etc/slurmdbd.conf.example /etc/slurm/slurmdbd.conf.example
+#10 197.7 + install -D -m644 contribs/slurm_completion_help/slurm_completion.sh /etc/profile.d/slurm_completion.sh
+#10 197.7 + popd
+#10 197.7 + cp -r slurm /opt
+#10 197.7 /home
+#10 198.4 + groupadd -r --gid=990 slurm
+#10 198.5 + useradd -r -g slurm --uid=990 slurm
+#10 198.5 + mkdir /etc/sysconfig/slurm /var/spool/slurmd /var/run/slurmd /var/run/slurmdbd /var/lib/slurmd /var/log/slurm /tmp/pika_debug /data
+#10 198.5 + touch /var/lib/slurmd/node_state /var/lib/slurmd/front_end_state /var/lib/slurmd/job_state /var/lib/slurmd/resv_state /var/lib/slurmd/trigger_state /var/lib/slurmd/assoc_mgr_state /var/lib/slurmd/assoc_usage /var/lib/slurmd/qos_usage /var/lib/slurmd/fed_mgr_state
+#10 198.6 + chown -R slurm:slurm /var/lib/slurmd /var/log/slurm /var/run/slurmd /var/run/slurmdbd /var/spool/slurmd
+#10 198.6 + /sbin/create-munge-key
+#10 198.6 Generating a pseudo-random key using /dev/urandom completed.
+#10 198.6 + pushd nats.c
+#10 198.6 /home/nats.c /home
+#10 198.6 + cmake . -DNATS_BUILD_STREAMING=OFF
+#10 198.6 -- The C compiler identification is GNU 11.4.1
+#10 198.7 -- The CXX compiler identification is GNU 11.4.1
+#10 198.7 -- Detecting C compiler ABI info
+#10 198.8 -- Detecting C compiler ABI info - done
+#10 198.8 -- Check for working C compiler: /usr/bin/cc - skipped
+#10 198.8 -- Detecting C compile features
+#10 198.8 -- Detecting C compile features - done
+#10 198.8 -- Detecting CXX compiler ABI info
+#10 198.9 -- Detecting CXX compiler ABI info - done
+#10 198.9 -- Check for working CXX compiler: /usr/bin/c++ - skipped
+#10 198.9 -- Detecting CXX compile features
+#10 198.9 -- Detecting CXX compile features - done
+#10 198.9 -- Setting build type to 'Release' as none was specified.
+#10 199.1 -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.7")  
+#10 199.1 -- Configuring done
+#10 199.2 -- Generating done
+#10 199.2 -- Build files have been written to: /home/nats.c
+#10 199.2 + make install
+#10 199.2 [  1%] Building C object src/CMakeFiles/nats_static.dir/asynccb.c.o
+#10 199.3 [  2%] Building C object src/CMakeFiles/nats_static.dir/buf.c.o
+#10 199.5 [  3%] Building C object src/CMakeFiles/nats_static.dir/comsock.c.o
+#10 199.7 [  4%] Building C object src/CMakeFiles/nats_static.dir/conn.c.o
+#10 200.5 [  4%] Building C object src/CMakeFiles/nats_static.dir/crypto.c.o
+#10 201.0 [  5%] Building C object src/CMakeFiles/nats_static.dir/hash.c.o
+#10 201.2 [  6%] Building C object src/CMakeFiles/nats_static.dir/js.c.o
+#10 202.0 [  7%] Building C object src/CMakeFiles/nats_static.dir/jsm.c.o
+#10 203.0 [  8%] Building C object src/CMakeFiles/nats_static.dir/kv.c.o
+#10 203.5 [  9%] Building C object src/CMakeFiles/nats_static.dir/micro.c.o
+#10 203.8 [  9%] Building C object src/CMakeFiles/nats_static.dir/micro_args.c.o
+#10 203.9 [ 10%] Building C object src/CMakeFiles/nats_static.dir/micro_client.c.o
+#10 204.1 [ 11%] Building C object src/CMakeFiles/nats_static.dir/micro_endpoint.c.o
+#10 204.3 [ 12%] Building C object src/CMakeFiles/nats_static.dir/micro_error.c.o
+#10 204.4 [ 13%] Building C object src/CMakeFiles/nats_static.dir/micro_monitoring.c.o
+#10 204.6 [ 14%] Building C object src/CMakeFiles/nats_static.dir/micro_request.c.o
+#10 204.8 [ 14%] Building C object src/CMakeFiles/nats_static.dir/msg.c.o
+#10 205.1 [ 15%] Building C object src/CMakeFiles/nats_static.dir/nats.c.o
+#10 205.5 [ 16%] Building C object src/CMakeFiles/nats_static.dir/natstime.c.o
+#10 205.6 [ 17%] Building C object src/CMakeFiles/nats_static.dir/nkeys.c.o
+#10 205.7 [ 18%] Building C object src/CMakeFiles/nats_static.dir/nuid.c.o
+#10 205.9 [ 19%] Building C object src/CMakeFiles/nats_static.dir/opts.c.o
+#10 206.3 [ 19%] Building C object src/CMakeFiles/nats_static.dir/parser.c.o
+#10 206.4 [ 20%] Building C object src/CMakeFiles/nats_static.dir/pub.c.o
+#10 206.7 [ 21%] Building C object src/CMakeFiles/nats_static.dir/srvpool.c.o
+#10 206.9 [ 22%] Building C object src/CMakeFiles/nats_static.dir/stats.c.o
+#10 207.0 [ 23%] Building C object src/CMakeFiles/nats_static.dir/status.c.o
+#10 207.1 [ 24%] Building C object src/CMakeFiles/nats_static.dir/sub.c.o
+#10 207.4 [ 24%] Building C object src/CMakeFiles/nats_static.dir/timer.c.o
+#10 207.5 [ 25%] Building C object src/CMakeFiles/nats_static.dir/url.c.o
+#10 207.7 [ 26%] Building C object src/CMakeFiles/nats_static.dir/util.c.o
+#10 208.5 [ 27%] Building C object src/CMakeFiles/nats_static.dir/unix/cond.c.o
+#10 208.6 [ 28%] Building C object src/CMakeFiles/nats_static.dir/unix/mutex.c.o
+#10 208.7 [ 29%] Building C object src/CMakeFiles/nats_static.dir/unix/sock.c.o
+#10 208.9 [ 29%] Building C object src/CMakeFiles/nats_static.dir/unix/thread.c.o
+#10 209.0 [ 30%] Linking C static library libnats_static.a
+#10 209.1 [ 30%] Built target nats_static
+#10 209.1 [ 31%] Building C object src/CMakeFiles/nats.dir/asynccb.c.o
+#10 209.2 [ 32%] Building C object src/CMakeFiles/nats.dir/buf.c.o
+#10 209.3 [ 32%] Building C object src/CMakeFiles/nats.dir/comsock.c.o
+#10 209.5 [ 33%] Building C object src/CMakeFiles/nats.dir/conn.c.o
+#10 210.4 [ 34%] Building C object src/CMakeFiles/nats.dir/crypto.c.o
+#10 210.8 [ 35%] Building C object src/CMakeFiles/nats.dir/hash.c.o
+#10 211.0 [ 36%] Building C object src/CMakeFiles/nats.dir/js.c.o
+#10 211.7 [ 37%] Building C object src/CMakeFiles/nats.dir/jsm.c.o
+#10 212.8 [ 37%] Building C object src/CMakeFiles/nats.dir/kv.c.o
+#10 213.2 [ 38%] Building C object src/CMakeFiles/nats.dir/micro.c.o
+#10 213.4 [ 39%] Building C object src/CMakeFiles/nats.dir/micro_args.c.o
+#10 213.6 [ 40%] Building C object src/CMakeFiles/nats.dir/micro_client.c.o
+#10 213.7 [ 41%] Building C object src/CMakeFiles/nats.dir/micro_endpoint.c.o
+#10 213.9 [ 42%] Building C object src/CMakeFiles/nats.dir/micro_error.c.o
+#10 214.0 [ 42%] Building C object src/CMakeFiles/nats.dir/micro_monitoring.c.o
+#10 214.3 [ 43%] Building C object src/CMakeFiles/nats.dir/micro_request.c.o
+#10 214.4 [ 44%] Building C object src/CMakeFiles/nats.dir/msg.c.o
+#10 214.7 [ 45%] Building C object src/CMakeFiles/nats.dir/nats.c.o
+#10 215.0 [ 46%] Building C object src/CMakeFiles/nats.dir/natstime.c.o
+#10 215.1 [ 47%] Building C object src/CMakeFiles/nats.dir/nkeys.c.o
+#10 215.3 [ 47%] Building C object src/CMakeFiles/nats.dir/nuid.c.o
+#10 215.4 [ 48%] Building C object src/CMakeFiles/nats.dir/opts.c.o
+#10 215.8 [ 49%] Building C object src/CMakeFiles/nats.dir/parser.c.o
+#10 216.0 [ 50%] Building C object src/CMakeFiles/nats.dir/pub.c.o
+#10 216.2 [ 51%] Building C object src/CMakeFiles/nats.dir/srvpool.c.o
+#10 216.4 [ 52%] Building C object src/CMakeFiles/nats.dir/stats.c.o
+#10 216.5 [ 52%] Building C object src/CMakeFiles/nats.dir/status.c.o
+#10 216.6 [ 53%] Building C object src/CMakeFiles/nats.dir/sub.c.o
+#10 216.9 [ 54%] Building C object src/CMakeFiles/nats.dir/timer.c.o
+#10 217.0 [ 55%] Building C object src/CMakeFiles/nats.dir/url.c.o
+#10 217.1 [ 56%] Building C object src/CMakeFiles/nats.dir/util.c.o
+#10 217.9 [ 57%] Building C object src/CMakeFiles/nats.dir/unix/cond.c.o
+#10 218.0 [ 57%] Building C object src/CMakeFiles/nats.dir/unix/mutex.c.o
+#10 218.1 [ 58%] Building C object src/CMakeFiles/nats.dir/unix/sock.c.o
+#10 218.2 [ 59%] Building C object src/CMakeFiles/nats.dir/unix/thread.c.o
+#10 218.3 [ 60%] Linking C shared library libnats.so
+#10 218.4 [ 60%] Built target nats
+#10 218.4 [ 61%] Building C object examples/CMakeFiles/nats-asynctimeout.dir/asynctimeout.c.o
+#10 218.5 [ 62%] Linking C executable nats-asynctimeout
+#10 218.6 [ 62%] Built target nats-asynctimeout
+#10 218.6 [ 62%] Building C object examples/CMakeFiles/nats-connect.dir/connect.c.o
+#10 218.7 [ 63%] Linking C executable nats-connect
+#10 218.8 [ 63%] Built target nats-connect
+#10 218.8 [ 63%] Building C object examples/CMakeFiles/nats-subscriber.dir/subscriber.c.o
+#10 218.9 [ 64%] Linking C executable nats-subscriber
+#10 219.0 [ 64%] Built target nats-subscriber
+#10 219.0 [ 65%] Building C object examples/CMakeFiles/nats-js-pub.dir/js-pub.c.o
+#10 219.1 [ 66%] Linking C executable nats-js-pub
+#10 219.2 [ 66%] Built target nats-js-pub
+#10 219.2 [ 66%] Building C object examples/CMakeFiles/nats-micro-sequence.dir/micro-sequence.c.o
+#10 219.3 [ 67%] Linking C executable nats-micro-sequence
+#10 219.4 [ 67%] Built target nats-micro-sequence
+#10 219.4 [ 68%] Building C object examples/CMakeFiles/nats-js-sub.dir/js-sub.c.o
+#10 219.5 [ 69%] Linking C executable nats-js-sub
+#10 219.6 [ 69%] Built target nats-js-sub
+#10 219.6 [ 69%] Building C object examples/CMakeFiles/nats-micro-arithmetics.dir/micro-arithmetics.c.o
+#10 219.7 [ 70%] Linking C executable nats-micro-arithmetics
+#10 219.8 [ 70%] Built target nats-micro-arithmetics
+#10 219.8 [ 71%] Building C object examples/CMakeFiles/nats-micro-func.dir/micro-func.c.o
+#10 219.9 [ 72%] Linking C executable nats-micro-func
+#10 220.0 [ 72%] Built target nats-micro-func
+#10 220.0 [ 73%] Building C object examples/CMakeFiles/nats-micro-hello.dir/micro-hello.c.o
+#10 220.1 [ 74%] Linking C executable nats-micro-hello
+#10 220.1 [ 74%] Built target nats-micro-hello
+#10 220.2 [ 75%] Building C object examples/CMakeFiles/nats-replier.dir/replier.c.o
+#10 220.3 [ 76%] Linking C executable nats-replier
+#10 220.3 [ 76%] Built target nats-replier
+#10 220.4 [ 77%] Building C object examples/CMakeFiles/nats-publisher.dir/publisher.c.o
+#10 220.5 [ 78%] Linking C executable nats-publisher
+#10 220.5 [ 78%] Built target nats-publisher
+#10 220.5 [ 78%] Building C object examples/CMakeFiles/nats-queuegroup.dir/queuegroup.c.o
+#10 220.7 [ 79%] Linking C executable nats-queuegroup
+#10 220.7 [ 79%] Built target nats-queuegroup
+#10 220.7 [ 80%] Building C object examples/CMakeFiles/nats-micro-stats.dir/micro-stats.c.o
+#10 220.9 [ 81%] Linking C executable nats-micro-stats
+#10 220.9 [ 81%] Built target nats-micro-stats
+#10 220.9 [ 82%] Building C object examples/CMakeFiles/nats-requestor.dir/requestor.c.o
+#10 221.0 [ 83%] Linking C executable nats-requestor
+#10 221.1 [ 83%] Built target nats-requestor
+#10 221.1 [ 83%] Building C object examples/getstarted/CMakeFiles/asyncsub.dir/asyncsub.c.o
+#10 221.1 [ 84%] Linking C executable asyncsub
+#10 221.2 [ 84%] Built target asyncsub
+#10 221.2 [ 85%] Building C object examples/getstarted/CMakeFiles/syncsub.dir/syncsub.c.o
+#10 221.3 [ 86%] Linking C executable syncsub
+#10 221.3 [ 86%] Built target syncsub
+#10 221.3 [ 87%] Building C object examples/getstarted/CMakeFiles/pubbytes.dir/pubbytes.c.o
+#10 221.4 [ 88%] Linking C executable pubbytes
+#10 221.4 [ 88%] Built target pubbytes
+#10 221.4 [ 88%] Building C object examples/getstarted/CMakeFiles/pubmsg.dir/pubmsg.c.o
+#10 221.5 [ 89%] Linking C executable pubmsg
+#10 221.5 [ 89%] Built target pubmsg
+#10 221.5 [ 90%] Building C object examples/getstarted/CMakeFiles/pubstr.dir/pubstr.c.o
+#10 221.6 [ 91%] Linking C executable pubstr
+#10 221.6 [ 91%] Built target pubstr
+#10 221.7 [ 92%] Building C object examples/getstarted/CMakeFiles/replier.dir/replier.c.o
+#10 221.7 [ 93%] Linking C executable replier
+#10 221.8 [ 93%] Built target replier
+#10 221.8 [ 93%] Building C object examples/getstarted/CMakeFiles/requestor.dir/requestor.c.o
+#10 221.8 [ 94%] Linking C executable requestor
+#10 221.9 [ 94%] Built target requestor
+#10 221.9 [ 95%] Building C object examples/getstarted/CMakeFiles/headers.dir/headers.c.o
+#10 221.9 [ 96%] Linking C executable headers
+#10 222.0 [ 96%] Built target headers
+#10 222.0 [ 97%] Building C object test/CMakeFiles/testsuite.dir/test.c.o
+#10 231.1 [ 98%] Linking C executable testsuite
+#10 231.1 [ 98%] Built target testsuite
+#10 231.1 [ 99%] Building C object test/dylib/CMakeFiles/nonats.dir/nonats.c.o
+#10 231.2 [100%] Linking C executable nonats
+#10 231.2 [100%] Built target nonats
+#10 231.2 Install the project...
+#10 231.3 -- Install configuration: "Release"
+#10 231.3 -- Installing: /usr/local/lib64/pkgconfig/libnats.pc
+#10 231.3 -- Installing: /usr/local/lib64/libnats.so.3.7.1
+#10 231.3 -- Installing: /usr/local/lib64/libnats.so.3.7
+#10 231.3 -- Installing: /usr/local/lib64/libnats.so
+#10 231.3 -- Installing: /usr/local/lib64/cmake/cnats/cnats-config.cmake
+#10 231.3 -- Installing: /usr/local/lib64/cmake/cnats/cnats-config-release.cmake
+#10 231.3 -- Installing: /usr/local/lib64/libnats_static.a
+#10 231.3 -- Up-to-date: /usr/local/lib64/cmake/cnats/cnats-config.cmake
+#10 231.3 -- Up-to-date: /usr/local/lib64/cmake/cnats/cnats-config-release.cmake
+#10 231.3 -- Installing: /usr/local/include/nats.h
+#10 231.3 -- Installing: /usr/local/include/nats/nats.h
+#10 231.3 -- Installing: /usr/local/include/nats/status.h
+#10 231.3 -- Installing: /usr/local/include/nats/version.h
+#10 231.3 -- Installing: /usr/local/include/nats/adapters/libevent.h
+#10 231.3 -- Installing: /usr/local/include/nats/adapters/libuv.h
+#10 231.3 + popd
+#10 231.3 /home
+#10 DONE 231.4s
+
+#11 [ 7/13] COPY slurm-prep-pika_v4.c /opt/slurm-prep-pika_v4.c
+#11 DONE 0.0s
+
+#12 [ 8/13] COPY makefile /opt/makefile
+#12 DONE 0.0s
+
+#13 [ 9/13] COPY slurm.conf /etc/slurm/slurm.conf
+#13 DONE 0.0s
+
+#14 [10/13] COPY cgroup.conf /etc/slurm/cgroup.conf
+#14 DONE 0.0s
+
+#15 [11/13] COPY slurmdbd.conf /etc/slurm/slurmdbd.conf
+#15 DONE 0.0s
+
+#16 [12/13] RUN set -x     && chown slurm:slurm /etc/slurm/slurmdbd.conf     && chmod 600 /etc/slurm/slurmdbd.conf
+#16 0.261 + chown slurm:slurm /etc/slurm/slurmdbd.conf
+#16 0.263 + chmod 600 /etc/slurm/slurmdbd.conf
+#16 DONE 0.3s
+
+#17 [13/13] COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
+#17 DONE 0.0s
+
+#18 exporting to image
+#18 exporting layers
+#18 exporting layers 16.4s done
+#18 writing image sha256:8f567d45f2a00ca0b8cb498c9085c0a88f0360406bef8d20b26715aae1e8e451 done
+#18 naming to docker.io/library/slurm-docker-cluster:21.08.6 done
+#18 DONE 16.4s
diff --git a/cgroup.conf b/cgroup.conf
new file mode 100644
index 0000000..f24d9d7
--- /dev/null
+++ b/cgroup.conf
@@ -0,0 +1,5 @@
+CgroupPlugin=cgroup/v1
+ConstrainCores=yes
+ConstrainDevices=no
+ConstrainRAMSpace=yes
+ConstrainSwapSpace=yes
diff --git a/slurm.conf b/slurm.conf
index 28ec525..db7adab 100644
--- a/slurm.conf
+++ b/slurm.conf
@@ -37,7 +37,7 @@ ReturnToService=0
 #SrunEpilog=
 #TaskProlog=
 #TaskEpilog=
-#TaskPlugin=
+TaskPlugin=task/none
 #TrackWCKey=no
 #TreeWidth=50
 #TmpFS=
@@ -92,4 +92,4 @@ NodeName=c[1-2] RealMemory=1000 State=UNKNOWN
 #
 # PARTITIONS
 PartitionName=normal Default=yes Nodes=c[1-2] Priority=50 DefMemPerCPU=500 Shared=NO MaxNodes=2 MaxTime=5-00:00:00 DefaultTime=5-00:00:00 State=UP
-#PrEpPlugins=pika
\ No newline at end of file
+#PrEpPlugins=pika