Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124919 - ntfsprogs-1.13.0 fails to detec fuse
Summary: ntfsprogs-1.13.0 fails to detec fuse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-04 02:19 UTC by Konstantin Sobolev
Modified: 2006-03-05 18:54 UTC (History)
0 users

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


Attachments
config.log (config.log,37.90 KB, text/plain)
2006-03-04 06:17 UTC, Boris Dusek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Sobolev 2006-03-04 02:19:40 UTC
trying to emerge ntfsprogs with fuse support, configure fails:

checking whether stripping libraries is possible... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for FUSE_MODULE... configure: error: ntfsmount requires FUSE version >= 2.3.0.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /wd/portage-tmp/portage/ntfsprogs-1.13.0/work/ntfsprogs-1.13.0/config.log

!!! ERROR: sys-fs/ntfsprogs-1.13.0 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile
  ntfsprogs-1.13.0.ebuild, line 23:   Called econf 'compile' '--disable-gnome-vfs' '--disable-debug'

root@kos ~ $ qpkg -I -v sys-fs/fuse
sys-fs/fuse-2.5.2 *

pkg-config --errors-to-stdout --print-errors "fuse >= 2.3.0"
(empty output)
============================
Portage 2.1_pre5-r2 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-archck4 x86_64)
=================================================================
System uname: 2.6.15-archck4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -mtune=k8 -O2 -fweb -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /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="-march=k8 -mtune=k8 -O2 -fweb -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://hess.local/gentoo ftp://longobard.local/gentoo ftp://ignatich.local/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
LINGUAS="en ru"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/wd/portage-tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://10.1.1.146/gentoo-portage"
USE="amd64 7zip X Xaw3d a52 aac aalib alsa artswrappersuid async audiofile automount avi bitmap-fonts bluetooth browserplugin c++ cairo canvas cdparanoia crypt css cups dga dmx dnd dts dvd dvdr dvdread dynagraph edl emboss encode erandom extensions extras fbcon ffmpeg flac foomaticdb fortran ftp fuse gif gimp gimpprint gkrellm glitz gpgme gpm graphviz gs gtk gtk2 hal iconv icq imagemagick imap imlib innodb irc ithreads jabber jpeg kde kipi lcd live lm_sensors logitech-mouse logrotate lzo lzw lzw-tiff mad maildir matroska mbox mime mmap mozdevelop mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg2 mpeg4 musepack nas ncurses nethack network nls nntp no-old-linux nogg nptl nptlonly nvidia oav ogg oggvorbis opengl oss pam pam_console parse-clocks pda pdf pdflib perl png pnp python qt quicktime rdesktop readline real rss rtc samba sdl silc smime socks5 spell ssl stroke tcpd theora threads tiff timidity truetype truetype-fonts type1-fonts usb userlocales utf8 uudeview v4l v4l2 vcd vim-with-x visualization vorbis wv x264 xanim xcomposite xface xfs xgetdefault xinetd xosd xpm xprint xrandr xscreensaver xv xvid xvmc zlib zvbi elibc_glibc kernel_linux linguas_en linguas_ru userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, LDFLAGS
Comment 1 Boris Dusek 2006-03-04 06:17:14 UTC
Created attachment 81286 [details]
config.log

(In reply to comment #0)
> trying to emerge ntfsprogs with fuse support, configure fails:
> 
> checking whether stripping libraries is possible... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for _LARGE_FILES value needed for large files... no
> checking for FUSE_MODULE... configure: error: ntfsmount requires FUSE version
> >= 2.3.0.
> 

Same here. I am attaching config.log. I have sys-fs/fuse-2.4.1-r1; "pkg-config fuse --modversion" shows 2.4.1 it correctly; emerge info bellow

Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Mobile AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.14
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon-xp -fomit-frame-pointer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.chello.cz/mirrors/gentoo-mirror ftp://ftp.sh.cvut.cz/MIRRORS/gentoo http://gentoo.ynet.sk/pub"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en cs sk ru he hi ar zh"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/mine /usr/local/portage/xgl"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac aalib acl acpi adns alsa arts atlas audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cairo cdb cdparanoia cdr crypt cups curl dv dvd eds emboss encode exif expat fam fbcon ffmpeg flac foomaticdb fortran gcj gdbm gif ginac glut gmp gphoto2 gpm gstreamer gtk gtk2 guile icq idn ieee1394 imagemagick imlib ipv6 irc jack jpeg junit kde kdeenablefinal kdexdeltas lcms libcaca libg++ libwww lua mad mhash mikmod mmx mng mp3 mpeg ncurses nls nptl nsplugin ogg oggvorbis openal opengl oss pam pcre pdflib perl pic plotutils png python qt readline ruby samba scanner sdl speex sqlite sse ssl subversion symlink tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs wmf xinerama xml xml2 xv xvid yaz zlib video_cards_via linguas_en linguas_cs linguas_sk linguas_ru linguas_he linguas_hi linguas_ar linguas_zh userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET
Comment 2 SpanKY gentoo-dev 2006-03-04 19:42:01 UTC
do you have pkg-config installed ?
Comment 3 Konstantin Sobolev 2006-03-05 04:01:07 UTC
(In reply to comment #2)
> do you have pkg-config installed ?

yes, it's output is included in the report. 

Comment 4 SpanKY gentoo-dev 2006-03-05 16:17:57 UTC
true, sorry about that ...

bug in configure script when doing --disable-gnome-vfs --enable-fuse-module ...
Comment 5 SpanKY gentoo-dev 2006-03-05 18:54:30 UTC
should be fixed in cvs now