Skip to content

Cannot Install Bowtie2 #3950

@ifelsefi

Description

@ifelsefi

[root@node146 ~]# spack compilers
==> Available compilers
-- gcc rhel6-x86_64 ---------------------------------------------
[email protected]  [email protected]  [email protected]

[email protected] error:

/pbtech_mounts/softlib001/apps/EL6/spack/lib/spack/env/gcc/g++ -O3 -m64 -msse2 -funroll-loops -g3 \
                -DCOMPILER_OPTIONS="\"-O3 -m64 -msse2 -funroll-loops -g3 -DPOPCNT_CAPABILITY -DWITH_TBB -DNO_SPINLOCK -DWITH_QUEUELOCK=1\"" -DPOPCNT_CAPABILITY -DWITH_TBB -DNO_SPINLOCK -DWITH_QUEUELOCK=1 \
                -fno-strict-aliasing -DBOWTIE2_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"`date`\"" -DCOMPILER_VERSION="\"`/pbtech_mounts/softlib001/apps/EL6/spack/lib/spack/env/gcc/g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DBOWTIE_MM  -DBOWTIE2 -DBOWTIE_INSPECT_MAIN  -DBOWTIE_64BIT_INDEX -Wall \
                 -I third_party -I . \
                -o bowtie2-inspect-l bt2_inspect.cpp \
                ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp bt2_idx.cpp bt2_io.cpp bt2_util.cpp reference.cpp ds.cpp multikey_qsort.cpp limit.cpp random_source.cpp \
                -lreadline -ltermcap -lz -lpthread -ltbb -ltbbmalloc_proxy 
pat.cpp: In member function ‘void CFilePatternSource::open()’:
pat.cpp:466: error: ‘gzbuffer’ was not declared in this scope
pat.cpp: In member function ‘void CFilePatternSource::open()’:
pat.cpp:466: error: ‘gzbuffer’ was not declared in this scope
make: *** [bowtie2-align-l] Error 1
make: *** Waiting for unfinished jobs....
make: *** [bowtie2-align-s] Error 1

[email protected] error:

/pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-4.4.6/gcc-6.3.0-han2ovjpjdnuwkhtfhugdq66cjkte7q3/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from aligner_seed2.h:103:0,
                 from aligner_driver.h:78,
                 from aligner_driver.cpp:20:
bt2_idx.h:831:3: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   auto_ptr<FileBuf> fb(new FileBuf(ss.get()));
   ^~~~~~~~
In file included from /pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-4.4.6/gcc-6.3.0-han2ovjpjdnuwkhtfhugdq66cjkte7q3/include/c++/6.3.0/memory:81:0,
                 from /pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-6.3.0/tbb-2017.5-ww46xo3k5h7uys37gfyquip43l4x3bum/include/tbb/tbb_stddef.h:427,
                 from /pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-6.3.0/tbb-2017.5-ww46xo3k5h7uys37gfyquip43l4x3bum/include/tbb/aligned_space.h:24,
                 from /pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-6.3.0/tbb-2017.5-ww46xo3k5h7uys37gfyquip43l4x3bum/include/tbb/mutex.h:31,
                 from threading.h:29,
                 from ds.h:30,
                 from random_util.h:25,
                 from aligner_seed2.h:101,
                 from aligner_driver.h:78,
                 from aligner_driver.cpp:20:
/pbtech_mounts/softlib001/apps/EL6/spack/opt/spack/linux-rhel6-x86_64/gcc-4.4.6/gcc-6.3.0-han2ovjpjdnuwkhtfhugdq66cjkte7q3/include/c++/6.3.0/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
make: *** [bowtie2-align-l] Error 1
make: *** [bowtie2-align-s] Error 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions