cvs commit: ports/audio/wavbreaker Makefile distinfo pkg-plist ports/audio/wavbreaker/files patch-src_toc.c

Ion-Mihai Tetcu itetcu at FreeBSD.org
Wed Jun 4 06:37:46 UTC 2008


On Tue, 3 Jun 2008 23:09:26 +0000 (UTC)
Pietro Cerutti <gahr at FreeBSD.org> wrote:

> gahr        2008-06-03 23:09:26 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     audio/wavbreaker     Makefile distinfo pkg-plist 
>   Added files:
>     audio/wavbreaker/files patch-src_toc.c 
>   Log:
>   - Update to 0.10
>   - Add support for Pulseaudio soundserver via the OPTIONS framework
>   - Respect WITHOUT_NLS knob
>   - Take maintainship
>   
>   Revision  Changes    Path
>   1.22      +22 -5     ports/audio/wavbreaker/Makefile
>   1.11      +3 -3      ports/audio/wavbreaker/distinfo
>   1.1       +10 -0     ports/audio/wavbreaker/files/patch-src_toc.c (new)
>   1.7       +3 -3      ports/audio/wavbreaker/pkg-plist
> 
Hi,


You receive this email if you are either the maintainer of the port or if you
recently committed to it. If the error is already fixed please ignore this
email; if you submit a PR to fix it CC me and I'll commit it ASAP.

These emails are generated in one of the following cases:
- an automated build was scheduled because the port was touched in CVS
- the periodic QA build has reached it.
- the port was scheduled because it is a dependency of a port from the cases
above.
There is no fixed interval for this; if other ports depend on it you will
receive this emails more often since testing those other ports is made
impossible by this port being broken. Efforts are made to restrict the number
of outgoing emails to one/port/week for QA or dependency builds (but not for
commit-triggered builds; if you commit 3 times in 5 minutes to the same port
and the first 2 versions fail you'll receive 2 emails).

The builds are done under tinderbox-2.4.2_2 , on 7-STABLE on amd64, with
tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
official up-to-date Ports Tree (for commit-triggered builds the files are
fetched via CVSWeb), with the following vars set:
FORCE_PACKAGE=yes, NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes.
When you fix install/plist errors please bear in mind that each of the 3 NO*
vars controls the installation of different type of files, so constructs like:
.ifndef NOPORTDOCS
        @${MKDIR} ${DATADIR}
        ...
.endif
        or
%%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file
are wrong, WRONG, _WRONG_.

The error which triggered this email is bellow:

TDR: 
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking for WAVBREAKER... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables WAVBREAKER_CFLAGS
and WAVBREAKER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to gahr at FreeBSD.org [maintainer] and attach the
"/work/a/ports/audio/wavbreaker/work/wavbreaker-0.10/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /a/ports/audio/wavbreaker.
================================================================
build of /usr/ports/audio/wavbreaker ended at Tue Jun  3 23:19:41 UTC 2008


http://t64.tecnik93.com/errors/7-STABLE-FTP/wavbreaker-0.10.log


Thanks for your work on making FreeBSD better,


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B


More information about the cvs-all mailing list