cvs commit: ports/devel/libopkele Makefile distinfo pkg-plist ports/devel/libopkele/files patch-lib-util.cc patch-test_Makefile.am

QA Tindy itetcu at FreeBSD.org
Thu Jul 3 09:48:58 UTC 2008


On Thu, 3 Jul 2008 08:52:50 +0000 (UTC)
"Vanilla I. Shu"  <vanilla at FreeBSD.org> wrote:

> vanilla     2008-07-03 08:52:50 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/libopkele      Makefile distinfo pkg-plist 
>   Added files:
>     devel/libopkele/files patch-lib-util.cc 
>   Removed files:
>     devel/libopkele/files patch-test_Makefile.am 
>   Log:
>   Upgrade to 2.0.
>   
>   PR:             ports/125204
>   Submitted by:   maintainer
>   
>   Revision  Changes    Path
>   1.2       +26 -4     ports/devel/libopkele/Makefile
>   1.2       +3 -3      ports/devel/libopkele/distinfo
>   1.1       +64 -0     ports/devel/libopkele/files/patch-lib-util.cc
> (new) 1.2       +0 -10
> ports/devel/libopkele/files/patch-test_Makefile.am (dead) 1.2
> +9 -1      ports/devel/libopkele/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.

The builds are done under tinderbox-2.4.3, 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:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

The error which triggered this email is bellow followed by the link to the 
full log and explanations about the testing process.


building libopkele-2.0 in directory /var/tinderbox/7-STABLE-FTP
maintained by: zhoushuqun at gmail.com
building for:  7.0-STABLE amd64
port directory: /usr/ports/devel/libopkele
Makefile ident: $FreeBSD: ports/devel/libopkele/Makefile,v 1.2 2008/07/03 08:52:50 vanilla Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Thu Jul  3 08:54:16 UTC 2008

......

checking for std::tr1::shared_ptr<> in tr1/memory... found
checking for boost::shared_ptr<> in boost/shared_ptr.hpp... found
checking for tr1/memory implementation to use... std
checking for deprecated attribute support... yes
checking for abi::__cxa_demangle... yes
checking for OPENSSL... yes
checking for KONFORKA... gnome-config: not found
no
checking for doxygen... false
checking for dot... false
checking for gawk... (cached) nawk
checking for curl-config... /usr/local/bin/curl-config
checking for the version of libcurl... 7.18.0
checking whether libcurl is usable... yes
checking for curl_free... yes
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: error: no required expat library. get one from http://expat.sourceforge.net/
===>  Script "configure" failed unexpectedly.
Please report the problem to zhoushuqun at gmail.com [maintainer] and attach the
"/work/a/ports/devel/libopkele/work/libopkele-2.0/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/devel/libopkele.
================================================================
build of /usr/ports/devel/libopkele ended at Thu Jul  3 08:55:27 UTC 2008


http://t64.tecnik93.com/errors/7-STABLE-FTP/libopkele-2.0.log



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

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.
Please use the right pairs like:
%%PORTDOCS%%%%DOCSDIR%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%
%%PORTDATA%%%%DATADIR%%


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