Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 07:24:23 -0800 (PST)
From:      QAT@FreeBSD.org
To:        dinoex@FreeBSD.org
Cc:        ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/audio/rsynth Makefile
Message-ID:  <20101113152424.1F7265A90E6@jester1b.ixsystems.com>
In-Reply-To: <201011131515.oADFFX6k057780@repoman.freebsd.org>
References:  <201011131515.oADFFX6k057780@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a gcc4 error while trying to build:
 rsynth-2.0_3 maintained by ports@FreeBSD.org
 Makefile ident: $FreeBSD: ports/audio/rsynth/Makefile,v 1.28 2010/11/13 15:15:33 dinoex Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/rsynth-2.0_3.log :

checking for -lICE... no
checking for -ldnet... no
checking for -ldnet_stub... no
checking for -lnsl... no
checking for -lsocket... no
checking for -lsocket... (cached) no
checking for -lnsl... (cached) no
checking for -lX11... yes
checking for audio/audiolib.h... -I.: not found
grep: conftest.out: No such file or directory
yes
checking for -laudio... yes
checking whether cc needs -traditional... no
checking return type of signal handlers... int
checking for GNU make... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
linking ./config/freebsdplay.c to hplay.c
===>  Building for rsynth-2.0_3
cc -O2 -pipe -fno-strict-aliasing -I. -I.  -I/usr/local/include -DDICT_DIR=\"/usr/local/lib/dict\" -c -o say.o say.c
In file included from say.c:43:
/usr/include/stdio.h:57: error: two or more data types in declaration specifiers
In file included from ./useconfig.h:19,
                 from say.c:45:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
say.c: In function 'say_phones':
say.c:189: warning: incompatible implicit declaration of built-in function 'malloc'
say.c: In function 'concat_args':
say.c:332: warning: incompatible implicit declaration of built-in function 'strlen'
say.c:333: warning: incompatible implicit declaration of built-in function 'malloc'
*** Error code 1

Stop in /work/a/ports/audio/rsynth/work/rsynth-2.0.
*** Error code 1

Stop in /a/ports/audio/rsynth.
================================================================
build of /usr/ports/audio/rsynth ended at Sat Nov 13 15:24:22 UTC 2010

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/rsynth-2.0_3.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=audio&portname=rsynth

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=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."




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