Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100453 - qterm-0.4.0_pre2 works on amd64
Summary: qterm-0.4.0_pre2 works on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-27 03:53 UTC by Ming Zhao (RETIRED)
Modified: 2005-08-22 10:22 UTC (History)
0 users

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


Attachments
qstring.patch (qstring.patch,767 bytes, patch)
2005-07-27 03:54 UTC, Ming Zhao (RETIRED)
Details | Diff
modified qterm-0.4.0_pre2.ebuild (qterm-0.4.0_pre2.ebuild,902 bytes, text/plain)
2005-07-27 03:55 UTC, Ming Zhao (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ming Zhao (RETIRED) gentoo-dev 2005-07-27 03:53:41 UTC
With a small patch is applied, qterm-0.4.0_pre2 compiled and works on amd64.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ming Zhao (RETIRED) gentoo-dev 2005-07-27 03:54:33 UTC
Created attachment 64424 [details, diff]
qstring.patch

patch to fix the compile error.
Comment 2 Ming Zhao (RETIRED) gentoo-dev 2005-07-27 03:55:28 UTC
Created attachment 64425 [details]
modified qterm-0.4.0_pre2.ebuild
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2005-07-27 04:48:07 UTC
Thanks for the patch it' works... i will mark this has TESTED.

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirrors1.netvisao.pt/gentoo/
http://darkstar.ist.utl.pt/gentoo http://distfiles.gentoo.org"
LINGUAS="pt en"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 16bit X aalib alsa arts artworkextra avi berkdb bitmap-fonts bzip2
cdparanoia cdr cdrom chroot cpudetection crypt cups curl dvd dvdr dvdread eds
emul-linux-x86 encode esd fam foomaticdb fortran gdbm gif gimpprint gmail
gmailtimestamps gnome gnome-print gpm gstreamer gtk gtk2 hal imagemagick imlib
imlib2 ipv6 java jpeg junit kde lame logitech-mouse lzw lzw-tiff mad mbox mikmod
mozilla moznoirc moznomail mp3 mpeg msn ncurses net nls nptl nvidia octave
offensive ogg opengl openssh openssl pam pdflib perl png ppds print python qt
quicktime rar readline rhythmbox sdl spell ssl startup-notification subtitles
tcpd tiff toolbar truetype-fonts type1-fonts usb userlocales videos vorbis xine
xml2 xmms xpm xscreensaver xv xvid zlib linguas_pt linguas_en userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 4 Jim Laflin 2005-08-22 03:49:50 UTC
Luis, did you want this marked TESTED?

Jim
Comment 5 Luis Medinas (RETIRED) gentoo-dev 2005-08-22 10:22:24 UTC
I added the patch and the ebuild to CVS with ~amd64 keywords. Thanks for the patch.
Fixed.