Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sydghyyh14
    Junior Member
    • Mar 2010
    • 7

    #1

    breakdancer install error

    I want to install BreakDancer-1.3.6.
    After make, I got error as following, who can tell me how to fix it?
    [ 1%] Creating directories for 'boost-libs'
    [ 3%] Performing download step (verify and extract) for 'boost-libs'
    -- verifying file...
    file='/data/home/suyao/tools/BreakDancer/breakdancer-master/vendor/boost-1.54-breakdancer.tar.gz'
    -- verifying file... warning: did not verify file - no URL_HASH specified?
    -- extracting...
    src='/data/home/suyao/tools/BreakDancer/breakdancer-master/vendor/boost-1.54-breakdancer.tar.gz'
    dst='/data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/boost/boost-src'
    -- extracting... [tar xfz]
    -- extracting... [analysis]
    -- extracting... [rename]
    -- extracting... [clean up]
    -- extracting... done
    [ 4%] No patch step for 'boost-libs'
    [ 6%] No update step for 'boost-libs'
    [ 7%] Performing configure step for 'boost-libs'
    Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2
    Detecting Python version... 2.6
    Detecting Python root... /usr
    Unicode/ICU support for Boost.Regex?... not found.
    Generating Boost.Build configuration in project-config.jam...

    Bootstrapping is done. To build, run:

    ./b2

    To adjust configuration, edit 'project-config.jam'.
    Further information:

    - Command line help:
    ./b2 --help

    - Getting started guide:


    - Boost.Build documentation:


    [ 9%] Performing build step for 'boost-libs'
    [ 10%] No install step for 'boost-libs'
    [ 12%] Completed 'boost-libs'
    [ 12%] Built target boost-libs
    [ 14%] Creating directories for 'samtools-lib'
    [ 15%] Performing download step (verify and extract) for 'samtools-lib'
    -- verifying file...
    file='/data/home/suyao/tools/BreakDancer/breakdancer-master/vendor/samtools-0.1.19.tar.gz'
    -- verifying file... warning: did not verify file - no URL_HASH specified?
    -- extracting...
    src='/data/home/suyao/tools/BreakDancer/breakdancer-master/vendor/samtools-0.1.19.tar.gz'
    dst='/data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/samtools'
    -- extracting... [tar xfz]
    -- extracting... [analysis]
    -- extracting... [rename]
    -- extracting... [clean up]
    -- extracting... done
    [ 17%] No patch step for 'samtools-lib'
    [ 18%] No update step for 'samtools-lib'
    [ 20%] Performing configure step for 'samtools-lib'
    Building samtools, build log at /data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/samtools/build.log
    [ 21%] Performing build step for 'samtools-lib'
    [ 23%] No install step for 'samtools-lib'
    [ 25%] Completed 'samtools-lib'
    [ 25%] Built target samtools-lib
    [ 25%] Built target deps
    [ 26%] Creating directories for 'gtest160'
    [ 28%] Performing download step (verify and extract) for 'gtest160'
    -- verifying file...
    file='/data/home/suyao/tools/BreakDancer/breakdancer-master/build-common/vendor/gtest-1.6.0.tar.gz'
    -- verifying file... warning: did not verify file - no URL_HASH specified?
    -- extracting...
    src='/data/home/suyao/tools/BreakDancer/breakdancer-master/build-common/vendor/gtest-1.6.0.tar.gz'
    dst='/data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/src/gtest160'
    -- extracting... [tar xfz]
    -- extracting... [analysis]
    -- extracting... [rename]
    -- extracting... [clean up]
    -- extracting... done
    [ 29%] No patch step for 'gtest160'
    [ 31%] No update step for 'gtest160'
    [ 32%] Performing configure step for 'gtest160'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/gtest160-build
    [ 34%] Performing build step for 'gtest160'
    make[3]: Warning: File `Makefile' has modification time 25 s in the future
    make[4]: Warning: File `CMakeFiles/Makefile2' has modification time 25 s in the future
    make[5]: Warning: File `CMakeFiles/gtest.dir/progress.make' has modification time 25 s in the future
    make[5]: Warning: File `CMakeFiles/gtest.dir/progress.make' has modification time 25 s in the future
    [ 50%] Built target gtest
    make[5]: Warning: File `CMakeFiles/gtest_main.dir/progress.make' has modification time 25 s in the future
    make[5]: Warning: File `CMakeFiles/gtest_main.dir/progress.make' has modification time 25 s in the future
    [100%] Built target gtest_main
    [ 35%] No install step for 'gtest160'
    [ 37%] Completed 'gtest160'
    [ 37%] Built target gtest160
    [ 39%] Building CXX object build/src/lib/breakdancer/CMakeFiles/breakdancer.dir/BedWriter.cpp.o
    [ 40%] Building CXX object build/src/lib/breakdancer/CMakeFiles/breakdancer.dir/BreakDancer.cpp.o
    [ 42%] Building CXX object build/src/lib/breakdancer/CMakeFiles/breakdancer.dir/ReadRegionData.cpp.o
    [ 43%] Building CXX object build/src/lib/breakdancer/CMakeFiles/breakdancer.dir/SvBuilder.cpp.o
    [ 45%] Linking CXX static library libbreakdancer.a
    [ 45%] Built target breakdancer
    [ 46%] Building CXX object build/src/lib/common/CMakeFiles/common.dir/Options.cpp.o
    [ 48%] Building CXX object build/src/lib/common/CMakeFiles/common.dir/ReadFlags.cpp.o
    [ 50%] Linking CXX static library libcommon.a
    [ 50%] Built target common
    [ 51%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/Alignment.cpp.o
    [ 53%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamConfig.cpp.o
    [ 54%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamConfigEntry.cpp.o
    [ 56%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamIo.cpp.o
    [ 57%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamMerger.cpp.o
    [ 59%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamSummary.cpp.o
    [ 60%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/BamWriter.cpp.o
    [ 62%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/ConfigLoader.cpp.o
    [ 64%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/FastqWriter.cpp.o
    [ 65%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/IlluminaPEReadClassifier.cpp.o
    [ 67%] Building CXX object build/src/lib/io/CMakeFiles/io.dir/LibraryFlagDistribution.cpp.o
    [ 68%] Linking CXX static library libio.a
    [ 68%] Built target io
    [ 70%] Building CXX object build/src/exe/breakdancer-max/CMakeFiles/breakdancer-max.dir/BreakDancerMax.cpp.o
    make[2]: Warning: File `build/src/lib/io/libio.a' has modification time 22 s in the future
    [ 71%] Linking CXX executable ../../../../bin/breakdancer-max
    ../../../../vendor/samtools/libbam.a(bam_import.o): In function `__bam_get_lines':
    /data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/samtools/bam_import.c:76: undefined reference to `gzopen64'
    ../../../../vendor/samtools/libbam.a(bam_import.o): In function `sam_open':
    /data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/samtools/bam_import.c:472: undefined reference to `gzopen64'
    ../../../../vendor/samtools/libbam.a(bam_import.o): In function `sam_header_read2':
    /data/home/suyao/tools/BreakDancer/breakdancer-master/build/vendor/samtools/bam_import.c:126: undefined reference to `gzopen64'
    collect2: ld 杩.. 1
    make[2]: *** [bin/breakdancer-max] ?.. 1
    make[1]: *** [build/src/exe/breakdancer-max/CMakeFiles/breakdancer-max.dir/all] ?.. 2
    make: *** [all] ?.. 2
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    What OS are you using? Find zlib and zlib-devel packages and install those for your OS.

    Comment

    • sydghyyh14
      Junior Member
      • Mar 2010
      • 7

      #3
      My OS is Red Hat 4.4.5-6
      zlib-1.2.3-27.el6.x86_64
      zlib-devel-1.2.3-27.el6.x86_64

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Post #9 here shows a change you can make to the Makefile to indicate the location where your zlib is installed. You may need to find the right place to do the modification in Breakdancer source.

        Comment

        • sydghyyh14
          Junior Member
          • Mar 2010
          • 7

          #5
          I do not know how to modify Breakdancer source.

          And I found "Performing Test CXX11_FLAG0 - Failed" after cmake as following:
          Score floating point type: double
          -- Performing Test CXX11_FLAG0
          -- Performing Test CXX11_FLAG0 - Failed
          -- Performing Test CXX11_FLAG1
          -- Performing Test CXX11_FLAG1 - Success
          -- C++11 support enabled via -std=c++0x
          -- Performing Test CXX11_STDLIB_FLAG0
          -- Performing Test CXX11_STDLIB_FLAG0 - Success
          -- Sufficient C++11 library support found with flag ' '
          -- Configuring done
          -- Generating done
          -- Build files have been written to: /data/home/suyao/tools/BreakDancer/breakdancer-master/build

          who can give me more suggestion?
          Thank you!

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 10:13 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          29 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...