Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskellPackages.pipes-text build failure #55518

Closed
tg-x opened this issue Feb 10, 2019 · 2 comments
Closed

haskellPackages.pipes-text build failure #55518

tg-x opened this issue Feb 10, 2019 · 2 comments

Comments

@tg-x
Copy link
Member

tg-x commented Feb 10, 2019

Issue description

haskellPackages.pipes-text fails to build on the release-18.09 branch

Steps to reproduce

~/nixpkgs [git:release-18.09] nix-build -A haskellPackages.pipes-text                                                                                                                    

these derivations will be built:                                                                                                                              
  /nix/store/v4cj6jmdf55hhjqrzwg44qhppx53rsy6-pipes-text-0.0.2.5.drv                                                                                          
building '/nix/store/v4cj6jmdf55hhjqrzwg44qhppx53rsy6-pipes-text-0.0.2.5.drv'...                                                                              
setupCompilerEnvironmentPhase                                                                                                                                 
Build with /nix/store/ly5a3f7dwjcj31r326qcj9gqcwq4fv4c-ghc-8.4.4.                                                                                             
unpacking sources                                                                                                                                             
unpacking source archive /nix/store/28dg9hnqzxdljccwnqjjwrsg2pvgq3fl-pipes-text-0.0.2.5.tar.gz                                                                
source root is pipes-text-0.0.2.5                                                                                                                             
setting SOURCE_DATE_EPOCH to timestamp 1480737478 of file pipes-text-0.0.2.5/Setup.hs                                                                         
patching sources                                                                                                                                              
compileBuildDriverPhase                                                                                                                                       
setupCompileFlags: -package-db=/build/setup-package.conf.d -j1 -threaded                                                                                      
[1 of 1] Compiling Main             ( Setup.hs, /build/Main.o )                                                                                               
Linking Setup ...                                                                                                                                             
configuring                                                                                                                                                   
configureFlags: --verbose --prefix=/nix/store/sw5h2hxhzsydl12q0zsjqs197hj47ypa-pipes-text-0.0.2.5 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/h6c2rl2y9aznnn4cl1376p015rshc207-pipes-text-0.0.2.5-doc/share/doc/pipes-text-0.0.2.5 --with-gcc=gcc --package-db=/build/package.conf.d --ghc-option=-j1 --disable-split-objs --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-library-vanilla --enable-library-for-ghci --ghc-option=-split-sections --extra-lib-dirs=/nix/store/zayl6yjayksyha5ndhxm6lmhr51i8sj6-ncurses-6.1-20190112/lib --extra-lib-dirs=/nix/store/cxiayilwj3ccnswhqmw00bhnnd0zfrcb-gmp-6.1.2/lib                          
Using Parsec parser                                                                                                                                           
Configuring pipes-text-0.0.2.5...                                                                                                                             
CallStack (from HasCallStack):                                                                                                                                
  die', called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:958:20 in Cabal-2.2.0.1:Distribution.Simple.Configure                                
  configureFinalizedPackage, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:462:12 in Cabal-2.2.0.1:Distribution.Simple.Configure           
  configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:596:20 in Cabal-2.2.0.1:Distribution.Simple                                               
  confHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:67:5 in Cabal-2.2.0.1:Distribution.Simple.UserHooks                              
  configureAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:178:19 in Cabal-2.2.0.1:Distribution.Simple                                         
  defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:115:27 in Cabal-2.2.0.1:Distribution.Simple                                       
  defaultMain, called at Setup.hs:2:8 in main:Main                                                                                                            
Setup: Encountered missing dependencies:                                                                                                                      
streaming-commons ==0.1.*                                                                                                                                     
                                                                                                                                                              
builder for '/nix/store/v4cj6jmdf55hhjqrzwg44qhppx53rsy6-pipes-text-0.0.2.5.drv' failed with exit code 1                                                      
error: build of '/nix/store/v4cj6jmdf55hhjqrzwg44qhppx53rsy6-pipes-text-0.0.2.5.drv' failed                                                                   

Technical details

  • system: "x86_64-linux"
  • host os: Linux 4.14.89, NixOS, 18.09.git.8c6ab3c (Jellyfish)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.1.3
@stale
Copy link

stale bot commented Jun 2, 2020

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 2, 2020
@cdepillabout
Copy link
Member

Closed by #104739

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants