Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636328 - net-nds/yp-tools-4.2.2-r1 : xdrfile-test.c:44:11: error: dereferencing pointer to incomplete type struct ypbind3_binding
Summary: net-nds/yp-tools-4.2.2-r1 : xdrfile-test.c:44:11: error: dereferencing pointe...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal 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: TESTFAILURE
: 625686 626562 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-02 21:00 UTC by Toralf Förster
Modified: 2017-11-04 17:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.28 KB, text/plain)
2017-11-02 21:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,65.69 KB, text/plain)
2017-11-02 21:00 UTC, Toralf Förster
Details
environment (environment,49.92 KB, text/plain)
2017-11-02 21:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.17 KB, application/x-bzip)
2017-11-02 21:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.06 KB, application/x-bzip)
2017-11-02 21:00 UTC, Toralf Förster
Details
net-nds:yp-tools-4.2.2-r1:20171102-203800.log (net-nds:yp-tools-4.2.2-r1:20171102-203800.log,23.77 KB, text/plain)
2017-11-02 21:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.79 KB, application/x-bzip)
2017-11-02 21:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***