From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: [opensuse-factory] Re: libsigsegv build fail with kernel 3.18.3 Date: Wed, 28 Jan 2015 09:48:14 +0100 Message-ID: References: <1422361485.6648.71.camel@opensuse.org> <54C78756.9090605@suse.cz> <1422364084.6648.82.camel@opensuse.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: (Linus Torvalds's message of "Tue, 27 Jan 2015 14:32:11 -0800") List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: List-Archive: To: Linus Torvalds Cc: Jan Engelhardt , Takashi Iwai , opensuse-factory-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org, OpenSUSE Kernel Team , "linux-arch@vger.kernel.org" List-Id: linux-arch.vger.kernel.org Linus Torvalds writes: > So in general, you should try to teach people that "make install" > should never ever build anything. Because if it does, it's just a > broken code-flow. It may work, it may be convenient, and with proper > tools it _may_ even be secure, but it's still a really bad idea. # make modules_install Makefile:657: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler [...] Andreas. -- Andreas Schwab, SUSE Labs, schwab-l3A5Bk7waGM@public.gmane.org GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:43457 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754558AbbA2BYF (ORCPT ); Wed, 28 Jan 2015 20:24:05 -0500 From: Andreas Schwab Subject: Re: [opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3 References: <1422361485.6648.71.camel@opensuse.org> <54C78756.9090605@suse.cz> <1422364084.6648.82.camel@opensuse.org> Date: Wed, 28 Jan 2015 09:48:14 +0100 In-Reply-To: (Linus Torvalds's message of "Tue, 27 Jan 2015 14:32:11 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: Jan Engelhardt , Takashi Iwai , opensuse-factory@opensuse.org, OpenSUSE Kernel Team , "linux-arch@vger.kernel.org" Message-ID: <20150128084814.IXmj69E4ihm21s0TmnECqyr4M1ATWoO0WwhDM0xEWVM@z> Linus Torvalds writes: > So in general, you should try to teach people that "make install" > should never ever build anything. Because if it does, it's just a > broken code-flow. It may work, it may be convenient, and with proper > tools it _may_ even be secure, but it's still a really bad idea. # make modules_install Makefile:657: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler [...] Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."