Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469618 - dev-lang/ghc-7.6.2: QA Notice: Unrecognized configure options
Summary: dev-lang/ghc-7.6.2: QA Notice: Unrecognized configure options
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
: 515354 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-12 20:28 UTC by Roman Žilka
Modified: 2014-06-27 09:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Žilka 2013-05-12 20:28:11 UTC
dev-lang/ghc-7.6.2 says:

 * QA Notice: Unrecognized configure options:
 * 
 *      --with-compiler
 *      --with-gcc

These two are then repeated multiple times.

Reproducible: Always




Portage 2.1.11.62 (hardened/linux/amd64, gcc-4.6.3, glibc-2.15-r3, 3.8.6 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.8.6-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.2
KiB Mem:     4022816 total,    424824 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Sun, 12 May 2013 19:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6, 1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"

dev-lang/ghc-7.6.2 was built with the following:
USE="gmp -binary -doc -ghcbootstrap -ghcmakebinary -llvm"
CFLAGS="-O2 -pipe -march=corei7-avx -mtune=corei7-avx -march=corei7-avx -march=corei7-avx -mtune=corei7-avx -mtune=corei7-avx -nopie -fno-stack-protector -Wa,--noexecstack -Wa,--noexecstack"
CXXFLAGS="-O2 -pipe -march=corei7-avx -mtune=corei7-avx"
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2013-05-13 16:27:24 UTC
Yeah, it's common misfeature for ./configure-based haskell packages
(even for ghc).
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2014-06-27 09:57:14 UTC
Pushed as:

> 27 Jun 2014; Sergei Trofimovich <slyfox@gentoo.org> ghc-7.6.3-r1.ebuild:
> Ignore flags '--with-compiler/--with-gcc' passed by cabal with
> 'QA_CONFIGURE_OPTIONS'. Bug #515354 by Patrick Lauer, bug #469618 by Roman
> Žilka.

Thank you!
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2014-06-27 09:58:04 UTC
*** Bug 515354 has been marked as a duplicate of this bug. ***