Re: make install: tar: could not chdir to '(null)'

2007-02-04 Thread Boris Samorodov
On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote:

> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail 
> in building packages, most notably lang/gcc40, lang/gcc41 and above.

>   % make install
>   ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory 
> not owned by root
>   ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied
>   % make package
>   ===>  Building package for gcc-4.0.4,1
>   tar: could not chdir to '(null)'

>   pkg_create: make_dist: tar command failed with code 256
>   Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz
>   Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2.
>   Creating bzip'd tar ball in 
> '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz'
>   *** Error code 1

> Has any of you ever seen anything like this?  This also affects ports
> which test just fine on other machines (6-CURRENT, for example) and
> have been testing fine on this machine.

> I tried to track this down, but failed so far.  From what I can tell,
> there have been no changes on this machines which might trigger this.

A CPU cooler full of dust / mulfunctionning?


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make install: tar: could not chdir to '(null)'

2007-02-04 Thread Pav Lucistnik
Gerald Pfeifer píše v po 05. 02. 2007 v 00:38 +0100:

> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail 
> in building packages, most notably lang/gcc40, lang/gcc41 and above.
> 
>   % make install
>   ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory 
> not owned by root
>   ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied
>   % make package
>   ===>  Building package for gcc-4.0.4,1
>   tar: could not chdir to '(null)'
> 
>   pkg_create: make_dist: tar command failed with code 256
>   Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz
>   Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2.
>   Creating bzip'd tar ball in 
> '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz'
>   *** Error code 1
> 
> Has any of you ever seen anything like this?  This also affects ports
> which test just fine on other machines (6-CURRENT, for example) and
> have been testing fine on this machine.
> 
> I tried to track this down, but failed so far.  From what I can tell,
> there have been no changes on this machines which might trigger this.

We have seen a number of ports fail with this on our last 4-STABLE
package run on pointyhat.


-- 
Pav Lucistnik <[EMAIL PROTECTED]>
  <[EMAIL PROTECTED]>

Cry Havoc! And let slip the Dogs of Waw.


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


Re: make install: tar: could not chdir to '(null)'

2007-02-04 Thread Kris Kennaway
On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote:
> On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote:
> 
> > A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail 
> > in building packages, most notably lang/gcc40, lang/gcc41 and above.
> 
> >   % make install
> >   ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory 
> > not owned by root
> >   ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied
> >   % make package
> >   ===>  Building package for gcc-4.0.4,1
> >   tar: could not chdir to '(null)'
> 
> >   pkg_create: make_dist: tar command failed with code 256
> >   Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz
> >   Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2.
> >   Creating bzip'd tar ball in 
> > '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz'
> >   *** Error code 1
> 
> > Has any of you ever seen anything like this?  This also affects ports
> > which test just fine on other machines (6-CURRENT, for example) and
> > have been testing fine on this machine.
> 
> > I tried to track this down, but failed so far.  From what I can tell,
> > there have been no changes on this machines which might trigger this.
> 
> A CPU cooler full of dust / mulfunctionning?

No :-) One of the changes in the last b.p.m patch presumably doesn't
work on FreeBSD <6.

Kris


pgppMSAHnP7Lc.pgp
Description: PGP signature


Re: make install: tar: could not chdir to '(null)'

2007-02-05 Thread LI Xin
Kris Kennaway wrote:
> On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote:
>> On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote:
>>
>>> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail 
>>> in building packages, most notably lang/gcc40, lang/gcc41 and above.
>>>   % make install
>>>   ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory 
>>> not owned by root
>>>   ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied
>>>   % make package
>>>   ===>  Building package for gcc-4.0.4,1
>>>   tar: could not chdir to '(null)'
>>>   pkg_create: make_dist: tar command failed with code 256
>>>   Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz
>>>   Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2.
>>>   Creating bzip'd tar ball in 
>>> '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz'
>>>   *** Error code 1
>>> Has any of you ever seen anything like this?  This also affects ports
>>> which test just fine on other machines (6-CURRENT, for example) and
>>> have been testing fine on this machine.
>>> I tried to track this down, but failed so far.  From what I can tell,
>>> there have been no changes on this machines which might trigger this.
>> A CPU cooler full of dust / mulfunctionning?
> 
> No :-) One of the changes in the last b.p.m patch presumably doesn't
> work on FreeBSD <6.

Does this mean that the ports tree is now officially removed 5.x
support?  Does not sound like a good news... :-/

Cheers,
-- 
Xin LI <[EMAIL PROTECTED]>  http://www.delphij.net/
FreeBSD - The Power to Serve!



signature.asc
Description: OpenPGP digital signature


Re: make install: tar: could not chdir to '(null)'

2007-02-05 Thread Kris Kennaway
On Mon, Feb 05, 2007 at 04:52:53PM +0800, LI Xin wrote:
> Kris Kennaway wrote:
> > On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote:
> >> On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote:
> >>
> >>> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail 
> >>> in building packages, most notably lang/gcc40, lang/gcc41 and above.
> >>>   % make install
> >>>   ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring 
> >>> directory not owned by root
> >>>   ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied
> >>>   % make package
> >>>   ===>  Building package for gcc-4.0.4,1
> >>>   tar: could not chdir to '(null)'
> >>>   pkg_create: make_dist: tar command failed with code 256
> >>>   Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz
> >>>   Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2.
> >>>   Creating bzip'd tar ball in 
> >>> '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz'
> >>>   *** Error code 1
> >>> Has any of you ever seen anything like this?  This also affects ports
> >>> which test just fine on other machines (6-CURRENT, for example) and
> >>> have been testing fine on this machine.
> >>> I tried to track this down, but failed so far.  From what I can tell,
> >>> there have been no changes on this machines which might trigger this.
> >> A CPU cooler full of dust / mulfunctionning?
> > 
> > No :-) One of the changes in the last b.p.m patch presumably doesn't
> > work on FreeBSD <6.
> 
> Does this mean that the ports tree is now officially removed 5.x
> support?  Does not sound like a good news... :-/

No, it means that our main testing target is 6.x, and sometimes there
will be unfortunate breakage localized on other branches.  When
someone can identify the cause of the problem we'll try and expedite a
fix or workaround.

Kris


pgpIY0BBO45wt.pgp
Description: PGP signature


Re: make install: tar: could not chdir to '(null)'

2007-02-07 Thread Sergey Matveychuk
Kris Kennaway wrote:
> 
> No :-) One of the changes in the last b.p.m patch presumably doesn't
> work on FreeBSD <6.
> 

A quick look points to ports/106235 a possible guilty candidate.

-- 
Dixi.
Sem.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"