From owner-freebsd-mips@FreeBSD.ORG Tue Jan 27 17:16:34 2015 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6991511 for ; Tue, 27 Jan 2015 17:16:33 +0000 (UTC) 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 CDCEF931 for ; Tue, 27 Jan 2015 17:16:33 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0RHGXqt015913 for ; Tue, 27 Jan 2015 17:16:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 197128] [mips] lang/php5 has no local asm code for mips Date: Tue, 27 Jan 2015 17:16:33 +0000 X-Bugzilla-Reason: CC 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 Some People X-Bugzilla-Who: sbruno@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ale@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: 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-mips@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 17:16:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197128 Bug ID: 197128 Summary: [mips] lang/php5 has no local asm code for mips Product: Ports & Packages Version: Latest Hardware: mips URL: http://dirty.ysv.freebsd.org/data/11mips32-11mips32/20 15-01-26_23h32m57s/logs/errors/php5-5.4.37.log OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ale@FreeBSD.org Reporter: sbruno@FreeBSD.org CC: freebsd-mips@FreeBSD.org Flags: maintainer-feedback?(ale@FreeBSD.org) Assignee: ale@FreeBSD.org lang/php5 should be restricted to broken on mips due to the lack of mips ASM for now. /bin/sh /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/libtool --silent --preserve-dup-deps --mode=compile /nxb-bin/usr/bin/cc -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm -Isapi/fpm/ -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/ -DPHP_ATOM_INC -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/include -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/main -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37 -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/ext/date/lib -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/TSRM -I/wrkdirs/usr/ports/lang/php5/work/php-5.4.37/Zend -D_XPG_IV -O -pipe -G0 -fno-strict-aliasing -fvisibility=hidden -c /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm.c -o sapi/fpm/fpm/fpm.lo In file included from /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_scoreboard.h:15, from /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm.c:21: /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_atomic.h:142:2: error: #error Unsupported processor. Please open a bug report (bugs.php.net). In file included from /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_scoreboard.h:15, from /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm.c:21: /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_atomic.h:146: error: expected ')' before '*' token In file included from /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm.c:21: /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_scoreboard.h:22: error: expected specifier-qualifier-list before 'atomic_t' /wrkdirs/usr/ports/lang/php5/work/php-5.4.37/sapi/fpm/fpm/fpm_scoreboard.h:51: error: expected specifier-qualifier-list before 'atomic_t' *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/php5/work/php-5.4.37 *** Error code 1 --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer ale@FreeBSD.org -- You are receiving this mail because: You are on the CC list for the bug.