Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564080 - dev-haskell/wxc: support wxGTK:3.0
Summary: dev-haskell/wxc: support wxGTK:3.0
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: wxwidgets-3.0
  Show dependency tree
 
Reported: 2015-10-25 13:42 UTC by Pacho Ramos
Modified: 2016-03-26 22:08 UTC (History)
0 users

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 Pacho Ramos gentoo-dev 2015-10-25 13:42:58 UTC
I have tried to use it but I couldn't:
Using hpc version 0.67 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
No hscolour found
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
Using pkg-config version 0.29 found on system at: /usr/bin/pkg-config
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found

          Warning: No config found to match: /usr/lib64/wx/config/gtk2-unicode-3.0 --version=2.9 --version-full
                   in /usr/lib64/wx/config
          If you require this configuration, please install the desired
          library build.  If this is part of an automated configuration
          test and no other errors occur, you may safely ignore it.
          You may use wx-config --list to see all configs available in
          the default prefix.

readProcess failed: readProcess: /usr/lib64/wx/config/gtk2-unicode-3.0 "--version=2.9" "--version-full" (exit 1): failed
setup: failed
 * ghc-pkg check: 'checking for other broken packages:'
 * ERROR: dev-haskell/wxc-0.90.1.1::gentoo failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line   90:  Called src_configure
 *   environment, line 3236:  Called cabal_src_configure '--gcc-option=-O2' '--gcc-option=-pipe' '--gcc-option=-march=native' '--gcc-option=-fno-stack-protector' '--gcc-option=-Wl,-O1' '--gcc-option=-Wl,--as-needed' '--gcc-option=-Wl,--hash-style=gnu' '--verbose=3'
 *   environment, line  935:  Called haskell-cabal_src_configure '--gcc-option=-O2' '--gcc-option=-pipe' '--gcc-option=-march=native' '--gcc-option=-fno-stack-protector' '--gcc-option=-Wl,-O1' '--gcc-option=-Wl,--as-needed' '--gcc-option=-Wl,--hash-style=gnu' '--verbose=3'
 *   environment, line 2164:  Called cabal-configure '--gcc-option=-O2' '--gcc-option=-pipe' '--gcc-option=-march=native' '--gcc-option=-fno-stack-protector' '--gcc-option=-Wl,-O1' '--gcc-option=-Wl,--as-needed' '--gcc-option=-Wl,--hash-style=gnu' '--verbose=3'
 *   environment, line  728:  Called cabal-show-brokens-and-die 'setup configure failed'
 *   environment, line  826:  Called die
 * The specific snippet of code:
 *       die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-haskell/wxc-0.90.1.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-haskell/wxc-0.90.1.1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-haskell/wxc-0.90.1.1:20151025-134117.log.gz'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/wxc-0.90.1.1/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/wxc-0.90.1.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-haskell/wxc-0.90.1.1/work/wxc-0.90.1.1'
 * S: '/var/tmp/portage/dev-haskell/wxc-0.90.1.1/work/wxc-0.90.1.1'
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2016-03-26 22:08:12 UTC
As part or bug #575526 pushed dev-haskell/wxc:3.0 (and others).
These support wxgtk:3.0.

Thank you!