Back to Multiple platform build/check report for BioC 3.16
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-07-11 11:06:54 -0400 (Mon, 11 Jul 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4148
lconwaymacOS 12.2.1 Montereyx86_644.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" 4168
kjohnsonmacOS 12.4 Montereyarm644.2.1 (2022-06-23) -- "Funny-Looking Kid" 3545
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

INSTALL results for Rbowtie2 on kjohnson


To the developers/maintainers of the Rbowtie2 package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rbowtie2.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1570/2130HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rbowtie2 2.3.1  (landing page)
Zheng Wei
Snapshot Date: 2022-07-10 14:00:02 -0400 (Sun, 10 Jul 2022)
git_url: https://git.bioconductor.org/packages/Rbowtie2
git_branch: master
git_last_commit: c96aa6e
git_last_commit_date: 2022-06-24 03:55:46 -0400 (Fri, 24 Jun 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.2.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnsonmacOS 12.4 Monterey / arm64  ERROR    NA    NA    NA  

Summary

Package: Rbowtie2
Version: 2.3.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Rbowtie2
StartedAt: 2022-07-10 18:37:54 -0400 (Sun, 10 Jul 2022)
EndedAt: 2022-07-10 18:42:16 -0400 (Sun, 10 Jul 2022)
EllapsedTime: 261.4 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Rbowtie2
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library’
* installing *source* package ‘Rbowtie2’ ...
** using staged installation
** libs
** arch - 
mkdir -p ../inst
(cd	adapterremoval && (make CXX="g++ -std=gnu++11" -f Makefile))
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c adapterset.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c alignment.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c argparse.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c debug.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c demultiplex.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c fastq.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c fastq_enc.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c fastq_io.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c linereader.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c linereader_joined.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c main_adapter_id.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c main_adapter_rm.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c main_demultiplex.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c scheduler.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c strutils.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c threads.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c timer.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c trimmed_reads.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c userconfig.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG  -c main.cc 
g++ -std=gnu++11 -O3 -pthread -DNDEBUG   -o AdapterRemoval adapterset.o alignment.o argparse.o debug.o demultiplex.o fastq.o fastq_enc.o fastq_io.o linereader.o linereader_joined.o main_adapter_id.o main_adapter_rm.o main_demultiplex.o scheduler.o strutils.o threads.o timer.o trimmed_reads.o userconfig.o main.o
mv AdapterRemoval ../../inst/
(cd	adapterremoval && (make clean_o -f Makefile))
rm -f *.o
(cd bowtie2-2.4.4 && (make CXX="g++" -f Makefile))
g++ -O3  -funroll-loops -g3 -DCOMPILER_OPTIONS="\"-O3  -funroll-loops -g3 -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1\"" -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1 \
		-fno-strict-aliasing -DBOWTIE2_VERSION="\"`cat BOWTIE2_VERSION`\"" -DBUILD_HOST="\"${HOSTNAME:-`hostname`}\"" -DBUILD_TIME="\"`date -u`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DBOWTIE_MM  -DBOWTIE2 -DNDEBUG -Wall \
		-Ithird_party \
		-o bowtie2-build-s bt2_build.cpp \
		ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp bt2_locks.cpp bt2_idx.cpp bt2_io.cpp bt2_util.cpp reference.cpp ds.cpp multikey_qsort.cpp limit.cpp random_source.cpp diff_sample.cpp bowtie_build_main.cpp \
		 -lpthread -lz
In file included from bt2_build.cpp:28:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_idx.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_io.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_util.cpp:26:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
g++ -O3  -funroll-loops -g3 -DCOMPILER_OPTIONS="\"-O3  -funroll-loops -g3 -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1\"" -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1 \
		-fno-strict-aliasing -DBOWTIE2_VERSION="\"`cat BOWTIE2_VERSION`\"" -DBUILD_HOST="\"${HOSTNAME:-`hostname`}\"" -DBUILD_TIME="\"`date -u`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DBOWTIE_MM  -DBOWTIE2 -DBOWTIE_64BIT_INDEX -DNDEBUG -Wall \
		-Ithird_party \
		-o bowtie2-build-l bt2_build.cpp \
		ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp bt2_locks.cpp bt2_idx.cpp bt2_io.cpp bt2_util.cpp reference.cpp ds.cpp multikey_qsort.cpp limit.cpp random_source.cpp diff_sample.cpp bowtie_build_main.cpp \
		 -lpthread -lz
In file included from bt2_build.cpp:28:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_idx.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_io.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_util.cpp:26:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
g++ -O3  -funroll-loops -g3 -DCOMPILER_OPTIONS="\"-O3  -funroll-loops -g3 -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1\"" -std=c++11 -fopenmp-simd -DNO_SPINLOCK -DWITH_QUEUELOCK=1 \
		-fno-strict-aliasing -DBOWTIE2_VERSION="\"`cat BOWTIE2_VERSION`\"" -DBUILD_HOST="\"${HOSTNAME:-`hostname`}\"" -DBUILD_TIME="\"`date -u`\"" -DCOMPILER_VERSION="\"`g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DBOWTIE_MM  -DBOWTIE2 -DNDEBUG -Wall \
		-Ithird_party \
		-o bowtie2-align-s bt2_search.cpp \
		ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp bt2_locks.cpp bt2_idx.cpp bt2_io.cpp bt2_util.cpp reference.cpp ds.cpp multikey_qsort.cpp limit.cpp random_source.cpp qual.cpp pat.cpp sam.cpp read_qseq.cpp aligner_seed_policy.cpp aligner_seed.cpp aligner_seed2.cpp aligner_sw.cpp aligner_sw_driver.cpp aligner_cache.cpp aligner_result.cpp ref_coord.cpp mask.cpp pe.cpp aln_sink.cpp dp_framer.cpp scoring.cpp presets.cpp unique.cpp simple_func.cpp random_util.cpp aligner_bt.cpp sse_util.cpp aligner_swsse.cpp outq.cpp aligner_swsse_loc_i16.cpp aligner_swsse_ee_i16.cpp aligner_swsse_loc_u8.cpp aligner_swsse_ee_u8.cpp aligner_driver.cpp bowtie_main.cpp \
		 -lpthread -lz
In file included from bt2_search.cpp:41:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
In file included from bt2_search.cpp:54:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
In file included from bt2_idx.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_io.cpp:25:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from bt2_util.cpp:26:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from aligner_seed.cpp:23:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from aligner_seed2.cpp:22:
In file included from ./aligner_seed2.h:103:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
In file included from aligner_sw.cpp:25:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_sw_driver.cpp:47:
In file included from ./aligner_sw_driver.h:81:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_bt.cpp:20:
In file included from ./aligner_bt.h:31:
In file included from ./sse_util.h:27:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from sse_util.cpp:20:
In file included from ./sse_util.h:27:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_swsse.cpp:22:
In file included from ./aligner_swsse.h:28:
In file included from ./sse_util.h:27:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_swsse_loc_i16.cpp:56:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_swsse_ee_i16.cpp:56:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_swsse_loc_u8.cpp:56:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_swsse_ee_u8.cpp:56:
In file included from ./aligner_sw.h:73:
./sse_wrap.h:31:10: fatal error: 'simde/x86/sse2.h' file not found
#include "simde/x86/sse2.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from aligner_driver.cpp:20:
In file included from ./aligner_driver.h:78:
In file included from ./aligner_seed2.h:103:
./bt2_idx.h:2625:14: warning: variable 'patoff' set but not used [-Wunused-but-set-variable]
                TIndexOffU patoff = 0;
                           ^
1 warning generated.
make[1]: *** [bowtie2-align-s] Error 1
make: *** [all] Error 2
ERROR: compilation failed for package ‘Rbowtie2’
* removing ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rbowtie2’