ports system broken on amd64 -CURRENT?

Burkard Meyendriesch bm at malepartus.de
Sun Mar 21 02:18:58 PST 2004


On Sat, 20 Mar 2004 13:05:15 -0600 (CST) Hermes Trismegistus wrote:
> 
> On Sat, 20 Mar 2004, Burkard Meyendriesch wrote:
> 
> > Hi all,
> >
> > a "portupgrade -aR" on my amd -CURRENT box (19.03.2004) shows lots
> > of errors complaining missing shared libraries. The portupgrade
> > makes the new library versions, deletes the old ones and leaves the
> > system without the shared version of the newly made library. For
> > example:
>
> By way of a suggestion, have you tried using "portupgrade -arR"?
> 
> Cheers,
> 
> J. Craig Woods
>
"portupgrade -arR" does not change the behavior.

As another example just tried an "portupgrade -f converters/libiconv"
on my 4.9-STABLE i386 box. It results in *two* new libraries:

root at Grimbart:/root# l /usr/local/lib/libiconv*
-rw-r--r--  1 root  wheel  1000974 21 Mär 08:31 /usr/local/lib/libiconv.a
lrwxr-xr-x  1 root  wheel       13 21 Mär 08:31 /usr/local/lib/libiconv.so -> libiconv.so.3
-r--r--r--  1 root  wheel  1001419 21 Mär 08:31 /usr/local/lib/libiconv.so.3

When I do the same thing with the same /usr/ports tree on my 5.2-CURRENT
amd64 box I get only *one* library:

root at Reineke:/root# l /usr/local/lib/libiconv*
-rw-r--r--  1 root  wheel  1052434 21 Mär 08:38 /usr/local/lib/libiconv.a

Same /usr/ports and same /etc/make.conf.

Burkard

--
Burkard Meyendriesch
Stevern 2
D-48301 Nottuln


More information about the freebsd-ports mailing list