Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471464 - sci-chemistry/gromacs-4.6.1 USE=cuda with dev-util/nvidia-cuda-toolkit-4.2.9-r2 - src_configure(): cmake fails to include cuda support
Summary: sci-chemistry/gromacs-4.6.1 USE=cuda with dev-util/nvidia-cuda-toolkit-4.2.9-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 18:53 UTC by Thomas Haschka
Modified: 2013-05-28 08:08 UTC (History)
1 user (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 Thomas Haschka 2013-05-27 18:53:08 UTC
Even though the cuda use flag is set it does not build cuda... 
( It works if building by hand, and it worked before, i reemerge the package and since then it is not working anymore )... Gromacs builds fine, just without GPU support.. 

This is probably the eseast illustrated by : 
haschka@warpcore /var/tmp/portage $ emerge -pv gromacs 

These are the packages that would be merged, in order:


haschka@warpcore /var/tmp/portage $ sudo emerge -v gromacs 
Password: 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ~] sci-chemistry/gromacs-4.6.1:0/4.6.1  USE="X avx256 cuda doc fftw gsl offensive openmp single-precision threads -avx128fma -blas -double-precision -lapack -mkl -mpi -openmm -sse2 -sse4_1 {-test} -zsh-completion" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


>>> Verifying ebuild manifests
>>> Running pre-merge checks for sci-chemistry/gromacs-4.6.1

>>> Emerging (1 of 1) sci-chemistry/gromacs-4.6.1
 * gromacs-4.6.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...             [ ok ]
 * gromacs-manual-4.6.1.pdf SHA256 SHA512 WHIRLPOOL size ;-) ...         [ ok ]
>>> Unpacking source...
>>> Unpacking gromacs-4.6.1.tar.gz to /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work
>>> Unpacking gromacs-manual-4.6.1.pdf to /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work
unpack gromacs-manual-4.6.1.pdf: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work
>>> Preparing source in /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1 ...
 * Applying gromacs-4.6.1-openmm.patch ...                               [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1 ...
 * Configuring for float precision
removed ‘/var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1/cmake/FindBLAS.cmake’
removed ‘/var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1/cmake/FindLAPACK.cmake’
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1_float"
cmake --no-warn-unused-cli -C /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1_float/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DGMX_FFT_LIBRARY=fftw3 -DGMX_X11=ON -DGMX_EXTERNAL_BLAS=OFF -DGMX_GSL=ON -DGMX_EXTERNAL_LAPACK=OFF -DGMX_OPENMP=ON -DGMX_COOL_QUOTES=ON -DGMX_DEFAULT_SUFFIX=off -DGMX_ACCELERATION=AVX_256 -DGMXLIB=lib64 -DGMX_VMD_PLUGIN_PATH=/usr/lib64/vmd/plugins/*/molfile/ -DGMX_PREFIX_LIBMD=ON -DGMX_X86_AVX_GCC_MASKLOAD_BUG=OFF -DGMX_USE_GCC44_BUG_WORKAROUND=OFF -DGMX_DOUBLE=OFF -DGMX_MPI=OFF -DGMX_THREAD_MPI=ON -DGMX_GPU=OFF -DGMX_OPENMM=OFF  -DGMX_BINARY_SUFFIX= -DGMX_LIBS_SUFFIX= -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1_float/gentoo_rules.cmake  /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/sci-chemistry/gromacs-4.6.1/work/gromacs-4.6.1_float/gentoo_common_config.cmake

Note that it says -DGMX_GPU=OFF even though the cuda use flag is selected... 



Reproducible: Always

Steps to Reproduce:
1. USE="cuda" emerge gromacs
Actual Results:  
gromacs emerges sucessful without GPU support

Expected Results:  
gromacs should be emerged with GPU support

haschka@warpcore /var/tmp/portage $ emerge --info 
Portage 2.1.11.62 (default/linux/amd64/13.0, gcc-4.6.3, glibc-2.15-r3, 3.8.13-gentoo x86_64)
=================================================================
System uname: Linux-3.8.13-gentoo-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16385780 total,  13946964 free
KiB Swap:   30427132 total,  30427132 free
Timestamp of tree: Mon, 27 May 2013 17:30:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -fomit-frame-pointer -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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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=""
SYNC="rsync://192.168.0.2/gentoo-portage"
USE="X acl alsa amd64 avx avx256 berkdb bzip2 cli cracklib crypt cuda cxx dbus dri fontconfig fortran g3dvl gdbm gif gpm iconv jpeg mmx modules mudflap multilib ncurses nls nptl opencl opengl openmp pam pcre png readline session smp sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 tcpd threads tiff truetype unicode vaapi vdpau xft xvmc 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 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 ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de fr en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia intel i965" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-05-28 03:28:57 UTC
+  28 May 2013; Christoph Junghans <ottxor@gentoo.org> gromacs-4.6.1.ebuild:
+  fixed a typo, which prevented cuda build
Comment 2 Thomas Haschka 2013-05-28 08:08:34 UTC
great that problem seems to be solved, but it still doesn't build.... 
I filed a new bug... https://bugs.gentoo.org/show_bug.cgi?id=471578