Opened 13 years ago
Closed 6 years ago
#32479 closed defect (fixed)
TOra: toconfiguration.cpp:763: internal compiler error: in lower_stmt, at gimple-low.c:209
Reported by: | rudloff@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | tiger no_oracle | Cc: | petr@… |
Port: | TOra |
Description
[ 71%] Building CXX object src/CMakeFiles/TOra.dir/toconnection.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TOra/TOra/work/tora-2.1.3/src/toconfiguration.cpp: In member function ‘void toConfigurationPrivate::loadMap(const QString&, std::map<QString, QString, std::less<QString>, std::allocator<std::pair<const QString, QString> > >&)’: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TOra/TOra/work/tora-2.1.3/src/toconfiguration.cpp:763: internal compiler error: in lower_stmt, at gimple-low.c:209 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. {standard input}:5059:FATAL:.abort detected. Assembly stopping.
Attachments (1)
Change History (6)
Changed 13 years ago by rudloff@…
comment:1 Changed 13 years ago by jmroot (Joshua Root)
comment:2 Changed 13 years ago by pvanek@…
Owner: | changed from macports-tickets@… to pvanek@… |
---|
rudloff, can you test it with more recent gcc, please?
comment:3 Changed 13 years ago by rudloff@…
I am currently on Ubuntu so I will not be able to test that for now, sorry.
comment:4 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | pvanek@… deleted |
---|---|
Status: | new → assigned |
comment:5 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be building with apple-gcc-4.2 on Tiger now. Reopen if the problem persists.
Note: See
TracTickets for help on using
tickets.
If you're not running Xcode 2.5, try upgrading to that version. If that works, the port should require it using the xcodeversion portgroup. If not, it should be possible to use the apple-gcc42 port on Tiger.