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

Build fails with "'test_resources/scenario/tags/delete.yaml' does not match any files" #237

Closed
voidus opened this issue Mar 3, 2022 · 5 comments

Comments

@voidus
Copy link

voidus commented Mar 3, 2022

To reproduce: nix-build -E 'import (fetchTarball { url = "https://github.com/norfairking/smos/archive/82707699b446bc431f5233e5dc18c7ec3dd679fd.tar.gz"; })'
(This is release as of 2022-03-03)

I'm using arch linux and the smos and iohk cachix substituters.

Output on my machine:

these 16 derivations will be built:
  /nix/store/f4srkhda0f5i14axd9l5pm0z5h1pfmcz-smos-source-0.4.1.drv
  /nix/store/alavy4qg0vk8lmhj93dr5nrksr3zzxq6-smos-0.4.1.drv
  /nix/store/1sigr65s5si0jfmkcmjv3dbvsc5f8pzk-next.drv
  /nix/store/4315dbfyjrbz59qfbj541psv01i9n6bl-smos-0.4.1.drv
  /nix/store/3ailnh7b6ac1hic46fd907wxdvmlsd9g-example.drv
  /nix/store/98115dk2ham2j6xzgsriqivc2wg446s3-smos-web-server-source-0.8.0.drv
  /nix/store/ayvha40f6qbnv2nj2vqq37agmb5j0xih-basics.drv
  /nix/store/c18irw1292rsmvvnqk6h3p0lxjnim206-waiting.drv
  /nix/store/nnhs94rvk731dr3xcxdx7lm6n3f9ma2h-browser.drv
  /nix/store/wrz05d6rhd11p1kg6razr1j8x19049hx-agenda.drv
  /nix/store/yshyh6fyp9mwvc8707f1ql0z8ivv1a5c-archive.drv
  /nix/store/8kjprmlw73i2a6zb374ika5x6cdrz8gz-smos-web-server-0.8.0.drv
  /nix/store/28aj2f63spar9ck2cf95byrr65szbby0-smos-docs-site-source-0.0.0.drv
  /nix/store/7dkbrf9mxw6myp12rwj09y5wkpnnyl05-smos-web-server-0.8.0.drv
  /nix/store/hzjh2kr1qqwkr0i0vd82rhcrxfy23q4v-smos-docs-site-0.0.0.drv
  /nix/store/6szw7p397nnic2y7pw1qjg5k8pgn1dql-smos-release.drv
