From owner-svn-ports-all@freebsd.org Fri Jun 10 20:51:03 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26F1EAEF7CB for ; Fri, 10 Jun 2016 20:51:03 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2CE221DF for ; Fri, 10 Jun 2016 20:51:02 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-vk0-x232.google.com with SMTP id u64so1979573vkf.3 for ; Fri, 10 Jun 2016 13:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=q2rZmjxc+dCJ67TA41fve+iMEmie45Vb3DgXf1Mx0kc=; b=BWUR0QjS5w/WPaRb5awp1Qr3/zzS6ulhLOeLxaT1C294WrnWvTINDKePK9OAxJ3jM2 Q0tsQxMvscBmHQrWbZ9uRk978YrVqsN/dtYj8kLIGjfuHZl834RzX4rouHxAqOjBcw+C CTb0UNCzBnRBfo6CxxX7dP02r3K4jm4J/08HtCC5m+lp/TvCJzGv/SE0WWpSnxCJ6OEY 70bCn6SAqZ4XBn7hw25NPybmfo+QGh7chCH3gmj0dF4t85qMjBDcmboOlHdCEk+OK6+I 5BaWbLl2lBVtFXD/VidLqfviGI/5jLyggOyBmgzIap2rURDTuYD1mkVFKlhZp7YpknZ0 j2hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=q2rZmjxc+dCJ67TA41fve+iMEmie45Vb3DgXf1Mx0kc=; b=c3OQvXYsj6QP9uh7lEtmbatW9WhD6CpprgsYz2KLZkRNT6br8JE3pzKyLtAU9vRvmp psM5SRw5hDSmnkHeYIB/hxT6CdjDT6W6C6kZ2jwC8x2CeRA+L3GSLXR7gc64WiL4fCZy xLOHQJPDDtXyP8CrUAEAeF+bgS2gg1jJX6QrCNEzh69tV60o6MbVRecr0BGcz07Eqeld vkteNIUiOSGtE6l2bpv0qHVtrlr8mFFzsT0yP/PbAKADCHaAxkDsIT0ef9D9xKbdr4Z6 oQ/IfW8MyY+VFl9Ntc4rzKIP128dqwAELcd4plsMF9jMpqNZtVLmmKCtaSb7tMmBbImi uGeg== X-Gm-Message-State: ALyK8tLZUoJvOsZwha0xkYoX9Ise4Z0tJi1wsgZk/IcrmHd6A3kgena7NAioNJiV/otA18MtTmY7zeGlYCiJ2A== X-Received: by 10.31.10.82 with SMTP id 79mr1408257vkk.67.1465591861936; Fri, 10 Jun 2016 13:51:01 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.103.6.133 with HTTP; Fri, 10 Jun 2016 13:50:22 -0700 (PDT) In-Reply-To: References: <201606100904.u5A94Fuq018242@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Jun 2016 04:50:22 +0800 X-Google-Sender-Auth: qA6-LVXlyS6lKeDYdrJgaD84PXY Message-ID: Subject: Re: svn commit: r416661 - in head/lang: . gcc6 To: Gerald Pfeifer Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 20:51:03 -0000 On Sat, Jun 11, 2016 at 3:37 AM, Gerald Pfeifer wrote: > On Sat, 11 Jun 2016, Sunpoet Po-Chuan Hsieh wrote: > > Hello Gerald, > > > > I got Q/A message as follows: > > Interesting. That should not be different from lang/gcc6-devel, > which we've had for quite a while. Did you see it there as well? > > I tried to build lang/gcc6 because it's a stable release. I did not build lang/gcc6-devel before. % cd $STAGEDIR % ldd ./usr/local/lib/gcc6/libcilkrts.so.5.0.0 ./usr/local/lib/gcc6/libcilkrts.so.5.0.0: libthr.so.3 => /lib/libthr.so.3 (0x801621000) libstdc++.so.6 => /usr/local/lib/compat/libstdc++.so.6 (0x801845000) libm.so.5 => /lib/libm.so.5 (0x801b4c000) libc.so.7 => /lib/libc.so.7 (0x800822000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x801d75000) > > Error: /usr/local/lib/gcc6/libcilkrts.so.5.0.0 is linked to > > /usr/local/lib/compat/libstdc++.so.6 from misc/compat9x but it is not > > declared as a dependency > > Nothing in lang/gcc6 should use anything from /usr/local/lib/compat/, > and definitely not libstdc++.so.*. > > Shouldn't ports generally be built without misc/compat*? > Gerald > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >