gfan 0.7 #678
Annotations
4 errors and 1 warning
|
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
|
|
|
|
This job failed
Loading