building '/nix/store/f4srkhda0f5i14axd9l5pm0z5h1pfmcz-smos-source-0.4.1.drv'...
setupCompilerEnvironmentPhase
Build with /nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7.
unpacking sources
unpacking source archive /nix/store/21v0x93zkb4vm8wrfxj9sfxly9442nkx-source
source root is source
patching sources
compileBuildDriverPhase
setupCompileFlags: -package-db=/build/setup-package.conf.d -j6 +RTS -A64M -RTS -threaded -rtsopts
[1 of 1] Compiling Main             ( Setup.hs, /build/Main.o )
Linking Setup ...
configuring
configureFlags: --verbose --prefix=/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/share/doc/smos-0.4.1 --with-gcc=gcc --package-db=/build/package.conf.d --ghc-options=-j6 +RTS -A64M -RTS --disable-split-objs --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --ghc-option=-split-sections --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/jjv2lgwg9a5wg88xaa195fa47r6skfiz-ncurses-6.2/lib --extra-lib-dirs=/nix/store/8jw7q260l0q5yygr2n2wiya9qfmpmihp-libffi-3.4.2/lib --extra-lib-dirs=/nix/store/8ajyhan7i50rg5brks3bbfplrlbgglrj-gmp-6.2.1/lib
Using Parsec parser
Configuring smos-0.4.1...
Dependency aeson -any: using aeson-1.5.6.0
Dependency async -any: using async-2.2.4
Dependency autodocodec -any: using autodocodec-0.0.1.0
Dependency base -any: using base-4.14.3.0
Dependency brick -any: using brick-0.62
Dependency bytestring -any: using bytestring-0.10.12.0
Dependency conduit -any: using conduit-1.3.4.2
Dependency containers -any: using containers-0.6.5.1
Dependency cursor -any: using cursor-0.3.2.0
Dependency cursor-brick -any: using cursor-brick-0.1.0.1
Dependency cursor-dirforest -any: using cursor-dirforest-0.0.0.0
Dependency cursor-dirforest-brick -any: using cursor-dirforest-brick-0.0.0.0
Dependency cursor-fuzzy-time -any: using cursor-fuzzy-time-0.0.0.0
Dependency directory -any: using directory-1.3.6.0
Dependency dirforest -any: using dirforest-0.0.0.0
Dependency envparse -any: using envparse-0.5.0
Dependency exceptions -any: using exceptions-0.10.4
Dependency filelock -any: using filelock-0.1.1.5
Dependency filepath -any: using filepath-1.4.2.1
Dependency fuzzy-time -any: using fuzzy-time-0.2.0.0
Dependency megaparsec -any: using megaparsec-9.0.1
Dependency microlens -any: using microlens-0.4.12.0
Dependency monad-logger -any: using monad-logger-0.3.36
Dependency mtl -any: using mtl-2.2.2
Dependency optparse-applicative -any: using optparse-applicative-0.16.1.0
Dependency path -any: using path-0.8.0
Dependency path-io -any: using path-io-1.6.3
Dependency pretty-relative-time -any: using pretty-relative-time-0.3.0.0
Dependency pretty-show -any: using pretty-show-1.10
Dependency process -any: using process-1.6.13.2
Dependency resourcet -any: using resourcet-1.2.4.3
Dependency safe -any: using safe-0.3.19
Dependency smos-archive -any: using smos-archive-0.3.1
Dependency smos-cursor -any: using smos-cursor-0.4.1
Dependency smos-data -any: using smos-data-0.4.0
Dependency smos-report -any: using smos-report-0.6.1
Dependency smos-report-cursor -any: using smos-report-cursor-0.2.0
Dependency text -any: using text-1.2.4.1
Dependency time -any: using time-1.9.3
Dependency unix -any: using unix-2.7.2.2
Dependency unliftio -any: using unliftio-0.2.20
Dependency validity -any: using validity-0.12.0.0
Dependency validity-containers -any: using validity-containers-0.5.0.4
Dependency validity-text -any: using validity-text-0.3.1.2
Dependency validity-time -any: using validity-time-0.5.0.0
Dependency validity-unordered-containers -any: using
validity-unordered-containers-0.2.0.3
Dependency vty -any: using vty-5.33
Dependency yaml -any: using yaml-0.11.7.0
Dependency base -any: using base-4.14.3.0
Dependency smos -any: using smos-0.4.1
Source component graph:
    component lib
    component exe:smos dependency lib
