From owner-freebsd-perl@FreeBSD.ORG Sun Jun 7 06:28:17 2009 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAEF31065674 for ; Sun, 7 Jun 2009 06:28:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 6AE4D8FC20 for ; Sun, 7 Jun 2009 06:28:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 14C3C1CCD7 for ; Sun, 7 Jun 2009 08:28:17 +0200 (CEST) From: linimon@FreeBSD.org To: perl@freebsd.org Message-Id: <20090607062817.14C3C1CCD7@mail.droso.net> Date: Sun, 7 Jun 2009 08:28:17 +0200 (CEST) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 06:28:18 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: www/p5-HTML-Embperl broken because: does not compile; infinite loops build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-HTML-Embperl If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-perl@FreeBSD.ORG Mon Jun 8 11:08:03 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEA5E1065692 for ; Mon, 8 Jun 2009 11:08:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BCA6B8FC08 for ; Mon, 8 Jun 2009 11:08:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n58B83q6021980 for ; Mon, 8 Jun 2009 11:08:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n58B83SQ021976 for perl@FreeBSD.org; Mon, 8 Jun 2009 11:08:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Jun 2009 11:08:03 GMT Message-Id: <200906081108.n58B83SQ021976@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Cc: Subject: Current problem reports assigned to perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 08 Jun 2009 11:08:04 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134952 perl [patch] security/p5-Net-SSLeay build shouldn't need in o ports/134379 perl net/p5-perl-ldap makes no mention of Net::LDAP o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 5 problems total. From owner-freebsd-perl@FreeBSD.ORG Tue Jun 9 20:22:39 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21CFF1065686; Tue, 9 Jun 2009 20:22:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id C83C68FC17; Tue, 9 Jun 2009 20:22:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id CA1DB2C50C7E; Tue, 9 Jun 2009 23:23:07 +0300 (EEST) Date: Tue, 9 Jun 2009 23:23:00 +0300 From: Ion-Mihai Tetcu To: Cezary Morga , skv@FreeBSD.org, perl@FreeBSD.org, QAT@FreeBSD.org Message-ID: <20090609232300.631a159b@it.buh.tecnik93.com> In-Reply-To: <4A2EAFD1.10903@therek.net> References: <20090607085240.233A48FCB7@release.ixsystems.com> <4A2C23DD.3070108@therek.net> <20090608003510.0ae0f5d3@it.buh.tecnik93.com> <4A2EAFD1.10903@therek.net> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/CcaoqG=JMd3aM1aIO1y4stj"; protocol="application/pgp-signature" Cc: Subject: Re: [Custom PREFIX] x11-toolkits/p5-Wx-Perl-ProcessStream - fails: coredump X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 09 Jun 2009 20:22:41 -0000 --Sig_/CcaoqG=JMd3aM1aIO1y4stj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable It's beyond me, I'm CC'ing or perl masters. On Tue, 09 Jun 2009 20:54:09 +0200 Cezary Morga wrote: > Ion-Mihai Tetcu pisze: > > Thanks for letting me know. Drop me the patch for testing and > > committing when ready. >=20 > Well, I'm lost now and I need some help. Although I don't have > 7/amd64 available (that's where QAT build failed) I guess it might be > the same thing as with 8/i386. The problem is that Perl coredumps > when generating a Makefile for Wx::Perl::ProcessStream (though I'd > say it's probably more of a problem with x11-toolkits/p5-Wx, even > though it builds fine). It seems that all the Perl magic is going > fine and ends cleanly but somewhere when Perl finishes it spits out: >=20 > Assertion failed: ((run->regs_mask[elm] & (1U << bit)) =3D=3D 0), > function arena_run_reg_dalloc, file=20 > /opt/tinderbox/jails/8-CURRENT/src/lib/libc/stdlib/malloc.c, line > 2543. Abort (core dumped) >=20 > GDB says: >=20 > Program terminated with signal 6, Aborted. >=20 > The question I have to you is how should I interpret the=20 > arena_run_reg_dalloc problem? >=20 > PS. Similar problem: ports/131664 The log port the port in question is: http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/p5-Wx-Perl-ProcessSt= ream-0.11.log --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/CcaoqG=JMd3aM1aIO1y4stj Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkouxKsACgkQJ7GIuiH/oeWnZACffb+jaSF9rGDPx2B07EItJ1yC vioAoIkTqsQljlWphSvs/iwa/vxhqqCX =ggps -----END PGP SIGNATURE----- --Sig_/CcaoqG=JMd3aM1aIO1y4stj-- From owner-freebsd-perl@FreeBSD.ORG Wed Jun 10 01:47:30 2009 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F804106566C; Wed, 10 Jun 2009 01:47:30 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 054478FC15; Wed, 10 Jun 2009 01:47:29 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [172.28.1.203] (76.161.175.34) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Tue, 9 Jun 2009 18:37:29 -0700 Message-ID: <4A2F0E50.8030009@p6m7g8.com> Date: Tue, 9 Jun 2009 21:37:20 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <20090607085240.233A48FCB7@release.ixsystems.com> <4A2C23DD.3070108@therek.net> <20090608003510.0ae0f5d3@it.buh.tecnik93.com> <4A2EAFD1.10903@therek.net> <20090609232300.631a159b@it.buh.tecnik93.com> In-Reply-To: <20090609232300.631a159b@it.buh.tecnik93.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: perl@freebsd.org, QAT@freebsd.org Subject: Re: [Custom PREFIX] x11-toolkits/p5-Wx-Perl-ProcessStream - fails: coredump X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 10 Jun 2009 01:47:30 -0000 Ion-Mihai Tetcu wrote: > It's beyond me, I'm CC'ing or perl masters. I'll take a look, (/me puts his mod_perl hat on) > The log port the port in question is: > http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/p5-Wx-Perl-ProcessStream-0.11.log Clearly some paths are wrong re-X11 From owner-freebsd-perl@FreeBSD.ORG Sat Jun 13 04:16:18 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95350106564A; Sat, 13 Jun 2009 04:16:18 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7F88FC1B; Sat, 13 Jun 2009 04:16:17 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 69BCB22C52ED; Sat, 13 Jun 2009 07:17:03 +0300 (EEST) Received: by release.ixsystems.com (Postfix, from userid 0) id D8F6F8FCB7; Fri, 12 Jun 2009 20:59:28 -0700 (PDT) From: QAT@FreeBSD.org To: perl@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-04 14:01:42 X-QAT-Port: audio/p5-MusicBrainz-TRM X-QAT-Log: http://QATty.TecNik93.com/logs/7-STABLE-FPT-CustDir/p5-MusicBrainz-TRM-0.02.log X-QAT-Build_Reason: QA Run X-QAT-Fail_Reason: compiler_error Message-Id: <20090613035928.D8F6F8FCB7@release.ixsystems.com> Date: Fri, 12 Jun 2009 20:59:28 -0700 (PDT) Cc: Subject: [Custom LOCALBASE/PREFIX] audio/p5-MusicBrainz-TRM - fails: compiler_error X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 13 Jun 2009 04:16:19 -0000 The Restless Daemon identified a compiler error while trying to build: p5-MusicBrainz-TRM-0.02 maintained by perl@FreeBSD.org Makefile ident: $FreeBSD: ports/audio/p5-MusicBrainz-TRM/Makefile,v 1.10 2008/04/17 14:24:09 araujo Exp $ THIS A BUILD WITH _CUSTOM_ PREFIX AND LOCALBASE, _standard_ env in rest. Patches for testing and committing welcomed as a reply to this email. To check if the latest version port builds OK with standard PREFIX/LOCALBASE and with -DNOPORT* please see: http://qat.tecnik93.com/index.php?action=list_buildports&build=7-STABLE-FPT-NPD&search_port_name=p5-MusicBrainz-TRM PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=p5-MusicBrainz-TRM See http://docs.freebsd.org/cgi/mid.cgi?20090531085138.5bd9cc21 for some help Excerpt from http://QATty.TecNik93.com/logs/7-STABLE-FPT-CustDir/p5-MusicBrainz-TRM-0.02.log : building p5-MusicBrainz-TRM-0.02 in directory /usr/local/tinderbox/7-STABLE-FPT-CustDir build started at Sat Jun 13 03:58:55 UTC 2009 port directory: /usr/ports/audio/p5-MusicBrainz-TRM building for: 7.2-STABLE amd64 ............................................. TRM.c:49: error: (Each undeclared identifier is reported only once TRM.c:49: error: for each function it appears in.) TRM.c:49: error: expected ';' before 'RETVAL' TRM.xs:30: error: 'RETVAL' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_DESTROY': TRM.c:74: error: 'trm_t' undeclared (first use in this function) TRM.c:74: error: expected ';' before 'trm' TRM.c:77: error: 'trm' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_set_proxy': TRM.c:105: error: 'trm_t' undeclared (first use in this function) TRM.c:105: error: expected ';' before 'trm' TRM.c:110: error: 'trm' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_set_pcm_data_info': TRM.c:136: error: 'trm_t' undeclared (first use in this function) TRM.c:136: error: expected ';' before 'o' TRM.c:142: error: 'o' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_set_song_length': TRM.c:167: error: 'trm_t' undeclared (first use in this function) TRM.c:167: error: expected ';' before 'o' TRM.c:171: error: 'o' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_generate_signature': TRM.c:198: error: 'trm_t' undeclared (first use in this function) TRM.c:198: error: expected ';' before 'o' TRM.c:202: error: 'o' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_finalize_signature': TRM.c:234: error: 'trm_t' undeclared (first use in this function) TRM.c:234: error: expected ';' before 'o' TRM.c:238: error: 'o' undeclared (first use in this function) TRM.c: In function 'XS_MusicBrainz__TRM_convert_sig_to_ascii': TRM.c:280: error: 'trm_t' undeclared (first use in this function) TRM.c:280: error: expected ';' before 'o' TRM.c:284: error: 'o' undeclared (first use in this function) *** Error code 1 Stop in /work/a/ports/audio/p5-MusicBrainz-TRM/work/MusicBrainz-TRM-0.02. *** Error code 1 Stop in /a/ports/audio/p5-MusicBrainz-TRM. ================================================================ build of /usr/ports/audio/p5-MusicBrainz-TRM ended at Sat Jun 13 03:59:26 UTC 2009 The tarballed WRKDIR can be found here: http://QATty.TecNik93.com/wrkdirs/7-STABLE-FPT-CustDir/p5-MusicBrainz-TRM-0.02.tbz The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with: PREFIX=/usr/PPP, LOCALBASE=/usr/PPP, X11BASE=/usr/PPP. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."