From owner-freebsd-ports@freebsd.org Fri Sep 6 18:44:19 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1AE5BD3B9B for ; Fri, 6 Sep 2019 18:44:19 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (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 46Q60f1T8zz4kfh for ; Fri, 6 Sep 2019 18:44:17 +0000 (UTC) (envelope-from kremels@kreme.com) From: "@lbutlr" Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: ruby25 from ports will not compile Message-Id: Date: Fri, 6 Sep 2019 12:44:29 -0600 To: Mark Millard via freebsd-ports X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46Q60f1T8zz4kfh X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42 as permitted sender) smtp.mailfrom=kremels@kreme.com X-Spamd-Result: default: False [-1.53 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.982,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:c]; MISSING_MIME_VERSION(2.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[kreme.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; IP_SCORE(-0.23)[ip: (-0.84), ipnet: 65.112.0.0/12(-0.23), asn: 209(-0.04), country: US(-0.05)]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.911,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[42.55.121.65.list.dnswl.org : 127.0.5.1] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2019 18:44:19 -0000 Trying to update ruby on 11.2-RELEASE-p11 (I have also tried to switch = to ruby26 with basically the same results) =F0=9F=91=B9 # cd /usr/ports/lang/ruby25=20 =F0=9F=91=B9 # make MAKE_JOBS_UNSAFE=3Dyes install =20 vm.c:(.text+0x1e0bb): undefined reference to = `__dtraceenabled_ruby___method__entry' vm.c:(.text+0x1e0ef): undefined reference to = `__dtraceenabled_ruby___method__return' vm.c:(.text+0x1e15d): undefined reference to = `__dtrace_ruby___method__entry' vm.c:(.text+0x1e274): undefined reference to = `__dtrace_ruby___method__return' vm.o: In function `hook_before_rewind': vm.c:(.text+0x1ed7b): undefined reference to = `__dtraceenabled_ruby___method__return' vm.c:(.text+0x1eefe): undefined reference to = `__dtrace_ruby___method__return' cc: error: linker command failed with exit code 1 (use -v to see = invocation) *** Error code 1 Stop. make[2]: stopped in /usr/ports/lang/ruby25/work/ruby-2.5.6 *** Error code 1 =F0=9F=91=B9 # pkg info -dr ruby = [12:38] [/usr/ports/lang/ruby25]=20= ruby-2.5.5_3,1 Depends on : libyaml-0.2.2 libunwind-20170615 libffi-3.2.1_3 libedit-3.1.20190324,1 Since it has no dependencies, I am considering just deleting it as it = may well be left over from something that is no longer being used. --=20 Can I tell you the truth? I mean this isn't like TV news, is it?