Configured component graph:
    component smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
        include aeson-1.5.6.0-BJDOUZRCk2WG96msIm3dEW
        include async-2.2.4-LKRgh7sYqdW6DtVnwO4xUI
        include autodocodec-0.0.1.0-AmfKltjp1yEIMmGvZjlMxI
        include base-4.14.3.0
        include brick-0.62-K8hRY4DSCcjDuYhXX8LMf5
        include bytestring-0.10.12.0
        include conduit-1.3.4.2-7WTPyUOu6YWGAslyJjW2cL
        include containers-0.6.5.1
        include cursor-0.3.2.0-Jg6GK2wI29FCEae1Z36cwI
        include cursor-brick-0.1.0.1-LxJWhEwgp4bEOF1VXsbNpD
        include cursor-dirforest-0.0.0.0-EyoltFdQ7SuXeUYilJPHb
        include cursor-dirforest-brick-0.0.0.0-1WpQN63m4HoEKRE87k1n9u
        include cursor-fuzzy-time-0.0.0.0-KudiFJXmgi66SjYU24Dm9u
        include directory-1.3.6.0
        include dirforest-0.0.0.0-1LfJcgPHVQkE5Z6Y73AWDk
        include envparse-0.5.0-Lum8xFLDh6wF175IN5rKkk
        include exceptions-0.10.4
        include filelock-0.1.1.5-74YIl6OcIfz5On7X4erIMD
        include filepath-1.4.2.1
        include fuzzy-time-0.2.0.0-CDHqCXJQdULBEg8AFxtLOC
        include megaparsec-9.0.1-BK8cf50OrfD1ab66ZFCdFY
        include microlens-0.4.12.0-6q3HVIwdclfLIBOL1IZ85G
        include monad-logger-0.3.36-LWgMWzN1UiPHBJcFrpDvlD
        include mtl-2.2.2
        include optparse-applicative-0.16.1.0-9yAhNP7kPjCKR0vfR9SZ3Y
        include path-0.8.0-Kqo1jkzgUdy9inlVQfLkhk
        include path-io-1.6.3-Bi5P8qrAslOAh98TWL31zn
        include pretty-relative-time-0.3.0.0-KCYhL8EEJm5J5iNeZ8PRD3
        include pretty-show-1.10-LZeo5mRYHWT4tzUcUDlJ7N
        include process-1.6.13.2
        include resourcet-1.2.4.3-FoVDF2S423X81YcQMv6k4
        include safe-0.3.19-3n6sKx7tr093wnusEhRsiY
        include smos-archive-0.3.1-HAlzGoSQlM3LoMTSw7hIP
        include smos-cursor-0.4.1-GMFI4yGjse1LY4AiqTliwP
        include smos-data-0.4.0-CJqDgjNbHfEFIrD0hOF87D
        include smos-report-0.6.1-3RyMhND2zbB3RvOlBqcIPp
        include smos-report-cursor-0.2.0-tYTL8TmItAB3CZUF3sixg
        include text-1.2.4.1
        include time-1.9.3
        include unix-2.7.2.2
        include unliftio-0.2.20-62oLjsHcpq77LDd3oR48l9
        include validity-0.12.0.0-72Uq4bq5TTM5MxeFZQLQZ
        include validity-containers-0.5.0.4-KohlGsWWRExCiFKIESNnXE
        include validity-text-0.3.1.2-7o1accYzt6cCLco20vZ9SP
        include validity-time-0.5.0.0-9z458HR3SBQ9HeeWPJC8rP
        include validity-unordered-containers-0.2.0.3-DHp9RI8JnBl5STGE468rPM
        include vty-5.33-J3vZo26SrP35UwerjjNbhR
        include yaml-0.11.7.0-4CBpsUSM7lm9u6MTnkZ5L5
    component smos-0.4.1-8Lp7Jpvh8IO5PYpNsLsumD-smos
        include base-4.14.3.0
        include smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
Linked component graph:
    unit smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
        include aeson-1.5.6.0-BJDOUZRCk2WG96msIm3dEW
        include async-2.2.4-LKRgh7sYqdW6DtVnwO4xUI
        include autodocodec-0.0.1.0-AmfKltjp1yEIMmGvZjlMxI
        include base-4.14.3.0
        include brick-0.62-K8hRY4DSCcjDuYhXX8LMf5
        include bytestring-0.10.12.0
        include conduit-1.3.4.2-7WTPyUOu6YWGAslyJjW2cL
        include containers-0.6.5.1
        include cursor-0.3.2.0-Jg6GK2wI29FCEae1Z36cwI
        include cursor-brick-0.1.0.1-LxJWhEwgp4bEOF1VXsbNpD
        include cursor-dirforest-0.0.0.0-EyoltFdQ7SuXeUYilJPHb
        include cursor-dirforest-brick-0.0.0.0-1WpQN63m4HoEKRE87k1n9u
        include cursor-fuzzy-time-0.0.0.0-KudiFJXmgi66SjYU24Dm9u
        include directory-1.3.6.0
        include dirforest-0.0.0.0-1LfJcgPHVQkE5Z6Y73AWDk
        include envparse-0.5.0-Lum8xFLDh6wF175IN5rKkk
        include exceptions-0.10.4
        include filelock-0.1.1.5-74YIl6OcIfz5On7X4erIMD
        include filepath-1.4.2.1
        include fuzzy-time-0.2.0.0-CDHqCXJQdULBEg8AFxtLOC
        include megaparsec-9.0.1-BK8cf50OrfD1ab66ZFCdFY
        include microlens-0.4.12.0-6q3HVIwdclfLIBOL1IZ85G
        include monad-logger-0.3.36-LWgMWzN1UiPHBJcFrpDvlD
        include mtl-2.2.2
        include optparse-applicative-0.16.1.0-9yAhNP7kPjCKR0vfR9SZ3Y
        include path-0.8.0-Kqo1jkzgUdy9inlVQfLkhk
        include path-io-1.6.3-Bi5P8qrAslOAh98TWL31zn
        include pretty-relative-time-0.3.0.0-KCYhL8EEJm5J5iNeZ8PRD3
        include pretty-show-1.10-LZeo5mRYHWT4tzUcUDlJ7N
        include process-1.6.13.2
        include resourcet-1.2.4.3-FoVDF2S423X81YcQMv6k4
        include safe-0.3.19-3n6sKx7tr093wnusEhRsiY
        include smos-archive-0.3.1-HAlzGoSQlM3LoMTSw7hIP
        include smos-cursor-0.4.1-GMFI4yGjse1LY4AiqTliwP
        include smos-data-0.4.0-CJqDgjNbHfEFIrD0hOF87D
        include smos-report-0.6.1-3RyMhND2zbB3RvOlBqcIPp
        include smos-report-cursor-0.2.0-tYTL8TmItAB3CZUF3sixg
        include text-1.2.4.1
        include time-1.9.3
        include unix-2.7.2.2
        include unliftio-0.2.20-62oLjsHcpq77LDd3oR48l9
        include validity-0.12.0.0-72Uq4bq5TTM5MxeFZQLQZ
        include validity-containers-0.5.0.4-KohlGsWWRExCiFKIESNnXE
        include validity-text-0.3.1.2-7o1accYzt6cCLco20vZ9SP
        include validity-time-0.5.0.0-9z458HR3SBQ9HeeWPJC8rP
        include validity-unordered-containers-0.2.0.3-DHp9RI8JnBl5STGE468rPM
        include vty-5.33-J3vZo26SrP35UwerjjNbhR
        include yaml-0.11.7.0-4CBpsUSM7lm9u6MTnkZ5L5
        Import=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Import,Smos=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos,Smos.Actions=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions,Smos.Actions.Browser=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Browser,Smos.Actions.Convenience=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Convenience,Smos.Actions.Entry=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry,Smos.Actions.Entry.Contents=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Contents,Smos.Actions.Entry.Header=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Header,Smos.Actions.Entry.Logbook=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Logbook,Smos.Actions.Entry.Properties=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Properties,Smos.Actions.Entry.Tags=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Tags,Smos.Actions.Entry.Timestamps=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.Timestamps,Smos.Actions.Entry.TodoState=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Entry.TodoState,Smos.Actions.File=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.File,Smos.Actions.Forest=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Forest,Smos.Actions.Help=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Help,Smos.Actions.Report=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report,Smos.Actions.Report.Next=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report.Next,Smos.Actions.Report.Stuck=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report.Stuck,Smos.Actions.Report.Timestamps=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report.Timestamps,Smos.Actions.Report.Waiting=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report.Waiting,Smos.Actions.Report.Work=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Report.Work,Smos.Actions.Undo=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Undo,Smos.Actions.Utils=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Actions.Utils,Smos.Activation=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Activation,Smos.App=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.App,Smos.Config=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Config,Smos.Default=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Default,Smos.Draw=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Draw,Smos.Draw.Base=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Draw.Base,Smos.Draw.Report=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Draw.Report,Smos.Instance=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Instance,Smos.Keys=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Keys,Smos.Monad=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Monad,Smos.OptParse=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.OptParse,Smos.OptParse.Bare=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.OptParse.Bare,Smos.OptParse.Types=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.OptParse.Types,Smos.Style=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Style,Smos.Terminal=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Terminal,Smos.Types=smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD:Smos.Types
    unit smos-0.4.1-8Lp7Jpvh8IO5PYpNsLsumD-smos
        include base-4.14.3.0
        include smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
