[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/17553] crashes on kdelibs build



------- Additional Comments From gj at pointblue dot com dot pl  2004-09-18 14:11 -------
output of gcc:

In file included from ./../kio/global.h:28,
                 from ./global.cpp:32:
../../kdecore/kurl.h:189: warning: `visibility' attribute does not apply to types
../../kdecore/kurl.h:989: warning: `visibility' attribute does not apply to types
In file included from ./global.cpp:32:
./../kio/global.h:450: warning: `visibility' attribute does not apply to types
./../kio/global.h:492: warning: `visibility' attribute does not apply to types
In file included from ./../kio/job.h:25,
                 from ./global.cpp:33:
./../kio/jobclasses.h:451: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:613: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:704: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:764: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:797: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:984: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1043: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1131: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1174: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1292: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1382: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1395: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1637: warning: `visibility' attribute does not apply to types
./../kio/jobclasses.h:1741: warning: `visibility' attribute does not apply to types
In file included from ./global.cpp:35:
../../kdecore/kdebug.h:407: warning: `visibility' attribute does not apply to types
../../kdecore/kdebug.h:576: warning: `visibility' attribute does not apply to types
In file included from ./global.cpp:36:
../../kdecore/klocale.h:1304: warning: `visibility' attribute does not apply to
types
In file included from ../../kdecore/kglobal.h:22,
                 from ./global.cpp:37:
../../kdecore/kinstance.h:157: warning: `visibility' attribute does not apply to
types
In file included from ./global.cpp:37:
../../kdecore/kglobal.h:172: warning: `visibility' attribute does not apply to types
In file included from ../../kio/kio/kprotocolmanager.h:25,
                 from ./global.cpp:38:
../../kdecore/kapplication.h:1401: warning: `visibility' attribute does not
apply to types
../../kdecore/kapplication.h:1472: warning: `visibility' attribute does not
apply to types
In file included from ./global.cpp:38:
../../kio/kio/kprotocolmanager.h:353: warning: `visibility' attribute does not
apply to types
./global.cpp: In function `QByteArray KIO::rawErrorDetail(int, const QString&,
const KURL*, int)':
./global.cpp:472: error: Non-addressable variable inside an alias set.
.GLOBAL_VAR, UID 4340, is an alias tag, is static, call clobbered, default def:
.GLOBAL_VAR_374
TMT.3454, UID 4329, is global, call clobbered, may aliases: { .GLOBAL_VAR }
./global.cpp:472: internal compiler error: verify_flow_insensitive_alias_info
failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.
mv: cannot stat `../../kio/kio/.deps/global.Ulo.tmp': No such file or directory
make: *** [../../kio/kio/global.lo] Error 1


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|                            |/usr/bin/g++-3.5 -save-temps
                   |/usr/bin/g++-3.5 -save-temps|-DHAVE_CONFIG_H -
                   |-DHAVE_CONFIG_H -           |I../../kio/kio -
                   |I../../kio/kio -            |
            Summary|crashes on kdelibs build    |crashes on kdelibs build


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17553

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: