From owner-svn-src-stable-11@freebsd.org Thu Apr 27 02:21:20 2017 Return-Path: Delivered-To: svn-src-stable-11@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 CF269D529B8 for ; Thu, 27 Apr 2017 02:21:20 +0000 (UTC) (envelope-from rpokala@mac.com) Received: from mr11p00im-asmtp004.me.com (mr11p00im-asmtp004.me.com [17.110.69.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6BE91498 for ; Thu, 27 Apr 2017 02:21:20 +0000 (UTC) (envelope-from rpokala@mac.com) Received: from process-dkim-sign-daemon.mr11p00im-asmtp004.me.com by mr11p00im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OP100O00PG3Y300@mr11p00im-asmtp004.me.com> for svn-src-stable-11@freebsd.org; Thu, 27 Apr 2017 02:21:19 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=4d515a; t=1493259679; bh=jOsktqMtTzfq1QfJFzM759E/YclubSe6cUzSeYhtgiE=; h=Date:Subject:From:To:Message-id:MIME-version:Content-type; b=C7aWXfNuW9ELTe7V2qv7v0LZ+34oBSAvWawg4PXKEpRYVRx9RMM3fXsEXzh54Hlkw S6XzrsFWyX/Qojk13i2A0SDG6TihPq7+ZiQWXmwowZ5Lh9rjJ89CBUkuErj06X0yAK tt3oCiPf5dppB2GDuZ8N3VjsFqfPtJXjWeFVfaE8RB14EVkMNRW5BvOQIn78Ay7Ijz WKMtrfFr83pKkiMTIQqNOlHZs36uArH+iTqsT85nZ7AD5K/sT+GuPUGVsmrsRjSiwb ASJzllp/Rf3XSx9LSI36ssEAW9s0ETMtnjR0NwyRAR74wN1rXOtqcq14iSsSD15SfU KUBVpiXBk3i6Q== Received: from icloud.com ([127.0.0.1]) by mr11p00im-asmtp004.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OP1000XGQJFAY20@mr11p00im-asmtp004.me.com> for svn-src-stable-11@freebsd.org; Thu, 27 Apr 2017 02:21:16 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-27_02:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=39 spamscore=39 clxscore=1034 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1701120000 definitions=main-1704270027 User-Agent: Microsoft-MacOutlook/f.21.0.170409 Date: Wed, 26 Apr 2017 19:21:15 -0700 Subject: tinderbox failures in stable/11 From: Ravi Pokala To: svn-src-stable-11@freebsd.org Message-id: Thread-topic: tinderbox failures in stable/11 MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit X-BeenThere: svn-src-stable-11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for only the 11-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2017 02:21:20 -0000 FYI, there are some build failures in stable/11, as found by `make tinderbox': _.arm64.aarch64.buildworld: --- libc.so.7.full --- /usr/local/aarch64-freebsd/bin/ld: getutxent.pico(.debug_info+0x3b): R_AARCH64_ABS64 used with TLS symbol udb /usr/local/aarch64-freebsd/bin/ld: getutxent.pico(.debug_info+0x58): R_AARCH64_ABS64 used with TLS symbol uf /usr/local/aarch64-freebsd/bin/ld: utxdb.pico(.debug_info+0x5a): R_AARCH64_ABS64 used with TLS symbol futx_to_utx.ut /usr/local/aarch64-freebsd/bin/ld: jemalloc_tsd.pico(.debug_info+0x3c): R_AARCH64_ABS64 used with TLS symbol __je_tsd_tls /usr/local/aarch64-freebsd/bin/ld: jemalloc_tsd.pico(.debug_info+0x1433): R_AARCH64_ABS64 used with TLS symbol __je_tsd_initialized /usr/local/aarch64-freebsd/bin/ld: cxa_thread_atexit_impl.pico(.debug_info+0x3b): R_AARCH64_ABS64 used with TLS symbol dtors /usr/local/aarch64-freebsd/bin/ld: xlocale.pico(.debug_info+0x403): R_AARCH64_ABS64 used with TLS symbol __thread_locale /usr/local/aarch64-freebsd/bin/ld: setrunelocale.pico(.debug_info+0x3c): R_AARCH64_ABS64 used with TLS symbol _ThreadRuneLocale cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [libc.so.7.full] Error code 1 _.pc98.GENERIC --- kernel.full --- linking kernel.full crc32.o: In function `calculate_crc32c': /usr/home/rpokala/freebsd/clean/base/stable/11/sys/libkern/crc32.c:760: undefined reference to `sse42_crc32c' *** [kernel.full] Error code 1 Thanks, Ravi (rpokala@)