From owner-freebsd-ports@FreeBSD.ORG Mon Apr 7 14:29:31 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A93217A9 for ; Mon, 7 Apr 2014 14:29:31 +0000 (UTC) Received: from eu1sys200aog117.obsmtp.com (eu1sys200aog117.obsmtp.com [207.126.144.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04B5C641 for ; Mon, 7 Apr 2014 14:29:30 +0000 (UTC) Received: from mail-wg0-f50.google.com ([74.125.82.50]) (using TLSv1) by eu1sys200aob117.postini.com ([207.126.147.11]) with SMTP ID DSNKU0K2NA7ARkrN3+Eok4uV1PwEBelzOKsX@postini.com; Mon, 07 Apr 2014 14:29:31 UTC Received: by mail-wg0-f50.google.com with SMTP id x13so6832384wgg.21 for ; Mon, 07 Apr 2014 07:29:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:reply-to :in-reply-to; bh=RwZ5wP06CtRrsQ26D4VKc1SDigXG0n7EFjHoYEnvhfw=; b=bNUUKIk+piDMM10175E9nnjhpPm0Hqrs+IX3wsdMiH6ULBZfX2ck6xVVzrjy+mQQnS IqbY42v4hc/VgRu5yPA//l/ju0sS/Sl4v+HWfsIDMgd83yQGKGFpm2cFkn7XySQEZGwO 9fwe+HE58I8Vno8zxPAZxS7C+eDABcCamaOgXIkUPNr0fbC99C6Jn/jUJ0T9GwguMU8g gyDnjgn8iur8eY7aJAmN7JNa37Y+Aaq/f2riei7v1HGfkAYNCA/k3QNG7qKhuacQignJ IhWwv1RCVhioLgfngc30NLmpbQUnGcwAfDD2ggzi+M5kfaizuQAz5ZDpcsw3wT6aKwh/ ofTQ== X-Gm-Message-State: ALoCoQlPd2hsiwaD0KnSkJEioDMLYF254F+QMRik0zMJztWCp7WJvHdLxvzjnf5qKOaa9IFkWrWcodRwRvISQ4UsVJ1EKtGXx3Lbd2TV0SToVQNXFRp6KK76v5Ipxk4pqdqKMfPVFJquwfzO/YGgTwSu34NGROga5w== X-Received: by 10.180.206.48 with SMTP id ll16mr25296357wic.57.1396880948549; Mon, 07 Apr 2014 07:29:08 -0700 (PDT) X-Received: by 10.180.206.48 with SMTP id ll16mr25296340wic.57.1396880948436; Mon, 07 Apr 2014 07:29:08 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id h8sm24256272wiz.12.2014.04.07.07.29.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Apr 2014 07:29:07 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.6) with ESMTP id s37ET5xJ042941 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 7 Apr 2014 15:29:05 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.6/Submit) id s37ET5HV042940; Mon, 7 Apr 2014 15:29:05 +0100 (BST) (envelope-from mexas) Date: Mon, 7 Apr 2014 15:29:05 +0100 (BST) From: Anton Shterenlikht Message-Id: <201404071429.s37ET5HV042940@mech-cluster241.men.bris.ac.uk> To: bsam@passap.ru, freebsd-ports@FreeBSD.org, mexas@bris.ac.uk Subject: Re: cups-client broken on ia64, blocks 70 ports, please help In-Reply-To: <5342A684.1000106@passap.ru> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 14:29:31 -0000 Actually, cups-client builds fine now: http://eis.bris.ac.uk/~mexas/logs/cups-client-1.7.1.log Please close this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=188161 The errors are from cups-image now: http://eis.bris.ac.uk/~mexas/logs/cups-image-1.7.1.log Sorry for the confusion. Also, if you are interested, here are 2 more CUPS build failures: http://www.freebsd.org/cgi/query-pr.cgi?pr=188336 http://www.freebsd.org/cgi/query-pr.cgi?pr=188337 Anton