gfan 0.7 #681
Annotations
4 errors and 2 warnings
|
Formula/gfan.rb#L25
==> Patching
==> make PREFIX=/opt/homebrew/opt/gcc/bin/ cddnoprefix=yes GMP_LINKOPTIONS=-L/opt/homebrew/opt/gmp/lib -lgmp GMP_INCLUDEOPTIONS=-I/opt/homebrew/opt/gmp/include OPTFLAGS=-O2 -DGMPRATIONAL -DNDEBUG CCLINKER=/opt/homebrew/opt/gcc/bin/g++-14 -L/opt/homebrew/opt/cddlib/lib -static-libgcc -static-libstdc++
/opt/homebrew/opt/gcc/bin/g++-14 -O2 -DGMPRATIONAL -DNDEBUG -g -I/opt/homebrew/opt/gmp/include -g -DNOCDDPREFIX -std=c++2a -c src/polynomialgcd.cpp -o src/polynomialgcd.o
/opt/homebrew/opt/gcc/bin/g++-14 -O2 -DGMPRATIONAL -DNDEBUG -g -I/opt/homebrew/opt/gmp/include -g -DNOCDDPREFIX -std=c++2a -c src/lp_cdd.cpp -o src/lp_cdd.o
/opt/homebrew/opt/gcc/bin/g++-14 -O2 -DGMPRATIONAL -DNDEBUG -g -I/opt/homebrew/opt/gmp/include -g -DNOCDDPREFIX -std=c++2a -c src/parser.cpp -o src/parser.o
src/lp_cdd.cpp:4:10: fatal error: setoper.h: No such file or directory
4 | #include "setoper.h"
| ^~~~~~~~~~~
compilation terminated.
make: *** [src/lp_cdd.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/field_rationals.h:8,
from src/polynomialgcd.cpp:14:
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 | }
| ^
In file included from src/polynomialring.h:8,
from src/monomial.h:6,
from src/parser.h:7,
from src/parser.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 | }
| ^
src/parser.cpp: In member function 'Field CharacterBasedParser::parseField()':
src/parser.cpp:639:14: warning: control reaches end of non-void function [-Wreturn-type]
639 | parserError("field",c);
| ~~~~~~~~~~~^~~~~~~~~~~
==> 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 22:32 UTC
Core cask tap HEAD: 55446b22b754e331842a4d72e85c70d6eb2c9839
Core cask tap last commit: 2 weeks ago
Core cask tap JSON: 20 Oct 22:32 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/logs
HOMEBREW_MAKE_JOBS: 3
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_EMOJI: set
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set
HOMEBREW_NO_INSTALL_CLEANUP: set
HOMEBREW_SORBET_RUNTIM
|
|
|
Unable to query GitHub for recent issues on the tap
GitHub API Error: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 9E7B:284487:99907B0:9B00AC3:6715855E.
HOMEBREW_GITHUB_API_TOKEN may be invalid or expired; check:
https://github.com/settings/tokens
|
|
The logs for this run have expired and are no longer available.
Loading