#72351 closed defect (duplicate)

poppler @24.04.0_1: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'

Reported by: GabryBarbe (Gabriele Barbero) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen)
Port: poppler

Description

Log attached

--->  Computing dependencies for poppler
--->  Fetching distfiles for poppler
--->  Attempting to fetch poppler-24.04.0.tar.xz from https://poppler.freedesktop.org/
--->  Verifying checksums for poppler
--->  Extracting poppler
--->  Applying patches to poppler
--->  Configuring poppler
--->  Building poppler                                   
Error: Failed to build poppler: command execution failed 
Error: See /Users/gabrielebarbero/macports-gimp3-arm64/var/macports/logs/_Users_gabrielebarbero_macports-gimp3-arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port poppler failed

Attachments (1)

main.log (1.1 MB) - added by GabryBarbe (Gabriele Barbero) 14 months ago.
log file

Download all attachments as: .zip

Change History (3)

Changed 14 months ago by GabryBarbe (Gabriele Barbero)

Attachment: main.log added

log file

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: mascguy added
Owner: set to dbevans
Status: newassigned
Summary: poppler @24.04.0_1 - failed to buildpoppler @24.04.0_1: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'

The log says the problem is:

:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string:821:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'
:info:build   821 |   static_assert(is_same<_CharT, typename traits_type::char_type>::value,
:info:build       |                                          ^

comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #72175.

Note: See TracTickets for help on using tickets.