From owner-freebsd-perl@FreeBSD.ORG Sun Nov 30 11:26:23 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 611B4A2F for ; Sun, 30 Nov 2014 11:26:23 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 291F98C6 for ; Sun, 30 Nov 2014 11:26:23 +0000 (UTC) Received: by mail-ig0-f179.google.com with SMTP id r2so7493543igi.12 for ; Sun, 30 Nov 2014 03:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=yZziBovcQx2GkfoDxC1dBkpkow8R0pvwb1a3sxdchnU=; b=Fkq6DL2YL+KiwVJuYRJujJ0sAoEV8gWleP8tVLwc7ur691t6wID+66g/LBrw8hzEuG huMGaBe+ji+JTB42OSXNoFzla4hHvq9bvud0aMqcYs80+RI1TR1Qz493Sn4W0NBx3snF UzhDG6cpbQzyxUSXoSW2gCiEmxv4rRHySWkMf7CC782LnOUwYQmFdRCAzY3iK9eZJD3q xccdjopUN5z5tsUKIu+5NiA2g2Am79d9MjgmuQU2ZBuCpfBvAv9CFHTqJGhDjqkCtMa4 EkFBJ3pqluKlt1XO4UZmbRAl61898zPReQ5FNm0lFQqUv1GDykQjIxlQhy/0aPylzsqq 7JHA== MIME-Version: 1.0 X-Received: by 10.50.171.227 with SMTP id ax3mr41642940igc.4.1417346782176; Sun, 30 Nov 2014 03:26:22 -0800 (PST) Received: by 10.107.132.217 with HTTP; Sun, 30 Nov 2014 03:26:22 -0800 (PST) Date: Sun, 30 Nov 2014 12:26:22 +0100 Message-ID: Subject: perl5.18.4_7: so is not stripped From: Sergei Vyshenski To: perl@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 11:26:23 -0000 Hi, During update to perl 5.18.4_7 on 10.1-amd64 it complains about not stripped .so libraries as shown below. Is it safe to ignore this? Regard, Sergei ============================================================ ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/5.18/mach/auto/B/B.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Devel/PPPort/PPPort.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Devel/Peek/Peek.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Digest/MD5/MD5.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Digest/SHA/SHA.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/File/DosGlob/DosGlob.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/File/Glob/Glob.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Filter/Util/Call/Call.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/I18N/Langinfo/Langinfo.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/IO/IO.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/IPC/SysV/SysV.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Math/BigInt/FastCalc/FastCalc.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/via/via.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/encoding/encoding.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/mmap/mmap.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/scalar/scalar.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Text/Soundex/Soundex.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Tie/Hash/NamedCapture/NamedCapture.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Time/Piece/Piece.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Time/HiRes/HiRes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Compress/Raw/Bzip2/Bzip2.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Compress/Raw/Zlib/Zlib.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Cwd/Cwd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/DB_File/DB_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Data/Dumper/Dumper.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Encode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Byte/Byte.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/CN/CN.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/EBCDIC/EBCDIC.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/JP/JP.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/KR/KR.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Symbol/Symbol.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/TW/TW.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Unicode/Unicode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Fcntl/Fcntl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Hash/Util/Util.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Hash/Util/FieldHash/FieldHash.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/List/Util/Util.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/MIME/Base64/Base64.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/NDBM_File/NDBM_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Opcode/Opcode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/POSIX/POSIX.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/SDBM_File/SDBM_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Socket/Socket.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Storable/Storable.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Sys/Hostname/Hostname.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Sys/Syslog/Syslog.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Unicode/Collate/Collate.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Unicode/Normalize/Normalize.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/arybase/arybase.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/attributes/attributes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/mro/mro.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/re/re.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/threads/threads.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/threads/shared/shared.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/CORE/libperl.so.5.18' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} ============================================================