From owner-svn-ports-head@freebsd.org Wed May 1 20:54:07 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADEF615A0BAA; Wed, 1 May 2019 20:54:07 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2547E8D3A0; Wed, 1 May 2019 20:54:07 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-ed1-f50.google.com with SMTP id l25so297321eda.9; Wed, 01 May 2019 13:54:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=D4kPnM/hO5nNue1uxY9eMGVN9HYZV8486Z8SlzmCfA0=; b=XuV3K5mRqyCnY2v7KSJz4MOSU2n2UYTlzla1MR1IbA1RNvTxPyDogjSQuKuy4O0S3+ 4ncrolz0pwz+3aocDntX/22LT/X1jQn/sU39mCIjuBfNSbwH46GERl2JL55RzxnHJ+Ow aCp4vRjRwBSTFFUii/GqR/W7tJV8bRga0BWDFnAQ7mL+PRguQ9IgEbinjFr5wt1rEt82 OUcNebKt/Sp6vrsXxUDP7Ade4rtNgy2WGECPhiADbhQQG9KOB4mpLLOp6FXhZDT4Wba6 7lqBsyxkxFwmsU0mMJ5C58hJnkJAMQfuphna3q+DBxBOE+lspxKAAwuLaddSOEEOUzla HaRg== X-Gm-Message-State: APjAAAU1XnYltNMeTJVfhB1s/67zhqevPKJ1GnyOAvogWJapUD19pV/5 sOINl5BaALyYzyC6jQrWEnmobzec5DqxCC33UcrN3Q== X-Google-Smtp-Source: APXvYqwXC6l5rt0Xat5sgZPpjicVCF18Of/0ONZnB12++pN1sIDdazW5YYZol/DDd5Z3zNeO37UcyN5T7F/q0J3Lhas= X-Received: by 2002:a50:cc0c:: with SMTP id m12mr164483edi.8.1556744039706; Wed, 01 May 2019 13:53:59 -0700 (PDT) MIME-Version: 1.0 References: <201905012045.x41KjJPY043159@repo.freebsd.org> In-Reply-To: From: Antoine Brodin Date: Wed, 1 May 2019 22:53:48 +0200 Message-ID: Subject: Re: svn commit: r500613 - head/devel/pecl-pthreads To: Jochen Neumeister Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 2547E8D3A0 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.91 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.915,0]; TAGGED_FROM(0.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2019 20:54:07 -0000 On Wed, May 1, 2019 at 10:51 PM Jochen Neumeister wrote: > I see no Problems with PHP 72 and 73. > > Pls show error logs, thanks. Please show build logs. pkg-fallout is receiving failures about it. Antoine