* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘highs’ ... ** package ‘highs’ successfully unpacked and MD5 sums checked ** using staged installation Use 'configure' CMAKE VERSION: 'cmake version 3.31.4' arch: 'x86_64' R_ARCH: '' CC: 'gcc-14' CXX: 'g++-14 -std=gnu++17' CXX17: 'g++-14' R_HIGHS_BUILD_DIR: '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/build' R_HIGHS_LIB_DIR: '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib' -- The CXX compiler identification is GNU 14.2.0 -- The C compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++-14 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-14 - skipped -- Detecting C compile features -- Detecting C compile features - done -- HIGHS version: 1.9.0 -- Use C++: 17 -- Git hash: n/a -- Build C++ library: ON -- Build Fortran: OFF -- Build CSharp: OFF -- Build Python: OFF -- Build all tests: OFF -- ZLIB: OFF -- Build type: Release -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of long -- Check size of long - done -- Found long size: 8 -- Check size of long long -- Check size of long long - done -- Found long long size: 8 -- Check size of int64_t -- Check size of int64_t - done -- Found int64_t size: 8 -- Check size of unsigned long -- Check size of unsigned long - done -- Found unsigned long size: 8 -- Check size of unsigned long long -- Check size of unsigned long long - done -- Found unsigned long long size: 8 -- Check size of uint64_t -- Check size of uint64_t - done -- Found uint64_t size: 8 -- Check size of int * -- Check size of int * - done -- Found int * size: 8 -- IPO / LTO supported by compiler: YES -- IPO / LTO: disabled by default when building a static library; set CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON to enable -- Performing Test HIGHS_HAVE_MM_PAUSE -- Performing Test HIGHS_HAVE_MM_PAUSE - Success -- Performing Test HIGHS_HAVE_BUILTIN_CLZ -- Performing Test HIGHS_HAVE_BUILTIN_CLZ - Success -- Performing Test COMPILER_SUPPORTS_POPCNT -- Performing Test COMPILER_SUPPORTS_POPCNT - Success -- FAST_BUILD set to on. -- Build examples: OFF -- Build C++ example: OFF -- Build CSharp example: OFF -- Build dotnet package: OFF -- No CSharp support -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- .Net: Use .Net Framework 2.1 support: ON -- Configuring done (7.0s) -- Generating done (0.1s) -- Build files have been written to: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/build make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/build' [ 0%] Building CXX object src/CMakeFiles/highs.dir/__/extern/filereaderlp/reader.cpp.o [ 1%] Building CXX object src/CMakeFiles/highs.dir/interfaces/highs_c_api.cpp.o [ 1%] Building CXX object src/CMakeFiles/highs.dir/io/Filereader.cpp.o [ 2%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderEms.cpp.o [ 2%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderLp.cpp.o [ 3%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderMps.cpp.o [ 3%] Building CXX object src/CMakeFiles/highs.dir/io/HighsIO.cpp.o [ 4%] Building CXX object src/CMakeFiles/highs.dir/io/HMpsFF.cpp.o [ 5%] Building CXX object src/CMakeFiles/highs.dir/io/HMPSIO.cpp.o [ 5%] Building CXX object src/CMakeFiles/highs.dir/io/LoadOptions.cpp.o [ 6%] Building CXX object src/CMakeFiles/highs.dir/ipm/IpxWrapper.cpp.o [ 6%] Building CXX object src/CMakeFiles/highs.dir/lp_data/Highs.cpp.o [ 7%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsCallback.cpp.o [ 7%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsDebug.cpp.o [ 8%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsIis.cpp.o [ 8%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInfo.cpp.o [ 9%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInfoDebug.cpp.o [ 10%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsDeprecated.cpp.o [ 10%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInterface.cpp.o /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::elasticityFilterReturn(HighsStatus, bool, HighsInt, HighsInt, const std::vector<double>&, const std::vector<double>&, std::vector<double>, std::vector<HighsVarType>)’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:2089:15: warning: variable ‘run_status’ set but not used [-Wunused-but-set-variable] 2089 | HighsStatus run_status; | ^~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp: In member function ‘bool Highs::hasRepeatedLinearObjectivePriorities(const HighsLinearObjective*) const’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:3618:33: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 3618 | num_linear_objective <= 1 && !linear_objective) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::multiobjectiveSolve()’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:3856:17: warning: variable ‘add_row_status’ set but not used [-Wunused-but-set-variable] 3856 | HighsStatus add_row_status; | ^~~~~~~~~~~~~~ [ 11%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLp.cpp.o [ 11%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLpUtils.cpp.o [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsModelUtils.cpp.o [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsOptions.cpp.o [ 13%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsRanging.cpp.o [ 14%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolution.cpp.o [ 14%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolutionDebug.cpp.o [ 15%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolve.cpp.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp.h:5, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:21, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/lp_data/HighsSolve.cpp:17: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:49:1: warning: multi-line comment [-Wcomment] 49 | //#define cupdlp_init_csc_cpu(var, size) \ | ^ [ 15%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsStatus.cpp.o [ 16%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCliqueTable.cpp.o /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/mip/HighsCliqueTable.cpp: In lambda function: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/mip/HighsCliqueTable.cpp:1623:14: warning: variable ‘computeNumDeleted’ set but not used [-Wunused-but-set-variable] 1623 | auto computeNumDeleted = [&](const std::vector<CliqueVar>& clq) { | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsConflictPool.cpp.o [ 17%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCutGeneration.cpp.o [ 17%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCutPool.cpp.o [ 18%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDebugSol.cpp.o [ 19%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDomain.cpp.o [ 19%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDynamicRowMatrix.cpp.o [ 20%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsGFkSolve.cpp.o [ 20%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsImplications.cpp.o [ 21%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsLpAggregator.cpp.o [ 21%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsLpRelaxation.cpp.o [ 22%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipAnalysis.cpp.o [ 23%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipSolver.cpp.o [ 23%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipSolverData.cpp.o [ 24%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsModkSeparator.cpp.o [ 24%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsNodeQueue.cpp.o [ 25%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsObjectiveFunction.cpp.o [ 25%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPathSeparator.cpp.o [ 26%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPrimalHeuristics.cpp.o [ 26%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPseudocost.cpp.o [ 27%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsRedcostFixing.cpp.o [ 28%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSearch.cpp.o [ 28%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSeparation.cpp.o [ 29%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSeparator.cpp.o [ 29%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsTableauSeparator.cpp.o [ 30%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsTransformedLp.cpp.o [ 30%] Building CXX object src/CMakeFiles/highs.dir/model/HighsHessian.cpp.o [ 31%] Building CXX object src/CMakeFiles/highs.dir/model/HighsHessianUtils.cpp.o [ 32%] Building CXX object src/CMakeFiles/highs.dir/model/HighsModel.cpp.o [ 32%] Building CXX object src/CMakeFiles/highs.dir/parallel/HighsTaskExecutor.cpp.o [ 33%] Building CXX object src/CMakeFiles/highs.dir/pdlp/CupdlpWrapper.cpp.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp.h:5, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:21, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.cpp:15: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:49:1: warning: multi-line comment [-Wcomment] 49 | //#define cupdlp_init_csc_cpu(var, size) \ | ^ [ 33%] Building CXX object src/CMakeFiles/highs.dir/presolve/HighsPostsolveStack.cpp.o [ 34%] Building CXX object src/CMakeFiles/highs.dir/presolve/HighsSymmetry.cpp.o [ 34%] Building CXX object src/CMakeFiles/highs.dir/presolve/HPresolve.cpp.o [ 35%] Building CXX object src/CMakeFiles/highs.dir/presolve/HPresolveAnalysis.cpp.o [ 35%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrash.cpp.o [ 36%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrashUtil.cpp.o [ 37%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrashX.cpp.o [ 37%] Building CXX object src/CMakeFiles/highs.dir/presolve/PresolveComponent.cpp.o [ 38%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/a_asm.cpp.o [ 38%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/a_quass.cpp.o [ 39%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/basis.cpp.o [ 39%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/perturbation.cpp.o [ 40%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/quass.cpp.o [ 41%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/ratiotest.cpp.o [ 41%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/scaling.cpp.o [ 42%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkk.cpp.o [ 42%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkControl.cpp.o [ 43%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDebug.cpp.o [ 43%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDual.cpp.o [ 44%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualMulti.cpp.o [ 44%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualRHS.cpp.o [ 45%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualRow.cpp.o [ 46%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkInterface.cpp.o [ 46%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkPrimal.cpp.o [ 47%] Building CXX object src/CMakeFiles/highs.dir/simplex/HighsSimplexAnalysis.cpp.o [ 47%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplex.cpp.o [ 48%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexDebug.cpp.o [ 48%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNla.cpp.o [ 49%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaDebug.cpp.o [ 50%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaFreeze.cpp.o [ 50%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaProductForm.cpp.o [ 51%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexReport.cpp.o [ 51%] Building CXX object src/CMakeFiles/highs.dir/test/KktCh2.cpp.o [ 52%] Building CXX object src/CMakeFiles/highs.dir/test/DevKkt.cpp.o [ 52%] Building CXX object src/CMakeFiles/highs.dir/util/HFactor.cpp.o [ 53%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorDebug.cpp.o [ 53%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorExtend.cpp.o [ 54%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorRefactor.cpp.o [ 55%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorUtils.cpp.o [ 55%] Building CXX object src/CMakeFiles/highs.dir/util/HighsHash.cpp.o [ 56%] Building CXX object src/CMakeFiles/highs.dir/util/HighsLinearSumBounds.cpp.o [ 56%] Building CXX object src/CMakeFiles/highs.dir/util/HighsMatrixPic.cpp.o [ 57%] Building CXX object src/CMakeFiles/highs.dir/util/HighsMatrixUtils.cpp.o [ 57%] Building CXX object src/CMakeFiles/highs.dir/util/HighsSort.cpp.o [ 58%] Building CXX object src/CMakeFiles/highs.dir/util/HighsSparseMatrix.cpp.o /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/util/HighsSparseMatrix.cpp: In member function ‘HighsStatus HighsSparseMatrix::assessStart(const HighsLogOptions&)’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/util/HighsSparseMatrix.cpp:727:12: warning: variable ‘vec_dim’ set but not used [-Wunused-but-set-variable] 727 | HighsInt vec_dim; | ^~~~~~~ [ 58%] Building CXX object src/CMakeFiles/highs.dir/util/HighsUtils.cpp.o [ 59%] Building CXX object src/CMakeFiles/highs.dir/util/HSet.cpp.o [ 60%] Building CXX object src/CMakeFiles/highs.dir/util/HVectorBase.cpp.o [ 60%] Building CXX object src/CMakeFiles/highs.dir/util/stringutil.cpp.o [ 61%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_cs.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:1: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c: In function ‘cupdlp_dcs_realloc’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:25:24: warning: pointer ‘p’ may be used after ‘realloc’ [-Wuse-after-free] 25 | return ((*ok) ? pnew : p); /* return original p if failure */ | ~~~~~~~~~~~~~~^~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:23:10: note: call to ‘realloc’ here 23 | pnew = realloc(p, MAX(n, 1) * size); /* realloc the block */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 61%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_linalg.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_linalg.h:4, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_linalg.c:2: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 62%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_proj.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_proj.h:8, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_proj.c:5: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 62%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_restart.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_restart.h:8, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_restart.c:1: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 63%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_scaling_cuda.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.h:8, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:6: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘scale_problem_cuda’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:41:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 41 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_ruiz_scaling_cuda’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:116:3: note: in expansion of macro ‘cupdlp_free’ 116 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:58:17: note: ‘current_row_scaling’ was declared here 58 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_l2norm_scaling_cuda’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:168:3: note: in expansion of macro ‘cupdlp_free’ 168 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:132:17: note: ‘current_row_scaling’ was declared here 132 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_pc_scaling_cuda’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:227:3: note: in expansion of macro ‘cupdlp_free’ 227 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:183:17: note: ‘current_row_scaling’ was declared here 183 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ [ 64%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_solver.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_solver.h:8, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_solver.c:2: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 64%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_step.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.h:8, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:5: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c: In function ‘PDHG_Power_Method’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:112:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 112 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c: In function ‘PDHG_Update_Iterate’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:398:18: warning: variable ‘retcode’ set but not used [-Wunused-but-set-variable] 398 | cupdlp_retcode retcode = RETCODE_OK; | ^~~~~~~ [ 65%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_utils.c.o In file included from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.h:12, from /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:5: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘settings_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:683:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 683 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘resobj_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:698:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 698 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘iterates_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:709:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 709 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘stepsize_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:724:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 724 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘scaling_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:747:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 747 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘timers_SetUserParam’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:758:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 758 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘stepsize_Alloc’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:958:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 958 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘timers_Alloc’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:1010:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 1010 | exit_cleanup: | ^~~~~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basiclu_kernel.cc.o [ 66%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basiclu_wrapper.cc.o [ 66%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basis.cc.o [ 67%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/conjugate_residuals.cc.o [ 67%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/control.cc.o [ 68%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/crossover.cc.o [ 69%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/diagonal_precond.cc.o [ 69%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/forrest_tomlin.cc.o [ 70%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/guess_basis.cc.o [ 70%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/indexed_vector.cc.o [ 71%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/info.cc.o [ 71%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/ipm.cc.o [ 72%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/ipx_c.cc.o [ 73%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/iterate.cc.o [ 73%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver_basis.cc.o [ 74%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver_diag.cc.o [ 74%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver.cc.o [ 75%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/linear_operator.cc.o [ 75%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lp_solver.cc.o [ 76%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lu_factorization.cc.o [ 76%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lu_update.cc.o [ 77%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/maxvolume.cc.o [ 78%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/model.cc.o [ 78%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/normal_matrix.cc.o [ 79%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/sparse_matrix.cc.o [ 79%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/sparse_utils.cc.o [ 80%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/splitted_normal_matrix.cc.o [ 80%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/starting_basis.cc.o [ 81%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/symbolic_invert.cc.o [ 82%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/timer.cc.o [ 82%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/utils.cc.o [ 83%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_factorize.c.o [ 83%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_get_factors.c.o [ 84%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_initialize.c.o [ 84%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_object.c.o [ 85%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_dense.c.o [ 85%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_for_update.c.o [ 86%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_sparse.c.o [ 87%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_update.c.o [ 87%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_build_factors.c.o [ 88%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_condest.c.o [ 88%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_dfs.c.o [ 89%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_factorize_bump.c.o [ 89%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_file.c.o /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_file.c: In function ‘lu_file_reappend’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_file.c:80:24: warning: variable ‘room’ set but not used [-Wunused-but-set-variable] 80 | lu_int fmem, used, room, ibeg, iend, pos; | ^~~~ [ 90%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_garbage_perm.c.o [ 91%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_initialize.c.o [ 91%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_internal.c.o [ 92%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_markowitz.c.o [ 92%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_matrix_norm.c.o [ 93%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_pivot.c.o /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_any’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:185:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 185 | lu_int grow, room, found, position; | ^~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_small’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:477:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 477 | lu_int grow, room, found, position, col_number; | ^~~~~ /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_singleton_col’: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:870:42: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 870 | lu_int j, pos, rpos, put, nz, where, found; | ^~~~~ [ 93%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_residual_test.c.o [ 94%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_setup_bump.c.o [ 94%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_singletons.c.o [ 95%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_dense.c.o [ 96%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_for_update.c.o [ 96%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_sparse.c.o [ 97%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_symbolic.c.o [ 97%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_triangular.c.o [ 98%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_update.c.o [ 98%] Linking CXX static library ../lib/libhighs.a [ 98%] Built target highs [ 99%] Building CXX object app/CMakeFiles/highs-bin.dir/RunHighs.cpp.o [100%] Linking CXX executable ../bin/highs [100%] Built target highs-bin Install the project... -- Install configuration: "Release" -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/filereaderlp/builder.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/filereaderlp/def.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/filereaderlp/model.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/filereaderlp/reader.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdqsort/pdqsort.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/zstr/strict_fstream.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/zstr/zstr.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/interfaces/highs_c_api.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/Filereader.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/FilereaderEms.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/FilereaderLp.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/FilereaderMps.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/HighsIO.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/HMpsFF.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/HMPSIO.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/io/LoadOptions.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/IpxSolution.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/IpxWrapper.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HConst.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsAnalysis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsCallback.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsCallbackStruct.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsDebug.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsIis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsInfo.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsInfoDebug.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsLp.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsLpSolverObject.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsLpUtils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsModelUtils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsOptions.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsRanging.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsSolution.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsSolutionDebug.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsSolve.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HighsStatus.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/lp_data/HStruct.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsCliqueTable.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsConflictPool.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsCutGeneration.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsCutPool.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsDebugSol.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsDomain.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsDomainChange.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsDynamicRowMatrix.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsGFkSolve.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsImplications.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsLpAggregator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsLpRelaxation.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsMipAnalysis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsMipSolver.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsMipSolverData.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsModkSeparator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsNodeQueue.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsObjectiveFunction.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsPathSeparator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsPrimalHeuristics.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsPseudocost.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsRedcostFixing.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsSearch.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsSeparation.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsSeparator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsTableauSeparator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/HighsTransformedLp.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/mip/MipTimer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/model/HighsHessian.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/model/HighsHessianUtils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/model/HighsModel.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsBinarySemaphore.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsCacheAlign.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsCombinable.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsMutex.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsParallel.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsRaceTimer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsSchedulerConstants.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsSpinMutex.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsSplitDeque.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsTask.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/parallel/HighsTaskExecutor.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/CupdlpWrapper.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/HighsPostsolveStack.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/HighsSymmetry.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/HPresolve.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/HPresolveAnalysis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/ICrash.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/ICrashUtil.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/ICrashX.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/presolve/PresolveComponent.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/a_asm.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/a_quass.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/basis.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/crashsolution.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/dantzigpricing.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/devexpricing.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/eventhandler.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/factor.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/feasibility_bounded.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/feasibility_highs.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/gradient.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/instance.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/matrix.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/perturbation.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/pricing.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/qpconst.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/qpvector.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/quass.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/ratiotest.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/runtime.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/scaling.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/settings.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/snippets.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/statistics.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/qpsolver/steepestedgepricing.hpp -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HApp.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HEkk.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HEkkDual.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HEkkDualRHS.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HEkkDualRow.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HEkkPrimal.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HighsSimplexAnalysis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HSimplex.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HSimplexDebug.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HSimplexNla.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/HSimplexReport.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/SimplexConst.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/SimplexStruct.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/simplex/SimplexTimer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/test/DevKkt.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/test/KktCh2.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/FactorTimer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HFactor.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HFactorConst.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HFactorDebug.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsCDouble.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsComponent.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsDataStack.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsDisjointSets.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsHash.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsHashTree.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsInt.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsIntegers.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsLinearSumBounds.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsMatrixPic.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsMatrixSlice.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsMatrixUtils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsMemoryAllocation.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsRandom.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsRbTree.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsSort.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsSparseMatrix.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsSparseVectorSum.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsSplay.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsTimer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HighsUtils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HSet.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HVector.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/HVectorBase.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/util/stringutil.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/Highs.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_cs.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_defs.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_linalg.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_proj.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_restart.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_scaling_cuda.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_solver.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_step.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_utils.c -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/basiclu_kernel.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/basiclu_wrapper.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/basis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/conjugate_residuals.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/control.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/crossover.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/diagonal_precond.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/forrest_tomlin.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/guess_basis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/indexed_vector.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/info.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipm.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_c.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_config.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_info.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_internal.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_parameters.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/ipx_status.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/iterate.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/kkt_solver_basis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/kkt_solver_diag.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/kkt_solver.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/linear_operator.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/lp_solver.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/lu_factorization.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/lu_update.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/maxvolume.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/model.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/multistream.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/normal_matrix.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/power_method.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/sparse_matrix.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/sparse_utils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/splitted_normal_matrix.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/starting_basis.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/symbolic_invert.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/timer.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/ipx/utils.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_factorize.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_get_factors.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_initialize.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_factorize.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_free.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_get_factors.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_initialize.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_dense.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_for_update.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_sparse.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_update.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_object.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_dense.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_for_update.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_sparse.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu_update.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/basiclu.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/lu_def.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/lu_file.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/lu_internal.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/ipm/basiclu/lu_list.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs/HConfig.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib/cmake/highs/highs-config.cmake -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib/pkgconfig/highs.pc -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs_export.h -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib/libhighs.a -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib/cmake/highs/highs-targets.cmake -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib/cmake/highs/highs-targets-release.cmake -- Installing: /home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/bin/highs -- Set non-toolchain portion of runtime path of "/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/bin/highs" to "$ORIGIN:$ORIGIN/../lib" make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/inst/HiGHS/build' ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include -I/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include -I/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/include/highs -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c highs_interface.cpp -o highs_interface.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o highs.so RcppExports.o highs_interface.o -L/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib -L/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src/highslib/lib64 -lhighs -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWvgud2/R.INSTALL2bdfc018248b75/highs/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-highs/00new/highs/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘highs’ finding HTML links ... done hapi_new_model html highs_available_solver_options html highs_control html highs_model html highs_solve html highs_solver html ** building package indices ** 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 (highs)