Ready component graph:
    definite smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
        depends aeson-1.5.6.0-BJDOUZRCk2WG96msIm3dEW
        depends async-2.2.4-LKRgh7sYqdW6DtVnwO4xUI
        depends autodocodec-0.0.1.0-AmfKltjp1yEIMmGvZjlMxI
        depends base-4.14.3.0
        depends brick-0.62-K8hRY4DSCcjDuYhXX8LMf5
        depends bytestring-0.10.12.0
        depends conduit-1.3.4.2-7WTPyUOu6YWGAslyJjW2cL
        depends containers-0.6.5.1
        depends cursor-0.3.2.0-Jg6GK2wI29FCEae1Z36cwI
        depends cursor-brick-0.1.0.1-LxJWhEwgp4bEOF1VXsbNpD
        depends cursor-dirforest-0.0.0.0-EyoltFdQ7SuXeUYilJPHb
        depends cursor-dirforest-brick-0.0.0.0-1WpQN63m4HoEKRE87k1n9u
        depends cursor-fuzzy-time-0.0.0.0-KudiFJXmgi66SjYU24Dm9u
        depends directory-1.3.6.0
        depends dirforest-0.0.0.0-1LfJcgPHVQkE5Z6Y73AWDk
        depends envparse-0.5.0-Lum8xFLDh6wF175IN5rKkk
        depends exceptions-0.10.4
        depends filelock-0.1.1.5-74YIl6OcIfz5On7X4erIMD
        depends filepath-1.4.2.1
        depends fuzzy-time-0.2.0.0-CDHqCXJQdULBEg8AFxtLOC
        depends megaparsec-9.0.1-BK8cf50OrfD1ab66ZFCdFY
        depends microlens-0.4.12.0-6q3HVIwdclfLIBOL1IZ85G
        depends monad-logger-0.3.36-LWgMWzN1UiPHBJcFrpDvlD
        depends mtl-2.2.2
        depends optparse-applicative-0.16.1.0-9yAhNP7kPjCKR0vfR9SZ3Y
        depends path-0.8.0-Kqo1jkzgUdy9inlVQfLkhk
        depends path-io-1.6.3-Bi5P8qrAslOAh98TWL31zn
        depends pretty-relative-time-0.3.0.0-KCYhL8EEJm5J5iNeZ8PRD3
        depends pretty-show-1.10-LZeo5mRYHWT4tzUcUDlJ7N
        depends process-1.6.13.2
        depends resourcet-1.2.4.3-FoVDF2S423X81YcQMv6k4
        depends safe-0.3.19-3n6sKx7tr093wnusEhRsiY
        depends smos-archive-0.3.1-HAlzGoSQlM3LoMTSw7hIP
        depends smos-cursor-0.4.1-GMFI4yGjse1LY4AiqTliwP
        depends smos-data-0.4.0-CJqDgjNbHfEFIrD0hOF87D
        depends smos-report-0.6.1-3RyMhND2zbB3RvOlBqcIPp
        depends smos-report-cursor-0.2.0-tYTL8TmItAB3CZUF3sixg
        depends text-1.2.4.1
        depends time-1.9.3
        depends unix-2.7.2.2
        depends unliftio-0.2.20-62oLjsHcpq77LDd3oR48l9
        depends validity-0.12.0.0-72Uq4bq5TTM5MxeFZQLQZ
        depends validity-containers-0.5.0.4-KohlGsWWRExCiFKIESNnXE
        depends validity-text-0.3.1.2-7o1accYzt6cCLco20vZ9SP
        depends validity-time-0.5.0.0-9z458HR3SBQ9HeeWPJC8rP
        depends validity-unordered-containers-0.2.0.3-DHp9RI8JnBl5STGE468rPM
        depends vty-5.33-J3vZo26SrP35UwerjjNbhR
        depends yaml-0.11.7.0-4CBpsUSM7lm9u6MTnkZ5L5
    definite smos-0.4.1-8Lp7Jpvh8IO5PYpNsLsumD-smos
        depends base-4.14.3.0
        depends smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
