From owner-freebsd-sparc64@freebsd.org Tue Oct 25 22:28:42 2016 Return-Path: Delivered-To: freebsd-sparc64@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 2B543C21DCB for ; Tue, 25 Oct 2016 22:28:42 +0000 (UTC) (envelope-from gordonzaft@gmail.com) Received: from mail-oi0-x234.google.com (mail-oi0-x234.google.com [IPv6:2607:f8b0:4003:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E483336B for ; Tue, 25 Oct 2016 22:28:41 +0000 (UTC) (envelope-from gordonzaft@gmail.com) Received: by mail-oi0-x234.google.com with SMTP id m72so122107969oik.3 for ; Tue, 25 Oct 2016 15:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=xB615wmU/9iR87GaeDzhwo5OVv1RIzEzORKks1zYZLk=; b=jw7P4W+X8F7PxbEvT6y0ZgpolVmIya3YL5YeNi4K1WBWq7zqohxUIG3j+mVOl9aHTJ BYpSNh+O4oiW7OfmZD0ciNzd1TmNTepuYaKdcAXp+mVxiBHUo2J6x0L9YOsx2moY+l4I tL7+I+MX81sY9tW4ZiQUehEGtN7XVZ+XHBRePd2yOB8ScWZVHA3Q5uJNxIORbnif3Lsn 69tYGdnW1M6ZaWSuUc4gN8tF6mpOMC3eItckHsP0Kl36o05sAT7jSgiMnE5AQTlae5JX Ng3zSDegc6PloNSCueof3KiuxBhzAd1znRfRAOZdPJm4vD53Vsuh7gNKyelBsskKDsS9 jSew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=xB615wmU/9iR87GaeDzhwo5OVv1RIzEzORKks1zYZLk=; b=gblmdnD+cPdgculTmfxAvLZ/BoxpoHRVbzwhoeD51yEWkhpL6k/Q1ZbMr/H0Su6YEV 8AUOB8zuPUwNWUNWVvWoix4PzJpiny0z+ycg9vaVwke2mx7nBxNFF82hI1bMLjqN/uUu s3i4wxDZEG+R+qYVZDdCiJmYNo26F6xcDVPK1cnjI3zjfJ6M6kDMf7ZtjL+j7/Ah8ybb Upfjx6rRuvJsRo9BAcj3NzyuIK5L+4elCm7LtSpTgPS59trEKiFyF8Wd2MYzFVO5QNFr /no5N8x7OXF/KM7xWMEMUAls8gysuU+Nz9Y+xlTe0Sg2GqkIQOH+uzGOlA4aA1vC/TEA Oihg== X-Gm-Message-State: ABUngvf57vIvC8tYRiNzKxnbQ32dfCr2TiANZ9/fO80vTP6s0yRoHWExYsaWmaKn490c1KyJFcv2lJsH44DEJA== X-Received: by 10.107.132.88 with SMTP id g85mr17959456iod.29.1477434520223; Tue, 25 Oct 2016 15:28:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.19.135 with HTTP; Tue, 25 Oct 2016 15:28:39 -0700 (PDT) From: Gordon Zaft Date: Tue, 25 Oct 2016 15:28:39 -0700 Message-ID: Subject: ImageMagick port broken on sparc64 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 22:28:42 -0000 Has anyone else seen this? Sun U5, 512MB memory gcc 4.2.1 After portsnap fetch update. Building graphics/ImageMagick gives: In file included from ./wand/studio.h:177, from wand/animate.c:43: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" wand/animate.c: In function 'AnimateImageCommand': wand/animate.c:1458: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[3]: *** [Makefile:9964: wand/wand_libMagickWand_6_la-animate.lo] Error 1 gmake[3]: Leaving directory '/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.5-10' gmake[2]: *** [Makefile:5208: all] Error 2 gmake[2]: Leaving directory '/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.5-10' ===> Compilation failed unexpectedly. ------ Building again with MAKE_PORTS_UNSAFE=yes yields: wand/convert.c: In function 'ConvertImageCommand': wand/convert.c:505: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[3]: *** [Makefile:9992: wand/wand_libMagickWand_6_la-convert.lo] Error 1 gmake[3]: Leaving directory '/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.5-10' gmake[2]: *** [Makefile:5208: all] Error 2 gmake[2]: Leaving directory '/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.5-10' *** Error code 1 Stop. -- Gordon Zaft Province 35 Governor Phi Mu Alpha Sinfonia Fraternity gordonzaft@gmail.com