Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726174 - www-apps/rocketwiki-lqfb-0.4 : rocketwiki-lqfb.hs: error:
Summary: www-apps/rocketwiki-lqfb-0.4 : rocketwiki-lqfb.hs: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-30 07:52 UTC by Toralf Förster
Modified: 2020-06-10 08:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.58 KB, text/plain)
2020-05-30 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.58 KB, text/plain)
2020-05-30 07:53 UTC, Toralf Förster
Details
environment (environment,73.42 KB, text/plain)
2020-05-30 07:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.84 KB, application/x-bzip)
2020-05-30 07:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.88 KB, application/x-bzip)
2020-05-30 07:53 UTC, Toralf Förster
Details
www-apps:rocketwiki-lqfb-0.4:20200530-061309.log (www-apps:rocketwiki-lqfb-0.4:20200530-061309.log,1.95 KB, text/plain)
2020-05-30 07:53 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-05-30 07:52:56 UTC
[1 of 1] Compiling Main             ( rocketwiki-lqfb.hs, rocketwiki-lqfb.o )

rocketwiki-lqfb.hs:2:1: error:
    Ambiguous interface for Text.ParserCombinators.Parsec:
      it was found in multiple packages: parsec-3.1.11 parsec1-1.0.0.6
make: *** [Makefile:4: rocketwiki-lqfb] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 30 May 2020 05:35:39 AM UTC
/var/db/repos/libressl	Fri 29 May 2020 09:05:12 AM UTC

emerge -qpvO www-apps/rocketwiki-lqfb
[ebuild  N    ] www-apps/rocketwiki-lqfb-0.4
Comment 1 Toralf Förster gentoo-dev 2020-05-30 07:52:58 UTC
Created attachment 642634 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-30 07:53:01 UTC
Created attachment 642636 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-30 07:53:04 UTC
Created attachment 642638 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-30 07:53:07 UTC
Created attachment 642640 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-30 07:53:12 UTC
Created attachment 642642 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-30 07:53:15 UTC
Created attachment 642644 [details]
www-apps:rocketwiki-lqfb-0.4:20200530-061309.log
Comment 7 Tupone Alfredo gentoo-dev 2020-06-02 08:29:45 UTC
I guess that dev-haskell/parsec and dev-haskell/parsec1 cannot be installed together.

Any thought ?

Should I put an RDEPEND=!dev-haskell/parsec1 
or this should be put on those ?
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-02 18:26:03 UTC
You can also use
    ghc -ignore-package=parsec1 --make ...
or more robust
    ghc --hide-all-packages -package={list,of,used,packages} ...
instead.
Comment 9 Larry the Git Cow gentoo-dev 2020-06-10 08:45:35 UTC
The bug has been closed via the following commit(s):

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

commit a804bde0bb48480dafc9b5c8cdd690aad566aafb
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-06-10 08:45:13 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-06-10 08:45:13 +0000

    www-apps/rocketwiki-lqfb: do not use parsec1
    
    Closes: https://bugs.gentoo.org/726174
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../files/rocketwiki-lqfb-0.4-parsec1.patch               | 15 +++++++++++++++
 .../rocketwiki-lqfb/files/rocketwiki-lqfb-0.4-utf8.patch  |  8 ++++----
 www-apps/rocketwiki-lqfb/rocketwiki-lqfb-0.4.ebuild       | 11 ++++++-----
 3 files changed, 25 insertions(+), 9 deletions(-)