Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707806 - net-misc/haeredes-0.5.1 : ghc: unrecognised flag: -Weverything
Summary: net-misc/haeredes-0.5.1 : ghc: unrecognised flag: -Weverything
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-01 21:51 UTC by Toralf Förster
Modified: 2020-02-01 23:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.80 KB, text/plain)
2020-02-01 21:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,292.45 KB, text/plain)
2020-02-01 21:51 UTC, Toralf Förster
Details
environment (environment,103.11 KB, text/plain)
2020-02-01 21:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.77 KB, application/x-bzip)
2020-02-01 21:52 UTC, Toralf Förster
Details
net-misc:haeredes-0.5.1:20200201-203036.log (net-misc:haeredes-0.5.1:20200201-203036.log,5.25 KB, text/plain)
2020-02-01 21:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.45 KB, application/x-bzip)
2020-02-01 21:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-02-01 21:51:51 UTC
Building haeredes-0.5.1...
Preprocessing executable 'haeredes' for haeredes-0.5.1...
ghc: unrecognised flag: -Weverything
unrecognised flag: -Wno-implicit-prelude
did you mean one of:
  -fno-implicit-prelude

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20200125-183534

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 01 Feb 2020 18:27:56 +0000

emerge -qpvO net-misc/haeredes
[ebuild  N    ] net-misc/haeredes-0.5.1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-02-01 21:51:54 UTC
Created attachment 610630 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-01 21:51:57 UTC
Created attachment 610632 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-01 21:52:00 UTC
Created attachment 610634 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-01 21:52:03 UTC
Created attachment 610636 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-01 21:52:06 UTC
Created attachment 610638 [details]
net-misc:haeredes-0.5.1:20200201-203036.log
Comment 6 Toralf Förster gentoo-dev 2020-02-01 21:52:08 UTC
Created attachment 610640 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-02-01 23:28:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3332a8491230fcb2f2507c6c89638429aa89908a

commit 3332a8491230fcb2f2507c6c89638429aa89908a
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-02-01 23:26:55 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-02-01 23:26:55 +0000

    net-misc/haeredes: new version 0.5.2.
    
    This new version removes all of the hard-coded compiler options from
    the build system. Even though that's how it's generally done in the
    Haskell world, it makes things crashy when some flags are not
    available in some versions of the compiler. The HCFLAGS variable in
    Gentoo will still be passed through.
    
    Closes: https://bugs.gentoo.org/707806
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-misc/haeredes/Manifest                                        | 2 +-
 .../haeredes/{haeredes-0.5.1.ebuild => haeredes-0.5.2.ebuild}     | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)