Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63417 closed defect (fixed)

doxygen @1.9.2: error: no matching constructor for initialization of 'value_type'

Reported by: sambthompson (Sam Thompson) Owned by:
Priority: High Milestone:
Component: ports Version: 2.7.1
Keywords: elcapitan Cc: thetrial (alabay)
Port: doxygen

Description

Build fails on my local machine; same errors as in the build-bot, starting at:

... error: no matching constructor for initialization of 'value_type' (aka 'pair<const std::__1::basic_string<char>, DotFilePatcher>')
...

Log at: https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/151490/steps/install-port/logs/stdio

Change History (10)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: elcapitan added; matching constructor DotFilePatcher removed
Summary: doxygen @1.9.2 build fails on 10.11.6doxygen @1.9.2: error: no matching constructor for initialization of 'value_type'

comment:2 Changed 3 years ago by thetrial (alabay)

Cc: thetrial added

comment:3 Changed 3 years ago by thetrial (alabay)

Moreover, doxygen is not upgrade-excludable (here) – so I’m stuck when trying to update my ports.

comment:4 Changed 3 years ago by thetrial (alabay)

I'm afraid there may be also a dependency on #63405.

comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Priority: NormalHigh

comment:6 in reply to:  4 Changed 3 years ago by sambthompson (Sam Thompson)

Replying to thetrial:

I'm afraid there may be also a dependency on #63405.

Not seeing the relationship to that issue, to be honest. I note that now appears fixed (I've been able to reinstall openssh and doesn't seg fault now) but the build for doxygen here still yields the same error.

comment:7 Changed 3 years ago by thetrial (alabay)

What port is calling for doxygen? What are the dependents? Due to it is not installed here (uninstallable), I cannot recall it anymore, but I think I remember it was something with ssl or ssh. Maybe I’m wrong.

comment:8 Changed 3 years ago by thetrial (alabay)

comment:9 Changed 3 years ago by cjones051073 (Chris Jones)

Resolution: fixed
Status: newclosed

comment:10 in reply to:  9 Changed 3 years ago by sambthompson (Sam Thompson)

Replying to cjones051073:

Fixed in ...

Thanks, Chris! port upgrade doxygen worked here on El Capitan.

Note: See TracTickets for help on using tickets.