Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 636328

Summary: net-nds/yp-tools-4.2.2-r1 : xdrfile-test.c:44:11: error: dereferencing pointer to incomplete type struct ypbind3_binding
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-nds:yp-tools-4.2.2-r1:20171102-203800.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-02 21:00:08 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wnested-externs -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Werror -D_REENTRANT=1 -O2 -pipe -march=native -Wall -c xdrfile-test.c
xdrfile-test.c: In function ‘ypbind3_binding_dump’:
xdrfile-test.c:44:11: error: dereferencing pointer to incomplete type ‘struct ypbind3_binding’
   if (ypb3->ypbind_nconf)
           ^~
xdrfile-test.c:50:11: error: implicit declaration of function ‘taddr2ipstr’ [-Werror=implicit-function-declaration]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_test_20171031-164654

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)




emerge -qpv net-nds/yp-tools
[ebuild  N    ] net-nds/yp-tools-4.2.2-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2017-11-02 21:00:11 UTC
Created attachment 501958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-02 21:00:14 UTC
Created attachment 501960 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-02 21:00:17 UTC
Created attachment 501962 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-02 21:00:20 UTC
Created attachment 501964 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-02 21:00:23 UTC
Created attachment 501966 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-02 21:00:26 UTC
Created attachment 501968 [details]
net-nds:yp-tools-4.2.2-r1:20171102-203800.log
Comment 7 Toralf Förster gentoo-dev 2017-11-02 21:00:29 UTC
Created attachment 501970 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-11-04 17:43:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44859d2b40b6b86a0da50a1bb80accea6b703a72

commit 44859d2b40b6b86a0da50a1bb80accea6b703a72
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-11-04 17:43:02 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-11-04 17:43:12 +0000

    net-nds/yp-tools: disable tests, bug #636328
    
    Reported-by: Toralf Förster
    Bug: https://bugs.gentoo.org/636328
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)}
Comment 9 Sergei Trofimovich (RETIRED) gentoo-dev 2017-11-04 17:43:54 UTC
*** Bug 626562 has been marked as a duplicate of this bug. ***
Comment 10 Sergei Trofimovich (RETIRED) gentoo-dev 2017-11-04 17:44:05 UTC
*** Bug 625686 has been marked as a duplicate of this bug. ***