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

Bug 410121

Summary: dev-db/pgpool2-{3.0.4,3.2.1} [-pam] - pool_hba.c:87:15: error: variable ‘pam_passw_conv’ has initializer but incomplete type
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.pgpool.net/mantisbt/view.php?id=37
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Marcin Mirosław 2012-03-29 10:36:56 UTC
pool_hba.c:79:86: warning: ‘struct pam_response’ declared inside parameter list [enabled by default]
pool_hba.c:79:86: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
pool_hba.c:79:86: warning: ‘struct pam_message’ declared inside parameter list [enabled by default]
pool_hba.c:87:15: error: variable ‘pam_passw_conv’ has initializer but incomplete type
pool_hba.c:88:2: warning: excess elements in struct initializer [enabled by default]
pool_hba.c:88:2: warning: (near initialization for ‘pam_passw_conv’) [enabled by default]
pool_hba.c:90:1: warning: excess elements in struct initializer [enabled by default]
pool_hba.c:90:1: warning: (near initialization for ‘pam_passw_conv’) [enabled by default]
pool_hba.c:1289:16: warning: ‘struct pam_response’ declared inside parameter list [enabled by default]
pool_hba.c:1289:16: warning: ‘struct pam_message’ declared inside parameter list [enabled by default]
pool_hba.c:1288:12: error: conflicting types for ‘pam_passwd_conv_proc’
pool_hba.c:79:12: note: previous declaration of ‘pam_passwd_conv_proc’ was here
pool_hba.c: In function ‘pam_passwd_conv_proc’:
pool_hba.c:1291:28: error: dereferencing pointer to incomplete type
pool_hba.c:1291:43: error: ‘PAM_PROMPT_ECHO_OFF’ undeclared (first use in this function)
pool_hba.c:1291:43: note: each undeclared identifier is reported only once for each function it appears in
pool_hba.c:1293:17: error: dereferencing pointer to incomplete type
pool_hba.c:1295:9: error: ‘PAM_ERROR_MSG’ undeclared (first use in this function)
pool_hba.c:1297:14: error: dereferencing pointer to incomplete type
pool_hba.c:1298:12: error: ‘PAM_CONV_ERR’ undeclared (first use in this function)
pool_hba.c:1301:14: error: dereferencing pointer to incomplete type
pool_hba.c:1301:33: error: dereferencing pointer to incomplete type
pool_hba.c:1340:33: error: invalid application of ‘sizeof’ to incomplete type ‘struct pam_response’ 
pool_hba.c:1348:2: error: invalid use of undefined type ‘struct pam_response’
pool_hba.c:1348:9: error: dereferencing pointer to incomplete type
pool_hba.c:1349:2: error: invalid use of undefined type ‘struct pam_response’
pool_hba.c:1349:13: error: dereferencing pointer to incomplete type
pool_hba.c:1354:2: error: invalid use of undefined type ‘struct pam_response’
pool_hba.c:1354:9: error: dereferencing pointer to incomplete type
pool_hba.c:1356:2: error: invalid use of undefined type ‘struct pam_response’
pool_hba.c:1356:17: error: dereferencing pointer to incomplete type
pool_hba.c:1356:28: error: ‘PAM_SUCCESS’ undeclared (first use in this function)
pool_hba.c: In function ‘CheckPAMAuth’:
pool_hba.c:1366:2: error: unknown type name ‘pam_handle_t’
pool_hba.c:1379:2: error: invalid use of undefined type ‘struct pam_conv’
pool_hba.c:1384:3: warning: implicit declaration of function ‘pam_start’ [-Wimplicit-function-declaration]
pool_hba.c:1390:16: error: ‘PAM_SUCCESS’ undeclared (first use in this function)
pool_hba.c:1393:6: warning: implicit declaration of function ‘pam_strerror’ [-Wimplicit-function-declaration]
pool_hba.c:1393:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c:1398:2: warning: implicit declaration of function ‘pam_set_item’ [-Wimplicit-function-declaration]
pool_hba.c:1398:30: error: ‘PAM_USER’ undeclared (first use in this function)
pool_hba.c:1402:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c:1407:30: error: ‘PAM_CONV’ undeclared (first use in this function)
pool_hba.c:1411:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c:1416:2: warning: implicit declaration of function ‘pam_authenticate’ [-Wimplicit-function-declaration]
pool_hba.c:1420:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c:1425:2: warning: implicit declaration of function ‘pam_acct_mgmt’ [-Wimplicit-function-declaration]
pool_hba.c:1429:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c:1434:2: warning: implicit declaration of function ‘pam_end’ [-Wimplicit-function-declaration]
pool_hba.c:1438:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]
pool_hba.c: At top level:
pool_hba.c:79:12: warning: ‘pam_passwd_conv_proc’ used but never defined [enabled by default]
pool_hba.c:1288:12: warning: ‘pam_passwd_conv_proc’ defined but not used [-Wunused-function]
pool_hba.c: In function ‘CheckPAMAuth’:
pool_hba.c:1444:1: warning: control reaches end of non-void function [-Wreturn-type]
make[2]: *** [pool_hba.o] Error 1

