Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226387 - x11-libs/pixman-0.11.4-r1: implicit declaration of function 'free'
Summary: x11-libs/pixman-0.11.4-r1: implicit declaration of function 'free'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
: 227457 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-13 18:24 UTC by wbrana
Modified: 2008-10-29 14:03 UTC (History)
1 user (show)

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


Attachments
patch (git-eb2d95de98683a387153f010077ad9c3c3b1b01d.patch,919 bytes, patch)
2008-06-14 13:15 UTC, wbrana
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wbrana 2008-06-13 18:24:47 UTC
There is warning caused by patch pixman-0.11.4-memleak.patch
Patch probably is missing "#include <stdlib.h>"

* QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * pixman-region16.c:69: warning: implicit declaration of function 'free'
pixman-region32.c:67: warning: implicit declaration of function 'free'


Portage 2.1.5.5 (default-linux/amd64/2007.0, gcc-4.2.4, glibc-2.6.1-r0, 2.6.25.6 x86_64)
=================================================================
System uname: 2.6.25.6 x86_64 Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz
Timestamp of tree: Fri, 13 Jun 2008 01:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
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.25-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-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"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/distfiles"
FEATURES="ccache distlocks parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv webrsync-gpg"
LDFLAGS="-Wl,-O1 -s -Wl,--hash-style=both"
LINGUAS="en"
MAKEOPTS="-j 2"
PKGDIR="/cache/packages"
PORTAGE_RSYNC_EXTRA_OPTS="-z"
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="/cache"
PORTDIR="/mnt/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="386 7zip X a52 aac accessibility acl adns aiglx alsa amd64 ao apm asf avi bash-completion berkdb bitmap-fonts bzip2 cairo cli cracklib crypt css customlog dbus dri dts dv dvb dvd dvdr dvdread emboss fftw ftp gdbm gif glitz glx gpm graphviz gs gtk gtk2 hddtemp iconv ipv6 ithreads java5 jpeg jpeg2k kde kdeenablefinal kqemu lame lcms libg++ libwww live lm_sensors logrotate lzo mad matroska md5sum midi mikmod mmx mmxext moznocompose moznoirc moznomail mp3 mp4 mpeg mplayer mudflap ncurses network nodrm nptl nptlonly nsplugin ogg oggvorbis openal opengl openmp pam pch pcre pdf pdflib png pppd qt qt3 qt3support qt4 quicktime readline reflection rtc sdl session slang sndfile spl sql sqlite3 sse sse2 ssl ssse3 stream svg symlink theora threads threadsafe tiff truetype unicode v4l v4l2 vorbis x264 xcb xcomposite xft xml2 xorg xrandr xv xvid zlib" ALSA_CARDS="ca0106 usb-audio" 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="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="none"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 wbrana 2008-06-14 13:15:00 UTC
Created attachment 156743 [details, diff]
patch
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-06-15 07:40:28 UTC
Yep, there's an upstream commit for this. Turns out it actually can break some stuff on amd64 too.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2008-06-16 19:51:50 UTC
*** Bug 227457 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Bartha 2008-06-18 17:28:31 UTC
same Problems on arch ~x86 i686
Comment 5 Rémi Cardona (RETIRED) gentoo-dev 2008-10-29 14:03:58 UTC
Newer versions which include this commit are in portage. Closing

Thanks