Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150063 - media-libs/netpbm - bugs in ppmtompeg code
Summary: media-libs/netpbm - bugs in ppmtompeg code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 07:48 UTC by Alun Jones
Modified: 2006-10-22 02:13 UTC (History)
0 users

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


Attachments
Patches ppmtompeg bugs. (patch1,1.42 KB, patch)
2006-10-04 07:51 UTC, Alun Jones
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alun Jones 2006-10-04 07:48:24 UTC
Portage 2.1.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 03 Oct 2006 20:00:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer notitles sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LINGUAS="en en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/aber-portage"
SYNC="rsync://padigol.aber.ac.uk/gentoo-portage"
USE="x86 apache2 apm berkdb bitmap-fonts cli crypt cups dlloader dri eds elibc_glibc emboss encode esd foomaticdb fortran gdbm gif gstreamer gtk2 imlib input_devices_keyboard input_devices_mouse isdnlog jpeg kde kernel_linux libg++ libwww linguas_en linguas_en_GB mad mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png pppd python qt3 qt4 quicktime readline reflection session spell spl ssl truetype truetype-fonts type1-fonts udev userland_GNU video_cards_i810 vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Alun Jones 2006-10-04 07:50:03 UTC
I've reported this upstream too. The "-gop" and "-combine_gops" code is buggy, with the former causing a segmentation violation and the latter failing to read .gop.* files. Both are bugs in the source code and I'm attaching a patch for both. It looks like this area isn't well tested, so there may be more bugs still to come.
Comment 2 Alun Jones 2006-10-04 07:51:26 UTC
Created attachment 98776 [details, diff]
Patches ppmtompeg bugs.
Comment 3 SpanKY gentoo-dev 2006-10-22 02:13:36 UTC
thanks, now in portage