Skip to content

Cannot install via stack #439

@clin1234

Description

@clin1234
C:\Users\שזדס>stack install  --keep-going hoogle
ansi-terminal                > configure
basement                     > configure
clock                        > configure
basement                     > Configuring basement-0.0.16...
clock                        > Configuring clock-0.8.4...
ansi-terminal                > Configuring ansi-terminal-1.1.2...
network                      > configure
old-time                     > configure
unix-compat                  > configure
unix-compat                  > Configuring unix-compat-0.7.3...
zlib                         > configure
zlib                         > Configuring zlib-0.7.1.0...
old-time                     > [1 of 3] Compiling Main             ( C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\old-time-1.1.0.4\Setup.hs, C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\old-time-1.1.0.4\.stack-work\dist\f24b2e15\setup\Main.o )
network                      > [1 of 3] Compiling Main             ( C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\network-3.2.7.0\Setup.hs, C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\network-3.2.7.0\.stack-work\dist\f24b2e15\setup\Main.o )
old-time                     > [2 of 3] Compiling StackSetupShim   ( C:\Users\שזדס\AppData\Roaming\stack\setup-exe-src\setup-shim-CKvAmRb3.hs, C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\old-time-1.1.0.4\.stack-work\dist\f24b2e15\setup\StackSetupShim.o )
network                      > [2 of 3] Compiling StackSetupShim   ( C:\Users\שזדס\AppData\Roaming\stack\setup-exe-src\setup-shim-CKvAmRb3.hs, C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\network-3.2.7.0\.stack-work\dist\f24b2e15\setup\StackSetupShim.o )
old-time                     > [3 of 3] Linking C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\old-time-1.1.0.4\.stack-work\dist\f24b2e15\setup\setup.exe
network                      > [3 of 3] Linking C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\network-3.2.7.0\.stack-work\dist\f24b2e15\setup\setup.exe
clock                        > build with ghc-9.8.4
zlib                         > build with ghc-9.8.4
ansi-terminal                > build with ghc-9.8.4
basement                     > build with ghc-9.8.4
unix-compat                  > build with ghc-9.8.4
clock                        > Preprocessing library for clock-0.8.4..
zlib                         > Preprocessing library for zlib-0.7.1.0..
unix-compat                  > Preprocessing library for unix-compat-0.7.3..
ansi-terminal                > Preprocessing library for ansi-terminal-1.1.2..
clock                        > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
unix-compat                  > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
zlib                         > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
ansi-terminal                > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
basement                     > Preprocessing library for basement-0.0.16..
basement                     > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
old-time                     > Configuring old-time-1.1.0.4...
network                      > Configuring network-3.2.7.0...
old-time                     > configure: WARNING: unrecognized options: --with-compiler
network                      > configure: WARNING: unrecognized options: --with-compiler
network                      > configure: loading site script /usr/local/etc/config.site
old-time                     > configure: loading site script /usr/local/etc/config.site
old-time                     > checking for gcc... C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe
network                      > checking build system type... x86_64-pc-mingw64
network                      > checking host system type... x86_64-pc-mingw64
network                      > checking for gcc... C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe
old-time                     > checking whether the C compiler works... yes
old-time                     > checking for C compiler default output file name... a.exe
old-time                     > checking for suffix of executables... .exe
network                      > checking whether the C compiler works... yes
network                      > checking for C compiler default output file name... a.exe
old-time                     > checking whether we are cross compiling... no
network                      > checking for suffix of executables... .exe
old-time                     > checking for suffix of object files... o
old-time                     > checking whether the compiler supports GNU C... yes
network                      > checking whether we are cross compiling... no
old-time                     > checking whether C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe accepts -g... yes
network                      > checking for suffix of object files... o
old-time                     > checking for C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe option to enable C11 features... none needed
network                      > checking whether the compiler supports GNU C... yes
old-time                     > checking for stdio.h... yes
network                      > checking whether C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe accepts -g... yes
old-time                     > checking for stdlib.h... yes
network                      > checking for C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe option to enable C11 features... none needed
old-time                     > checking for string.h... yes
network                      > checking for an ANSI C-conforming const... yes
old-time                     > checking for inttypes.h... yes
old-time                     > checking for stdint.h... yes
old-time                     > checking for strings.h... yes
network                      > checking for stdio.h... yes
old-time                     > checking for sys/stat.h... yes
old-time                     > checking for sys/types.h... yes
old-time                     > checking for unistd.h... yes
network                      > checking for stdlib.h... yes
old-time                     > checking for sys/time.h... yes
old-time                     > checking for sys/time.h... (cached) yes
old-time                     > checking for sys/timeb.h... yes
old-time                     > checking for time.h... yes
network                      > checking for string.h... yes
old-time                     > checking for ftime... yes
network                      > checking for inttypes.h... yes
old-time                     > checking for gmtime_r... no
network                      > checking for stdint.h... yes
old-time                     > checking for localtime_r... no
network                      > checking for strings.h... yes
old-time                     > checking for gettimeofday... yes
old-time                     > checking whether struct tm is in sys/time.h or time.h... time.h
network                      > checking for sys/stat.h... yes
old-time                     > checking for C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe options needed to detect all undeclared functions... -fno-builtin
network                      > checking for sys/types.h... yes
old-time                     > checking for struct tm.tm_zone... no
network                      > checking for unistd.h... yes
old-time                     > checking whether tzname is declared... yes
network                      > checking for limits.h... yes
network                      > checking for stdlib.h... (cached) yes
network                      > checking for unistd.h... (cached) yes
network                      > checking for sys/types.h... (cached) yes
old-time                     > checking for tzname... yes
old-time                     > checking for sys/time.h... (cached) yes
network                      > checking for fcntl.h... yes
old-time                     > checking whether altzone is declared... no
old-time                     > configure: creating ./config.status
network                      > checking for sys/uio.h... no
network                      > checking for sys/socket.h... no
old-time                     > config.status: creating include/HsTimeConfig.h
network                      > checking for netinet/in.h... no
old-time                     > configure: WARNING: unrecognized options: --with-compiler
network                      > checking for netinet/tcp.h... no
old-time                     > build with ghc-9.8.4
old-time                     > Preprocessing library for old-time-1.1.0.4..
old-time                     > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
network                      > checking for sys/un.h... no
network                      > checking for arpa/inet.h... no
network                      > checking for netdb.h... no
network                      > checking for net/if.h... no
network                      > checking for netioapi.h... yes
network                      > checking for struct ucred... no
network                      > checking for gai_strerror... no
network                      > checking for gethostent... no
network                      > checking for accept4... no
network                      > checking for getpeereid... no
network                      > checking for C:\Users\98BD~1\AppData\Local\Programs\stack\X86_64~1\GHC-98~1.4\lib\../mingw/bin\clang.exe options needed to detect all undeclared functions... -fno-builtin
network                      > checking whether AI_ADDRCONFIG is declared... yes
network                      > checking whether AI_ALL is declared... yes
network                      > checking whether AI_NUMERICSERV is declared... yes
network                      > checking whether AI_V4MAPPED is declared... yes
network                      > checking whether IPV6_V6ONLY is declared... yes
network                      > checking whether IPPROTO_IP is declared... yes
network                      > checking whether IPPROTO_TCP is declared... yes
network                      > checking whether IPPROTO_IPV6 is declared... yes
network                      > checking whether SO_PEERCRED is declared... no
network                      > checking for struct msghdr.msg_control... no
network                      > checking for struct msghdr.msg_accrights... no
network                      > checking for struct sockaddr.sa_len... no
network                      > configure: creating ./network.buildinfo
network                      > configure: creating ./config.status
network                      > config.status: creating include/HsNetworkConfig.h
network                      > configure: WARNING: unrecognized options: --with-compiler
network                      > build with ghc-9.8.4
network                      > Preprocessing library for network-3.2.7.0..
network                      > hsc2hs-ghc-9.8.4.exe: fd:3: hGetContents: invalid argument (cannot decode byte sequence starting from 233)
Progress 7/58

