Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525214 - dev-util/nvidia-cuda-sdk-5.5.22 - src_compile(): nvcc fatal : redefinition of argument 'compiler-bindir'
Summary: dev-util/nvidia-cuda-sdk-5.5.22 - src_compile(): nvcc fatal : redefinition ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 525226
Blocks:
  Show dependency tree
 
Reported: 2014-10-13 04:18 UTC by RobertN
Modified: 2015-02-08 10:05 UTC (History)
2 users (show)

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 RobertN 2014-10-13 04:18:18 UTC
/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/temp/build.log

 * Package:    dev-util/nvidia-cuda-sdk-5.5.22
 * Repository: gentoo
 * Maintainer: jlec@gentoo.org sci@gentoo.org
 * USE:        abi_x86_64 amd64 cuda doc elibc_glibc examples kernel_linux opencl userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cuda_5.5.22_linux_64.run to /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work
80140+1 records in
1658998+1 records out
849407330 bytes (849 MB) copied, 6.20912 s, 137 MB/s
>>> Unpacking cuda-samples-linux-5.5.22-16488124.run to /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work
16131+1 records in
306532+1 records out
156944735 bytes (157 MB) copied, 2.47359 s, 63.4 MB/s
>>> Source unpacked in /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work
>>> Preparing source in /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples ...
make -j3 cuda-install=/opt/cuda CUDA_PATH=/opt/cuda/ verbose=1
make[1]: Entering directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/simpleLayeredTexture'
make[1]: Entering directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/matrixMulCUBLAS'
make[1]: Entering directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/simpleCubemapTexture'
/opt/cuda//bin/nvcc -ccbin g++ -I../../common/inc  -O2 -v --compiler-bindir="/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3" --compiler-options="-O2 -pipe" --linker-options="-O1,--as-needed"  -m64    -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=\"sm_35,compute_35\" -o simpleLayeredTexture.o -c simpleLayeredTexture.cu
/opt/cuda//bin/nvcc -ccbin g++ -I../../common/inc  -O2 -v --compiler-bindir="/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3" --compiler-options="-O2 -pipe" --linker-options="-O1,--as-needed"  -m64    -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=\"sm_35,compute_35\" -o simpleCubemapTexture.o -c simpleCubemapTexture.cu
nvcc fatal   : redefinition of argument 'compiler-bindir'
Makefile:121: recipe for target 'simpleLayeredTexture.o' failed
make[1]: *** [simpleLayeredTexture.o] Error 255
make[1]: Leaving directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/simpleLayeredTexture'
Makefile:63: recipe for target '0_Simple/simpleLayeredTexture/Makefile.ph_build' failed
make: *** [0_Simple/simpleLayeredTexture/Makefile.ph_build] Error 2
make: *** Waiting for unfinished jobs....
nvcc fatal   : redefinition of argument 'compiler-bindir'
Makefile:121: recipe for target 'simpleCubemapTexture.o' failed
make[1]: *** [simpleCubemapTexture.o] Error 255
make[1]: Leaving directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/simpleCubemapTexture'
Makefile:63: recipe for target '0_Simple/simpleCubemapTexture/Makefile.ph_build' failed
make: *** [0_Simple/simpleCubemapTexture/Makefile.ph_build] Error 2
/opt/cuda//bin/nvcc -ccbin g++ -I../../common/inc  -O2 -v --compiler-bindir="/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3" --compiler-options="-O2 -pipe" --linker-options="-O1,--as-needed"  -m64    -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=\"sm_35,compute_35\" -o matrixMulCUBLAS.o -c matrixMulCUBLAS.cpp
nvcc fatal   : redefinition of argument 'compiler-bindir'
Makefile:126: recipe for target 'matrixMulCUBLAS.o' failed
make[1]: *** [matrixMulCUBLAS.o] Error 255
make[1]: Leaving directory '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples/0_Simple/matrixMulCUBLAS'
Makefile:63: recipe for target '0_Simple/matrixMulCUBLAS/Makefile.ph_build' failed
make: *** [0_Simple/matrixMulCUBLAS/Makefile.ph_build] Error 2
 * ERROR: dev-util/nvidia-cuda-sdk-5.5.22::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-util/nvidia-cuda-sdk-5.5.22::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/nvidia-cuda-sdk-5.5.22::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples'
 * S: '/var/tmp/portage/dev-util/nvidia-cuda-sdk-5.5.22/work/cuda-samples'

emerge --info '=dev-util/nvidia-cuda-sdk-5.5.22::gentoo'
Portage 2.2.8-r2 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.19-r1, 3.16.0-gentoo-nvidia x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.16.0-gentoo-nvidia-x86_64-Intel-R-_Celeron-R-_CPU_G1610_@_2.60GHz-with-gentoo-2.2
KiB Mem:     8147340 total,   3282972 free
KiB Swap:    6241276 total,   6241276 free
Timestamp of tree: Mon, 13 Oct 2014 02:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p53
dev-lang/perl:            5.18.2-r1
dev-lang/python:          2.7.7, 3.2.5-r6, 3.3.5-r1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gpm gtk iconv ipv6 jpeg lcms ldap libnotify lock mad mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds readline sdl session spell sse sse2 ssl startup-notification svg tcpd thunar tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel radeon nouveau nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON

emerge -pqv '=dev-util/nvidia-cuda-sdk-5.5.22::gentoo'
[ebuild  N    ] dev-util/nvidia-cuda-sdk-5.5.22  USE="cuda doc examples opencl -debug"
Comment 1 Dmitry 2014-10-19 08:06:35 UTC
I have the same problem.

Portage 2.2.8-r2 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.19-r1, 3.14.14-gentoo x86_64)
=================================================================
System uname: Linux-3.14.14-gentoo-x86_64-AMD_Phenom-tm-_9950_Quad-Core_Processor-with-gentoo-2.2
KiB Mem:     8049072 total,   1365972 free
KiB Swap:   10485756 total,  10485756 free
Timestamp of tree: Sat, 18 Oct 2014 00:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p53
dev-java/java-config:     2.2.0
dev-lang/perl:            5.18.2-r2
dev-lang/python:          2.7.7, 3.2.5-r6, 3.3.5-r1, 3.4.1
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo gentoo-haskell gamerlay java mozilla tox-overlay x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA googleearth AdobeFlash-11.x google-talkplugin NVIDIA-CUDA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=amdfam10 -O2 -pipe"
DISTDIR="/home/ftp/gentoo/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/home/ftp/gentoo/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/fast-cache/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/haskell /var/lib/layman/gamerlay /var/lib/layman/java /var/lib/layman/mozilla /var/lib/layman/tox-overlay /usr/local/portage"
USE="3dnow 3dnowext 64bit X a52 aac acl acpi aio alsa amd64 android apache2 bash-completion berkdb bluetooth branding bzip2 cairo caja cdda cdr chm cli cmake consolekit cracklib crypt cups cxx dbus device-mapper djvu dri dts dvd dvdr eclipse emacs emboss encode exif fam fat ffmpeg firefox flac fontconfig fortran g3dvl gd gdbm gif glamor gmp gpm gstreamer gtk gtk3 iconv icu iproute2 ipv6 jpeg jpeg2k kde lame lcms ldap libass libnotify lm_sensors logrotate lto mad mate mdadm mmx mmxext mng modules mozilla mp3 mp4 mpeg mplayer multilib mysql mysqli ncurses nls nptl ntfs nvidia ogg openal opencl opengl openmp openrc openvg opus osmesa pam pango pcre pdf png policykit ppds pulseaudio python qt3support qt4 readline reiser4 reiserfs samba sdl semantic-desktop session sftp silc spell sqlite sse sse2 sse4a ssh ssl startup-notification svg system-jpeg tcpd theora threads tiff truetype udev udisks unicode upower usb vaapi vdpau vnc vorbis wxwidgets x264 xattr xcb xcomposite xinerama xml xnest xorg xv xvid xvmc zip zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="access auth auth_dbm auth_anon auth_digest alias file-cache echo charset-lite cache disk-cache mem-cache ext-filter case_filter case-filter-in deflate mime-magic cern-meta expires headers usertrack unique-id proxy proxy-connect proxy-ftp proxy-http info include cgi cgid dav dav-fs vhost-alias speling rewrite log_config logio env setenvif mime status autoindex asis negotiation dir imap actions userdir so filter unique_id authz_host auth_basic" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="biosdevname lvm mdraid multipath syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev wacom joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="ru ja" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau vesa vga" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.3"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC

$ emerge -pqv '=dev-util/nvidia-cuda-sdk-5.5.22::gentoo'
[ebuild   R   ] dev-util/nvidia-cuda-sdk-5.5.22  USE="cuda doc examples opencl -debug"
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2014-10-21 08:40:47 UTC
Fixed in later versions, please try dev-util/nvidia-cuda-toolkit-6.5.14 dev-util/nvidia-cuda-sdk-6.5.14
Comment 3 Yanestra 2014-11-06 02:52:06 UTC
Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}? Otherwise, each everyone would run into the same problem, needs to read this bug report and its conclusion and then might go fix it for himself.
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2014-11-06 08:24:01 UTC
(In reply to Yanestra from comment #3)
> Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}?

