#11501: Building nofib/fibon returns permission denied -------------------------------------+------------------------------------- Reporter: rem | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: NoFib benchmark | Version: 7.10.3 suite | Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by simonpj): * cc: gracjan (removed) * cc: gracjanpolak@… (added) Comment: I have no idea when it last worked. Below is a log of the most commits.. mostly back in 2014. The `nofib/fibon/shootout` programs are (I think) also in `nofib/shootout`. Worth checking. The `nofib/fibon/Repa` and `Hackage` programs look quite useful. `nofib` is old, and we could really do with more. So the ones in there might be jolly useful. Let's resurrect it not kill it! THANK YOU! Simon {{{ git log -8 fibon commit 35fc121fc8cc501ea2713c579a053be7ea65b16e Author: Seraphime Kirkovski <kirkseraph@gmail.com> Date: Sun May 22 17:47:26 2016 +0200 Fix: #12084 deprecate old profiling flags commit f9a577973edf6976e4c0703bf2afac900d7b6fd8 Author: Gabor Greif <ggreif@gmail.com> Date: Fri Jul 31 00:43:38 2015 +0200 Typos in comments commit c9c20d477088a8a7d5747f16afdf0652fba6dadf Author: Joachim Breitner <mail@joachim-breitner.de> Date: Tue Sep 2 17:53:52 2014 +0200 Hide Word from Prelude in benchmarks where Word is used. This fixes fall-out from #9531. commit 77a87f18166aa4c806e33b0adf4c2fbe40551a4f Author: Gabor Greif <ggreif@gmail.com> Date: Fri Jan 10 12:02:06 2014 +0100 fix some typos commit b9d8bcdd929d664539843f96e56b50800f623891 Author: Krzysztof Gogolewski <krz.gogolewski@gmail.com> Date: Tue Sep 3 21:23:09 2013 +0200 Remove deprecated _scc_ (#8170) commit eb9f4a3ff7f3b24896534011717099c9d61e146d Author: Johan Tibell <johan.tibell@gmail.com> Date: Tue Feb 5 15:50:23 2013 -0800 Removed some shootout benchmarks from under fibon Newer versions (corresponding to what's currently on the shootout page) have been added under nofib/shootout in an attempt to make these easier to run. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11501#comment:11> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler