<86>Aug 26 06:13:23 userdel[2716698]: delete user 'rooter' <86>Aug 26 06:13:23 userdel[2716698]: removed group 'rooter' owned by 'rooter' <86>Aug 26 06:13:23 groupadd[2716747]: group added to /etc/group: name=rooter, GID=1868 <86>Aug 26 06:13:23 groupadd[2716747]: group added to /etc/gshadow: name=rooter <86>Aug 26 06:13:23 groupadd[2716747]: new group: name=rooter, GID=1868 <86>Aug 26 06:13:23 useradd[2716776]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Aug 26 06:13:23 userdel[2716812]: delete user 'builder' <86>Aug 26 06:13:23 userdel[2716812]: removed group 'builder' owned by 'builder' <86>Aug 26 06:13:23 userdel[2716812]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 06:13:23 groupadd[2716843]: group added to /etc/group: name=builder, GID=1869 <86>Aug 26 06:13:23 groupadd[2716843]: group added to /etc/gshadow: name=builder <86>Aug 26 06:13:23 groupadd[2716843]: new group: name=builder, GID=1869 <86>Aug 26 06:13:23 useradd[2716861]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-old-time-1.1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Aug 26 06:13:27 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed <13>Aug 26 06:13:27 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Aug 26 06:13:27 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Aug 26 06:13:27 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Aug 26 06:13:27 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 26 06:13:27 rpmi: ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed <13>Aug 26 06:13:39 rpmi: ghc8.6.4-8.6.4-alt9 sisyphus+326169.560.17.2 1692843658 installed <13>Aug 26 06:13:39 rpmi: ghc8.6.4-old-locale-1.0.0.7-alt1 sisyphus+326169.16100.17.2 1692852688 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-old-time-1.1.0.3-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-old-time-1.1.0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8703 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-old-time-1.1.0.3 + echo 'Source #0 (ghc8.6.4-old-time-1.1.0.3.tar):' Source #0 (ghc8.6.4-old-time-1.1.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-old-time-1.1.0.3.tar + cd ghc8.6.4-old-time-1.1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-old-time-1.1.0.3-adapt-base-version.patch):' Patch #0 (ghc8.6.4-old-time-1.1.0.3-adapt-base-version.patch): + /usr/bin/patch -p2 patching file old-time.cabal + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8703 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-old-time-1.1.0.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-old-time-1.1.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-old-time-1.1.0.3 --datadir=/usr/share --datasubdir=ghc8.6.4-old-time-1.1.0.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring old-time-1.1.0.3... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. configure: WARNING: unrecognized options: --with-compiler checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for old-time-1.1.0.3.. Building library for old-time-1.1.0.3.. [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.p_o ) + ./Setup haddock Preprocessing library for old-time-1.1.0.3.. Running Haddock on library for old-time-1.1.0.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Warning: System.Time: could not find link destinations for: Integer Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList IO Read readsPrec ReadS readList readPrec ReadPrec readListPrec True False Bounded minBound maxBound Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Ix range index unsafeIndex inRange rangeSize unsafeRangeSize Documentation created: dist/doc/html/old-time/index.html + ./Setup register --gen-pkg-config=old-time.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-old-time-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-old-time-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-old-time-1.1.0.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-old-time-buildroot Installing library in /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3 + '[' -f old-time.pkg ']' + install -m 755 old-time.pkg /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 old-time.pkg /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/package.conf.d/old-time-1.1.0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-old-time-buildroot /usr/lib /usr/lib/ghc-8.6.4/old-time-1.1.0.3 /usr/src/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 ghc8.6.4-old-time 1.1.0.3 /usr/lib/ghc-8.6.4/package.conf.d/old-time-1.1.0.3.conf ~/tmp/ghc8.6.4-old-time-buildroot ~/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-old-time-1.1.0.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-old-time-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-old-time-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-old-time-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-old-time-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-old-time-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so -> libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-old-time-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/rts Processing files: ghc8.6.4-old-time-1.1.0.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/old-time.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/old-time.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ftkHkD find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: 738 symbols, 20 bpp warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfEnumDayzugo4_closure oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfEqDayzuzdczeze_closure warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfIxDayzugo5_closure oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfReadMonth62_closure warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_diffClockTimes_info oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdwzdctoEnum1_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4LNr1 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h:9:10: fatal error: HsTimeConfig.h: No such file or directory 9 | #include "HsTimeConfig.h" | ^~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h: cpp failed, trying c++ mode i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h: cpp failed lib.req: WARNING: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/libgmp.so.10 Provides: ghc8.6.4(old-time) = 1.1.0.3, ghc8.6.4(old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL), libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so = set:ndzqpPwU1p2x8BxIsz31G6BRLH1aGosAHSVovJ6j4HFl9R0VkRhZeVXLjlrrkrMcYDZySVZ1kT8UnnNNKaPIRQI60sk4Gbmf8eysNUnRVWX7d69BCXjv44H6reAT5YPUXCYe2Rlv9WkjmgiazTEMibumTpl4wKK6O3c2Z4c0U1SiPl5Ev5NzxXvDuPFm9RM4usNWZDInossgmhAsKxNMVumu81AZulAL66RyHarMZ45nhkPCkWE1b0Fx0PZru0Z8kCow3mttDmmWTaGro9c9GjI2SMNulHEea6ZbQ0DAgM6UUZvGDQkKpH5Ze26hG6uFUVw8x2ongHXuYc6UE5UGkDtfWvGmn2M8jeseop4eHPcsQbZ42Yo3402Be70Sof4f1URvcUAMaaaz6rGz636hluG17vMPEYMSqRK5q9XdQKUgmA6G5AZ4P7F8L5LCj5PE0ki3uatrXNttNTfcceFZ6aRzdyQsGzDQRVZa2NxhO6OojyRmsGRbBwBwfCXlbxhNnCosm2ZIISWI037oZdsypaZDY4XKmfT4cjeeCJYG70YmcmIWlm7BeaZiTYTsOlPu0TQ2eu1dfI0laVriNwh1SiKsNqp3MZb64afVTEr1uJAnO5u2PbR6U2gHwJjggxs19qJHXnQEoWcGANPi9Zxvy5ltsXJYQwZ3XxTIQOJfGoWx131BHFQYZxTaO0ffrZtZwuAzd2wHVvUDx5BZIEZFC5CCNDhrAvJBZynGmssZHN5Zf95Jrj0Kc7ym4pf4l4kHQSu562rZE2rSMpdQRypQK5aqb1uKzZIBpevO4i9V8mmQTK9FuXIXMip8Ipf5Z0AvO2boo1zE02PYTY2q36aB1dSTVXwkwotQN4L6c3U5fvfH2PlHoyYRHjiRavCkJWGl7xTX3tJtGeDFkNkewJEkOxvQROknBNMa4YSICO2UmalkfGOVm1K6ZEZ9k554il3ZKkIMQlTTDDAcID4YJVqwtKNsBHNNhlAcrvo5jW5EtEPEO7qQ6E7MfPTgxuxgF1cscAaUxaFVWuGBetF32i3FU8gkkZrUI13yaR4oMsWghiFhCwdSPEwGZb18Kz7uxlzNHiBWUvh8GYHJLWrs3YUTpc8JxZpR8oCjTYe4gYbRL6wUe9CRX65RxYmra9N3ka0CuYy7z5JJqLEUygYyGRKKnXZ9501s5g2N9zF54iW7MFht1jEIAQuXeMCCNKgplDlyF3uyPoma4NuNUwqsRRrEPFCdPmRqrabrinVZIZwlifxrivkrIYnOq7mC4x9R9lZ7RErpgGbg2E5BZyDUNodTtt1sGB1a3Yz7kW2BZhfhISIs5WiupAKgNlUcakVG6pMMyxUuGaXvm5nhv9Cb6JzFwTfYbPrZzqp6kPGl5Phl2QGgixALHTkaHUVnfZtVo9uIZIiDW2SSwuMnZA3TZpDPZfN8m0L6FPXA6HQPypQ1Y7K1QaIVG5dlQMZ8Eb5jGgnHSGbN2JOtKDY Requires: /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(old-locale) = 1.0.0.7, ghc8.6.4(old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78), libHSold-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78-ghc8.6.4.so >= set:mlZg5d, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BkIhAo Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm (w2.lzdio) 15.11user 7.58system 0:38.68elapsed 58%CPU (0avgtext+0avgdata 278928maxresident)k 0inputs+0outputs (0major+1034155minor)pagefaults 0swaps /.out/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 4.18user 1.66system 1:03.04elapsed 9%CPU (0avgtext+0avgdata 124820maxresident)k 243656inputs+0outputs (0major+208226minor)pagefaults 0swaps