Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738030 - dev-haskell/pango-0.13.6.1 - .../work/pango-0.13.6.1/Setup.hs:11:41: error: Module ‘Distribution.Simple.BuildPaths’ does not export ‘autogenModulesDir’
Summary: dev-haskell/pango-0.13.6.1 - .../work/pango-0.13.6.1/Setup.hs:11:41: error: M...
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: 2020-08-19 17:48 UTC by Russell Dwiggins
Modified: 2020-08-19 20:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,3.77 KB, text/plain)
2020-08-19 18:52 UTC, Russell Dwiggins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Dwiggins 2020-08-19 17:48:48 UTC
Pango does not build.  There have been some other problems with dev-haskell packages, this is the latest after /gio was fixed. Similar to Bug 702986.

Regression?



Reproducible: Always

Actual Results:  
[32;01m * [39;49;00mPackage:    dev-haskell/pango-0.13.6.1
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: haskell@gentoo.org
[32;01m * [39;49;00mUSE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
[32;01m * [39;49;00mFEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pango-0.13.6.1.tar.gz to /var/tmp/portage/dev-haskell/pango-0.13.6.1/work
>>> Source unpacked in /var/tmp/portage/dev-haskell/pango-0.13.6.1/work
>>> Preparing source in /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1 ...
 [32;01m*[0m Applying pango-0.13.6.1-cabal-1.24.patch ...
[A[148C [34;01m[ [32;01mok[34;01m ][0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1 ...
 [32;01m*[0m Using cabal-3.0.1.0.
 [32;01m*[0m Prepending /usr/lib64/ghc-8.8.4 to LD_LIBRARY_PATH
/usr/bin/ghc -package Cabal-3.0.1.0 --make /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs -j7 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs, /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.o )

[;1m/var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs:11:41: [;1m[31merror:[0m[0m[;1m[0m[0m[;1m
    Module
    ‘Distribution.Simple.BuildPaths’
    does not export
    ‘autogenModulesDir’[0m[0m
[;1m[34m   |[0m[0m
[;1m[34m11 |[0m[0m import Distribution.Simple.BuildPaths ( [;1m[31mautogenModulesDir[0m[0m )
[;1m[34m   |[0m[0m[;1m[31m                                         ^^^^^^^^^^^^^^^^^[0m[0m
[0m[0m[0m/usr/bin/ghc -package Cabal-3.0.1.0 --make /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs -j7 +RTS -A256M -qb0 -RTS -threaded -o setup
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs, /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.o )

[;1m/var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs:11:41: [;1m[31merror:[0m[0m[;1m[0m[0m[;1m
    Module
    ‘Distribution.Simple.BuildPaths’
    does not export
    ‘autogenModulesDir’[0m[0m
[;1m[34m   |[0m[0m
[;1m[34m11 |[0m[0m import Distribution.Simple.BuildPaths ( [;1m[31mautogenModulesDir[0m[0m )
[;1m[34m   |[0m[0m[;1m[31m                                         ^^^^^^^^^^^^^^^^^[0m[0m
[0m[0m[0m [31;01m*[0m ERROR: dev-haskell/pango-0.13.6.1::gentoo failed (configure phase):
 [31;01m*[0m   compiling /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  125:  Called src_configure
 [31;01m*[0m   environment, line 1920:  Called haskell-cabal_src_configure
 [31;01m*[0m   environment, line 1570:  Called cabal-bootstrap
 [31;01m*[0m   environment, line  474:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m           } || make_setup "$@" || die "compiling ${setupmodule} failed";
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-haskell/pango-0.13.6.1::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-haskell/pango-0.13.6.1::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-haskell/pango-0.13.6.1/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-haskell/pango-0.13.6.1/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1'
 [31;01m*[0m S: '/var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1'
Comment 1 Jonas Stein gentoo-dev 2020-08-19 18:08:17 UTC
Thank you for the report. We need to have all information at hand before ticket assignment. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Please reopen this ticket (Status:UNCONFIRMED) afterwards.
Comment 2 Russell Dwiggins 2020-08-19 18:52:48 UTC
Created attachment 655516 [details]
build.log
Comment 3 Russell Dwiggins 2020-08-19 18:53:57 UTC
Portage 3.0.2 (python 3.7.8-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.2.0, glibc-2.31-r6, 5.7.7-gentoo x86_64)
=================================================================
System uname: Linux-5.7.7-gentoo-x86_64-AMD_FX-tm-8320_Eight-Core_Processor-with-gentoo-2.7
KiB Mem:    24581640 total,  15978828 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Wed, 19 Aug 2020 17:00:01 +0000
Head commit of repository gentoo: df77c2eb1cc1ac78b5e17a9a4187fad6d445a0e3
Timestamp of repository tastytea: Thu, 13 Aug 2020 19:05:39 +0000
Head commit of repository tastytea: 92542e0648e00c3e4de4cfc0d2bc30ca2de54e38

Head commit of repository steam-overlay: b8fc2697aadc252bcd8c229ef24db59fd67728f4

sh bash 5.0_p18
ld GNU ld (Gentoo 2.34 p6) 2.34.0
app-shells/bash:          5.0_p18::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.30.3-r1::gentoo
dev-lang/python:          2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo, 3.9.0_beta5::gentoo
dev-util/cmake:           3.18.1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.20::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2::gentoo
sys-devel/binutils:       2.34-r2::gentoo
sys-devel/gcc:            9.2.0-r4::gentoo, 9.3.0::gentoo, 10.2.0::gentoo
sys-devel/gcc-config:     2.3.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.8::gentoo (virtual/os-headers)
sys-libs/glibc:           2.31-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

tastytea
    location: /var/db/repos/tastytea
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/tastytea.git
    masters: gentoo

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

steam-overlay
    location: /usr/local/portage/steam-overlay
    sync-type: git
    sync-uri: https://github.com/anyc/steam-overlay.git
    masters: gentoo
    priority: 50

Installed sets: @steam
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu"
LINGUAS="en en_US"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac accessibility acl acpi activities alsa amd64 arts aspell avahi berkdb bitmap-fonts bluetooth bluray branding browserplugin bzip2 cairo cdda cdr cdrgphoto2 cleartype cli corefonts crypt cups dbus declarative divx divx4linux djvu dri dts dvd dvdr dvdread elogind emboss emerald encode exif extras fbcon fbcondecor firefox flac foomaticdb fortran freetts gcj gdbm gif gimpprint gmedia gnome-online-accounts gpm hdaps iconv icu introspection ipod ipv6 irda java joystick jpeg kipi kwallet lcms ldap libglvnd libnotify libtirpc mad mmx mng mp3 mp4 mpeg mplayer mtp multilib mysql ncurses netmeeting networkmanager nls nptl nptlonly nsplugin ogg ooo-kde opengl openmp opie pam pango pcre pda pdf phonon pic plasma png policykit postscript ppds pulseaudio qml qt5 quicktime readline real realmedia reports samba scanner sdl seccomp semantic-desktop sound spell split-usr ssl startup-notification suid svg tcpd theora threads tiff truetype truetype-fonts type1 type1-fonts udev udisks unicode upower usb v4l v4l2 vdpau vorbis wayland widgets win32codecs wmp wxwidgets x264 xattr xcb xcomposite xml xscreensaver xv xvid xvmc yahoo zeroconf zlib" ABI_X86="64 32" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx f16c fma3 fma4 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" QEMU_SOFTMMU_TARGETS="arm" QEMU_USER_TARGETS="arm" RUBY_TARGETS="ruby25" SANE_BACKENDS="brother2 net canon canon_dr genesys" USERLAND="GNU" VIDEO_CARDS="nvidia vesa nv v4l fbdev virtualbox" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-19 20:15:27 UTC
(In reply to Jonas Stein from comment #1)
> Thank you for the report. We need to have all information at hand before
> ticket assignment. That is why I ask you to 
> * attach the logs and 
> * paste the emerge info 
> as described on
> https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
> Please reopen this ticket (Status:UNCONFIRMED) afterwards.

Please stop doing that.
Comment 5 Larry the Git Cow gentoo-dev 2020-08-19 20:31:25 UTC
The bug has been closed via the following commit(s):

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

commit 806345a37012e1c7ffd8a92c6e34e53d983ea240
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-19 20:31:16 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-19 20:31:16 +0000

    dev-haskell/pango: bump up to 0.13.8.1
    
    Reported-by: Russell Dwiggins
    Closes: https://bugs.gentoo.org/738030
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/pango/Manifest              |  1 +
 dev-haskell/pango/pango-0.13.8.1.ebuild | 40 +++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)