From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128347 invoked by alias); 26 Aug 2017 23:30:36 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 95926 invoked by uid 89); 26 Aug 2017 23:30:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 26 Aug 2017 23:30:02 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 59a20478.7fbea2e11030-smtp-out-n01; Sat, 26 Aug 2017 23:30:00 -0000 (UTC) Date: Sat, 26 Aug 2017 23:30:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <59a20477de4d6_7e2a3fcb52807c3c26574@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 532490: Fix glibc-ports with the new framework Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_59a20477de025_7e2a3fcb52807c3c264c3"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00008.txt.bz2 ----==_mimepart_59a20477de025_7e2a3fcb52807c3c264c3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 8703 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5324905c1446d898d9a8f578555c1e54a2fbc89c https://github.com/crosstool-ng/crosstool-ng/commit/5324905c1446d898d9a8f578555c1e54a2fbc89c Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/global/extract.in M scripts/build/cc/gcc.sh M scripts/build/libc/glibc.sh M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Fix glibc-ports with the new framework While here, also consider patched by anything other than "bundled patches" as per-target sources. Add scary warnings in case of a failure. Signed-off-by: Alexey Neyman Commit: 8aa8a2cbc9c9a34a099c41f9781543f34d39c40b https://github.com/crosstool-ng/crosstool-ng/commit/8aa8a2cbc9c9a34a099c41f9781543f34d39c40b Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: R packages/glibc-ports/2.14/090-Fix-ARM-build-with-GCC-trunk.patch R packages/glibc-ports/2.14/330-m68k-sys-user.patch R packages/glibc-ports/2.14/440-alpha-cache-shape.patch R packages/glibc-ports/2.14/460-alpha-fix-gcc-4.1-warnings.patch R packages/glibc-ports/2.14/530-alpha-fix-rtld-fPIC.patch R packages/glibc-ports/2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R packages/glibc-ports/2.14/580-nptl-lowlevellock.patch R packages/glibc-ports/2.14/610-fpu-cw-mips.patch R packages/glibc-ports/2.14/version.desc R packages/glibc/2.14/100-respect-env-CPPFLAGS.patch R packages/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch R packages/glibc/2.14/102-fix-signed-shift-overlow.patch R packages/glibc/2.14/103-dl-openat64-variadic.patch R packages/glibc/2.14/104-unused-variables.patch R packages/glibc/2.14/105-misleading-indentation.patch R packages/glibc/2.14/106-dl-open-array-bounds.patch R packages/glibc/2.14/120-i386-x86_64-revert-clone-cfi.patch R packages/glibc/2.14/140-Fix-combreloc-test-BSD-grep.patch R packages/glibc/2.14/140-disable-ldconfig.patch R packages/glibc/2.14/150-queue-header-updates.patch R packages/glibc/2.14/160-manual-no-perl.patch R packages/glibc/2.14/170-localedef-fix-trampoline.patch R packages/glibc/2.14/180-resolv-dynamic.patch R packages/glibc/2.14/190-localedef-mmap.patch R packages/glibc/2.14/200-fadvise64_64.patch R packages/glibc/2.14/220-section-comments.patch R packages/glibc/2.14/230-no-inline-gmon.patch R packages/glibc/2.14/240-check_native-headers.patch R packages/glibc/2.14/260-assume-pipe2.patch R packages/glibc/2.14/270-china.patch R packages/glibc/2.14/280-new-valencian-locale.patch R packages/glibc/2.14/300-macos-cross-rpcgen.patch R packages/glibc/2.14/300-nscd-one-fork.patch R packages/glibc/2.14/310-hppa-nptl-carlos.patch R packages/glibc/2.14/340-dl_execstack-PaX-support.patch R packages/glibc/2.14/350-pre20040117-pt_pax.patch R packages/glibc/2.14/360-tests-sandbox-libdl-paths.patch R packages/glibc/2.14/380-dont-build-timezone.patch R packages/glibc/2.14/400-alpha-xstat.patch R packages/glibc/2.14/430-alpha-creat.patch R packages/glibc/2.14/490-alpha_alpha-add-fdatasync-support.patch R packages/glibc/2.14/560-ppc-atomic.patch R packages/glibc/2.14/630-mips_shn_undef-hack.patch R packages/glibc/2.14/640-alpha-atfcts.patch R packages/glibc/2.14/650-syslog.patch R packages/glibc/2.14/660-debug-readlink_chk-readklinkat_chk.patch R packages/glibc/2.14/900-cpuid-include.patch R packages/glibc/2.14/920-fix-rpc_parse-format.patch R packages/glibc/2.14/940-nis-bogus-conditional.patch R packages/glibc/2.14/950-initfini-ppc64.patch R packages/glibc/2.14/999-new-tools.patch R packages/glibc/2.14/version.desc Log Message: ----------- Missed glibc 2.14 when obsoleting releases Superseded on the branch by 2.14.1. Signed-off-by: Alexey Neyman Commit: bf7641d1b9903764b335a5f765905809717d49a2 https://github.com/crosstool-ng/crosstool-ng/commit/bf7641d1b9903764b335a5f765905809717d49a2 Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: A packages/glibc/2.14.1/996-obsolete-rpc.patch A packages/glibc/2.15/996-obsolete-rpc.patch Log Message: ----------- Backport --enable-obsolete-rpc from 2.16 Fixes #802. Signed-off-by: Alexey Neyman Commit: eba1a826862d875e6163315029839fd3de192c8b https://github.com/crosstool-ng/crosstool-ng/commit/eba1a826862d875e6163315029839fd3de192c8b Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/libc/glibc.in M packages/glibc/package.desc M scripts/build/libc/glibc.sh Log Message: ----------- Make --enable-obsolete-rpc an option in ct-ng Signed-off-by: Alexey Neyman Commit: f627e740ffd38a02ccb43848d875a4d36cf91d9c https://github.com/crosstool-ng/crosstool-ng/commit/f627e740ffd38a02ccb43848d875a4d36cf91d9c Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/global/extract.in M config/libc/glibc.in R packages/glibc-ports/2.14/090-Fix-ARM-build-with-GCC-trunk.patch R packages/glibc-ports/2.14/330-m68k-sys-user.patch R packages/glibc-ports/2.14/440-alpha-cache-shape.patch R packages/glibc-ports/2.14/460-alpha-fix-gcc-4.1-warnings.patch R packages/glibc-ports/2.14/530-alpha-fix-rtld-fPIC.patch R packages/glibc-ports/2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R packages/glibc-ports/2.14/580-nptl-lowlevellock.patch R packages/glibc-ports/2.14/610-fpu-cw-mips.patch R packages/glibc-ports/2.14/version.desc A packages/glibc/2.14.1/996-obsolete-rpc.patch R packages/glibc/2.14/100-respect-env-CPPFLAGS.patch R packages/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch R packages/glibc/2.14/102-fix-signed-shift-overlow.patch R packages/glibc/2.14/103-dl-openat64-variadic.patch R packages/glibc/2.14/104-unused-variables.patch R packages/glibc/2.14/105-misleading-indentation.patch R packages/glibc/2.14/106-dl-open-array-bounds.patch R packages/glibc/2.14/120-i386-x86_64-revert-clone-cfi.patch R packages/glibc/2.14/140-Fix-combreloc-test-BSD-grep.patch R packages/glibc/2.14/140-disable-ldconfig.patch R packages/glibc/2.14/150-queue-header-updates.patch R packages/glibc/2.14/160-manual-no-perl.patch R packages/glibc/2.14/170-localedef-fix-trampoline.patch R packages/glibc/2.14/180-resolv-dynamic.patch R packages/glibc/2.14/190-localedef-mmap.patch R packages/glibc/2.14/200-fadvise64_64.patch R packages/glibc/2.14/220-section-comments.patch R packages/glibc/2.14/230-no-inline-gmon.patch R packages/glibc/2.14/240-check_native-headers.patch R packages/glibc/2.14/260-assume-pipe2.patch R packages/glibc/2.14/270-china.patch R packages/glibc/2.14/280-new-valencian-locale.patch R packages/glibc/2.14/300-macos-cross-rpcgen.patch R packages/glibc/2.14/300-nscd-one-fork.patch R packages/glibc/2.14/310-hppa-nptl-carlos.patch R packages/glibc/2.14/340-dl_execstack-PaX-support.patch R packages/glibc/2.14/350-pre20040117-pt_pax.patch R packages/glibc/2.14/360-tests-sandbox-libdl-paths.patch R packages/glibc/2.14/380-dont-build-timezone.patch R packages/glibc/2.14/400-alpha-xstat.patch R packages/glibc/2.14/430-alpha-creat.patch R packages/glibc/2.14/490-alpha_alpha-add-fdatasync-support.patch R packages/glibc/2.14/560-ppc-atomic.patch R packages/glibc/2.14/630-mips_shn_undef-hack.patch R packages/glibc/2.14/640-alpha-atfcts.patch R packages/glibc/2.14/650-syslog.patch R packages/glibc/2.14/660-debug-readlink_chk-readklinkat_chk.patch R packages/glibc/2.14/900-cpuid-include.patch R packages/glibc/2.14/920-fix-rpc_parse-format.patch R packages/glibc/2.14/940-nis-bogus-conditional.patch R packages/glibc/2.14/950-initfini-ppc64.patch R packages/glibc/2.14/999-new-tools.patch R packages/glibc/2.14/version.desc A packages/glibc/2.15/996-obsolete-rpc.patch M packages/glibc/package.desc M scripts/build/cc/gcc.sh M scripts/build/libc/glibc.sh M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Merge pull request #814 from stilor/issue-802 Issue 802 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5494335c03d0...f627e740ffd3 ----==_mimepart_59a20477de025_7e2a3fcb52807c3c264c3--