Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 14:29:47 +0300
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/cad Makefile ports/cad/p5-Verilog-Perl Makefile          distinfo pkg-descr pkg-plist
Message-ID:  <20090526142947.40a8e81b@it.buh.tecnik93.com>
In-Reply-To: <200905261101.n4QB1d3l052935@repoman.freebsd.org>
References:  <200905261101.n4QB1d3l052935@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/_qZsdi=r6psQXKmDWwWFlZv
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Tue, 26 May 2009 11:01:39 +0000 (UTC)
Renato Botelho <garga@FreeBSD.org> wrote:

> garga       2009-05-26 11:01:39 UTC
>=20
>   FreeBSD ports repository
>=20
>   Modified files:
>     cad                  Makefile=20
>   Added files:
>     cad/p5-Verilog-Perl  Makefile distinfo pkg-descr pkg-plist=20
>   Log:
>   The Verilog-Perl library is a building point for Verilog support in
> the Perl language. It includes:
>   * Verilog::Getopt which parses command line options similar to C++
> and VCS.
>   * Verilog::Language which knows the language keywords and parses
> numbers.
>   * Verilog::Netlist which builds netlists out of Verilog files. This
> allows easy scripts to determine things such as the hierarchy of
> modules.
>   * Verilog::Parser invokes callbacks for language tokens.
>   * Verilog::Preproc preprocesses the language, and allows reading
>     post-processed files right from Perl without temporary files.
>   * vpassert inserts PLIish warnings and assertions for any simulator.
>   * vppreproc preprocesses the complete Verilog 2001 and
> SystemVerilog language.
>   * vrename renames and cross-references Verilog symbols. Vrename
> creates Verilog cross references and makes it easy to rename signal
> and module names across multiple files. Vrename uses a simple and
> efficient three step process. First, you run vrename to create a list
> of signals in the design. You then edit this list, changing as many
> symbols as you wish. Vrename is then run a second time to apply the
> changes.=20
>   WWW:    http://www.veripool.org/wiki/verilog-perl
>  =20
>   PR:             ports/134124
>   Submitted by:   Otac_lio de Ara_jo Ramos Neto <otacilio.neto at
> ee.ufcg.edu.br>=20
>   Revision  Changes    Path
>   1.108     +1 -0      ports/cad/Makefile
>   1.1       +42 -0     ports/cad/p5-Verilog-Perl/Makefile (new)
>   1.1       +3 -0      ports/cad/p5-Verilog-Perl/distinfo (new)
>   1.1       +19 -0     ports/cad/p5-Verilog-Perl/pkg-descr (new)
>   1.1       +33 -0     ports/cad/p5-Verilog-Perl/pkg-plist (new)
>=20

The Restless Daemon identified a etc lib sql error while trying to build:
 p5-Verilog-Perl-3.210 maintained by otacilio.neto@ee.ufcg.edu.br
 Makefile ident: $FreeBSD: ports/cad/p5-Verilog-Perl/Makefile,v 1.1 2009/05=
/26 11:01:39 garga Exp $

Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-Verilog-Perl-=
3.210.log :

=3D=3D=3D>   p5-Verilog-Perl-3.210 depends on file: /usr/local/bin/perl5.8.=
9 - found =20
Deleting perl-5.8.9_2
Removing stale symlinks from /usr/bin...
    Removing /usr/bin/perl
    Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 4: make =
build>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
add_pkg perl-5.8.9_2.tbz gettext-0.17_1.tbz libiconv-1.11_1.tbz gmake-3.81_=
3.tbz
adding dependencies
pkg_add perl-5.8.9_2.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
pkg_add gettext-0.17_1.tbz
pkg_add libiconv-1.11_1.tbz
skipping libiconv-1.11_1, already added
pkg_add gmake-3.81_3.tbz
=3D=3D=3D>   p5-Verilog-Perl-3.210 depends on executable: gmake - found
=3D=3D=3D>   p5-Verilog-Perl-3.210 depends on file: /usr/local/bin/perl5.8.=
9 - found
=3D=3D=3D>  Configuring for p5-Verilog-Perl-3.210 =20

%Error: 'bison' must be installed to build
%Error: Exiting due to above missing dependencies.
*** Error code 2

Stop in /a/ports/cad/p5-Verilog-Perl.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
build of /usr/ports/cad/p5-Verilog-Perl ended at Tue May 26 10:48:35 UTC 20=
09

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/p5-Verilog-Perl-3.210.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=3Dcad&portname=3Dp5-Ve=
rilog-Perl

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=3D"-nullfs -plistcheck -onceonly" and ccache support, wi=
th the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=3Dyes,  NOPORTEXAMPLES=3Dyes, NOPORTDATA=3Dyes, FORCE_PACKAGE=3D=
yes.

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."


--=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_/_qZsdi=r6psQXKmDWwWFlZv
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkob0qsACgkQJ7GIuiH/oeUnXQCfWPsCHAPEtNrLKWB544TRee/Z
U6kAoLZFkCWaBv/pajpV70ONAvj5DjlT
=Flxh
-----END PGP SIGNATURE-----

--Sig_/_qZsdi=r6psQXKmDWwWFlZv--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526142947.40a8e81b>