It is not masked, but we are working on stabilization of the package.
Comment 5 Kiwon Um 2014-12-22 08:22:44 UTC
(In reply to Justin Lecher from comment #4)
> (In reply to Yanestra from comment #3)
> > Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}?
> 
> It is not masked, but we are working on stabilization of the package.

You might be interested to check some errors with nvidia-cuda-sdk-6.5.14 (I tried it using package.keywords):
/usr/include/boost/atomic/detail/gcc-atomic.hpp(248): error: argument of type "const volatile uint8_t *" is incompatible with parameter of type "volatile void *"
/usr/include/boost/atomic/detail/gcc-atomic.hpp(416): error: argument of type "const volatile uint16_t *" is incompatible with parameter of type "volatile void *"
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2014-12-22 09:13:04 UTC
(In reply to Kiwon Um from comment #5)
> (In reply to Justin Lecher from comment #4)
> > (In reply to Yanestra from comment #3)
> > > Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}?
> > 
> > It is not masked, but we are working on stabilization of the package.
> 
> You might be interested to check some errors with nvidia-cuda-sdk-6.5.14 (I
> tried it using package.keywords):
> /usr/include/boost/atomic/detail/gcc-atomic.hpp(248): error: argument of
> type "const volatile uint8_t *" is incompatible with parameter of type
> "volatile void *"
> /usr/include/boost/atomic/detail/gcc-atomic.hpp(416): error: argument of
> type "const volatile uint16_t *" is incompatible with parameter of type
> "volatile void *"

PLease do correct bug reports. I don't understand what you mean with this? Is the package not building? Do other packages not build with this ersion? What is it?
Comment 7 Kiwon Um 2014-12-24 08:15:36 UTC
(In reply to Justin Lecher from comment #6)
> (In reply to Kiwon Um from comment #5)
> > (In reply to Justin Lecher from comment #4)
> > > (In reply to Yanestra from comment #3)
> > > > Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}?
> > > 
> > > It is not masked, but we are working on stabilization of the package.
> > 
> > You might be interested to check some errors with nvidia-cuda-sdk-6.5.14 (I
> > tried it using package.keywords):
> > /usr/include/boost/atomic/detail/gcc-atomic.hpp(248): error: argument of
> > type "const volatile uint8_t *" is incompatible with parameter of type
> > "volatile void *"
> > /usr/include/boost/atomic/detail/gcc-atomic.hpp(416): error: argument of
> > type "const volatile uint16_t *" is incompatible with parameter of type
> > "volatile void *"
> 
> PLease do correct bug reports. I don't understand what you mean with this?
> Is the package not building? Do other packages not build with this ersion?
> What is it?

I'm sorry for the ambiguous reporting. After I've updated to nvidia-cuda-sdk-6.5.14, the errors were reported from my own CUDA codes which were fine with the previous versions, nvidia-cuda-{sdk,toolkit}-5.5.22 and gcc-4.7.13-r1.
Comment 8 Kiwon Um 2014-12-24 08:51:56 UTC
(In reply to Justin Lecher from comment #6)
> (In reply to Kiwon Um from comment #5)
> > (In reply to Justin Lecher from comment #4)
> > > (In reply to Yanestra from comment #3)
> > > > Excuse me, mightn't it be a good idea to unmask nvidia-cuda-{sdk,toolkit}?
> > > 
> > > It is not masked, but we are working on stabilization of the package.
> > 
> > You might be interested to check some errors with nvidia-cuda-sdk-6.5.14 (I
> > tried it using package.keywords):
> > /usr/include/boost/atomic/detail/gcc-atomic.hpp(248): error: argument of
> > type "const volatile uint8_t *" is incompatible with parameter of type
> > "volatile void *"
> > /usr/include/boost/atomic/detail/gcc-atomic.hpp(416): error: argument of
> > type "const volatile uint16_t *" is incompatible with parameter of type
> > "volatile void *"
> 
> PLease do correct bug reports. I don't understand what you mean with this?
> Is the package not building? Do other packages not build with this ersion?
> What is it?

Never mind. The errors seem to come from including boost/thread.hpp. After refactoring my codes such that nvcc avoids boost/thread.hpp, the errors disappeared. Thank you for your time.
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2014-12-26 13:42:28 UTC
+  26 Dec 2014; Justin Lecher <jlec@gentoo.org>
+  -nvidia-cuda-toolkit-4.2.9-r2.ebuild, -nvidia-cuda-toolkit-5.5.22.ebuild,
+  -nvidia-cuda-toolkit-6.0.37-r3.ebuild, -nvidia-cuda-toolkit-6.0.37-r4.ebuild:
+  Drop old, fixes #525214
+
Comment 10 Justin Lecher (RETIRED) gentoo-dev 2014-12-26 13:46:05 UTC
Pedning bug still not resolved.
Comment 11 Justin Lecher (RETIRED) gentoo-dev 2015-01-04 10:05:30 UTC
+  26 Dec 2014; Justin Lecher <jlec@gentoo.org> -nvidia-cuda-sdk-5.5.22.ebuild,
+  -nvidia-cuda-sdk-6.0.37.ebuild, nvidia-cuda-sdk-6.5.14.ebuild:
+  Stable for amd64, #525226; drop old
+
Comment 12 Yichao Zhou 2015-02-06 13:03:07 UTC
Is it possible to add old nvidia-cuda-sdk back to the tree?

New dev-util/nvidia-cuda-sdk does not support old x11-drivers/nvidia-drivers and my system only works with <x11-drivers/nvidia-drivers-334.
Comment 13 Justin Lecher (RETIRED) gentoo-dev 2015-02-08 10:05:19 UTC
readded version 5.5