[MacPorts] #69714: singular @4.3.2p10 build fails

MacPorts noreply at macports.org
Wed Apr 10 14:54:37 UTC 2024


#69714: singular @4.3.2p10 build fails
--------------------------+----------------------
 Reporter:  murrayE       |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.9.3
 Keywords:  sonoma arm64  |       Port:  singular
--------------------------+----------------------
 From main.log:

 {{{
 :info:build cfModGcd.cc:1809:12: error: no matching function for call to
 'fq_nmod_mat_rref'
 :info:build   long rk= fq_nmod_mat_rref (FLINTN,ctx);
 :info:build            ^~~~~~~~~~~~~~~~
 :info:build /opt/local/include/flint/fq_mat_templates.h:247:7: note:
 candidate function not viable: requires 3 arguments, but 2 were provided
 :info:build slong TEMPLATE(T, mat_rref)(TEMPLATE(T, mat_t) B, const
 TEMPLATE(T, mat_t) A, const TEMPLATE(T, ctx_t) ctx);
 :info:build       ^
 :info:build /opt/local/include/flint/templates.h:27:23: note: expanded
 from macro 'TEMPLATE'
 :info:build #define TEMPLATE(X,Y) CAT(X,Y)
 :info:build                       ^
 :info:build /opt/local/include/flint/templates.h:15:18: note: expanded
 from macro 'CAT'
 :info:build #define CAT(X,Y) X##_##Y
 :info:build                  ^
 :info:build <scratch space>:101:1: note: expanded from here
 :info:build fq_nmod_mat_rref
 :info:build ^
 :info:build cfModGcd.cc:1916:12: error: no matching function for call to
 'fq_nmod_mat_rref'
 :info:build   long rk= fq_nmod_mat_rref (FLINTN,ctx);
 :info:build            ^~~~~~~~~~~~~~~~
 :info:build /opt/local/include/flint/fq_mat_templates.h:247:7: note:
 candidate function not viable: requires 3 arguments, but 2 were provided
 :info:build slong TEMPLATE(T, mat_rref)(TEMPLATE(T, mat_t) B, const
 TEMPLATE(T, mat_t) A, const TEMPLATE(T, ctx_t) ctx);
 :info:build       ^
 :info:build /opt/local/include/flint/templates.h:27:23: note: expanded
 from macro 'TEMPLATE'
 :info:build #define TEMPLATE(X,Y) CAT(X,Y)
 :info:build                       ^
 :info:build /opt/local/include/flint/templates.h:15:18: note: expanded
 from macro 'CAT'
 :info:build #define CAT(X,Y) X##_##Y
 :info:build                  ^
 :info:build <scratch space>:101:1: note: expanded from here
 :info:build fq_nmod_mat_rref
 :info:build ^
 :info:build   CXX      cfUnivarGcd.lo
 :info:build 2 errors generated.
 :info:build make[4]: *** [cfModGcd.lo] Error 1
 }}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/69714>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list