Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234505 - app-arch/rpm-4.4.6-r3 fails to compile with neon-0.28
Summary: app-arch/rpm-4.4.6-r3 fails to compile with neon-0.28
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-11 21:00 UTC by Thomas Beutin
Modified: 2008-09-11 20:26 UTC (History)
2 users (show)

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


Attachments
build log (build.log,314.20 KB, text/plain)
2008-08-11 21:02 UTC, Thomas Beutin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2008-08-11 21:00:38 UTC
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon -I../lua/include -I../lua/local -I../misc     -O2 -
march=i386 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmio.lo -MD -MP -MF .deps/rpmio.Tpo -c -o rpmio.lo rpmio.
c
rpmdav.c:106: error: expected declaration specifiers or '...' before 'ne_conn_status'
rpmdav.c: In function 'davNotify':
rpmdav.c:134: error: 'connstatus' undeclared (first use in this function)
rpmdav.c:134: error: (Each undeclared identifier is reported only once
rpmdav.c:134: error: for each function it appears in.)
rpmdav.c: In function 'davInit':
rpmdav.c:353: warning: implicit declaration of function 'ne_set_status'
rpmdav.c: In function 'davFetch':
rpmdav.c:708: warning: passing argument 2 of 'ne_propfind_set_private' from incompatible pointer type
rpmdav.c:710: warning: passing argument 3 of 'ne_propfind_named' from incompatible pointer type
rpmdav.c: In function 'davWrite':
rpmdav.c:1099: warning: unused variable 'fd'
rpmdav.c: In function 'avReaddir':
rpmdav.c:1435: warning: pointer targets in assignment differ in signedness
rpmdav.c: In function 'avOpendir':
rpmdav.c:1488: warning: pointer targets in assignment differ in signedness
rpmdav.c: In function 'davReaddir':
rpmdav.c:1559: warning: pointer targets in assignment differ in signedness
rpmdav.c: In function 'davOpendir':
rpmdav.c:1644: warning: pointer targets in assignment differ in signedness
make[2]: *** [rpmdav.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon -I../lua/include -I../lua/local -I../misc -O2 -march=i386 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmhook.lo -MD -MP -MF .deps/rpmhook.Tpo -c rpmhook.c  -fPIC -DPIC -o .libs/rpmhook.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon -I../lua/include -I../lua/local -I../misc -O2 -march=i386 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmio.lo -MD -MP -MF .deps/rpmio.Tpo -c rpmio.c  -fPIC -DPIC -o .libs/rpmio.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon -I../lua/include -I../lua/local -I../misc -O2 -march=i386 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmhook.lo -MD -MP -MF .deps/rpmhook.Tpo -c rpmhook.c -o rpmhook.o >/dev/null 2>&1
mv -f .deps/rpmhook.Tpo .deps/rpmhook.Plo
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/beecrypt -I/usr/include/neon -I../lua/include -I../lua/local -I../misc -O2 -march=i386 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT rpmio.lo -MD -MP -MF .deps/rpmio.Tpo -c rpmio.c -o rpmio.o >/dev/null 2>&1
mv -f .deps/rpmio.Tpo .deps/rpmio.Plo
make[2]: Leaving directory `/var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6/rpmio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-arch/rpm-4.4.6-r3/work/rpm-4.4.6'
make: *** [all] Error 2

Reproducible: Always




# emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-tuxonice-r9 i686)
=================================================================
System uname: 2.6.24-tuxonice-r9 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Mon, 11 Aug 2008 05:30:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
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-r3
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="-O2 -march=i386"
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/lib/fax /usr/share/config /var/bind /var/lib/hsqldb /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php4/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php4/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php4/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i386"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_IE@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB en en_US de fr it es pt pt_BR"
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://10.6.0.1/gentoo-portage"
USE="X a52 aac accessibility acpi adns alsa apache2 audiofile avahi avi bash-completion bcmath bdf berkdb bindist bluetooth branding bzip2 cairo caps cdb cddb cdparanoia cdr cli cracklib crypt ctype cups curl curlwrappers dbus dga divx4linux dri dts dv dvb dvd dvdr dvdread eds emboss encode esd ethereal evo exif expat fam fame ffmpeg flac flatfile font-server fontconfig foomaticdb fortran fpx ftp gd gdbm gif gimp gmp gnome gnutls gphoto2 gpm graphviz gs gstreamer gtk gtk2 hal iconv ieee1394 imagemagick imap imlib inifile ipod ipv6 isdnlog jack java javamail javascript jbig jikes jingle jpeg jpeg2k junit kde kerberos lame lcms ldap libg++ libnotify libsamplerate libwww logrotate logwatch lzo mad matroska mcal mhash midi mikmod milter ming mjpeg mmap mmx mng mono motif mp2 mp3 mp4 mpeg mplayer mudflap musicbrainz mysql ncurses neXt network nls nptl nptlonly nsplugin odbc ogg oggvorbis opengl openmp pam pcmcia pcntl pcre pda pdf pdflib perl php pic png pnp posix postgres ppds pppd pvm python qt3support qt4 quicktime radius rdesktop readline reflection ruby samba sasl scanner sdl session sharedext sharedmem simplexml slp sndfile snmp soap sockets speex spell spl sqlite sqlite3 sse sse2 ssl startup-notification subtitles svg sysfs syslog sysvipc tcltk tcpd tetex theora tidy tiff tokenizer truetype truetype-fonts trusted twolame unicode usb v4l v4l2 vcd vhosts vim-syntax vorbis wddx wifi win32codecs wmf wxwindows x264 x86 xface xine xinerama xinetd xml xml2 xmlrpc xorg xosd xpm xprint xsl xulrunner xv xvid yaz zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 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" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en en_US de fr it es pt pt_BR" USERLAND="GNU" VIDEO_CARDS="vga vesa fbdev nv nvidia v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Thomas Beutin 2008-08-11 21:02:04 UTC
Created attachment 162706 [details]
build log

/var/tmp/portage/app-arch/rpm-4.4.6-r3/temp/build.log
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2008-08-12 09:35:52 UTC
CCing apache herd as neon maintainers for advice.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-06 17:32:04 UTC
You should use app-arch/rpm-4.4.6-r6 or app-arch/rpm-4.4.7-r4.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-08 17:32:13 UTC
This bug is a duplicate of bug #214799.