phcpack v2.4.90 (new formula) #605
Annotations
4 errors and 3 warnings
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap
macaulay2/tap/phcpack 2.4.90 did not build
|
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap:
Formula/phcpack.rb#L8
==> Fetching macaulay2/tap/phcpack
==> Downloading https://github.com/janverschelde/PHCpack/archive/refs/tags/v2.4.90.tar.gz
Already downloaded: /home/runner/.cache/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 /home/runner/.cache/Homebrew/downloads/02c77f2897afd8e41add653230236bc99c47958852b476af771a739481f605bb--PHCpack-2.4.90.tar.gz --directory /tmp/homebrew-unpack20240517-6933-j2cbp6
/usr/bin/env cp -pR /tmp/homebrew-unpack20240517-6933-j2cbp6/PHCpack-2.4.90/. /tmp/phcpack-20240517-6933-y3rik1/PHCpack-2.4.90
==> make -j -C src/Objects phc
make: Entering directory '/tmp/phcpack-20240517-6933-y3rik1/PHCpack-2.4.90/src/Objects'
make -f makefile_windows phc
make[1]: Entering directory '/tmp/phcpack-20240517-6933-y3rik1/PHCpack-2.4.90/src/Objects'
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 -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
g++ -O3 -I../GPU/Path/Host \
-c ../GPU/Path/Host/parameter.cpp -o parameter.o
g++ -O3 -I../C -I../QD/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
In file included from ../GPU/Path/Host2/lib2path.cpp:9:
../GPU/Path/Complex/complexH.h:8:10: fatal error: qd/qd_real.h: No such file or directory
8 | #include <qd/qd_real.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [makefile_windows:2252: lib2path.o] Error 1
make[1]: *** Waiting for unfinished jobs....
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: `u' modifier ignored since `D' is the default (see `U')
ar: creating 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
make[1]: Leaving directory '/tmp/phcpack-20240517-6933-y3rik1/PHCpack-2.4.90/src/Objects'
make: *** [makefile:15: phc] Error 2
make: Leaving directory '/tmp/phcpack-20240517-6933-y3rik1/PHCpack-2.4.90/src/Objects'
==> Formula
Tap: macaulay2/tap
Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/macaulay2/homebrew-tap/Formula/phcpack.rb
==> Configuration
HOMEBREW_VERSION: 4.3.0-69-g3a79620
ORIGIN: https://github.com/Homebrew/brew
HEAD: 3a796203d8f3c57b7b2215d78eae852cc8c0af85
Last commit: 39 minutes ago
Core tap JSON: 17 May 10:23 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CACHE: /home/runner/.cache/Homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: 3650
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GI
|
|
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap
Process completed with exit code 1.
|
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/.
|
Upload logs as artifact
No files were found with the provided path: /home/runner/.cache/Homebrew/Logs/*/*
/Users/runner/Library/Logs/Homebrew/*/*. No artifacts will be uploaded.
|
Upload bottles as artifact
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
Loading