| Summary: | net-fs/samba-3.0.22 rpctorture didn't build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | toto <toto> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-gentoo-r2 i686) ================================================================= System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.6.14 dev-lang/python: 2.4.2 sys-apps/sandbox: 1.2.12 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 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc" CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://fido:cocacola@baddy.ivanco.net/pub ftp://213.183.109.13 http://gentoo.osuosl.org/ http://ftp.uoi.gr/mirror/OS/gentoo/ http://mirror.gentoo.gr.jp http://ftp.twaren.net/Linux/Gentoo/" LANG="ru_RU.koi8r" LC_ALL="ru_RU.koi8r" LINGUAS="ru" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow apm avi berkdb bitmap-fonts bzip2 cli crypt ctype curl dba dri eds emboss encode ethereal expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm geoip gif gmp gstreamer gtk2 iconv idn imagemagick imap imlib isdnlog jpeg lcms libclamav libg++ libwww mad maildir memlimit mhash mikmod mmap mmx mng motif mpeg mysql ncurses nls nptl nptlonly ogg oss pam pcre pdflib perl php png posix pppd python quicktime readline samba sasl session simplexml soap sockets spell spl ssl symlink tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb vhosts xml xml2 xmms xsl xv zlib linguas_ru userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, PORTDIR_OVERLAY |
* make rpctorture Using FLAGS = -march=athlon-tbird -O2 -pipe -fomit-frame-pointer -D_SAMBA_BUILD_ -I/usr/include/mysql -march=athlon-tbird -pipe -fomit-frame-pointer -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/libxml2 -Iinclude -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/include -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/ubiqx -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/tdb -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source -D_SAMBA_BUILD_ make: *** Нет правила для сборки цели `rpcclient/display.o', требуемой для `bin/rpctorture'. Останов. make: *** Ожидание завершения заданий... LIBS = -lcrypt -lresolv -lnsl -ldl Compiling torture/rpctorture.c LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined LDFLAGS = PIE_CFLAGS = -fPIE PIE_LDFLAGS = -pie torture/rpctorture.c:27: error: 'global_myname' redeclared as different kind of symbol include/proto.h:1107: error: previous declaration of 'global_myname' was here torture/rpctorture.c:27: error: 'global_myname' redeclared as different kind of symbol include/proto.h:1107: error: previous declaration of 'global_myname' was here torture/rpctorture.c:57: warning: "struct client_info" declared inside parameter list torture/rpctorture.c:57: warning: its scope is only this definition or declaration, which is probably not what you want torture/rpctorture.c: In function `rpcclient_connect': torture/rpctorture.c:62: error: dereferencing pointer to incomplete type torture/rpctorture.c:62: error: dereferencing pointer to incomplete type torture/rpctorture.c:63: error: dereferencing pointer to incomplete type torture/rpctorture.c:66: error: dereferencing pointer to incomplete type torture/rpctorture.c:66: error: dereferencing pointer to incomplete type torture/rpctorture.c:68: error: dereferencing pointer to incomplete type torture/rpctorture.c:68: error: dereferencing pointer to incomplete type torture/rpctorture.c: At top level: torture/rpctorture.c:90: warning: "struct client_info" declared inside parameter list torture/rpctorture.c: In function `run_enums_test': torture/rpctorture.c:102: error: dereferencing pointer to incomplete type torture/rpctorture.c:102: error: dereferencing pointer to incomplete type torture/rpctorture.c: At top level: torture/rpctorture.c:134: warning: "struct client_info" declared inside parameter list torture/rpctorture.c: In function `run_ntlogin_test': torture/rpctorture.c:146: error: dereferencing pointer to incomplete type torture/rpctorture.c:146: error: dereferencing pointer to incomplete type torture/rpctorture.c: At top level: torture/rpctorture.c:167: warning: "struct client_info" declared inside parameter list torture/rpctorture.c: In function `main': torture/rpctorture.c:233: error: storage size of 'cli_info' isn't known torture/rpctorture.c:291: error: structure has no member named `pipes' torture/rpctorture.c:377: error: `scope' undeclared (first use in this function) torture/rpctorture.c:377: error: (Each undeclared identifier is reported only once torture/rpctorture.c:377: error: for each function it appears in.) torture/rpctorture.c:535: warning: passing arg 5 of `create_procs' from incompatible pointer type torture/rpctorture.c:539: warning: passing arg 5 of `create_procs' from incompatible pointer type make: *** [torture/rpctorture.o] Ошибка 1 * rpctorture didn't build