Opened 11 years ago
Closed 11 years ago
#40584 closed defect (wontfix)
dragonegg-3.4-gcc-4.9: fails to build
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | dragonegg-3.4-gcc-4.9 |
Description
I observe this problem only on this dragonegg port. Here the error message, the main.log of the build is attached.
In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_dragonegg-3.4/dragonegg-3.4-gcc-4.9/work/trunk/src/Aliasing.cppIn file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_dragonegg-3.4/dragonegg-3.4-gcc-4.9/work/trunk/src/Cache.cpp:48:48: In file included from : In file included from /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/tm.h:13: In file included from /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/options.h:8: /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/config/i386/i386-opts.h:37:10: fatal error: 'stringop.def' file not found /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/tm.h:13: In file included from /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/options.h:8: /opt/local/lib/gcc49/gcc/x86_64-apple-darwin12/4.9.0/plugin/include/config/i386/i386-opts.h:37:10: fatal error: 'stringop.def' file not found #include "stringop.def" ^ #include "stringop.def" ^ Compiling Trees.cpp 1 error generated.
Change History (1)
comment:1 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Yes. gcc-4.9 and llvm-3.4 are development branches and moving targets. We're not going to do work in MacPorts to ensure that dragonegg builds correctly for those. Please file bugs at llvm.org if you are concerned about this, and I'll bump to a revision that works for you.