Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77858 - davfs2-0.2.2-r1 failed to emerge
Summary: davfs2-0.2.2-r1 failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 09:44 UTC by Josef Kovacs
Modified: 2005-01-26 07: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 Josef Kovacs 2005-01-13 09:44:19 UTC
I can't emerge davfs2. I don't know why, sorry

Reproducible: Always
Steps to Reproduce:
1.emerge davfs2
2.
3.

Actual Results:  
--- snip ---
configure: debugging is enabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libneon/Makefile
config.status: creating config.h

Using configuration for building DAVFS2 0.2.2:

  Install prefix:  /usr
  Compiler:        i686-pc-linux-gnu-gcc
  neon library:    included libneon (0.24.4)
  XML parser:      libxml 2.6.15
  SSL library:     No SSL support

Now run 'make' to compile DAVFS2

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I/usr/include -I/usr/include/libxml2
-I/var/tmp/portage/davfs2-0.2.2-r1/work/davfs2-0.2.2 -I./lib 
-I/usr/src/linux/include -I./src  -march=pentium2 -O3 -I./libneon -c
src/davfsd.c -o src/davfsd.o
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:12: error: redefinition of `struct timespec'
/usr/src/linux/include/linux/time.h:18: error: redefinition of `struct timeval'
/usr/src/linux/include/linux/time.h:23: error: redefinition of `struct timezone'
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:126:1: warning: "FD_SET" redefined
In file included from /usr/include/sys/types.h:216,
                 from /usr/include/bits/fcntl.h:26,
                 from /usr/include/fcntl.h:33,
                 from src/davfsd.c:23:
/usr/include/sys/select.h:93:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:127:1: warning: "FD_CLR" redefined
In file included from /usr/include/sys/types.h:216,
                 from /usr/include/bits/fcntl.h:26,
                 from /usr/include/fcntl.h:33,
                 from src/davfsd.c:23:
/usr/include/sys/select.h:94:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:128:1: warning: "FD_ISSET" redefined
In file included from /usr/include/sys/types.h:216,
                 from /usr/include/bits/fcntl.h:26,
                 from /usr/include/fcntl.h:33,
                 from src/davfsd.c:23:
/usr/include/sys/select.h:95:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:129:1: warning: "FD_ZERO" redefined
In file included from /usr/include/sys/types.h:216,
                 from /usr/include/bits/fcntl.h:26,
                 from /usr/include/fcntl.h:33,
                 from src/davfsd.c:23:
/usr/include/sys/select.h:96:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:135:1: warning: "ITIMER_REAL" redefined
In file included from src/davfsd.c:34:
/usr/include/sys/time.h:95:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:136:1: warning: "ITIMER_VIRTUAL" redefined
In file included from src/davfsd.c:34:
/usr/include/sys/time.h:98:1: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:137:1: warning: "ITIMER_PROF" redefined
In file included from src/davfsd.c:34:
/usr/include/sys/time.h:102:1: warning: this is the location of the previous
definition
/usr/src/linux/include/linux/time.h:139: error: redefinition of `struct itimerspec'
/usr/src/linux/include/linux/time.h:144: error: redefinition of `struct itimerval'
In file included from /usr/src/linux/include/linux/coda.h:102,
                 from src/davfsd.c:39:
/usr/src/linux/include/linux/time.h:175:1: warning: "TIMER_ABSTIME" redefined
In file included from /usr/include/time.h:42,
                 from src/davfsd.c:21:
/usr/include/bits/time.h:55:1: warning: this is the location of the previous
definition
src/davfsd.c:227: error: parse error before "id"
src/davfsd.c: In function `look_name':
src/davfsd.c:231: error: `id' undeclared (first use in this function)
src/davfsd.c:231: error: (Each undeclared identifier is reported only once
src/davfsd.c:231: error: for each function it appears in.)
src/davfsd.c:249: error: `is_dir' undeclared (first use in this function)
src/davfsd.c: At top level:
src/davfsd.c:258: error: parse error before "alloc_vfid"
src/davfsd.c: In function `alloc_vfid':
src/davfsd.c:260: error: `ViceFid' undeclared (first use in this function)
src/davfsd.c:260: error: parse error before "res"
src/davfsd.c:275: error: `res' undeclared (first use in this function)
src/davfsd.c: At top level:
src/davfsd.c:372: error: parse error before "id"
src/davfsd.c: In function `get_local_copy':
src/davfsd.c:375: error: `id' undeclared (first use in this function)
src/davfsd.c:379: error: `flags' undeclared (first use in this function)
src/davfsd.c: At top level:
src/davfsd.c:452: error: parse error before "id"
src/davfsd.c: In function `get_dir_copy':
src/davfsd.c:454: error: `id' undeclared (first use in this function)
src/davfsd.c: At top level:
src/davfsd.c:536: error: parse error before "id"
src/davfsd.c: In function `unget_local_copy':
src/davfsd.c:539: error: `id' undeclared (first use in this function)
src/davfsd.c: At top level:
src/davfsd.c:629: error: parse error before "ViceFid"
src/davfsd.c: In function `coda_open':
src/davfsd.c:634: error: `id' undeclared (first use in this function)
src/davfsd.c:635: error: `name' undeclared (first use in this function)
src/davfsd.c:636: error: `out_buf' undeclared (first use in this function)
src/davfsd.c:659: error: `flags' undeclared (first use in this function)
src/davfsd.c:660: error: `server_nolocks' undeclared (first use in this function)
src/davfsd.c:674: error: `in_buf' undeclared (first use in this function)
src/davfsd.c: In function `main':
src/davfsd.c:894: error: incompatible types in assignment
src/davfsd.c:895: error: structure has no member named `Unique'
src/davfsd.c:921: error: structure has no member named `Unique'
src/davfsd.c:959: error: incompatible types in assignment
src/davfsd.c:1051: error: structure has no member named `Unique'
src/davfsd.c:1067: error: incompatible types in assignment
src/davfsd.c:1068: error: structure has no member named `Unique'
src/davfsd.c:1082: error: incompatible types in assignment
make: *** [src/davfsd.o] Error 1