Using Cabal-3.2.1.0 compiled by ghc-8.10
Using compiler: ghc-8.10.7
Using install prefix:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1
Executables installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/bin
Libraries installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/lib/ghc-8.10.7/x86_64-linux-ghc-8.10.7/smos-0.4.1-EVwqDgbqtfu892ZOnr0FzD
Dynamic Libraries installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/lib/ghc-8.10.7/x86_64-linux-ghc-8.10.7
Private executables installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/libexec/x86_64-linux-ghc-8.10.7/smos-0.4.1
Data files installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/share/x86_64-linux-ghc-8.10.7/smos-0.4.1
Documentation installed in: /share/doc/smos-0.4.1
Configuration files installed in:
/nix/store/vfagjzpk0ky8rj0whzcnprh08xss1xzs-smos-source-0.4.1/etc
No alex found
Using ar found on system at:
/nix/store/rbqplhv2s539liymkvm3zbjj9lvgzpd5-binutils-2.35.2/bin/ar
No c2hs found
No cpphs found
No doctest found
Using gcc version 10.3.0 given by user at:
/nix/store/gkzmfpb04ddb7phzj8g9sl6saxzprssg-gcc-wrapper-10.3.0/bin/gcc
Using ghc version 8.10.7 found on system at:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/ghc
Using ghc-pkg version 8.10.7 found on system at:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.24.2 found on system at:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/haddock
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:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/hpc
Using hsc2hs version 0.68.7 found on system at:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/hsc2hs
Using hscolour version 1.24 found on system at:
/nix/store/zpydyhsnn8i33q1hwn7v5h7k4fhmswrd-hscolour-1.24.4/bin/HsColour
No jhc found
Using ld found on system at:
/nix/store/z3fj7lv606mcdllhg0q7d98lpgc7b21z-binutils-wrapper-2.35.2/bin/ld.gold
No pkg-config found
Using runghc version 8.10.7 found on system at:
/nix/store/wshrc4wqpmga6hac222x36hpz5ldal4i-ghc-8.10.7/bin/runghc
Using strip version 2.35 found on system at:
/nix/store/gkzmfpb04ddb7phzj8g9sl6saxzprssg-gcc-wrapper-10.3.0/bin/strip
Using tar found on system at:
/nix/store/g05qzsx7dk2bg689p9ixms74xvmk81nh-gnutar-1.34/bin/tar
No uhc found
building
Distribution quality errors:
No 'synopsis' or 'description' field.
Distribution quality warnings:
A 'license-file' is not specified.
In 'extra-source-files': the pattern
'test_resources/scenario/tags/delete.yaml' does not match any files.
In 'extra-source-files': the pattern 'test_resources/scenario/tags/move.yaml'
does not match any files.
In 'extra-source-files': the pattern 'test_resources/scenario/tags/one.yaml'
does not match any files.
In 'extra-source-files': the pattern
'test_resources/scenario/tags/preset.yaml' does not match any files.
In 'extra-source-files': the pattern 'test_resources/scenario/tags/two.yaml'
does not match any files.
Note: the public hackage server would reject this package.
Building source dist for smos-0.4.1...
Preprocessing library for smos-0.4.1..
Preprocessing executable 'smos' for smos-0.4.1..
Setup: filepath wildcard 'test_resources/scenario/tags/delete.yaml' does not
match any files.

