Port-vax archive

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

Can't compile glib



Hi,

Does anyone with some toolchain understanding know why this is failing here?

...
  CC       libglib_2_0_la-gbytes.lo
  CC       libglib_2_0_la-gcharset.lo
  CC       libglib_2_0_la-gchecksum.lo
gchecksum.c: In function 'sha512_transform':
gchecksum.c:1250: error: insn does not satisfy its constraints:
(insn 516 457 479 2 (set (reg:SI 0 %r0)
        (reg/f:SI 17 virtual-stack-vars)) 16 {movsi_2} (nil)
    (nil))
gchecksum.c:1250: internal compiler error: in reload_cse_simplify_operands, at postreload.c:393
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gnats.NetBSD.org/support/send-pr.html> for instructions.
Makefile:1761: recipe for target 'libglib_2_0_la-gchecksum.lo' failed
gmake[4]: *** [libglib_2_0_la-gchecksum.lo] Error 1
gmake[4]: Leaving directory '/usr/pkgsrc/devel/glib2/work.gaia/glib-2.38.2/glib'
Makefile:2441: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/devel/glib2/work.gaia/glib-2.38.2/glib'
Makefile:1161: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/devel/glib2/work.gaia/glib-2.38.2/glib'
Makefile:1200: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/devel/glib2/work.gaia/glib-2.38.2'
Makefile:841: recipe for target 'all' failed
gmake: *** [all] Error 2

This is NetBSD-6 compiled two weeks ago with pkgsrc-2013Q4.

Thanks,
John
--
My act of conscience began with a statement: "I don't want to live in a
world where everything that I say, everything I do, everyone I talk to,
every expression of creativity or love or friendship is recorded. That's
not something I'm willing to support, it's not something I'm willing to
build, and it's not something I'm willing to live under."

Days later, I was told my government had made me stateless and wanted to
imprison me. The price for my speech was my passport, but I would pay it
again: I will not be the one to ignore criminality for the sake of
political comfort. I would rather be without a state than without a voice.


Home | Main Index | Thread Index | Old Index