Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2009 19:49:42 -0700 (PDT)
From:      QAT@FreeBSD.org
To:        daichi@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, daichi@freebsd.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/japanese Makefile ports/japanese/ibus-anthy Makefile distinfo pkg-descr pkg-plist
Message-ID:  <20090430024943.103048FC62@release.ixsystems.com>
In-Reply-To: <200904300303.n3U33bIY009202@repoman.freebsd.org>
References:  <200904300303.n3U33bIY009202@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a depend_object error while trying to build:
 ja-ibus-anthy-1.1.0.20090402 maintained by daichi@freebsd.org
 Makefile ident: $FreeBSD: ports/japanese/ibus-anthy/Makefile,v 1.1 2009/04/30 03:03:37 daichi Exp $

Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/ja-ibus-anthy-1.1.0.20090402.log :

  copying ..//calctrans/anthy.weak_words (weak_words)
  copying ..//calctrans/anthy.corpus_bucket (corpus_bucket)
  copying ..//calctrans/anthy.corpus_array (corpus_array)
./mkfiledic done.
Making all in doc
Making all in test
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\"  -DTEST_HOME=\""`pwd`"\"     -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c;  then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link cc  -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -o anthy  main.o ../src-util/libconvdb.la ../src-main/libanthy.la ../src-worddic/libanthydic.la 
mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/anthy main.o  ../src-util/.libs/libconvdb.a ../src-main/.libs/libanthy.so -lm /work/a/ports/japanese/anthy/work/anthy-9100h/src-worddic/.libs/libanthydic.so ../src-worddic/.libs/libanthydic.so -Wl,--rpath -Wl,/usr/local/lib
creating anthy
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\"  -DTEST_HOME=\""`pwd`"\"     -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT check.o -MD -MP -MF ".deps/check.Tpo" -c -o check.o check.c;  then mv -f ".deps/check.Tpo" ".deps/check.Po"; else rm -f ".deps/check.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link cc  -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -o checklib  check.o ../src-main/libanthy.la ../src-worddic/libanthydic.la 
cc -O2 -fno-strict-aliasing -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/checklib check.o  ../src-main/.libs/libanthy.so -lm /work/a/ports/japanese/anthy/work/anthy-9100h/src-worddic/.libs/libanthydic.so ../src-worddic/.libs/libanthydic.so -Wl,--rpath -Wl,/usr/local/lib
creating checklib
Making all in alt-cannadic
===>  Installing for ja-anthy-9100h
===>   ja-anthy-9100h depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if japanese/anthy already installed
===>   ja-anthy-9100h is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of japanese/anthy
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /a/ports/japanese/anthy.
*** Error code 1

Stop in /a/ports/japanese/anthy.
*** Error code 1

Stop in /a/ports/japanese/ibus-anthy.
*** Error code 1

Stop in /a/ports/japanese/ibus-anthy.
================================================================
build of /usr/ports/japanese/ibus-anthy ended at Thu Apr 30 02:49:40 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/ja-ibus-anthy-1.1.0.20090402.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=japanese&portname=ibus-anthy

The build which triggered this BotMail was done under
tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4
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?20090430024943.103048FC62>