gfan 0.7 #678
Annotations
19 errors and 12 warnings
test-bot (macos-14)
macaulay2/tap/gfan 0.7 did not build
|
`brew install --verbose --formula --build-bottle macaulay2/tap/gfan` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/gfan.rb#L25
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:543:51: error: call of overloaded 'toStr(long int)' is ambiguous
543 | std::cerr<<toStr(extMul(negabs(t).v,boundA.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:546:51: error: call of overloaded 'toStr(long int)' is ambiguous
546 | std::cerr<<toStr(extMul(negabs(s).v,boundB.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
make: *** [src/buchberger.o] Error 1
make: *** Waiting for unfinished jobs....
==> Formula
Tap: macaulay2/tap
Path: /opt/homebrew/Library/Taps/macaulay2/homebrew-tap/Formula/gfan.rb
==> Configuration
HOMEBREW_VERSION: 4.4.1-64-gd0ab3d3
ORIGIN: https://github.com/Homebrew/brew
HEAD: d0ab3d3bc881291b00d2fc9a598d851b2726885d
Last commit: 4 hours ago
Core tap HEAD: 794c222c7fe5d3fed014b6599c3c50bf9fba33f8
Core tap last commit: 2 weeks ago
Core tap JSON: 20 Oct 21:58 UTC
Core cask tap HEAD: 55446b22b754e331842a4d72e85c70d6eb2c9839
Core cask tap last commit: 2 weeks ago
Core cask tap JSON: 20 Oct 21:58 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CACHE: /Users/runner/Library/Caches/Homebrew
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com
HOMEBREW_GIT_NAME: BrewTestBot
HOMEBREW_GIT_PATH: /usr/bin/git
HOMEBREW_LOGS: /Users/runner/work/homebrew-tap/homebrew-tap/log
|
test-bot (macos-14)
install failed
|
test-bot (macos-14)
Process completed with exit code 1.
|
test-bot (macos-15)
macaulay2/tap/gfan 0.7 did not build
|
`brew install --verbose --formula --build-bottle macaulay2/tap/gfan` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/gfan.rb#L25
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:543:51: error: call of overloaded 'toStr(long int)' is ambiguous
543 | std::cerr<<toStr(extMul(negabs(t).v,boundA.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:546:51: error: call of overloaded 'toStr(long int)' is ambiguous
546 | std::cerr<<toStr(extMul(negabs(s).v,boundB.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
In file included from src/polynomialring.h:8,
from src/polynomial.h:9,
from src/wallideal.h:4,
from src/wallideal.cpp:1:
src/field.h: In member function 'virtual int FieldElementImplementation::getIntegerRepresentation() const':
src/field.h:211:3: warning: no return statement in function returning non-void [-Wreturn-type]
211 | }
| ^
src/field.h: In member function 'Field& FieldElementImplementation::operator=(const Field&)':
src/field.h:226:5: warning: no return statement in function returning non-void [-Wreturn-type]
226 | }//assignment
| ^
src/field.h: In member function 'virtual FieldElement FieldImplementation::random()':
src/field.h:274:3: warning: no return statement in function returning non-void [-Wreturn-type]
274 | }
| ^
make: *** [src/buchberger.o] Error 1
make: *** Waiting for unfinished jobs....
==> Formula
Tap: macaulay2/tap
Path: /opt/homebrew/Library/Taps/macaulay2/homebrew-tap/Formula/gfan.rb
==> Configuration
HOMEBREW_VER
|
test-bot (macos-15)
install failed
|
test-bot (macos-15)
Process completed with exit code 1.
|
test-bot (macos-13)
macaulay2/tap/gfan 0.7 did not build
|
`brew install --verbose --formula --build-bottle macaulay2/tap/gfan` failed on macOS Ventura (13)!:
Formula/gfan.rb#L25
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:543:51: error: call of overloaded 'toStr(long int)' is ambiguous
543 | std::cerr<<toStr(extMul(negabs(t).v,boundA.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:546:51: error: call of overloaded 'toStr(long int)' is ambiguous
546 | std::cerr<<toStr(extMul(negabs(s).v,boundB.v))<<"\n";
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:54:20: note: candidate: 'std::string gfan::toStr(__int128)'
54 | static std::string toStr(__int128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:61:20: note: candidate: 'std::string gfan::toStr(__int128 unsigned)'
61 | static std::string toStr(__uint128_t b)
| ^~~~~
src/gfanlib_circuittableint.h:68:20: note: candidate: 'std::string gfan::toStr(__int64_t)'
68 | static std::string toStr(__int64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:75:20: note: candidate: 'std::string gfan::toStr(__uint64_t)'
75 | static std::string toStr(__uint64_t b)
| ^~~~~
src/gfanlib_circuittableint.h:82:20: note: candidate: 'std::string gfan::toStr(__int32_t)'
82 | static std::string toStr(__int32_t b)
| ^~~~~
src/gfanlib_circuittableint.h:89:20: note: candidate: 'std::string gfan::toStr(__uint32_t)'
89 | static std::string toStr(__uint32_t b)
| ^~~~~
make: *** [src/buchberger.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/linalg.h:5,
from src/lp.cpp:7:
src/field.h: In member function 'virtual int FieldElementImplementation::getIntegerRepresentation() const':
src/field.h:211:3: warning: no return statement in function returning non-void [-Wreturn-type]
211 | }
| ^
src/field.h: In member function 'Field& FieldElementImplementation::operator=(const Field&)':
src/field.h:226:5: warning: no return statement in function returning non-void [-Wreturn-type]
226 | }//assignment
| ^
src/field.h: In member function 'virtual FieldElement FieldImplementation::random()':
src/field.h:274:3: warning: no return statement in function returning non-void [-Wreturn-type]
274 | }
| ^
src/lp.cpp: In member function 'virtual bool LpSolver::hasInteriorPoint(const IntegerVectorList&, bool, const IntegerVector*)':
src/lp.cpp:62:1: warning: no return statement in function returning non-void [-Wreturn-type]
62 | }
|
test-bot (macos-13)
install failed
|
test-bot (macos-13)
Process completed with exit code 1.
|
test-bot (macos-12)
The following formula cannot be installed from bottle and must be
built from source.
xz
|
test-bot (macos-12)
The following formula cannot be installed from bottle and must be
built from source.
xz
|
`brew install --verbose --formula --build-bottle macaulay2/tap/gfan` failed on macOS Monterey (12)!:
Formula/gfan.rb#L25
::error::The following formula cannot be installed from bottle and must be%0Abuilt from source.%0A xz%0A
|
test-bot (macos-12)
install failed
|
test-bot (macos-12)
Process completed with exit code 1.
|
test-bot (ubuntu-latest)
The run was canceled by @mahrud.
|
test-bot (ubuntu-latest)
The operation was canceled.
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-15)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
test-bot (macos-12)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
test-bot (macos-12)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
test-bot (macos-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (ubuntu-latest)
String '/home/linuxbrew/.linuxbrew/opt' still exists in these files:
|
test-bot (ubuntu-latest)
Cannot verify integrity of 'gfan--0.7.x86_64_linux.bottle.tar.gz'.
No checksum was provided.
For your reference, the checksum is:
sha256 "9450df156c157a27d7fe5ad9bca7dd08d8cf9f7fec664eb6ce992ce4901f630d"
|
test-bot (ubuntu-latest)
/home/linuxbrew/.linuxbrew/Cellar/gmp/6.3.0 and /home/linuxbrew/.linuxbrew/Cellar/cddlib/0.94m are required by gfan, which is currently installed.
You can silence this warning with:
brew uninstall --ignore-dependencies cddlib gmp
|
test-bot (ubuntu-latest)
Already linked: /home/linuxbrew/.linuxbrew/Cellar/gfan/0.7
|
test-bot (ubuntu-latest)
gfan: no `post_install` method was defined in the formula!
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_ubuntu-latest
|
38.1 MB |
|
logs (macos-12)
|
1.82 MB |
|
logs (macos-13)
|
7.61 KB |
|
logs (macos-14)
|
3.74 KB |
|
logs (macos-15)
|
5.07 KB |
|