Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219679 - sys-fs/xfsprogs-2.9.7 fails to build
Summary: sys-fs/xfsprogs-2.9.7 fails to build
Status: RESOLVED DUPLICATE of bug 214655
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 02:03 UTC by Vincent van de Camp
Modified: 2008-05-05 04:57 UTC (History)
0 users

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


Attachments
config.log of failed xfsprogs compile (config.log,31.28 KB, text/plain)
2008-04-30 20:28 UTC, Vincent van de Camp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent van de Camp 2008-04-29 02:03:17 UTC
xfsprogs-2.9.7 was made stable, but the ebuild fails to compile

Reproducible: Always

Steps to Reproduce:
1. emerge xfsprogs now that 2.9.7 is made stable
2. build messages:

configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
include/builddefs:81: *** missing separator.  Stop.
 * 
 * ERROR: sys-fs/xfsprogs-2.9.7 failed.
Actual Results:  
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
include/builddefs:81: *** missing separator.  Stop.
 * 
 * ERROR: sys-fs/xfsprogs-2.9.7 failed.



Expected Results:  
xfsprogs should compile successfully

Around line 81 in include/builddefs, I found the following:

RPM             = /bin/rpm
RPMBUILD        = /bin/rpm
RPM_VERSION     = 6
Inc
<http://gnu
it
law

Meyering

ENABLE_SHARED   = yes
ENABLE_GETTEXT  = yes
ENABLE_EDITLINE = no
ENABLE_READLINE = no

emerge --info:
System uname: 2.6.24-gentoo-r4 i686 Pentium III (Coppermine)
Timestamp of tree: Mon, 28 Apr 2008 20:00:04 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -msse -g"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -msse -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages metadata-transfer sandbox sfperms splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa berkdb bidi cairo cdr cli cracklib crypt cups dbus divx4linux dri dvd dvdr dvdread eds emboss encode esd evo faad fam firefox fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv imlib ipv6 isdnlog jpeg kerberos ldap mad matroska midi mikmod mmx mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcmcia pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse ssl stream streamout svg tcpd tiff truetype unicode v4l vorbis win32codecs wmv wxwindows x86 xinerama xml xorg xscreensaver xv zlib" ALSA_CARDS="maestro3" 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" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="r128 vesa vga radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Vincent van de Camp 2008-04-29 02:05:06 UTC
This is 100% reproducible.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-29 02:13:52 UTC
Could you try again in a clean shell?
Comment 3 Vincent van de Camp 2008-04-29 03:56:43 UTC
Tried it twice, once in X, once using a text console, but it still dies at the same point with the same message.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-29 06:53:51 UTC
And what does rpm --version say?
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-29 06:54:36 UTC
Oops, wrong bug. :)
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-29 06:55:23 UTC
Could you attach the config.log as well as the environment file please?
Comment 7 Vincent van de Camp 2008-04-30 20:28:57 UTC
Created attachment 151465 [details]
config.log of failed xfsprogs compile
Comment 8 SpanKY gentoo-dev 2008-05-05 04:57:03 UTC

*** This bug has been marked as a duplicate of bug 214655 ***