error: builder for '/nix/store/f4srkhda0f5i14axd9l5pm0z5h1pfmcz-smos-source-0.4.1.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/4315dbfyjrbz59qfbj541psv01i9n6bl-smos-0.4.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/alavy4qg0vk8lmhj93dr5nrksr3zzxq6-smos-0.4.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/6szw7p397nnic2y7pw1qjg5k8pgn1dql-smos-release.drv' failed to build
@NorfairKing
Copy link
Owner

Trying to reproduce this locally right now. I'm surprised because the nix-build ci passed: https://github.com/NorfairKing/smos/runs/4965668140
(You also won't need the iohk substitutors.)

@NorfairKing
Copy link
Owner

I can do a successful build locally, so I cannot reproduce this issue..?

nix-build -E 'import (fetchTarball { url = "https://github.com/norfairking/smos/archive/82707699b446bc431f5233e5dc18c
7ec3dd679fd.tar.gz"; })' --check 
/nix/store/qsbhb7k68p307dvm9asygw40rjd2pibl-smos-release

@NorfairKing
Copy link
Owner

Could you try with --pure? Just because you're on Arch linux...

@voidus
Copy link
Author

voidus commented Mar 3, 2022

Thank you for the quick answer. Sadly, I'm getting the same output with --pure. Running the command you mentioned gives me this:

> nix-build -E 'import (fetchTarball { url = "https://github.com/norfairking/smos/archive/82707699b446bc431f5233e5dc18c7ec3dd679fd.tar.gz"; })' --check                                               ~
these 16 derivations will be built:
  /nix/store/f4srkhda0f5i14axd9l5pm0z5h1pfmcz-smos-source-0.4.1.drv
  /nix/store/alavy4qg0vk8lmhj93dr5nrksr3zzxq6-smos-0.4.1.drv
  /nix/store/1sigr65s5si0jfmkcmjv3dbvsc5f8pzk-next.drv
  /nix/store/4315dbfyjrbz59qfbj541psv01i9n6bl-smos-0.4.1.drv
  /nix/store/3ailnh7b6ac1hic46fd907wxdvmlsd9g-example.drv
  /nix/store/98115dk2ham2j6xzgsriqivc2wg446s3-smos-web-server-source-0.8.0.drv
  /nix/store/ayvha40f6qbnv2nj2vqq37agmb5j0xih-basics.drv
  /nix/store/c18irw1292rsmvvnqk6h3p0lxjnim206-waiting.drv
  /nix/store/nnhs94rvk731dr3xcxdx7lm6n3f9ma2h-browser.drv
  /nix/store/wrz05d6rhd11p1kg6razr1j8x19049hx-agenda.drv
  /nix/store/yshyh6fyp9mwvc8707f1ql0z8ivv1a5c-archive.drv
  /nix/store/8kjprmlw73i2a6zb374ika5x6cdrz8gz-smos-web-server-0.8.0.drv
  /nix/store/28aj2f63spar9ck2cf95byrr65szbby0-smos-docs-site-source-0.0.0.drv
  /nix/store/7dkbrf9mxw6myp12rwj09y5wkpnnyl05-smos-web-server-0.8.0.drv
  /nix/store/hzjh2kr1qqwkr0i0vd82rhcrxfy23q4v-smos-docs-site-0.0.0.drv
  /nix/store/6szw7p397nnic2y7pw1qjg5k8pgn1dql-smos-release.drv
error: some outputs of '/nix/store/6szw7p397nnic2y7pw1qjg5k8pgn1dql-smos-release.drv' are not valid, so checking is not possible
nix-build -E  --check  9,59s user 0,79s system 117% cpu 8,846 total

Which seems super-weird to me. I'll debug it a bit and would propose to close it under the assumption that my system is misconfigured.

@voidus voidus closed this as completed Mar 3, 2022
@voidus
Copy link
Author

voidus commented Mar 4, 2022

Okay, turns out I had this exact same issue: #226 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants