gfan 0.7 #679
Annotations
4 errors and 1 warning
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap
macaulay2/tap/gfan 0.7 did not build
|
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap:
Formula/gfan.rb#L25
370 | if(temp.isEmpty(&stackResource))
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
src/gfanlib_hypersurfaceintersection.cpp:1127:22: required from here
1127 | template class gfan::PolytopeIntersectionData<gfan::CircuitTableInt64>;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_circuittableint.h:358:29: error: call of overloaded 'toStr(const long long int&)' is ambiguous
358 | return toStr(v);
| ~~~~~^~~
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(long int)'
68 | static std::string toStr(long int 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: 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 = long long int; longword = __int128]':
src/gfanlib_tableau.h:468:27: required from 'void gfan::Tableau<mvtyp>::exchange(int, int) [with mvtyp = gfan::CircuitTableInt64]'
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::CircuitTableInt64]'
554 | Tableau<mvtyp>::exchange(i,j);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
src/gfanlib_tableau.h:691:6: required from 'gfan::GeneratedCone<mvtyp>::GeneratedCone(const gfan::Matrix<otherTyp>&, const gfan::Matrix<otherTyp>&, MR*, MR*) [with mvtyp = gfan::CircuitTableInt64; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
691 | exchange(a,i);
| ^~~~~~~~
src/gfanlib_tableau.h:2453:4: required from 'gfan::Cone<mvtyp>::Cone(const gfan::Matrix<otherTyp>&, const gfan::Matrix<otherTyp>&, MR*, MR*) [with mvtyp = gfan::CircuitTableInt64; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
2453 | dualCone(M,equations,mr,mr2)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gfanlib_tableau.h:3328:11: required from 'gfan::Cone<otherTyp> gfan::HalfOpenCone<mvtyp>::closure(MR*, MR*) [with mvtyp = gfan::CircuitTableInt64; MR = std::experimental::fundamentals_v2::pmr::memory_resource]'
3328 | return Cone<mvtyp>(
| ^~~~~~~~~~~~
3329 | lifted.getFacetNormals(mr2,mr).submatrixRows(0,
|
|
Run brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap
Process completed with exit code 1.
|
Upload bottles as artifact
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
Loading