Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOP[Q]RSTUVWXYZ

This page was generated on 2023-10-16 11:37:24 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 1599/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
qpgraph 2.34.2  (landing page)
Robert Castelo
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/qpgraph
git_branch: RELEASE_3_17
git_last_commit: 521abb0
git_last_commit_date: 2023-05-01 20:11:38 -0400 (Mon, 01 May 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

BUILD BIN results for qpgraph on merida1


To the developers/maintainers of the qpgraph package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/qpgraph.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: qpgraph
Version: 2.34.2
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh qpgraph_2.34.2.tar.gz /Library/Frameworks/R.framework/Resources/bin/R qpgraph.buildbin-libdir
StartedAt: 2023-10-16 09:58:44 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 10:02:04 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 199.7 seconds
RetCode: 0
Status:   OK  
PackageFile: qpgraph_2.34.2.tgz
PackageFileSize: 4.12 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh qpgraph_2.34.2.tar.gz /Library/Frameworks/R.framework/Resources/bin/R qpgraph.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=qpgraph.buildbin-libdir qpgraph_2.34.2.tar.gz'
>>>>>>> 

* installing *source* package ‘qpgraph’ ...
** using staged installation
checking for gcc... clang -arch x86_64
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -arch x86_64 accepts -g... yes
checking for clang -arch x86_64 option to accept ANSI C... none needed
checking build system type... x86_64-apple-darwin21.6.0
checking host system type... x86_64-apple-darwin21.6.0
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -DUSE_FC_LEN_T  -I/opt/R/x86_64/include   -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC  -falign-functions=64 -Wall -g -O2  -c cliquer.c -o cliquer.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -DUSE_FC_LEN_T  -I/opt/R/x86_64/include   -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC  -falign-functions=64 -Wall -g -O2  -c graph.c -o graph.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -DUSE_FC_LEN_T  -I/opt/R/x86_64/include   -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC  -falign-functions=64 -Wall -g -O2  -c qpgraph.c -o qpgraph.o
qpgraph.c:24:9: warning: 'USE_FC_LEN_T' macro redefined [-Wmacro-redefined]
#define USE_FC_LEN_T
        ^
<command line>:2:9: note: previous definition is here
#define USE_FC_LEN_T 1
        ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -DUSE_FC_LEN_T  -I/opt/R/x86_64/include   -falign-functions=64 -Wall -g -O2 -Wall -pedantic -fPIC  -falign-functions=64 -Wall -g -O2  -c reorder.c -o reorder.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.17-bioc/meat/qpgraph.buildbin-libdir/00LOCK-qpgraph/00new/qpgraph/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘det’ from package ‘Matrix’ in package ‘qpgraph’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (qpgraph)


>>>>>>> 
>>>>>>> FIXING PATHS TO DYNAMIC LIBRARIES FOR qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so
>>>>>>> 

>>>>>>> Paths before fix:
qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so:
	qpgraph.so (compatibility version 0.0.0, current version 0.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRlapack.dylib (compatibility version 4.3.0, current version 4.3.1)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRblas.dylib (compatibility version 0.0.0, current version 0.0.0)
	/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0/libgfortran.5.dylib (compatibility version 6.0.0, current version 6.0.0)
	/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0/libquadmath.0.dylib (compatibility version 1.0.0, current version 1.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libR.dylib (compatibility version 4.3.0, current version 4.3.1)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1775.118.101)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.100.5)

>>>>>>> Fix with install_name_tool:
install_name_tool -change "/usr/local/lib/libgcc_s.1.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgcc_s.1.1.dylib" "qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so"
install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgfortran.5.dylib" "qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libquadmath.0.dylib" "qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so"
install_name_tool -change "/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgfortran.5.dylib" "qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so"
install_name_tool -change "/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libquadmath.0.dylib" "qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so"

>>>>>>> Paths after fix:
qpgraph.buildbin-libdir/qpgraph/libs/qpgraph.so:
	qpgraph.so (compatibility version 0.0.0, current version 0.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRlapack.dylib (compatibility version 4.3.0, current version 4.3.1)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRblas.dylib (compatibility version 0.0.0, current version 0.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgfortran.5.dylib (compatibility version 6.0.0, current version 6.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libquadmath.0.dylib (compatibility version 1.0.0, current version 1.0.0)
	/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libR.dylib (compatibility version 4.3.0, current version 4.3.1)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1775.118.101)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.100.5)