Opened 5 years ago

Closed 4 years ago

#57361 closed defect (fixed)

update gcc8-8.2.0_2 fails to build

Reported by: murrayE Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: mojave Cc: Dave-Allured (Dave Allured)
Port: gcc8

Description (last modified by murrayE)

Updating gcc8 to 8.2.0_2 failed to build. I just don't see where exactly the error occurred, as there are multiple warnings in the log (attached).

This is under macOS Mojave 10.14

Note: updating libgcc8 to libgcc8 @8.2.0_1 completed normally.

Attachments (1)

main.log.zip (823.0 KB) - added by murrayE 5 years ago.
main.log - zipped due to size

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by murrayE

Attachment: main.log.zip added

main.log - zipped due to size

comment:1 Changed 5 years ago by murrayE

Description: modified (diff)

comment:2 Changed 5 years ago by michaelld (Michael Dickens)

looks like this is the error:

:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/libstdc++-v3/src/filesystem/std-dir.cc:29:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/x86_64-apple-darwin18/libstdc++-v3/include/filesystem:38:10: fatal error: bits/fs_dir.h: No such file or directory
:info:build  #include <bits/fs_dir.h>
:info:build           ^~~~~~~~~~~~~~~
:info:build compilation terminated.

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

Keywords: mojave added

I assume this is the same problem as #57196 / https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797.

comment:4 Changed 5 years ago by Dave-Allured (Dave Allured)

Cc: Dave-Allured added

comment:5 Changed 4 years ago by cjones051073 (Chris Jones)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.