* Package: dev-haskell/old-time-1.1.0.3-r1 * Repository: gentoo * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking old-time-1.1.0.3.tar.gz to /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work >>> Source unpacked in /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work >>> Preparing source in /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3 ... * CHDEP: 'base >= 4.7 && < 4.9' -> 'base >= 4.7' >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3 ... * Using cabal-3.2.1.0. * Prepending /usr/lib64/ghc-8.10.4 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-3.2.1.0 --make /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3/Setup.hs, /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=old-time-1.1.0.3/ghc-8.10.4 --datadir=/usr/share/ --datasubdir=old-time-1.1.0.3/ghc-8.10.4 --ghc-options=-j4 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-pipe --ghc-option=-optc-march=native --ghc-option=-optc-fno-diagnostics-color --ghc-option=-optc-O2 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --ghc-option=-optl-Wl,--defsym=__gentoo_check_ldflags__=0 --disable-executable-stripping --docdir=/usr/share/doc/old-time-1.1.0.3-r1 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping Using Parsec parser Configuring old-time-1.1.0.3... Dependency base >=4.7: using base-4.14.1.0 Dependency old-locale ==1.0.*: using old-locale-1.0.0.7 Source component graph: component lib Configured component graph: component old-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx include base-4.14.1.0 include old-locale-1.0.0.7-LpTuchyagHAP7STZdm71P Linked component graph: unit old-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx include base-4.14.1.0 include old-locale-1.0.0.7-LpTuchyagHAP7STZdm71P System.Time=old-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx:System.Time Ready component graph: definite old-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx depends base-4.14.1.0 depends old-locale-1.0.0.7-LpTuchyagHAP7STZdm71P Using Cabal-3.2.1.0 compiled by ghc-8.10 Using compiler: ghc-8.10.4 Using install prefix: /usr Executables installed in: /usr/bin Libraries installed in: /usr/lib64/old-time-1.1.0.3/ghc-8.10.4 Dynamic Libraries installed in: /usr/lib64/x86_64-linux-ghc-8.10.4 Private executables installed in: /usr/libexec/x86_64-linux-ghc-8.10.4/old-time-1.1.0.3 Data files installed in: /usr/share/old-time-1.1.0.3/ghc-8.10.4 Documentation installed in: /usr/share/doc/old-time-1.1.0.3-r1 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar No c2hs found No cpphs found No doctest found Using gcc version 11.2.1 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 8.10.4 given by user at: /usr/bin/ghc Using ghc-pkg version 8.10.4 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.24.0 found on system at: /usr/bin/haddock-ghc-8.10.4 No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.68 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld Using pkg-config version 1.8.0 found on system at: /usr/bin/pkg-config Using runghc version 8.10.4 found on system at: /usr/bin/runghc Using strip version 2.37 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found /bin/sh //var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3/configure '--with-compiler=/usr/bin/ghc' '--with-hc-pkg=/usr/bin/ghc-pkg' '--prefix=/usr' '--libdir=/usr/lib64' '--datadir=/usr/share/' '--sysconfdir=/etc' 'CC=/usr/bin/x86_64-pc-linux-gnu-gcc' configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg checking for gcc... /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-gcc accepts -g... yes checking for /usr/bin/x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/x86_64-pc-linux-gnu-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, --with-hc-pkg >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/work/old-time-1.1.0.3 ... ./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, dist/build/System/Time.dyn_o ) >>> Source compiled. >>> Test phase [not enabled]: dev-haskell/old-time-1.1.0.3-r1 >>> Install dev-haskell/old-time-1.1.0.3-r1 into /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/image ./setup copy --destdir=/var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/image Installing library in /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/image/usr/lib64/old-time-1.1.0.3/ghc-8.10.4 WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/temp/settings" cannot know target platform so guessing target == host (native compiler). Reading package info from stdin ... done. old-time-1.1.0.3: Warning: library-dirs: /usr/lib64/old-time-1.1.0.3/ghc-8.10.4 doesn't exist or isn't a directory old-time-1.1.0.3: Warning: include-dirs: /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/include doesn't exist or isn't a directory old-time-1.1.0.3: Warning: haddock-interfaces: /usr/share/doc/old-time-1.1.0.3-r1/html/old-time.haddock doesn't exist or isn't a file old-time-1.1.0.3: Warning: haddock-html: /usr/share/doc/old-time-1.1.0.3-r1/html doesn't exist or isn't a directory old-time-1.1.0.3: dependency "base-4.14.1.0" doesn't exist (ignoring) old-time-1.1.0.3: dependency "old-locale-1.0.0.7-LpTuchyagHAP7STZdm71P" doesn't exist (ignoring) old-time-1.1.0.3: import-dirs: /usr/lib64/old-time-1.1.0.3/ghc-8.10.4 doesn't exist or isn't a directory (ignoring) old-time-1.1.0.3: cannot find any of ["System/Time.hi","System/Time.p_hi","System/Time.dyn_hi"] (ignoring) old-time-1.1.0.3: cannot find any of ["libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx.a","libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx_p.a","libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx-ghc8.10.4.so","libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx-ghc8.10.4.dylib","HSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx-ghc8.10.4.dll"] on library path (ignoring) WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/temp/settings" cannot know target platform so guessing target == host (native compiler). WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/temp/settings" cannot know target platform so guessing target == host (native compiler). >>> Completed installing dev-haskell/old-time-1.1.0.3-r1 into /var/tmp/portage/dev-haskell/old-time-1.1.0.3-r1/image * Final size of build directory: 2412 KiB (2.3 MiB) * Final size of installed tree: 1084 KiB (1.0 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx.a /usr/lib64/x86_64-linux-ghc-8.10.4/libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx-ghc8.10.4.so * checking 9 files for package collisions >>> Merging dev-haskell/old-time-1.1.0.3-r1 to / --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/old-time-1.1.0.3-r1/ >>> /usr/share/doc/old-time-1.1.0.3-r1/LICENSE.bz2 --- /usr/lib64/ >>> /usr/lib64/old-time-1.1.0.3/ >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/ >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/include/ >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/include/HsTime.h >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/System/ >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/System/Time.hi >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/System/Time.dyn_hi >>> /usr/lib64/old-time-1.1.0.3/ghc-8.10.4/libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx.a --- /usr/lib64/x86_64-linux-ghc-8.10.4/ >>> /usr/lib64/x86_64-linux-ghc-8.10.4/libHSold-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx-ghc8.10.4.so --- /usr/lib64/ghc-8.10.4/ --- /usr/lib64/ghc-8.10.4/package.conf.d/ >>> /usr/lib64/ghc-8.10.4/package.conf.d/old-time-1.1.0.3-8hXtrtEb00q34PiQR2jJlx.conf --- /usr/lib64/ghc-8.10.4/gentoo/ >>> /usr/lib64/ghc-8.10.4/gentoo/gentoo-dev-haskell-old-time-1.1.0.3-r1-old-time-1.1.0.3.conf >>> /usr/lib64/ghc-8.10.4/gentoo/gentoo-empty-dev-haskell-old-time-1.1.0.3-r1.conf * Recaching GHC package DB >>> dev-haskell/old-time-1.1.0.3-r1 merged. >>> Regenerating /etc/ld.so.cache...