Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124382 - dev-haskell/haxml-1.13 does not install utility programs
Summary: dev-haskell/haxml-1.13 does not install utility programs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 02:20 UTC by Takano Akio
Modified: 2006-02-28 04:46 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 Takano Akio 2006-02-28 02:20:45 UTC
The ebuild for haxml-1.13 does not insatall utility programs, such as
DtdToHakell or Xtract.
I assume this is a bug because I don't see this change in the ChangeLog.

emerge --info:
Portage 2.1_pre5-r1 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 Intel(R) Celeron(R) M processor         1.30GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.gg3.net/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
LANG="ja_JP.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm avi berkdb bitmap-fonts bzip2 cdr cjk crypt cups dvd dvdr emboss encode examples fbcon foomaticdb gdbm gi
f gpm gstreamer gtk gtk2 iconv imlib ipv6 jack jpeg libg++ libwww mad mikmod mime mmap mmx motif mozsvg mp3 mpeg ncurses nls ogg oggvorbis opengl pam pdflib perl png quicktime readline sdl spell sse sse2 ssl svg tcpd truetype truetype-fonts truetypr type1-fonts unicode vorbis wxwindows xml xml2 xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_
linux userland_GNU video_cards_i810 video_cards_fbdev"                                                                            Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Duncan Coutts (RETIRED) gentoo-dev 2006-02-28 04:46:26 UTC
Thanks for the report Takano.

Between version 1.12 and 1.13, HaXml changed to using Cabal and for some reason it doesn't now build the tools by default. I'll report this upstream too.

dev-haskell/haxml-1.13-r1 is now in portage with the fix to install the tools.