Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62548 - net-p2p/dc-qt-0.1.1 works on AMD64
Summary: net-p2p/dc-qt-0.1.1 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: 2004-09-01 12:51 UTC by dean lamper
Modified: 2004-09-11 08:54 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 dean lamper 2004-09-01 12:51:46 UTC
Please add ~amd64 keyword into /net-p2p/dc-qt/dc-qt-0.1.1.ebuild.
After that it emerged and it workes.

Ocasionaly it segfaults. 
A newer version is also out (0.1.2) which maybe fixes this?

Reproducible: Always
Steps to Reproduce:
1.Add ~amd64 keyword to /net-p2p/dc-qt/dc-qt-0.1.1.ebuild
2.emerge dc-qt
3.run dc_qt

Actual Results:  
It emerged and worked. 

Expected Results:  
It emerges and works.
Comment 1 dean lamper 2004-09-01 13:11:51 UTC
bash-2.05b# ACCEPT_KEYWORDS='~amd64' emerge dc-qt
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/dc-qt-0.1.1 to /
>>> md5 src_uri ;-) dc-qt-0.1.1.tar.gz
>>> Unpacking source...
>>> Unpacking dc-qt-0.1.1.tar.gz to /var/tmp/portage/dc-qt-0.1.1/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for uname... Linux
checking for Qt moc... "found in /usr/qt/3/bin"
checking for Qt libraries... "found in /usr/qt/3/lib"
checking for Qt include files... "found in /usr/qt/3/include"
checking for pthread library... "found in /usr/lib"
checking for xine-config... /usr/bin/xine-config
checking for XINE-LIB version >= 1.0.0... yes
checking for atoll... yes
checking for strtoll... yes
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdint.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
Comment 2 dean lamper 2004-09-01 13:19:52 UTC
bash-2.05b# emerge info
Portage 2.0.50-r10 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 x86_64 4
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -O2 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache clean fixpackages"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi aim alsa amd64 apm arts avi berkdb cdr crypt cups dvd dvdr encode esd fbcon foomaticdb gdbm gif gpm gtk2 imlib jpeg kde ldap libg++ libwww linguas_en linguas_sl mad mikmod motif mpeg msn mysql ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline samba sdl slang spell ssl tcltk tcpd truetype usb wmf x xml2 xmms xv zlib"
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2004-09-11 08:54:54 UTC
In CVS, thanks!