Skip to content

Commit

Permalink
phcpack v2.4.90 (new formula)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed May 17, 2024
1 parent 7615cf1 commit 85c8e95
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
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-10023-lrdcjk /usr/bin/env cp -pR /tmp/homebrew-unpack20240517-10023-lrdcjk/PHCpack-2.4.90/. /tmp/phcpack-20240517-10023-8iv5oo/PHCpack-2.4.90 ==> make -j -C src/Objects phc make: Entering directory '/tmp/phcpack-20240517-10023-8iv5oo/PHCpack-2.4.90/src/Objects' make -f makefile_windows phc make[1]: Entering directory '/tmp/phcpack-20240517-10023-8iv5oo/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 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/Basic_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/Com

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-9447-zwac5x /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-9447-zwac5x/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-9447-r3zin2/PHCpack-2.4.90 ==> make -j -C src/Objects phc make -f makefile_windows 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 -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 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/Basic_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../Ada/Components/Tro

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-10762-gjh7n0 /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-10762-gjh7n0/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-10762-janmoa/PHCpack-2.4.90 ==> make -j -C src/Objects phc make -f makefile_windows 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 -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 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/Basic_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../Ada/Components/

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-8289-2qul22 /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240517-8289-2qul22/PHCpack-2.4.90/. /private/tmp/phcpack-20240517-8289-jtr7a3/PHCpack-2.4.90 ==> make -j -C src/Objects phc make -f makefile_windows 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 -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 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/Basic_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../Ada/Components/Tro
system "make", "-j", "-C", "src/Objects", "phc"
system "make", "-j", "-C", "src/Objects", "install"
end

test do
system "true"
end
end

0 comments on commit 85c8e95

Please sign in to comment.