phcpack v2.4.90 (new formula) #607
Annotations
4 errors and 3 warnings
|
Formula/phcpack.rb#L10
==> Fetching macaulay2/tap/phcpack
==> Downloading https://github.com/janverschelde/PHCpack/archive/refs/tags/v2.4.90.tar.gz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/02c77f2897afd8e41add653230236bc99c47958852b476af771a739481f605bb--PHCpack-2.4.90.tar.gz
==> Verifying checksum for '02c77f2897afd8e41add653230236bc99c47958852b476af771a739481f605bb--PHCpack-2.4.90.tar.gz'
==> Installing phcpack from macaulay2/tap
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/02c77f2897afd8e41add653230236bc99c47958852b476af771a739481f605bb--PHCpack-2.4.90.tar.gz --directory /private/tmp/homebrew-unpack20240517-11065-bof6m8
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-11065-bof6m8/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-11065-fzc28b/PHCpack-2.4.90
==> make -j -C src/Objects -f makefile_unix phc
gcc -c ../Ada/../Feedback/*.c
gcc -c ../Ada/../Feedback/feedback.c
gcc -c ../Ada/System/Basic_Timer/get_clock.c
gcc -c ../Ada/System/Basic_Timer/get_clocks_per_sec.c
g++ -O3 -fPIC -I../GPU/Path/Host2 \
-c ../GPU/Path/Host2/parameter.cpp -o parameter.o
g++ -O3 -fPIC -I../C -I/usr/local/qd-2.3.17/include \
-I../GPU/Path/Complex -I../GPU/Path/Poly3 \
-I../GPU/Path/Host2 \
-c ../GPU/Path/Host2/lib2path.cpp -o lib2path.o
g++ -O3 -DNDEBUG -c ../Ada/Root_Counts/DEMiCs/inputData.cpp
g++ -O2 -Dcompilewgpp=1 \
-c ../Ada/Root_Counts/DEMiCs/outputData.cpp
g++ -O3 -DNDEBUG -c ../Ada/Root_Counts/DEMiCs/iTest.cpp
g++ -O3 -DNDEBUG -c ../Ada/Root_Counts/DEMiCs/fTest.cpp
g++ -O3 -DNDEBUG -c ../Ada/Root_Counts/DEMiCs/reltab.cpp
g++ -Dcompilewgpp=1 -Dcompile4phc=1 -O3 -DNDEBUG \
-c ../Ada/Root_Counts/DEMiCs/simplex.cpp -o simplex4phc.o
g++ -Dcompilewgpp=1 -Dcompile4phc=1 -O3 -DNDEBUG \
-c ../Ada/Root_Counts/DEMiCs/mvc.cpp -o mvc4phc.o
g++ -Dcompilewgpp=1 -Dcompile4phc=1 -O3 -DNDEBUG \
-c ../Ada/Root_Counts/DEMiCs/demicsrun.cpp -o demicsrun4phc.o
ar ruv lib.a dc_interpolation.o dcmplx.o poly_matrix.o\
append_dcmatrix.o dc_inverse.o pieri_sols.o poly_smith.o\
c2ada_dc_matrix.o dc_matrix.o poly_dcmplx.o realization.o\
c2ada_poly_matrix.o dc_roots.o poly_gcd.o ts_feedback.o\
poly_hermite.o append_polymatrix.o timer.o
ar: creating archive lib.a
a - dc_interpolation.o
a - dcmplx.o
a - poly_matrix.o
a - append_dcmatrix.o
a - dc_inverse.o
a - pieri_sols.o
a - poly_smith.o
a - c2ada_dc_matrix.o
a - dc_matrix.o
a - poly_dcmplx.o
a - realization.o
a - c2ada_poly_matrix.o
a - dc_roots.o
a - poly_gcd.o
a - ts_feedback.o
a - poly_hermite.o
a - append_polymatrix.o
a - timer.o
ranlib lib.a
g++ -O2 -Dcompilewgpp=1 -c ../C/syscon.c
g++ -O2 -Dcompilewgpp=1 -c ../C/solcon.c
g++ -O2 -Dcompilewgpp=1 -c ../C/phcpack.c
gnatmake -c -I../Ada/System -I../Ada/System/Unix_Timer -I../Ada/Math_Lib/Numbers -I../Ada/Math_Lib/QD -I../Ada/Math_Lib/Vectors -I../Ada/Math_Lib/Matrices -I../Ada/Math_Lib/Divisors -I../Ada/Math_Lib/Reduction -I../Ada/Math_Lib/Polynomials -I../Ada/Math_Lib/Functions -I../Ada/Math_Lib/Supports -I../Ada/Math_Lib/Circuits -I../Ada/Math_Lib/Series -I../Ada/Math_Lib/Laurent -I../Ada/Math_Lib/AD -I../Ada/Deformations/Solutions -I../Ada/Deformations/Homotopy -I../Ada/Deformations/Newton -I../Ada/Deformations/Curves -I../Ada/Deformations/End_Games -I../Ada/Deformations/Sweep -I../Ada/Deformations/Trackers -I../Ada/Deformations/Continuation -I../Ada/Root_Counts/Product -I../Ada/Root_Counts/Binomials -I../Ada/Root_Counts/Implift -I../Ada/Root_Counts/Stalift -I../Ada/Root_Counts/Dynlift -I../Ada/Root_Counts/Symmetry -I../Ada/Root_Counts/MixedVol -I../Ada/Root_Counts/DEMiCs -I../Ada/Root_Counts/Puiseux -I../Ada/Schubert/SAGBI -I../Ada/Schubert/Pieri -I../Ada/Schubert/Induction -I../Ada/Components/Samplers -I../Ada/Components/Interpolators -I../Ada/Components/Factorization -I../Ada/Components/Decomposition -I../Ada/Components/Solver -I.
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
The logs for this run have expired and are no longer available.
Loading