Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phcpack v2.4.90 (new formula) #224

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Aliases/phc
18 changes: 18 additions & 0 deletions Formula/phcpack.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
class Phcpack < Formula
desc "Software package for solving polynomial systems with homotopy continuation"
homepage "https://github.com/janverschelde/PHCpack"
url "https://github.com/janverschelde/PHCpack/archive/refs/tags/v2.4.90.tar.gz"
sha256 "7db1529b019a24e6fc2217ecccbcf3aa56f1b098bbe2f75e834f415e58c8bde7"
license "GPL-3.0-only"

depends_on "qd"

def install

Check failure on line 10 in Formula/phcpack.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

`brew install --verbose --build-bottle macaulay2/tap/phcpack` failed on Linux!

==> 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-10045-mbis4k /usr/bin/env cp -pR /tmp/homebrew-unpack20240517-10045-mbis4k/PHCpack-2.4.90/. /tmp/phcpack-20240517-10045-mf2j1/PHCpack-2.4.90 ==> make -j -C src/Objects -f makefile_unix phc make: Entering directory '/tmp/phcpack-20240517-10045-mf2j1/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 -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: `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 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/

Check failure on line 10 in Formula/phcpack.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-12)

`brew install --verbose --build-bottle macaulay2/tap/phcpack` failed on macOS Monterey (12)!

==> 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-10499-dp43pa /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-10499-dp43pa/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-10499-cene10/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.

Check failure on line 10 in Formula/phcpack.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew install --verbose --build-bottle macaulay2/tap/phcpack` failed on macOS Ventura (13)!

==> 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.

Check failure on line 10 in Formula/phcpack.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

`brew install --verbose --build-bottle macaulay2/tap/phcpack` failed on macOS Sonoma (14) on Apple Silicon!

==> 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-8400-6q90lo /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-8400-6q90lo/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-8400-zeen87/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../A
system "make", "-j", "-C", "src/Objects", "-f", "makefile_unix", "phc"
system "make", "-j", "-C", "src/Objects", "-f", "makefile_unix", "install"
end

test do
system "true"
end
end
Loading