Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396651 - dev-vcs/monotone-1.0-r3 fails to emerge due to an error of redefinition of 'struct file_handle' in rcs_file.cc
Summary: dev-vcs/monotone-1.0-r3 fails to emerge due to an error of redefinition of 's...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-01-01 07:57 UTC by Juergen Rose
Modified: 2012-05-28 19:33 UTC (History)
7 users (show)

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


Attachments
/var/tmp/portage/dev-vcs/monotone-1.0-r3/temp/build.log (build.log,32.98 KB, text/plain)
2012-01-01 07:58 UTC, Juergen Rose
Details
Upstream commit da62ca (gentoo396651a.patch,4.04 KB, patch)
2012-01-02 09:36 UTC, Martin von Gagern
Details | Diff
Thanks Martin, the patch worked for me with the this ebuild. (monotone-1.0-r3.ebuild,3.25 KB, text/plain)
2012-01-11 12:09 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2012-01-01 07:57:48 UTC
'emerge monotone' fails with:
...
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/key_store.o src/key_store.cc
src/key_store.cc: In member function 'void key_store::create_key_pair(database&, const key_name&, key_store::create_key_pair_mode, const utf8*, key_id*)':
src/key_store.cc:710:19: warning: 'void Botan::PKCS8::encrypt_key(const Botan::Private_Key&, Botan::Pipe&, Botan::RandomNumberGenerator&, const std::string&, const std::string&, Botan::X509_Encoding)' is deprecated (declared at /usr/include/botan-1.10/botan/pkcs8.h:109): Use PEM_encode or BER_encode
src/key_store.cc:716:45: warning: 'void Botan::PKCS8::encrypt_key(const Botan::Private_Key&, Botan::Pipe&, Botan::RandomNumberGenerator&, const std::string&, const std::string&, Botan::X509_Encoding)' is deprecated (declared at /usr/include/botan-1.10/botan/pkcs8.h:109): Use PEM_encode or BER_encode
src/key_store.cc:718:19: warning: 'void Botan::PKCS8::encode(const Botan::Private_Key&, Botan::Pipe&, Botan::X509_Encoding)' is deprecated (declared at /usr/include/botan-1.10/botan/pkcs8.h:85): Use PEM_encode or BER_encode
...
src/key_store.cc:1100:66: warning: 'void Botan::X509::encode(const Botan::Public_Key&, Botan::Pipe&, Botan::X509_Encoding)' is deprecated (declared at /usr/include/botan-1.10/botan/x509_key.h:87): Use PEM_encode or BER_encode
\
#       source='src/ssh_agent.cc' object='src/ssh_agent.o' libtool=no 
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/ssh_agent.o src/ssh_agent.cc
\
#       source='src/keys.cc' object='src/keys.o' libtool=no 
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/keys.o src/keys.cc
\
#       source='src/packet.cc' object='src/packet.o' libtool=no 
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/packet.o src/packet.cc
\
#       source='src/key_packet.cc' object='src/key_packet.o' libtool=no 
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/key_packet.o src/key_packet.cc
\
#       source='src/rcs_file.cc' object='src/rcs_file.o' libtool=no 
x86_64-pc-linux-gnu-g++  -I.    -I/usr/include/botan-1.10            -O2 -march=k8 -Wall -W -Wno-unused -c -o src/rcs_file.o src/rcs_file.cc
src/rcs_file.cc:45:1: error: redefinition of 'struct file_handle'
/usr/include/bits/fcntl.h:255:1: error: previous definition of 'struct file_handle'
src/rcs_file.cc: In function 'void parse_rcs_file(const std::string&, rcs_file&)':
src/rcs_file.cc:492:34: error: no matching function for call to 'file_handle::file_handle(const std::string&)'
/usr/include/bits/fcntl.h:255:1: note: candidates are: file_handle::file_handle()
/usr/include/bits/fcntl.h:255:1: note:                 file_handle::file_handle(const file_handle&)
src/rcs_file.cc:493:40: error: 'struct file_handle' has no member named 'fd'
src/rcs_file.cc:493:51: error: 'struct file_handle' has no member named 'length'
make[2]: *** [src/rcs_file.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0'
make: *** [all] Error 2
 * ERROR: dev-vcs/monotone-1.0-r3 failed (compile phase):


Reproducible: Always




root@grizzly:/usr/local/portage/sci-geosciences(142)# emerge --info =dev-vcs/monotone-1.0-r3
Portage 2.1.10.44 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r1, 3.1.5-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.1.5-gentoo-x86_64-AMD_Athlon-tm-_64_Processor_3700+-with-gentoo-2.1
Timestamp of tree: Sun, 01 Jan 2012 03:00:01 +0000
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.7
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.2
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r1
Repositories: gentoo arcon java-overlay lordvan science sunrise x11 local x-cpan g-octave
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 skype-eula googleearth AdobeFlash-10.1 cadsoft Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=k8"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo ftp://ftp.easynet.nl/mirror/gentoo/ "
LANG="en_US.UTF-8"
LC_ALL="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de fr"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages/"
PORTAGE_CONFIGROOT="/"
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"
PORTDIR_OVERLAY="/var/lib/layman/arcon /var/lib/layman/java-overlay /var/lib/layman/lordvan /var/lib/layman/science /var/lib/layman/sunrise /var/lib/layman/x11 /usr/local/portage /var/lib/cpan /var/lib/g-octave"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 64bit R X Xaw3d a52 aac acl acpi admin afs alsa amd64 ao apache2 applet archive arpack asf aspell assistant atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth boo boost branding bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cgi chm cli consolekit corba cracklib crypt css cups curl cxx daap db dbase dbi dbm dbus declarative designer devhelp device-mapper dga dia djvu doc dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpx fts3 fuse galago garmin gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp ginac git glade glib glpk gml gmp gmtsuppl gnome gnome-keyring gnome-print gnuplot gnutls gphoto2 gpm grammar graphics graphtft graphviz grass gs gsl gsm gstreamer gtk gudev guile harness hddtemp hdf hdf5 hdri http httpd hwdb iconv icq icu id3 ide imagemagick imap innodb inotify ipod ipv6 irda ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kde kdrive kerberos kpathsea ladspa lame lapack latex latex3 lcms ldap libffi libgda libnotify libsamplerate lirc lm_sensors lua lzo mad mail maildir mapnik math matroska mkl mmx mmxext mng modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking networkmanager nfs nls nntp nptl nptlonly nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ogdi ogg ole openexr opengl openmp overview pae pam pango pcre pda pdf perl plotutils plugins png podcast policykit portaudio posix postgres postscript ppds pppd preview-latex proj projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime readline reiserfs reports rle romio rpc rrdcgi rrdtool sage samba sasl science sdk sdl secure-delete semantic-desktop server session sip slang slp smbclient sms sndfile snmp soup sox speex spell sql sqlite sse sse2 ssl startup-notification stlport subtitles subversion suexec svg svm swig sysfs szip t1lib tcl tcpd tex tex4ht texmacs tgif theora threads thunderbird tidy tiff tk tools truetype udev unicode usb userlocales utempter vaapi video virtualbox vorbis wav webdav webdav-serf webkit wmf wxwidgets x264 xattr xcb xemacs xext xft xine xml xmlreader xmlrpc xorg xpm xulrunner xv xvid xvmc yaml zlib zvbi" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DVB_CARDS="tda10046 saa7134" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr" LIRC_DEVICES="hauppauge_dvb" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS




root@grizzly:/usr/local/portage/sci-geosciences(143)# emerge -pqv =dev-vcs/monotone-1.0-r3
[ebuild     U ] dev-vcs/monotone-1.0-r3 [1.0-r1] USE="doc ipv6 nls -test"
Comment 1 Juergen Rose 2012-01-01 07:58:40 UTC
Created attachment 297507 [details]
/var/tmp/portage/dev-vcs/monotone-1.0-r3/temp/build.log
Comment 2 Martin von Gagern 2012-01-02 09:36:51 UTC
Created attachment 297619 [details, diff]
Upstream commit da62ca

Upstream master branch has a fix for this:
https://code.monotone.ca/p/monotone/source/commit/da62cad10eda55aa233ac124/
Comment 3 Juergen Rose 2012-01-11 12:09:47 UTC
Created attachment 298633 [details]
Thanks Martin, the patch worked for me with the this ebuild.
Comment 4 Dennis Schridde 2012-01-27 12:55:29 UTC
Issue persists. Can someone fix this in the portage tree, please?
Comment 5 Zac Medico gentoo-dev 2012-02-19 08:19:49 UTC
I've added the patch to monotone-1.0-r3.ebuild.