# emerge --info Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo-r9 i686) ================================================================= System uname: 2.6.23-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Timestamp of tree: Mon, 23 Jun 2008 15:45:02 +0000 app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.4.4-r13 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS=" --with-bdeps y" FEATURES="buildpkg collision-protect distlocks fixpackages parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv userpriv_fakeroot usersandbox verify-rdepend" GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo" LANG="en_US.UTF-8" LC_ALL="en_US.UTF-8" LINGUAS="en en_US" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/nerone /usr/portage/local/layman/sunrise /usr/local/portage" SYNC="rsync://rsync.nerone.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi alsa amr asf audiofile avahi bash-completion branding browserplugin bsf bzip2 cairo caps cddb cdparanoia cli cracklib crypt cups curl dbus dri dts dvd dvdr dvdread emboss encode evo exif fam fame ffmpeg fftw firefox flac flash ftp gd gdbm gif glut gmp gnutls gpm gstreamer gtk hal iconv idn imap imlib isdnlog ithreads jack java javascript jpeg kde kdeenablefinal kdehiddenvisibility kipi lame libnotify live lzo mad mailwrapper matroska mbrola mcal memlimit midi mikmod mjpeg mmap mmx mmxext mozilla mozsvg mp3 mp4 mpeg mplayer mudflap musicbrainz mysql ncurses network network-cron nls nntp nptl nptlonly nsplugin nvidia offensive ogg openexr opengl pam pcre pdf perl php physfs png postgres ppds pppd python qt3 qt3support qt4 quicktime readline real reflection reiserfs rtc ruby samba sasl sdl session slp sndfile speex spell spl sql sqlite sse sse2 ssl subversion svg symlink theora threads threadsafe tiff truetype unicode utempter utf8 vcd vim-syntax vorbis webdav win32codecs x264 x86 xattr xcb xcomposite xforms xine xml xorg xosd xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="alias auth_basic authn_alias authn_default authn_file authz_default authz_groupfile authz_host authz_user autoindex dav dav_fs dir env include info log_config mime mime_magic negotiation proxy proxy_http rewrite setenvif status unique_id" APACHE2_MPMS="event" CAMERAS="canon directory ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="i810 vesa" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Error log will follow
Created attachment 158137 [details] Build log for media-gfx/showimg-0.9.5 with error It appears "all.h" is no longer included in dev-libs/libpqxx-2.6.9.
According to bug 226621, libpqxx-2.6.9 is back to unstable because of issues like this one. If so, this can probably be closed.
I'm going to go ahead and mark this bug invalid since libpqxx was, indeed, de-stabilized.
Mike, plase don't resolve bug reports. This has to be fixed for libpqxx-2.6.9 to go stable.
Ah - my bad. Sorry about that.
There's an additional problem, because libpqxx-2.6.8 can't be built either (it fails with errors like "'memcpy' was not declared in this scope", so you can't build showimg at all (no other versions in portage. I've got many those "not declared" errors, and it seems it's a known problem where a new version of gcc stops pulling in some stuff it did before, due to a cleanup. Does this make this a blocking bug?
Created attachment 171515 [details, diff] patch to compile showimg against libpqxx-2.6.9
Late, but applied. There's also bug 252546, so I'm ot sure if it was worth it. Will mark this bug fixed, when I'm sure everything regarding bug 226621 is fine.
Why is this still open? Closing.