From owner-freebsd-ports-bugs@freebsd.org Sun Jul 26 00:45:55 2015 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 E8F309A581D for ; Sun, 26 Jul 2015 00:45:55 +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 BBC8DD9E for ; Sun, 26 Jul 2015 00:45:55 +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 t6Q0jt0d017879 for ; Sun, 26 Jul 2015 00:45:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201473] devel/boehm-gc: Fix armv6 support Date: Sun, 26 Jul 2015 00:45:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: sbruno@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 00:45:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201473 --- Comment #28 from Sean Bruno --- same jail, same qemu, host system upgraded a bit and it fails. sort funcname.tab | /usr/bin/awk -f ./functable.awk > functable.tab ./mktable 100 functable.tab > functable.c GC Warning: Out of memory - trying to allocate less Insufficient memory for GC_all_nils *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/www/w3m/work/w3m-0.5.3 *** Error code 1 Stop. make: stopped in /usr/ports/www/w3m =================================================== [00:08:09] ====>> Installing packages [00:08:09] ====>> Installing run-depends for www/w3m ===> w3m-0.5.3_4 depends on file: /usr/local/bin/perl5.20.2 - found [00:08:09] ====>> Installing www/w3m pkg-static: /tmp/pkgs/w3m-0.5.3_4.txz: No such file or directory pkg-static: Was 'pkg install /tmp/pkgs/w3m-0.5.3_4.txz' meant? Failed to install the following 1 package(s): /tmp/pkgs/w3m-0.5.3_4.txz *** Error code 70 Stop. make: stopped in /usr/ports/www/w3m [00:08:10] ====>> Warning: Failed to install www/w3m [00:08:10] ====>> Installing local Pkg repository to /usr/local/etc/pkg/repos [00:08:10] ====>> Leaving jail 11mips-default-n running, mounted at /usr/local/poudriere/data/.m/11mips-default/ref for interactive run testing [00:08:10] ====>> To enter jail: jexec 11mips-default-n env -i TERM=$TERM /usr/bin/login -fp root [00:08:10] ====>> To stop jail: poudriere jail -k -j 11mips root@tasty.ysv:/home/sbruno # uname -a FreeBSD tasty.ysv.freebsd.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r284533: Thu Jun 18 01:25:08 UTC 2015 peter@build-11.freebsd.org:/usr/obj/usr/src/sys/CLUSTER11 amd64 -- You are receiving this mail because: You are the assignee for the bug.