Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 14:09:01 +0100
From:      Jan Henrik Sylvester <me@janh.de>
To:        chromium-list freebsd <freebsd-chromium@freebsd.org>
Subject:   25.0.1364.97 fails on i386
Message-ID:  <5128BF6D.1000600@janh.de>

next in thread | raw e-mail | index | archive | help
chromium-25.0.1364.97 builds successfully on 9.1-RELEASE/amd64.

However, in an otherwise identical 9.1-RELEASE/i386 chroot, it fails:

out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.o:
In function
`google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream()':command_line_interface.cc:(.text._ZN6google8protobuf8compiler20CommandLineInterface18MemoryOutputStreamD2Ev+0xe6d):
undefined reference to `__stack_chk_fail_local'
[...]
out/Release/obj.host/third_party/protobuf/../../protobuf_full_do_not_us/third_party/protobuf/src/google/protobuf/descriptor.o:descriptor.cc:(.text._ZN6google8protobuf12_GLOBAL__N_117FormatLineOptionsEiRKNS0_7MessageEPSs+0x2df):
more undefined references to `__stack_chk_fail_local' follow
/usr/local/bin/ld: out/Release/protoc: hidden symbol
`__stack_chk_fail_local' isn't defined

Cheers,
Jan Henrik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5128BF6D.1000600>