[MacPorts] #61127: spdlog update broke aff4

MacPorts noreply at macports.org
Sat Sep 5 13:49:55 UTC 2020


#61127: spdlog update broke aff4
--------------------------+-------------------------
 Reporter:  chrstphrchvz  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.6.3
 Keywords:                |       Port:  aff4 spdlog
--------------------------+-------------------------
 It was observed in 2018 that updating `spdlog` to ≥ 1.0 would break `aff4`
 (see [85b10ef0f8/macports-ports] and
 [https://github.com/Velocidex/c-aff4/issues/38]). This knowledge never
 made it to a comment in the `spdlog` portfile or a ticket where it would
 be easily noticed when someone tried updating it. `spdlog` has since been
 updated from 0.16.3 to 1.4.2 ([bb7d7b7b6d/macports-ports]) and then 1.5.0
 ([7caf3d34e5/macports-ports]), and as expected `aff4`
 [https://paste.macports.org/ab94cd9404b8 currently fails to build]:

 {{{
 libaff4.cc:536:24: error: no member named 'stderr_color_mt' in namespace
 'spdlog'
         return spdlog::stderr_color_mt("aff4");
                ~~~~~~~~^
 1 error generated.
 }}}

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


More information about the macports-tickets mailing list