Reproducible: Always




Portage 2.2.0_alpha96_p2 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.2, glibc-2.14.1-r2, 3.3.0-gentoo x86_64)
=================================================================
System uname: Linux-3.3.0-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-2.1
Timestamp of tree: Thu, 29 Mar 2012 06:00:01 +0000
ccache version 3.1.7 [enabled]
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2-r1
dev-util/ccache:          3.1.7
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.4.7, 4.5.3-r2, 4.6.2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 PUEL Q3AEULA skype-eula dlj-1.1 Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fpeel-loops -frename-registers -fpredictive-commoning -fweb -ftree-vectorize -floop-interchange -ftree-loop-distribution -fivopts -floop-block -floop-strip-mine -fira-loop-pressure -floop-interchange -ftree-loop-linear -fipa-sra -s -Wdisabled-optimization"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe -fpeel-loops -frename-registers -fpredictive-commoning -fweb -ftree-vectorize -floop-interchange -ftree-loop-distribution -fivopts -floop-block -floop-strip-mine -fira-loop-pressure -floop-interchange -ftree-loop-linear -fipa-sra -s -Wdisabled-optimization"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=" --quiet-build=n"
FEATURES="Xfail-clean Xkeepwork Xsplitdebug assume-digests binpkg-logs ccache collision-protect distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pl en es es_ES"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="-O"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://192.168.138.254/gentoo-portage"
USE="64bit X a52 aac acl acpi alsa amd64 apm async bash-completion bfq bittorrent branding bzip2 cairo caps cdda cdr chroot cli consolekit crypt cups cxx dbus declarative dmx dri dvd dvdr emboss encode exif fam firefox ftp gif glibc-omitfp gpm graphite gstreamer iconv idn iproute2 ipv6 ithreads jpeg kde kipi laptop lcms libnotify lightning logrotate mad mmap mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses network-cron nls nptl nptlonly nsplugin nspluginwrapper objc ogg opengl openmp openssl optimization optimized-qmake pam pango pch pcre pdf phonon plasma png policykit ppds pppd qt3support qt4 readline samba sdl semantic-desktop session sharedmem smp spell sse sse2 sse3 sse4_1 ssl ssse3 startup-notification svg sysfs threads threadsafe tiff tools truetype udev unicode urandom usb vim vim-pager vim-syntax vorbis x264 xattr xcb xcomposite xinerama xml xorg xscreensaver xulrunner xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul 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 cgid dav dbd deflate dir env expires ext_filter filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="caps lvm mdraid" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en es es_ES" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 Marcin Mirosław 2012-03-29 10:37:32 UTC
Created attachment 307063 [details]
build.log
Comment 2 Marcin Mirosław 2012-11-21 08:52:17 UTC
Upstream said:'
 If you don't want to build with pam, don't specify "--without-pam". "--without-pam" doesn't work.
'...
Comment 3 Aaron W. Swenson gentoo-dev 2012-11-21 11:56:39 UTC
(In reply to comment #2)
> Upstream said:'
>  If you don't want to build with pam, don't specify "--without-pam".
> "--without-pam" doesn't work.
> '...

Well, that's nice. I'll fix it.
Comment 4 Aaron W. Swenson gentoo-dev 2012-12-27 11:39:13 UTC
*pgpool2-3.2.1-r1 (27 Dec 2012)

  27 Dec 2012; <titan@gentoo.org> files/pgpool2.initd,
  +pgpool2-3.2.1-r1.ebuild, pgpool2-9999.ebuild:
  Fix bug 410121 and bug 444028.
Comment 5 Marcin Mirosław 2012-12-27 13:38:43 UTC
2x thanks.