Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179992 - dev-haskell/hs-plugins-0.9.10-r1 - emerge don't report an error, but it isn't correctly installed/build
Summary: dev-haskell/hs-plugins-0.9.10-r1 - emerge don't report an error, but it isn't...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-27 12:06 UTC by Albert Zeyer
Modified: 2010-07-12 08:28 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 Albert Zeyer 2007-05-27 12:06:40 UTC
ibook ~ # emerge hs-plugins            
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-haskell/hs-plugins-0.9.10-r1 to /
 * hs-plugins-0.9.10.tar.gz RMD160 ;-) ...                                [ ok ]
 * hs-plugins-0.9.10.tar.gz SHA1 ;-) ...                                  [ ok ]
 * hs-plugins-0.9.10.tar.gz SHA256 ;-) ...                                [ ok ]
 * hs-plugins-0.9.10.tar.gz size ;-) ...                                  [ ok ]
>>> Unpacking source...
>>> Unpacking hs-plugins-0.9.10.tar.gz to /var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10 ...
 * econf: updating hs-plugins-0.9.10/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating hs-plugins-0.9.10/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=powerpc-unknown-linux-gnu
checking build system type... powerpc-unknown-linux-gnu
checking for ghc... ghc
checking for ghc library directory... /opt/ghc/lib/ghc-6.4.2
checking for ghc version... 6.4.2
checking for value of __GLASGOW_HASKELL__... 604

checking for ghc-pkg... ghc-pkg
checking for haddock... haddock
checking for happy... happy
checking for alex... no
configure: WARNING: If you change or remove the lexer files you'll need alex
checking for ld... ld
checking for ar... ar
checking for ranlib... ranlib
checking for rm... rm
checking for tex... tex
checking for tex2page... no
configure: WARNING: You'll need tex2page if you wish to build the
                    documentation: http://www.ccs.neu.edu/home/dorai/tex2page/tex2page-doc.html
checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes
checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none needed
checking for arc4random... no
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating config.mk
sed: file ./confstatp1XlZf/subs-1.sed line 41: unterminated `s' command
config.status: creating config.h
sed: file ./confstatp1XlZf/subs-1.sed line 41: unterminated `s' command
config.status: creating examples/makewith/io/TestIO.conf
sed: file ./confstatp1XlZf/subs-1.sed line 41: unterminated `s' command
config.status: creating examples/makewith/unsafeio/Unsafe.conf
sed: file ./confstatp1XlZf/subs-1.sed line 41: unterminated `s' command
cd src && make
make[1]: Entering directory `/var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10/src'
make[2]: Entering directory `/var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10/src/altdata'
Rebuilding dependencies ... cpp: too many input files
rm: cannot remove `depend': No such file or directory
make[2]: [depend] Error 1 (ignored)
done.
package-name altdata -O -Wall -Werror -fno-warn-missing-signatures  -threaded -c AltData/Dynamic.hs -o AltData/Dynamic.o -ohi AltData/Dynamic.hi
make[2]: package-name: Command not found
make[2]: [AltData/Dynamic.o] Error 127 (ignored)
package-name altdata -O -Wall -Werror -fno-warn-missing-signatures  -threaded -c AltData/Typeable.hs -o AltData/Typeable.o -ohi AltData/Typeable.hi
make[2]: package-name: Command not found
make[2]: [AltData/Typeable.o] Error 127 (ignored)
ar: AltData/Dynamic.o: No such file or directory
make[2]: *** [libHSaltdata.a] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10/src/altdata'
make[1]: *** [altdata] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10/src'
make: *** [build] Error 2
>>> Source compiled.
>>> Test phase [not enabled]: dev-haskell/hs-plugins-0.9.10-r1

>>> Install hs-plugins-0.9.10-r1 into /var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/image/ category dev-haskell
/include
make: /include: Command not found
make: *** [install] Error 127
env LIBDIR=  --force -f /var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/work/hs-plugins-0.9.10/hs-plugins-0.9.10-r1.conf -u < src/altdata/altdata.conf.in
/bin/sh: src/altdata/altdata.conf.in: No such file or directory
make: *** [register] Error 1
>>> Completed installing hs-plugins-0.9.10-r1 into /var/tmp/portage/dev-haskell/hs-plugins-0.9.10-r1/image/

>>> Merging dev-haskell/hs-plugins-0.9.10-r1 to /
--- /opt/
--- /opt/ghc/
--- /opt/ghc/lib/
--- /opt/ghc/lib/ghc-6.4.2/
--- /opt/ghc/lib/ghc-6.4.2/gentoo/
>>> /opt/ghc/lib/ghc-6.4.2/gentoo/hs-plugins-0.9.10-r1.conf
--- /usr/
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/hs-plugins-0.9.10-r1/
>>> /usr/share/doc/hs-plugins-0.9.10-r1/VERSION.bz2
>>> /usr/share/doc/hs-plugins-0.9.10-r1/TODO.bz2
>>> /usr/share/doc/hs-plugins-0.9.10-r1/AUTHORS.bz2
>>> /usr/share/doc/hs-plugins-0.9.10-r1/README.bz2
>>> Safely unmerging already-installed instance...
...
Comment 1 Albert Zeyer 2007-05-27 12:07:26 UTC
ibook ~ # emerge --info
Portage 2.1.2.2 (default-linux/ppc/ppc32/2006.1/G4, gcc-4.1.1, glibc-2.5-r2, 2.6.21-gentoo ppc)
=================================================================
System uname: 2.6.21-gentoo ppc 7447A, altivec supported
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 24 May 2007 17:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/     ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/     ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/       ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo   ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/private"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip GAPING_SECURITY_HOLE X a52 aac aalib aiglx alsa altivec amd apache2 apm applet aqua_theme asf automount backendonly bash-completion battery beagle berkdb binary-drivers bindist binfilter bitmap-fonts bittorrent bonjour bonobo branding bzip2 cairo cdr chm cli corba cracklib crosscompile crypt css cups curl cursors d dbus dedicated device-mapper dga dhcp djbfft dmx dnotify dri dts dv dvd dvdread dvi editor eds emboss encode esd evo evolution exif extensions fat fbcon ffmpeg firefox flac fortran ftp gaim gdbm gdm gif gimp glitz gnome gpm gps gs gstreamer gtk gtk2 gtkhtml guionly hal haskell ibam icons iconv ieee1394 injection insecure-drivers ipv6 isdnlog ithreads java javacomm javascript jbig jpeg jpeg2k kerberos krb4 lame lcms ldap libcaca libg++ libwww linuxthreads-tls live lzo mad matroska midi mikmod mime mjpeg mng mod modplug mozbranding mozcalendar mozdevelop mp3 mp4 mpeg mtp mudflap multicall musepack nautilus ncurses net njb nls nntp nptl nptlonly nsplugin ocaml ode ogg openal opengl openmp oss pam pascal pci pcre pdf perl php png ppc ppcsha1 ppds python quicktime readline reflection reiser4 reiserfs rtc rtsp ruby samba screen sdl server session sheep shout slp sockets socks5 speex spell spl ssl subversion svg syslog t1lib teamarena tetex tga themes theora threads thumbnail tiff truetype truetype-fonts type1 type1-fonts unicode usb vcd vidix visualization vorbis widescreen wifi wma wmf wmp wordperfect wxwindows x264 xanim xcomposite xext xface xine xml xorg xscreensaver xsettings xv xvid zip zlib" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="ati radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2010-07-12 08:28:25 UTC
The package is not in tree anymore.

Current state of plugins in haskell overlay:
https://bugs.gentoo.org/show_bug.cgi?id=131227#c5

Closing as WONTFIX