Error: [S-7282]
       Stack failed to execute the build plan.

       While executing the build plan, Stack encountered the following errors:

       [S-7011]
       While building package network-3.2.7.0 (scroll up to its section to see the
       error) using:
       C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\network-3.2.7.0\.stack-work\dist\f24b2e15\setup\setup --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package old-time-1.1.0.4 (scroll up to its section to see the
       error) using:
       C:\Users\שזדס\AppData\Local\Temp\stack-1c52b3bd62446b15\old-time-1.1.0.4\.stack-work\dist\f24b2e15\setup\setup --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package basement-0.0.16 (scroll up to its section to see the
       error) using:
       C:\Users\שזדס\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.10.3.0_ghc-9.8.4.exe --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package ansi-terminal-1.1.2 (scroll up to its section to see the
       error) using:
       C:\Users\שזדס\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.10.3.0_ghc-9.8.4.exe --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package zlib-0.7.1.0 (scroll up to its section to see the error)
       using:
       C:\Users\שזדס\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.10.3.0_ghc-9.8.4.exe --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package unix-compat-0.7.3 (scroll up to its section to see the
       error) using:
       C:\Users\שזדס\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.10.3.0_ghc-9.8.4.exe --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

       [S-7011]
       While building package clock-0.8.4 (scroll up to its section to see the error)
       using:
       C:\Users\שזדס\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_CKvAmRb3_3.10.3.0_ghc-9.8.4.exe --verbose=1 --builddir=.stack-work\dist\f24b2e15 build --ghc-options " -fdiagnostics-color=always"
       Process exited with code: ExitFailure 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions