On Friday 30 May 2008, Thomas Abthorpe wrote:
> On Friday 30 May 2008 10:20:28 dbhrscom for FreeBSD wrote:
> > 在 Wednesday 28 May 2008 12:05:04,Martin Wilke 写道:
> >
> > > miwi        2008/05/28 14:05:04 CEST
> > >
> > >   KDE/FreeBSD QA/Devel Repository
> > >
> > >   Added files:
> > >     misc/automoc         Makefile distinfo pkg-descr pkg-plist
> > >   Log:
> > >   - Add automoc for 4.1 beta (need for build fix with akonadi and
> > > workspace)
> > >
> > >   Revision  Changes    Path
> > >   1.1       +26 -0     area51/misc/automoc/Makefile (new)
> > >   1.1       +3 -0      area51/misc/automoc/distinfo (new)
> > >   1.1       +8 -0      area51/misc/automoc/pkg-descr (new)
> > >   1.1       +7 -0      area51/misc/automoc/pkg-plist (new)
> > > _______________________________________________
> > > kde-freebsd mailing list
> > > kde-freebsd@kde.org
> > > https://mail.kde.org/mailman/listinfo/kde-freebsd
> >
> > hi, all
> >
> > I make kde 4.1.0 beta now,but automoc can't download ;-(
> >
> > error message:
> >
> > Desktop# make
> > => automoc-0.1.tar.gz doesn't seem to exist
> > in /usr/kdeports/area51/distfiles/KDE4.
> > => Attempting to fetch from http://miwi.homeunix.com/.
> > fetch: http://miwi.homeunix.com/automoc-0.1.tar.gz: Operation timed out
> > => Attempting to fetch from
> > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE4/.
> > fetch:
> > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE4/automoc-0.1.tar.gz
> >: File unavailable (e.g., file not found, no access)
> > => Couldn't fetch it - please try to retrieve this
> > => port manually into /usr/kdeports/area51/distfiles/KDE4 and try again.
> > *** Error code 1
> >
> > Stop in /usr/kdeports/area51/misc/automoc.
> >
> > _______________________________________________
> > kde-freebsd mailing list
> > kde-freebsd@kde.org
> > https://mail.kde.org/mailman/listinfo/kde-freebsd
>
> Miwi had updated the MASTER_FILES today, resync, and try again.
>
>
> Thomas

building automoc-0.1 in directory /tank/tinderbox/7-FreeBSD-area51
maintained by: [EMAIL PROTECTED]
building for:  7.0-STABLE i386
port directory: /usr/ports/misc/automoc
build started at Fri May 30 19:00:59 UTC 2008
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=qt4-uic-4.4.0.tbz qt4-moc-4.4.0.tbz qt4-rcc-4.4.0.tbz 
qt4-qmake-4.4.0.tbz glib-2.16.3.tbz pcre-7.7.tbz gettext-0.16.1_3.tbz 
python25-2.5.2_2.tbz perl-5.8.8_1.tbz pkg-config-0.23_1.tbz 
libiconv-1.11_1.tbz qt4-corelib-4.4.0.tbz cmake-2.6.0.tbz
RUN_DEPENDS=libiconv-1.11_1.tbz qt4-uic-4.4.0.tbz qt4-moc-4.4.0.tbz 
qt4-rcc-4.4.0.tbz qt4-qmake-4.4.0.tbz glib-2.16.3.tbz pcre-7.7.tbz 
gettext-0.16.1_3.tbz python25-2.5.2_2.tbz perl-5.8.8_1.tbz 
pkg-config-0.23_1.tbz qt4-corelib-4.4.0.tbz
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> automoc-0.1.tar.gz is not in /a/ports/misc/automoc/distinfo.
=> Either /a/ports/misc/automoc/distinfo is out of date, or
=> automoc-0.1.tar.gz is spelled incorrectly.
*** Error code 1

Stop in /a/ports/misc/automoc.
================================================================
build of /usr/ports/misc/automoc ended at Fri May 30 19:01:00 UTC 2008


patch to fix build is attached,

Max
Index: distinfo
===================================================================
RCS file: /home/kde-freebsd/area51/misc/automoc/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 May 2008 12:05:04 -0000	1.1
+++ distinfo	30 May 2008 19:19:34 -0000
@@ -1,3 +1,3 @@
-MD5 (KDE4/automoc-0.1.tar.gz) = d19075371443c929fa62e6de0b1444cd
-SHA256 (KDE4/automoc-0.1.tar.gz) = 4ee475083c8bab331600ba63dfdbd840137264e38161c7e8026d7b9bb215b22c
-SIZE (KDE4/automoc-0.1.tar.gz) = 7409
+MD5 (KDE/automoc-0.1.tar.gz) = d19075371443c929fa62e6de0b1444cd
+SHA256 (KDE/automoc-0.1.tar.gz) = 4ee475083c8bab331600ba63dfdbd840137264e38161c7e8026d7b9bb215b22c
+SIZE (KDE/automoc-0.1.tar.gz) = 7409
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to