From owner-freebsd-perl@freebsd.org Thu Feb 28 02:55:52 2019 Return-Path: Delivered-To: freebsd-perl@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 36BBF1512285 for ; Thu, 28 Feb 2019 02:55:52 +0000 (UTC) (envelope-from brianjwb@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 71192711E3 for ; Thu, 28 Feb 2019 02:55:51 +0000 (UTC) (envelope-from brianjwb@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2AB0D1512284; Thu, 28 Feb 2019 02:55:51 +0000 (UTC) Delivered-To: perl@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 06D5D1512283 for ; Thu, 28 Feb 2019 02:55:51 +0000 (UTC) (envelope-from brianjwb@gmail.com) Received: from mail-it1-x129.google.com (mail-it1-x129.google.com [IPv6:2607:f8b0:4864:20::129]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D20E711E2 for ; Thu, 28 Feb 2019 02:55:49 +0000 (UTC) (envelope-from brianjwb@gmail.com) Received: by mail-it1-x129.google.com with SMTP id f186so6659844ita.0 for ; Wed, 27 Feb 2019 18:55:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=content-transfer-encoding:from:mime-version:date:subject:message-id :to; bh=r57wF+dCbmsG3gUWVHTSJRYF/KPHVrfgYm/NtpJb4xo=; b=RLFElFNyHc8FcrXXeWYAn7l/d1nrAQyr9N9jG1z35tO+zscAXtKcNPEWIb+hXZh9rD XHhkf+1WTb/x0ZXNpr/Jz1jL4hOGrmpJzgMmiQzg8VohOa395YkOM2vaiR6uLlU8L+rF bz7sg0Wlq1k+A3BAx0LgcX18KfP9zYm7jLX8+ASDlIC+waS/Q8bR2aM4tyQeSmVHXNFq kZslgG559IcJIyP3gyxc8NEQVAjihCtRhLqIKhV15a4Xy7rMImcyNSTKtvybYlfOvOXG PCrsF0qCFopg5XRsx9f3hNX284/Dp2qkGzflohM0dqyjf8ZpLpOUaUA+kPNDtJfUp4HI +mmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version:date :subject:message-id:to; bh=r57wF+dCbmsG3gUWVHTSJRYF/KPHVrfgYm/NtpJb4xo=; b=QdWYKuIne0gbNbr+BfzGCaKMjciY+L4qd70g8uAJL7OecWM7VJ08WD9R9rDVRVXjty wopuThj7fhjmuyP00EVi1A0xXwxWbZ0R6J5i7TpO+vPpqsNhEAVuHW17LZAy/6YLk/XZ Zw0HBAkN7Y2EsLuLCxYW5QnMJ+NZ6+8llTxOZG2Y9wKAGWrzSWYugoPyx89WSw9K4GGx +fVZ2zul5Jiwu8Cjj3d/XuJ4k19t3AEkW6ldgCh5QCmjb48B4q8a1Fd3DHsfMYP+oSmN SFbJsQ/DEFWZYIf5Jk88rmu04htRH0aNdTX9mKkJU3dySmcHcaOjxkkq4sPBUYFjmPzy PJBw== X-Gm-Message-State: APjAAAXGrHw5sr1ZDnDsCfa/7zuAAOjgcHyCc1+ye+9ehEzh3L7fcKtk 1uJw17tl/DQ2Dm+ITuPcNSLUinNG X-Google-Smtp-Source: AHgI3IYV0dVqB/a0XTCnAFk2ZlOrWbRPfpZq5cmBD/2X7f/RJWGQr1GFoG7nX0kqwOd79JqIrWk22g== X-Received: by 2002:a24:5c47:: with SMTP id q68mr1603647itb.81.1551322548630; Wed, 27 Feb 2019 18:55:48 -0800 (PST) Received: from [192.168.0.6] (68-118-193-219.dhcp.asfd.ct.charter.com. [68.118.193.219]) by smtp.gmail.com with ESMTPSA id z4sm6955929ior.27.2019.02.27.18.55.47 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Feb 2019 18:55:47 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable From: brian mckeon Mime-Version: 1.0 (1.0) Date: Wed, 27 Feb 2019 21:54:47 -0500 Subject: FreeBSD Port: x11-toolkits/p5-Alien-wxWidgets Message-Id: <377278C1-E0EE-45C3-909B-8E45405FD040@gmail.com> To: perl@freebsd.org X-Mailer: iPhone Mail (16D57) X-Rspamd-Queue-Id: 8D20E711E2 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=RLFElFNy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of brianjwb@gmail.com designates 2607:f8b0:4864:20::129 as permitted sender) smtp.mailfrom=brianjwb@gmail.com X-Spamd-Result: default: False [-6.07 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; RCVD_COUNT_THREE(0.00)[3]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; NEURAL_HAM_SHORT(-0.86)[-0.861,0]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[perl@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(-2.70)[ip: (-8.72), ipnet: 2607:f8b0::/32(-2.69), asn: 15169(-2.02), country: US(-0.07)]; RCVD_IN_DNSWL_NONE(0.00)[9.2.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2019 02:55:52 -0000 hello, doesnt seem to findable since gtk3 upgrade. p5-Wx build fails with cannot fi= nd wxwidgets configurations. from a perl interactive console using the modu= le fails at line 90 in wxWidgets.pm which is where it dies after failing to f= ind a configuration. not sure if its my machine or not. but even deinstallin= g the ports and reinstalling doesnt seem to work. note sure if it matters bu= t post-install in Makefile is referencing gtk2, i tried changing to gtk3 but= it didnt seem to help. however changing it to gtk_3 allowed p5-Wx to find A= lien, but the build broke. also in interactive perl the use Alien::wxWidgets= fails to load with and error about permission denied using template compile= t-XXXXX.c cannot create temp file. not familiar enough with perl to check mu= ch more.=20 brian Sent from my commodore 64=