Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142362 - sys-fs/cryptsetup-luks-1.0.3-r2 build fails during install phase
Summary: sys-fs/cryptsetup-luks-1.0.3-r2 build fails during install phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Benjamin Smee (strerror) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 142852
Blocks:
  Show dependency tree
 
Reported: 2006-07-31 18:31 UTC by Jose daLuz
Modified: 2006-08-05 14:27 UTC (History)
7 users (show)

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 Jose daLuz 2006-07-31 18:31:22 UTC
Emerging cryptsetup-luks 1.0.3-r2 on a new Gentoo install, I get the following error:

make[1]: Entering directory `/var/tmp/portage/cryptsetup-luks-1.0.3-r2/work/cryptsetup-luks-1.0.3/po'
/bin/sh @MKINSTALLDIRS@ /var/tmp/portage/cryptsetup-luks-1.0.3-r2/image//usr/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/var/tmp/portage/cryptsetup-luks-1.0.3-r2/work/cryptsetup-luks-1.0.3/po'
make: *** [install-recursive] Error 1

!!! ERROR: sys-fs/cryptsetup-luks-1.0.3-r2 failed.

Gentoo Base System version 1.12.1
Portage 2.1.1_pre4-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(tm) 64 Processor 3000+
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1, 2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig ccache confcache distlocks parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
MAKEOPTS="-j2"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi bash-completion berkdb bitmap-fonts cli crypt cups dbus debug dlloader dri eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod motif mp3 mpeg multislot ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userlocales vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_vesa"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2006-08-02 02:13:34 UTC
this is a gettext issue. Downgrading gettext to 0.14.6 solved the problem. I'm very short of time right now so I'll look into it further later, but right now I'm tempted to palm it to the gettext maintainer ;)
Comment 2 Jose daLuz 2006-08-02 20:20:17 UTC
(In reply to comment #1)
> this is a gettext issue. Downgrading gettext to 0.14.6 solved the problem.
I can confirm this workaround alows cryptsetup-luks to compile.
Comment 3 Leonard Khoo 2006-08-04 04:51:55 UTC
same problem. downgrading sovled the problem.
Comment 4 Qing Lei 2006-08-04 21:25:22 UTC
under AMD64, it has the same bugs.
Comment 5 SpanKY gentoo-dev 2006-08-05 14:27:18 UTC
should be fixed in cvs now