pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/33921 (devel/zlib install /usr/local)
The following reply was made to PR pkg/33921; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: solaris-pkg-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/33921 (devel/zlib install /usr/local)
Date: Thu, 6 Jul 2006 10:14:38 +0200 (CEST)
> From: Ben Collver <collver%peak.org@localhost>
>
> The following reply was made to PR pkg/33921; it has been noted by GNATS.
>
> From: Ben Collver <collver%peak.org@localhost>
> To: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
> Cc: solaris-pkg-people%NetBSD.org@localhost,
> pkg-manager%NetBSD.org@localhost,
> pkgsrc-bugs%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
> ben%NetBSD.org@localhost,
> dauphin%enst.fr@localhost, gnats-bugs%NetBSD.org@localhost
> Subject: Re: pkg/33921 (devel/zlib install /usr/local)
> Date: Wed, 5 Jul 2006 14:52:27 -0700
>
> I was unable to reproduce the problem on netbsd, and it installed
> correctly under /usr/pkg for me.
>
> Who would you like me to assign the PR to?
Maybe people who can help to bmake or pkgsrc/mk:
here is the result of a bmake -dm install
and why it re-extract the package, but i am unable to find where
in mk/... or what i am doing wrong.
---------------------------------
[root@u2 1047] bmake -dm install
Examining check-vulnerable...non-existent....PHONY node...out-of-date.
recheck(check-vulnerable): update time to now: 1:00:00 Jan 01, 1970
Examining build...non-existent....PHONY node...out-of-date.
recheck(build): update time to now: 1:00:00 Jan 01, 1970
Examining acquire-install-lock...non-existent....PHONY node...out-of-date.
recheck(acquire-install-lock): update time to now: 1:00:00 Jan 01, 1970
Examining install-check-interactive...non-existent...non-existent and no
sources...out-of-date.
recheck(install-check-interactive): update time to now: 1:00:00 Jan 01, 1970
Examining /pkg/obj/devel/zlib/work/.install_done...non-existent...modified
before source...out-of-date.
Examining extract-check-interactive...non-existent...non-existent and no
sources...out-of-date.
recheck(extract-check-interactive): update time to now: 1:00:00 Jan 01, 1970
Examining extract-message...non-existent....PHONY node...out-of-date.
===> Extracting for zlib-1.2.3
recheck(extract-message): update time to now: 1:00:00 Jan 01, 1970
Examining /pkg/obj/devel/zlib/work...modified 10:00:41 Jul 06,
2006...up-to-date.
Examining /pkg/obj/devel/zlib/work/.extract_makevars.mk...modified 10:00:36
Jul
06, 2006...modified before source...out-of-date.
recheck(/pkg/obj/devel/zlib/work/.extract_makevars.mk): current update time:
10:12:25 Jul 06, 2006
Examining extract-vars...non-existent...modified before source...out-of-date.
recheck(extract-vars): update time to now: 1:00:00 Jan 01, 1970
Examining pre-extract...non-existent....PHONY node...out-of-date.
recheck(pre-extract): update time to now: 1:00:00 Jan 01, 1970
Examining do-extract...non-existent....PHONY node...out-of-date.
recheck(do-extract): update time to now: 1:00:00 Jan 01, 1970
Examining post-extract...non-existent....PHONY node...out-of-date.
recheck(post-extract): update time to now: 1:00:00 Jan 01, 1970
Examining extract-cookie...non-existent....PHONY node...out-of-date.
recheck(extract-cookie): update time to now: 1:00:00 Jan 01, 1970
Examining real-extract...non-existent....PHONY node...out-of-date.
recheck(real-extract): update time to now: 1:00:00 Jan 01, 1970
Examining /pkg/obj/devel/zlib/work/.extract_done...modified 10:00:36 Jul 06,
2006...modified before source...out-of-date.
recheck(/pkg/obj/devel/zlib/work/.extract_done): current update time:
10:12:26
Jul 06, 2006
Examining install-check-version...non-existent....PHONY node...out-of-date.
--------------------------------------------------------
>
> Cheers,
>
> Ben
>
>
> On Wed, Jul 05, 2006 at 05:14:38PM +0200, Gilles Dauphin wrote:
> >
> >
> > > Synopsis: devel/zlib install /usr/local
> > >
> > > Responsible-Changed-From-To: pkg-manager->solaris-pkg-people
> > > Responsible-Changed-By: ben%netbsd.org@localhost
> > > Responsible-Changed-When: Wed, 05 Jul 2006 13:25:17 +0000
> > > Responsible-Changed-Why:
> > > Solaris issue, assigned to solaris-pkg-people.
> >
> > I am sorry but NO!
> > Maybe I am doing something wrong or somethings goes wrong in pkgsrc/mk
> >
> > why when doing 'bmake install' after a simple 'bmake'
> > it extract again the package?
> >
> > I try with a clean : cvs -rHEAD and see same things.
> > I try with other packages and 'bmake install' extract the original
> > distfiles a second time.
> >
> > ------------------------------------
> > [root@u2 1290] bmake install
> > ===> Extracting for zlib-1.2.3 <==== somethings goes wrong here
> > ===> Installing for zlib-1.2.3
> > => Generating pre-install file lists
> > => Creating installation directories
> > cp zlib.h zconf.h /usr/local/include
> > ....
> > -------------------------------------
> >
> > Gilles
> >
>
Home |
Main Index |
Thread Index |
Old Index