Opened 2 weeks ago

Last modified 13 days ago

#71151 closed defect

xar @1.8.0.498: error: use of undeclared identifier 'XAR_CKSUM_SHA256', 'XAR_CKSUM_SHA512' — at Version 5

Reported by: 0xbf00 (Jakob) Owned by: Schamschula (Marius Schamschula)
Priority: High Milestone:
Component: ports Version: 2.10.2
Keywords: tiger leopard snowleopard lion mountainlion mavericks Cc:
Port: xar

Description (last modified by ryandesign (Ryan Carsten Schmidt))

xar @1.8.0.498 fails to build on 10.5. It likely fails to build for all Mac OS X versions <= 10.9.

This appears to be a straightforward regression from #64842

The last commit to the patch files here ([f25b28b7a0911f100870d702b258a2911341fe82/macports-ports]) removed the fix that #64842 (find it here: [910521d9f3c891a6aa147f59890a10603968093d/macports-ports])

Happy to provide logs from my system, but as I get the exact same error that's mentioned in the older ticket, I'm omitting them for now.

Assignment based on GitHub commit authorship and assignment in the linked issue.

Change History (5)

comment:1 Changed 2 weeks ago by 0xbf00 (Jakob)

Description: modified (diff)

comment:2 Changed 2 weeks ago by Schamschula (Marius Schamschula)

That 'fix' no longer works for the current version of xar.

As I attempted to revert older macOS versions to the previous version of xar I must have missed adding it back.

comment:3 Changed 2 weeks ago by Schamschula (Marius Schamschula)

I did add the old patch as patch-src-xar_internal.h.old.diff specifically to support older OS versions.

Looking at the build bot output: It seems to ignore the if statements and pick up the incorrect version number and patch file.

On further investigation: Big Sur and Monterey have a different issue with implicit function declarations. I will have to fix those separately.

Last edited 2 weeks ago by Schamschula (Marius Schamschula) (previous) (diff)

comment:4 Changed 2 weeks ago by Schamschula (Marius Schamschula)

Last edited 2 weeks ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 2 weeks ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.