Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528942 - mail-client/drac-1.12-r1 - rpc.dracd.c:181:6: error: too few arguments to function ‘dbp->open’
Summary: mail-client/drac-1.12-r1 - rpc.dracd.c:181:6: error: too few arguments to fun...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 16:41 UTC by Toralf Förster
Modified: 2018-02-14 15:43 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 Toralf Förster gentoo-dev 2014-11-11 16:41:18 UTC
This amd64 chroot image is located at a hardened amd64 system.



 * Package:    mail-client/drac-1.12-r1
 * Repository: gentoo
 * Maintainer: net-mail@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking drac.tar.Z to /var/tmp/portage/mail-client/drac-1.12-r1/work
>>> Source unpacked in /var/tmp/portage/mail-client/drac-1.12-r1/work
>>> Compiling source in /var/tmp/portage/mail-client/drac-1.12-r1/work ...
make -j1 -j1 
x86_64-pc-linux-gnu-gcc -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C -O2 -pipe   -c -o testing.o testing.c
testing.c: In function ‘main’:
testing.c:21:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
   exit(1);
   ^
rpcgen -C -I drac.x
x86_64-pc-linux-gnu-gcc -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C -O2 -pipe   -c -o dracauth.o dracauth.c
x86_64-pc-linux-gnu-gcc -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C -O2 -pipe   -c -o drac_xdr.o drac_xdr.c
x86_64-pc-linux-gnu-gcc -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C -O2 -pipe   -c -o drac_clnt.o drac_clnt.c
rm -f libdrac.a
ar cq libdrac.a dracauth.o drac_xdr.o drac_clnt.o
: libdrac.a
x86_64-pc-linux-gnu-gcc -o testing testing.o -L. -ldrac
x86_64-pc-linux-gnu-gcc -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C -O2 -pipe   -c -o rpc.dracd.o rpc.dracd.c
rpc.dracd.c: In function ‘drac_run’:
rpc.dracd.c:181:6: warning: passing argument 2 of ‘dbp->open’ from incompatible pointer type [enabled by default]
      0644);
      ^
rpc.dracd.c:181:6: note: expected ‘struct DB_TXN *’ but argument is of type ‘char *’
rpc.dracd.c:181:6: warning: passing argument 4 of ‘dbp->open’ makes pointer from integer without a cast [enabled by default]
rpc.dracd.c:181:6: note: expected ‘const char *’ but argument is of type ‘int’
rpc.dracd.c:181:6: error: too few arguments to function ‘dbp->open’
<builtin>: recipe for target 'rpc.dracd.o' failed
make: *** [rpc.dracd.o] Error 1
emake failed
 * ERROR: mail-client/drac-1.12-r1::gentoo failed (compile phase):
 *   compile problem
Comment 1 Toralf Förster gentoo-dev 2016-05-10 14:20:59 UTC
still true at :

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

  This is an unstable amd64 chroot image (named amd64-plasma-unstable_20160509-225719) at a hardened host acting as a tinderbox.

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

  make.conf: USE="mmx sse sse2 pax_kernel xtpax -cdinstall -oci8 -bindist alisp apache avx btrfs cairo -clang cups dot -fontconfig gnomecanvas gtkstyle haptic hdf5 isag javafx kerberos kvm logrotate melt mng modplug mysql ois openexr policykit postscript printsupport qt3support qt5 ssse3 system-libs -system-llvm theora tk ufed usbredir webkit wxwidgets xvfb"
Comment 2 Pacho Ramos gentoo-dev 2018-02-14 15:43:19 UTC
removed from the tree