[MacPorts] #65341: llvm-14 fails to build on i386 (after 7 hours)

MacPorts noreply at macports.org
Mon Jun 13 09:15:40 UTC 2022


#65341: llvm-14 fails to build on i386 (after 7 hours)
--------------------+---------------------
 Reporter:  jmroot  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  llvm-14
--------------------+---------------------
 https://build.macports.org/builders/ports-10.6_i386-builder/builds/77821

 {{{
 /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_llvm-14/llvm-14/work
 /llvm-project-14.0.5.src/llvm/tools/llvm-
 objcopy/MachO/MachOWriter.cpp:569:21: error: no matching function for call
 to 'min'
                     std::min(HashReadEnd - CurrHashReadPosition,
                     ^~~~~~~~
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/algorithm:2560:1: note:
 candidate template ignored: deduced conflicting types for parameter '_Tp'
 ('int' vs. 'long')
 min(const _Tp& __a, const _Tp& __b)
 ^
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/algorithm:2571:1: note:
 candidate template ignored: could not match 'initializer_list<type-
 parameter-0-0>' against 'int'
 min(initializer_list<_Tp> __t, _Compare __comp)
 ^
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/algorithm:2580:1: note:
 candidate function template not viable: requires single argument '__t',
 but 2 arguments were provided
 min(initializer_list<_Tp> __t)
 ^
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/algorithm:2551:1: note:
 candidate function template not viable: requires 3 arguments, but 2 were
 provided
 min(const _Tp& __a, const _Tp& __b, _Compare __comp)
 ^
 }}}

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


More information about the macports-tickets mailing list