Qore Programming Language

dynamically-typed embeddable programming language

  • Increase font size
  • Default font size
  • Decrease font size

Qore 0.7.0 OOPS!

E-mail Print PDF

The initial qore 0.7.0 source release was defective for x86_64 builds - it was missing the file macros-x86_64.h.

if you compiled for an x86_64 target on any OS, make sure your source file qore-0.7.0.tar.gz has sha1 hash e617c5f2ecd77e7f7c2363e9101dde8d6ca2f52b (ex: openssl sha1 qore-0.7.0.tar.gz) and size 2063661.

If not, please download again and rebuild.  Also all modules must be rebuilt on x86_64.  If this file is missing the qore library's ABI is incorrect; no atomic operations are supported; and no stack guard is present.

Unfortunately all x86_64 rpms were also defective; make sure that you got at least revision 3 (module rpms were all OK).

Here are the OK RPMS:
libqore4-0.7.0-3.opensuse11.x86_64.rpm
qore-0.7.0-3.opensuse11.x86_64.rpm
qore-debuginfo-0.7.0-3.opensuse11.x86_64.rpm
qore-debugsource-0.7.0-3.opensuse11.x86_64.rpm
qore-devel-0.7.0-3.opensuse11.x86_64.rpm
qore-doc-0.7.0-3.opensuse11.x86_64.rpm

From the opensuse build service, make sure you have x86_64 rpms of at least revision 9 or greater.

Note that builds on other CPUs were not affected (i386, ppc, sparc, pa-risc, etc).