Opened 6 years ago

Closed 6 years ago

#56550 closed defect (duplicate)

llvm-gcc42 @2336.11 +universal: clang: error: libstdc++ is deprecated; move to libc++

Reported by: c-kloukinas Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.5.0
Keywords: Cc:
Port: llvm-gcc42

Description

Compilation fails due to the use of libstdc++. Seems to me like the cause is the use of the -Werror flag, as #56015 says.

Reinstallation was caused by the upgrade of p11-kit by the way.

Will be attaching file /opt/local/var/macports/logs/_opt_local_var_macports_sources_github.com_macports_macports-ports_lang_llvm-gcc42/llvm-gcc42/main.log

Attachments (1)

main.log.bz2 (194.0 KB) - added by c-kloukinas 6 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_github.com_macports_macports-ports_lang_llvm-gcc42/llvm-gcc42/main.log

Download all attachments as: .zip

Change History (5)

Changed 6 years ago by c-kloukinas

Attachment: main.log.bz2 added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_github.com_macports_macports-ports_lang_llvm-gcc42/llvm-gcc42/main.log

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Owner: set to jeremyhu
Status: newassigned

comment:2 Changed 6 years ago by jmroot (Joshua Root)

Probably needs to set configure.cxx_stdlib to make rev-upgrade happy too.

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

See also #41383.

comment:4 Changed 6 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.