Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131750 - hard mask nvemftp-0.1.3 (-amd64 keyword)
Summary: hard mask nvemftp-0.1.3 (-amd64 keyword)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 19:34 UTC by David Carlos Manuelda
Modified: 2006-07-22 03:01 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 David Carlos Manuelda 2006-04-29 19:34:16 UTC
This program is currently in "missing keyword" mode. I tried to compile it for my amd64 and gave an error: nnet.cpp:1: error: el CPU que seleccion
Comment 1 David Carlos Manuelda 2006-04-29 19:34:16 UTC
This program is currently in "missing keyword" mode. I tried to compile it for my amd64 and gave an error: nnet.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64 (translated would be: the CPU you selected hasn't support for x86-64 instructions). (Error is weird..)

This is the log:

>>> md5 files   ;-) nvemftp-0.1.3.ebuild
>>> md5 files   ;-) files/digest-nvemftp-0.1.3
>>> md5 src_uri ;-) nvemftp-0.1.3.tar.gz
>>> Unpacking source...
>>> Unpacking nvemftp-0.1.3.tar.gz to /var/tmp/portage/nvemftp-0.1.3/work
>>> Source unpacked.
cd lib && /usr/qt/3/bin/qmake lib.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd src && /usr/qt/3/bin/qmake src.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd plugins && /usr/qt/3/bin/qmake plugins.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd lib && make -f Makefile
make[1]: Entering directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib'
cd nnet && /usr/qt/3/bin/qmake nnet.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd plugins && make -f Makefile
cd nnet && make -f Makefile
cd src && make -f Makefile
make[1]: Entering directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins'
cd nftp && /usr/qt/3/bin/qmake nftp.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
make[2]: Entering directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib/nnet'
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -march=i686 -D_REENTRANT -fPIC  -DMAJOR=0 -DMINOR=1 -DRELEASE=3 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I../../include -I/usr/qt/3/include -I./ -o nnet.o nnet.cpp
make[1]: Entering directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/src'
/usr/qt/3/bin/uic nvemoptsdialog.ui -o nvemoptsdialog.h
cd nftp && make -f Makefile
nnet.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
nnet.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
make[2]: *** [nnet.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib/nnet'
make[1]: *** [sub-nnet] Error 2
make[1]: Leaving directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/lib'
make: *** [sub-lib] Error 2
make: *** Se espera a que terminen otras tareas....
/usr/qt/3/bin/uic nvemftpoptions.ui -o nvemftpoptions.h
make[2]: Entering directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins/nftp'
/usr/qt/3/bin/uic nftpoptions.ui -o nftpoptions.h
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -march=i686 -fPIC -D_REENTRANT  -DMAJOR=0 -DMINOR=1 -DRELEASE=3 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I../include -I/usr/qt/3/include -I./ -o main.o main.cpp
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -march=i686 -fPIC -D_REENTRANT  -DMAJOR=0 -DMINOR=1 -DRELEASE=3 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I../include -I/usr/qt/3/include -I./ -o nvemftp.o nvemftp.cpp
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -march=i686 -D_REENTRANT -fPIC  -DMAJOR=0 -DMINOR=1 -DRELEASE=3 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I../../include -I/usr/qt/3/include -I./ -o replies.o replies.cpp
main.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
main.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
replies.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
replies.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
make[1]: *** [main.o] Error 1
make[1]: *** Se espera a que terminen otras tareas....
/usr/qt/3/bin/uic nftpoptions.ui -i nftpoptions.h -o nftpoptions.cpp
nvemftp.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
nvemftp.cpp:1: error: el CPU que seleccionó no tiene soporte para el conjunto de instrucciones x86-64
make[1]: *** [nvemftp.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/src'
make: *** [sub-src] Error 2
/usr/qt/3/bin/moc nftp.h -o moc_nftp.cpp
make[2]: *** [replies.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[2]: Leaving directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins/nftp'
make[1]: *** [sub-nftp] Error 2
make[1]: Leaving directory `/var/tmp/portage/nvemftp-0.1.3/work/nvemftp-0.1.3/plugins'
make: *** [sub-plugins] Error 2

!!! ERROR: net-ftp/nvemftp-0.1.3 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 2 David Carlos Manuelda 2006-04-29 19:36:41 UTC
I forgot to say: Wouldn't be better to hard mask this program for -amd64 arch? thanks
Comment 3 David Carlos Manuelda 2006-07-21 19:01:54 UTC
ping?
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2006-07-22 02:48:57 UTC
pong. thanks for reporting, marked it -amd64
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2006-07-22 03:01:00 UTC
pong. thanks for reporting, marked it -amd64