From owner-freebsd-ports-bugs@freebsd.org Tue Mar 29 20:36:04 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 4B5B7AE23AF for ; Tue, 29 Mar 2016 20:36:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3BD5C122F for ; Tue, 29 Mar 2016 20:36:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u2TKa3Y0059752 for ; Tue, 29 Mar 2016 20:36:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208386] devel/libclc fails to build on FreeBSD 10.1 i386 Date: Tue, 29 Mar 2016 20:36:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dbn@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2016 20:36:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208386 Bug ID: 208386 Summary: devel/libclc fails to build on FreeBSD 10.1 i386 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: dbn@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org For build log details please see http://markmail.org/message/s7exg6xyeq3kwq= lj.=20=20 Perhaps the following helps?: # poudriere testport -j 10_1-i386 -i devel/libclc FAILED: utils/prepare-builtins -o built_libs/cedar-r600--.bc r600--/lib/builtins.opt.cedar.bc make: stopped in /usr/ports/devel/libclc > cd /wrkdirs/usr/ports/devel/libclc/work/libclc-6d78407 > gdb utils/prepare-builtins (gdb) run -o built_libs/cedar-r600--.bc r600--/lib/builtins.opt.cedar.bc Starting program: /wrkdirs/usr/ports/devel/libclc/work/libclc-6d78407/utils/prepare-builtins = -o built_libs/cedar-r600--.bc r600--/lib/builtins.opt.cedar.bc (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New= LWP 101746] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread 28c03080 (LWP 101746/prepare-builtins)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 28c03080 (LWP 101746/prepare-builtins)] 0x280b60b3 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 (gdb) bt #0 0x280b60b3 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #1 0x280b6255 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #2 0x280b6255 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26121 0x280b6255 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26122 0x280b6255 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26123 0x280b5c8b in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26124 0x280b6f12 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26125 0x280a4e42 in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26126 0x280a51bc in llvm::getBitcodeTargetTriple () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26127 0x2829531b in llvm::Module::materializeAllPermanently () from /usr/local/llvm37/lib/libLLVMCore.so.3.7 #26128 0x280a332e in llvm::getStreamedBitcodeModule () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26129 0x280a2b7d in llvm::getLazyBitcodeModule () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26130 0x280a355e in llvm::parseBitcodeFile () from /usr/local/llvm37/lib/libLLVMBitReader.so.3.7 #26131 0x080494b6 in main () --=20 You are receiving this mail because: You are the assignee for the bug.=