Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137701 - app-text/pdftk-1.12 - Illegal Operation
Summary: app-text/pdftk-1.12 - Illegal Operation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 03:04 UTC by LOPEZ
Modified: 2006-06-23 05:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LOPEZ 2006-06-23 03:04:30 UTC
Hi,
PDFTK 1.12 doesn't work after compilation
pdftk --version returns the version, so the compil seems to be ok, bu when trying another pdftk command like pdftk mypdf.pdf dump_data output info.txt, it returns 'Illegal Operation'
we also have information in kernel logs saying : "Jun 23 11:32:32 ns6036 pdftk[2672] trap invalid operand rip:2a95f67d20 rsp:7fbffff660 error:0"
Any idea?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-23 03:08:30 UTC
emerge --info, please...
Comment 2 LOPEZ 2006-06-23 04:20:58 UTC
(In reply to comment #1)
> emerge --info, please...

Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.4.32xxxx-ipv4-64 x86_64)
=================================================================
System uname: 2.4.32xxxx-ipv4-64 x86_64 Intel(R) Xeon(TM) CPU 3.20GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/"
LANG="fr_FR@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-ovh"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 alsa avi berkdb bitmap-fonts bzip2 cli crypt cups dri eds emboss encode expat foomaticdb fortran gcj gd gdbm gif gmp gnome gpm gstreamer gtk2 imlib ipv6 isdnlog java jpeg junit kde lzw lzw-tiff mp3 mpeg mysql ncurses netboot nls nptl opengl pam pcre pdflib perl png pppd python qt quicktime readline reflection session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb xml2 xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS


Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-23 05:35:00 UTC
You need -march=nocona, not k8.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-23 05:35:21 UTC
INVALID bug, closing.