!!! ERROR: net-fs/davfs2-0.2.2-r1 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
A cleanly installed program ... :-)

platon ~ # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /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/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2 -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/  
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://ftp.easynet.nl/mirror/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.rxd.hu
http://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib adns alsa apache2 apm arts audiofile avi berkdb bidi bitmap-fonts
bonobo cdparanoia cdr cjk crypt cups directfb divx4linux doc dvd dvdread encode
esd f77 fam fbcon flac font-server foomaticdb fortran gdbm ggi gif gimpprint
gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib jack java jbig jpeg
jpeg2k junit kde kerberos lcms ldap lesstif libg++ libwww lzo mad maildir md5sum
mikmod mmx motif mozilla mpeg mpi mplayer ncurses network nls nocd oggvorbis
opengl oss pam pdflib peex perl plotutils png ppds python quicktime readline
samba sasl sdl slang spell sse ssl svga tcltk tcpd tetex tga theora tiff
truetype truetype-fonts type1-fonts unicode usb vim-with-x wmf wxwindows x86
xine xml xml2 xmms xosd xprint xv xvid zlib linguas_de"
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-13 11:13:26 UTC
What kernel version do you have in /usr/src/linux?
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-13 11:18:53 UTC
Could you please also try the new ~x86 version?
Comment 3 Josef Kovacs 2005-01-13 13:44:26 UTC
Hello,

/usr/src/linux ist a symbolic link to the newest stable gentoo-2.6kernel linux-2.6.10-gentoo-r4.

The davfs2-0.2.3-r1-ebuild emerges cleanly and works fine. Thank you for the tip! I forgot to try the masked version. 
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-26 07:46:48 UTC
new ebuild is stable, closing