Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 15:39:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 205307] lang/perl5.22: 5.22.1_4 undefined reference to `__stack_chk_fail_local'
Message-ID:  <bug-205307-14331-sxXKEpBrsf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205307-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205307-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205307

--- Comment #4 from Konstantin Belousov <kib@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205307-14331-sxXKEpBrsf>