Opened 18 months ago
Closed 18 months ago
#67420 closed defect (duplicate)
libgcc12 build from source fails
Reported by: | kwolcott | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libgcc12 |
Description
I really don't know what causes the build from source to fail, but there are lots of warnings that look really bad, deprecated mktemp, NULL something, PTR something...
LOTS of these: :info:build none required :info:build checking for library containing ldexp... warning: unknown warning option '-Wshadow=local' [-Wunknown-warni ng-option] :info:build 1 warning generated.
LOTS of these: :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs _ports_lang_gcc12/libgcc12/work/gcc-12.3.0/libiberty/objalloc.c:153:15: error: use of undeclared identifier 'PTR' :info:build return (PTR) (ret + CHUNK_HEADER_SIZE); :info:build
Attachments (2)
Change History (3)
Changed 18 months ago by kwolcott
Attachment: | libgcc12_build_from_source_failure.log.bz2 added |
---|
Changed 18 months ago by kwolcott
Attachment: | gcc12_install_from_source_fails.log.bz2 added |
---|
comment:1 Changed 18 months ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#67412