[Bug 205307] lang/perl5.22: 5.22.1_4 undefined reference to `__stack_chk_fail_local'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 14 15:39:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205307

--- Comment #4 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Mathieu Arnold from comment #3)
I don't, or at least this was not an intent for any configuration I did.  I
have the following in the jail's make.conf:

# $Id: make.conf,v 1.6 2015/04/24 20:56:27 root Exp root $

INSTALL_NODEBUG=yes
#INSTALL=install -CS
NO_PROFILE=true

DOC_LANG=en_US.ISO8859-1

DISTDIR=/usr/local/arch/freebsd/distfiles
WRKDIRPREFIX=/usr/home/portworkdir
WRKDIRPREFIX=/usr/home/portworkdir32

DEFAULT_VERSIONS=       perl5=5.22 ruby=2.2
TEX_DEFAULT=texlive
GHOSTSCRIPT_DEFAULT=agpl

#OSVERSION+=     1100036
#UNAME_ENV+=     OSVERSION=${OSVERSION}
OSVERSION+=     903508
UNAME_ENV+=     UNAME_s=FreeBSD
UNAME_ENV+=     UNAME_r=9.3-STABLE
UNAME_ENV+=     UNAME_v="${UNAME_s} ${UNAME_r}"
.MAKEFLAGS:     ${UNAME_ENV}
MAKE_ENV+=      ${UNAME_ENV}
CONFIGURE_ENV+= ${UNAME_ENV}
SCRIPTS_ENV+=   ${UNAME_ENV}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-perl mailing list