gfan 0.7 #665
Annotations
14 errors and 10 warnings
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#L31
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:617:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
617 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:25:29: note: declaration of 'struct gfan::MyMakeUnsigned<long long int>'
25 | template<typename> struct MyMakeUnsigned;
| ^~~~~~~~~~~~~~
src/gfanlib_circuittableint.h: In instantiation of 'static gfan::CircuitTableIntPOD<word, longword> gfan::CircuitTableIntPOD<word, longword>::dotDivVector(gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>, Divisor, int, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>) [with word = int; longword = long long int]':
src/gfanlib_tableau.h:468:27: required from 'void gfan::Tableau<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
468 | mvtyp::dotDivVector(&combinedMatrix[k][0],&combinedMatrix[i][0],combinedMatrix[i][j],temp,divisorObject,getWidth(),boundK,boundI);
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:554:28: required from 'void gfan::GeneratedCone<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
554 | Tableau<mvtyp>::exchange(i,j);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
src/gfanlib_tableau.h:1093:12: required from 'void gfan::GeneratedCone<mvtyp>::findOrthogonalComplementAndDimension() [with mvtyp = gfan::CircuitTableInt32]'
1093 | this->exchange(i,j);
| ~~~~~~^~~~~~~~
src/gfanlib_tableau.h:1722:5: required from 'void gfan::GeneratedCone<mvtyp>::ensureStateAsMinimum(int) [with mvtyp = gfan::CircuitTableInt32]'
1722 | findOrthogonalComplementAndDimension();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:1889:4: required from 'gfan::Vector<otherTyp> gfan::GeneratedCone<mvtyp>::getGenericSupportingHyperplane(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
1889 | ensureStateAsMinimum(2);
| ^~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:2548:50: required from 'gfan::Vector<otherTyp> gfan::Cone<mvtyp>::getRelativeInteriorPoint(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:430:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
430 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v)+extMul(negabs(t).v,boundB.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h
|
test-bot (macos-15)
install failed
|
test-bot (macos-15)
Process completed with exit code 1.
|
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#L31
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:617:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
617 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:25:29: note: declaration of 'struct gfan::MyMakeUnsigned<long long int>'
25 | template<typename> struct MyMakeUnsigned;
| ^~~~~~~~~~~~~~
src/gfanlib_circuittableint.h: In instantiation of 'static gfan::CircuitTableIntPOD<word, longword> gfan::CircuitTableIntPOD<word, longword>::dotDivVector(gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>, Divisor, int, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>) [with word = int; longword = long long int]':
src/gfanlib_tableau.h:468:27: required from 'void gfan::Tableau<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
468 | mvtyp::dotDivVector(&combinedMatrix[k][0],&combinedMatrix[i][0],combinedMatrix[i][j],temp,divisorObject,getWidth(),boundK,boundI);
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:554:28: required from 'void gfan::GeneratedCone<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
554 | Tableau<mvtyp>::exchange(i,j);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
src/gfanlib_tableau.h:1093:12: required from 'void gfan::GeneratedCone<mvtyp>::findOrthogonalComplementAndDimension() [with mvtyp = gfan::CircuitTableInt32]'
1093 | this->exchange(i,j);
| ~~~~~~^~~~~~~~
src/gfanlib_tableau.h:1722:5: required from 'void gfan::GeneratedCone<mvtyp>::ensureStateAsMinimum(int) [with mvtyp = gfan::CircuitTableInt32]'
1722 | findOrthogonalComplementAndDimension();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:1889:4: required from 'gfan::Vector<otherTyp> gfan::GeneratedCone<mvtyp>::getGenericSupportingHyperplane(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
1889 | ensureStateAsMinimum(2);
| ^~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:2548:50: required from 'gfan::Vector<otherTyp> gfan::Cone<mvtyp>::getRelativeInteriorPoint(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:430:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
430 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v)+extMul(negabs(t).v,boundB.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h
|
test-bot (macos-14)
install failed
|
test-bot (macos-14)
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#L31
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:617:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
617 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:25:29: note: declaration of 'struct gfan::MyMakeUnsigned<long long int>'
25 | template<typename> struct MyMakeUnsigned;
| ^~~~~~~~~~~~~~
src/gfanlib_circuittableint.h: In instantiation of 'static gfan::CircuitTableIntPOD<word, longword> gfan::CircuitTableIntPOD<word, longword>::dotDivVector(gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>*, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>, Divisor, int, gfan::CircuitTableIntPOD<word, longword>, gfan::CircuitTableIntPOD<word, longword>) [with word = int; longword = long long int]':
src/gfanlib_tableau.h:468:27: required from 'void gfan::Tableau<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
468 | mvtyp::dotDivVector(&combinedMatrix[k][0],&combinedMatrix[i][0],combinedMatrix[i][j],temp,divisorObject,getWidth(),boundK,boundI);
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:554:28: required from 'void gfan::GeneratedCone<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt32]'
554 | Tableau<mvtyp>::exchange(i,j);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
src/gfanlib_tableau.h:1093:12: required from 'void gfan::GeneratedCone<mvtyp>::findOrthogonalComplementAndDimension() [with mvtyp = gfan::CircuitTableInt32]'
1093 | this->exchange(i,j);
| ~~~~~~^~~~~~~~
src/gfanlib_tableau.h:1722:5: required from 'void gfan::GeneratedCone<mvtyp>::ensureStateAsMinimum(int) [with mvtyp = gfan::CircuitTableInt32]'
1722 | findOrthogonalComplementAndDimension();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:1889:4: required from 'gfan::Vector<otherTyp> gfan::GeneratedCone<mvtyp>::getGenericSupportingHyperplane(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
1889 | ensureStateAsMinimum(2);
| ^~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:2548:50: required from 'gfan::Vector<otherTyp> gfan::Cone<mvtyp>::getRelativeInteriorPoint(MR*) [with mvtyp = gfan::CircuitTableInt32; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
2548 | return dualCone.getGenericSupportingHyperplane(mr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
src/divisionobject.h:676:52: required from here
676 | return toIntegerVector(C2.getRelativeInteriorPoint());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/gfanlib_circuittableint.h:430:57: error: invalid use of incomplete type 'struct gfan::MyMakeUnsigned<long long int>'
430 | typename MyMakeUnsigned<longword>::type positiveResultBoundTimesD=extMul(negabs(s).v,boundA.v)+extMul(negabs(t).v,boundB.v);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h
|
test-bot (macos-13)
install failed
|
test-bot (macos-13)
Process completed with exit code 1.
|
test-bot (macos-12)
The run was canceled by @mahrud.
|
test-bot (macos-12)
The operation was canceled.
|
test-bot (macos-15)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-14)
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 (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 "0ccb78e518d347ecc27fa81820485e06a417465d1dd3292014137d9385929002"
|
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!
|
test-bot (ubuntu-latest)
The following openssl@3 configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/home/linuxbrew/.linuxbrew/etc/openssl@3
/home/linuxbrew/.linuxbrew/etc/openssl@3/cert.pem
/home/linuxbrew/.linuxbrew/etc/openssl@3/certs
/home/linuxbrew/.linuxbrew/etc/openssl@3/certs/.keepme
/home/linuxbrew/.linuxbrew/etc/openssl@3/ct_log_list.cnf
/home/linuxbrew/.linuxbrew/etc/openssl@3/ct_log_list.cnf.dist
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/CA.pl
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/tsget
/home/linuxbrew/.linuxbrew/etc/openssl@3/misc/tsget.pl
/home/linuxbrew/.linuxbrew/etc/openssl@3/openssl.cnf
/home/linuxbrew/.linuxbrew/etc/openssl@3/openssl.cnf.dist
/home/linuxbrew/.linuxbrew/etc/openssl@3/private
/home/linuxbrew/.linuxbrew/etc/openssl@3/private/.keepme
|
test-bot (ubuntu-latest)
The following ca-certificates configuration files have not been removed!
If desired, remove them manually with `rm -rf`:
/home/linuxbrew/.linuxbrew/etc/ca-certificates
/home/linuxbrew/.linuxbrew/etc/ca-certificates/cert.pem
|
test-bot (macos-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_ubuntu-latest
Expired
|
2.64 MB |
|
logs (macos-13)
Expired
|
7.61 KB |
|
logs (macos-14)
Expired
|
3.74 KB |
|
logs (macos-15)
Expired
|
5.07 KB |
|