Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803566 - dev-haskell/yesod-auth-1.6.9 - Yesod/.../BrowserId.hs: error:
Summary: dev-haskell/yesod-auth-1.6.9 - Yesod/.../BrowserId.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: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-23 21:22 UTC by Toralf Förster
Modified: 2021-07-25 00:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2021-07-23 21:22 UTC, Toralf Förster
Details
dev-haskell:yesod-auth-1.6.9:20210723-172756.log (dev-haskell:yesod-auth-1.6.9:20210723-172756.log,17.18 KB, text/plain)
2021-07-23 21:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,385.17 KB, text/plain)
2021-07-23 21:22 UTC, Toralf Förster
Details
environment (environment,79.40 KB, text/plain)
2021-07-23 21:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.10 KB, application/x-bzip)
2021-07-23 21:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.60 KB, application/x-bzip)
2021-07-23 21:22 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 2021-07-23 21:22:47 UTC
[ 8 of 11] Compiling Yesod.Auth.BrowserId ( Yesod/Auth/BrowserId.hs, dist/build/Yesod/Auth/BrowserId.o, dist/build/Yesod/Auth/BrowserId.dyn_o )

Yesod/Auth/BrowserId.hs:26:1: error:
    Could not load module ‘Network.URI’
    It is a member of the hidden package ‘network-uri-2.6.3.0’.
    Perhaps you need to add ‘network-uri’ to the build-depends in your .cabal file.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210719-142442

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 61f9f65bc6085be407e789ceb29c6d19fcdb594b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 23 16:36:31 2021 +0000

    2021-07-23 16:36:30 UTC

emerge -qpvO dev-haskell/yesod-auth
[ebuild  N    ] dev-haskell/yesod-auth-1.6.9  USE="-doc -hscolour -network-uri -profile"
Comment 1 Toralf Förster gentoo-dev 2021-07-23 21:22:48 UTC
Created attachment 726151 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-23 21:22:49 UTC
Created attachment 726154 [details]
dev-haskell:yesod-auth-1.6.9:20210723-172756.log
Comment 3 Toralf Förster gentoo-dev 2021-07-23 21:22:51 UTC
Created attachment 726157 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-23 21:22:52 UTC
Created attachment 726160 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-23 21:22:54 UTC
Created attachment 726163 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-23 21:22:55 UTC
Created attachment 726166 [details]
temp.tar.bz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-24 23:58:06 UTC
Aha, looks like USE=-network-uri does not work nowadays.
Comment 8 Larry the Git Cow gentoo-dev 2021-07-25 00:02:42 UTC
The bug has been closed via the following commit(s):

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

commit 7994fa1d04da027df4553d63dd9b8173b62867bf
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-07-25 00:02:13 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-07-25 00:02:13 +0000

    dev-haskell/yesod-auth: unconditionally enable USE=network-uri
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/803566
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/yesod-auth/Manifest                   |  1 +
 dev-haskell/yesod-auth/metadata.xml               | 14 +++---
 dev-haskell/yesod-auth/yesod-auth-1.6.10.3.ebuild | 61 +++++++++++++++++++++++
 3 files changed, 69 insertions(+), 7 deletions(-)