Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523680 - media-gfx/fbida-2.09-r2 with media-libs/giflib-5* - rd/read-gif.c:28:6: error: too few arguments to function ‘GifErrorString’
Summary: media-gfx/fbida-2.09-r2 with media-libs/giflib-5* - rd/read-gif.c:28:6: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: giflib-5
  Show dependency tree
 
Reported: 2014-09-25 09:32 UTC by Paolo Pedroni
Modified: 2014-11-26 17:16 UTC (History)
0 users

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


Attachments
fbida-2.09-r2:20140924-101144.log.gz (fbida-2.09-r2:20140924-101144.log.gz,7.00 KB, application/gzip)
2014-09-25 09:32 UTC, Paolo Pedroni
Details
Patch to fix compilation with giflib 5 (fbida-2.09-giflib-5.patch,1.23 KB, patch)
2014-09-25 09:34 UTC, Paolo Pedroni
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2014-09-25 09:32:40 UTC
Created attachment 385430 [details]
fbida-2.09-r2:20140924-101144.log.gz

As in the summary latest unstable fbida (which already carries a patch to fix compilation with giflib-4.2) fails to compile with giflib-5. The complete error is:

rd/read-gif.c: In function ‘gif_fileread’:
rd/read-gif.c:28:6: error: too few arguments to function ‘GifErrorString’
      GifErrorString();
      ^
In file included from rd/read-gif.c:4:0:
/usr/include/gif_lib.h:226:20: note: declared here
 extern const char *GifErrorString(int ErrorCode);     /* new in 2012 - ESR */
                    ^
rd/read-gif.c:45:7: error: too few arguments to function ‘GifErrorString’
       GifErrorString();
       ^
In file included from rd/read-gif.c:4:0:
/usr/include/gif_lib.h:226:20: note: declared here
 extern const char *GifErrorString(int ErrorCode);     /* new in 2012 - ESR */
                    ^
rd/read-gif.c: In function ‘gif_init’:
rd/read-gif.c:101:5: error: too few arguments to function ‘DGifOpenFileHandle’
     h->gif = DGifOpenFileHandle(fileno(fp));
     ^
In file included from rd/read-gif.c:4:0:
/usr/include/gif_lib.h:179:14: note: declared here
 GifFileType *DGifOpenFileHandle(int GifFileHandle, int *Error);
              ^
rd/read-gif.c:111:3: error: too few arguments to function ‘GifErrorString’
   GifErrorString();
   ^
In file included from rd/read-gif.c:4:0:
/usr/include/gif_lib.h:226:20: note: declared here
 extern const char *GifErrorString(int ErrorCode);     /* new in 2012 - ESR */
                    ^
distcc[2980] ERROR: compile rd/read-gif.c on localhost failed
make: *** [rd/read-gif.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.

# emerge --info
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.8.3, glibc-2.19-r1, 3.14.14-gentoo x86_64)
=================================================================
System uname: Linux-3.14.14-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.2
KiB Mem:    12027648 total,   3998460 free
KiB Swap:    8643068 total,   8629812 free
Timestamp of tree: Thu, 25 Sep 2014 08:45:01 +0000
ld GNU gold (Gentoo 2.23.2 p1.0 2.23.2) 1.11
distcc 3.1 x86_64-pc-linux-gnu [enabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p48-r1
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.7, 3.3.5-r1
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.7.3                                                                                                                
sys-devel/libtool:        2.4.2-r1                                                                                                             
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=7 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=7 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks merge-sync news parallel-fetch protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/ http://tux.rainside.sk/gentoo/ http://gentoo.mneisen.org/ http://gentoo.tiscali.nl/ http://gentoo.inode.at/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
MAKEOPTS="-j12"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-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="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib acl acpi adns alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli cracklib crypt css cups curl cxx dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw firefox flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp glamor gmp gnutls gphoto2 gpm graphviz gstreamer gtk handbook iconv icu idn ieee1394 imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kipi lame lcms libass libcaca libnotify libsamplerate lm_sensors lua lzma lzo mad mmap mmx mng modules mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal openexr opengl openmp pam pango pcre pdf phonon plasma png policykit postscript ppds pulseaudio qt3support qt4 rdesktop readline recode samba scanner sdl semantic-desktop session smartcard sndfile sockets speex spell sqlite sqlite3 sse sse2 ssl startup-notification svg symlink syslog systemd sysvipc taglib tcpd theora threads tidy tiff truetype udev udisks unicode upower usb vcd vdpau vim-syntax vnc vorbis wayland win32codecs wmf wxwidgets x264 xattr xcb xcomposite xinerama xml xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64 32" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" 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 ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" LINGUAS="it" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby20" SANE_BACKENDS="epson epson2" USERLAND="GNU" VIDEO_CARDS="radeon r600" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

# emerge -1pqv =media-gfx/fbida-2.09-r2
[ebuild   R   ] media-gfx/fbida-2.09-r2  USE="curl fbcon gif pdf png scanner tiff webp -X -lirc"
Comment 1 Paolo Pedroni 2014-09-25 09:34:36 UTC
Created attachment 385432 [details, diff]
Patch to fix compilation with giflib 5

This patch seems to fix compilation with giflib 5.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-25 10:09:19 UTC
Patch is applied in -r3. Thanks for the report!