Changes between Initial Version and Version 2 of Ticket #69222


Ignore:
Timestamp:
Jan 29, 2024, 3:59:22 AM (8 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

According to the log the error is:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_strigi/strigi/work/strigi-0.7.8/libstreamanalyzer/plugins/indexers/clucenengindexer/cluceneindexreader.cpp:324:31: error: no matching function for call to 'make_pair'
        doc.properties.insert(make_pair<const string, string>(
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__utility/pair.h:542:1: note: candidate function template not viable: expects an rvalue for 2nd argument
make_pair(_T1&& __t1, _T2&& __t2)
^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69222

    • Property Keywords strigi kde kwallet removed
    • Property Summary changed from strigi(dependencie of kde apps) fails to install. to strigi @0.7.8: error: no matching function for call to 'make_pair'
  • Ticket #69222 – Description

    initial v2  
    11Not much I know to give but here is the error I see initially, and I will attempt to attach the log referenced:
     2{{{
    23--->  Fetching archive for strigi
    34--->  Attempting to fetch strigi-0.7.8_14.darwin_23.x86_64.tbz2 from https://packages.macports.org/strigi
     
    78Error: Failed to build strigi: command execution failed
    89Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_strigi/strigi/main.log for details.
    9 Error: Follow https://guide.macports.org/#project.tickets if you believe there
    10 is a bug.
     10Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    1111Error: Processing of port kwallet failed
     12}}}