Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215037 - app-arch/rpm-4.4.6-r4 fails to build
Summary: app-arch/rpm-4.4.6-r4 fails to build
Status: RESOLVED DUPLICATE of bug 214799
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 12:01 UTC by Helmut Jarausch
Modified: 2008-03-27 12:05 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 Helmut Jarausch 2008-03-27 12:01:28 UTC
Trying to build app-arch/rpm-4.4.6-r4 gives
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
 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=i686 -pipe -fno-strict-aliasing -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
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=i686 -pipe -fno-strict-aliasing -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
mv -f .deps/macro.Tpo .deps/macro.Plo
make[2]: Leaving directory `/var/tmp/portage/app-arch/rpm-4.4.6-r4/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-r4/work/rpm-4.4.6'
make: *** [all] Error 2
 * 
 * ERROR: app-arch/rpm-4.4.6-r4 failed.
 * Call stack:


Reproducible: Always




emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r2 i686)
=================================================================
System uname: 2.6.24-gentoo-r2 i686 Intel(R) Pentium(R) III CPU family 1266MHz
Timestamp of tree: Thu, 27 Mar 2008 07:16:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
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.20_alpha2-r1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 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.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
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 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LINGUAS="en de"
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://rsync.informatik.RWTH-Aachen.de/gentoo-portage"
USE="X acl berkdb bitmap-fonts cairo cdr cli cracklib crypt cups doc dri dvd fortran gcj gdbm gnome gpm gtk gtk2 iconv ipv6 isdnlog jpeg kde midi mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl png pppd python qt readline reflection session spl sqlite sqlite3 ssl svg tcl tcpd tetex tiff tk truetype-fonts type1-fonts unicode x86 xorg xulrunner zlib" 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 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-27 12:05:37 UTC

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