From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id A6A00385771F for ; Thu, 6 Jul 2023 13:15:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A6A00385771F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id D1D041F747; Thu, 6 Jul 2023 13:15:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1688649302; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MLvZUfTDPo+h8lSXzV+rm5bFdUpqe0cCELXaf0LdmyA=; b=047h+YO/paGTHlC0fP6UYa7zfwCzKIj2HL+2NYYtReeAxmYXu27NT3+FSLlRsGaLar2yN2 dUcxg75ZxoxqmM1U47ArWvL0RDBXxYID8NSdAakUT7ePRoQC8nAIW5GzQsqe90xyubOMC1 uh77gNIHA2vp4hzHox19g7cbjkW/S/w= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1688649302; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MLvZUfTDPo+h8lSXzV+rm5bFdUpqe0cCELXaf0LdmyA=; b=/bSWHz/z8uOAjmmfgImaGoPiRdWJmS1RbO/Lucaf/JOZ2aHYw2B6JwgZqSBK4bTVPuEcLx Dq1sspgwaggkwcDg== Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id C338D2C142; Thu, 6 Jul 2023 13:15:01 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id 6BC594A03CA; Thu, 6 Jul 2023 15:15:01 +0200 (CEST) From: Andreas Schwab To: =?utf-8?B?RnLDqWTDqXJpYyBCw6lyYXQ=?= via Libc-alpha Cc: =?utf-8?B?RnLDqWTDqXJpYyBCw6lyYXQ=?= , siddhesh@gotplt.org Subject: Re: [PATCH v6 00/14] Allow glibc to be built with _FORTIFY_SOURCE In-Reply-To: <20230705143822.275049-1-fberat@redhat.com> (=?utf-8?B?IkZy?= =?utf-8?B?w6lkw6lyaWMgQsOpcmF0?= via Libc-alpha"'s message of "Wed, 5 Jul 2023 16:38:06 +0200") References: <20230705143822.275049-1-fberat@redhat.com> X-Yow: Spreading peanut butter reminds me of opera!! I wonder why? Date: Thu, 06 Jul 2023 15:15:01 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE,URIBL_BLACK autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc= /glibc/f/i586 gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=3D/li= b/ld-linux.so.2 -Wl,-z,pack-relative-relocs -B/home/abuild/rpmbuild/BUILD/= glibc-2.37.9000.594.g5324d25842/cc-base/csu/ -Wl,--version-script=3D/home/= abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/libc.map -Wl,= -soname=3Dlibc.so.6 -Wl,-z,relro -Wl,-z,now -nostdlib -nostartfiles -e __li= bc_main -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-ba= se -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/ma= th -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/el= f -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/dlf= cn -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/ns= s -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/nis= -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/rt -= L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/resolv= -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/math= vec -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/s= upport -L/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-bas= e/nptl -Wl,-rpath-link=3D/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5= 324d25842/cc-base:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d258= 42/cc-base/math:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842= /cc-base/elf:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc= -base/dlfcn:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-= base/nss:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-bas= e/nis:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/r= t:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/resol= v:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/mathv= ec:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/supp= ort:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/npt= l -o /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/li= bc.so /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/c= su/abi-note.o /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/c= c-base/libc_pic.os.clean /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5= 324d25842/cc-base/elf/interp.os /home/abuild/rpmbuild/BUILD/glibc-2.37.9000= .594.g5324d25842/cc-base/elf/ld.so -lgcc /home/abuild/rpmbuild/BUILD/glibc-= 2.37.9000.594.g5324d25842/cc-base/elf/sofini.os /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/libc_pic.os.cl= ean: in function `__GI_memmove': /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/libio/../string= /bits/string_fortified.h:36: undefined reference to `__GI___memmove_chk' /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/libc_pic.os.cl= ean: in function `__GI_memmove': /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/string/../strin= g/bits/string_fortified.h:36: undefined reference to `__GI___memmove_chk' /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/string/../string/bits/= string_fortified.h:36: undefined reference to `__GI___memmove_chk' /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/libc_pic.os.cl= ean: in function `__GI_memmove': /home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/io/../string/bi= ts/string_fortified.h:36: undefined reference to `__GI___memmove_chk' /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/io/../string/bits/stri= ng_fortified.h:36: undefined reference to `__GI___memmove_chk' /usr/lib/gcc/i586-suse-linux/13/../../../../i586-suse-linux/bin/ld: /home/a= build/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/cc-base/libc_pic.os.cl= ean:/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594.g5324d25842/io/../strin= g/bits/string_fortified.h:36: more undefined references to `__GI___memmove_= chk' follow collect2: error: ld returned 1 exit status make[2]: *** [../Makerules:647: /home/abuild/rpmbuild/BUILD/glibc-2.37.9000= .594.g5324d25842/cc-base/libc.so] Error 1 make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/glibc-2.37.9000.594= .g5324d25842/elf' make[1]: *** [Makefile:484: elf/subdir_lib] Error 2 make: *** [Makefile:9: all] Error 2 --=20 Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint =3D 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."