From: Dominic Fandrey on
Error 1:
The configure script of devel/gettext pulls in gawk if installed,
which depends on gettext and causes install to fail.

Error 2:
I updated with "portmaster -Da" so I stumbled over lots of stuff
that didn't get version bumped, even though it directly links to
gettext.
This is the list of packages that miss a direct dependency on
devel/gettext and should be version bumped:

textproc/libcroco
devel/glib20
shells/bash
textproc/libxslt
security/libgcrypt
devel/dbus-glib
devel/eggdbus
sysutils/polkit
devel/libIDL
devel/ORBit2
devel/gconf2
devel/gio-fam-backend
x11-toolkits/pango
devel/gamin
x11-toolkits/gtk20 (also links against its old version during build)

More missing direct dependencies were uncovered by pkg_libchk:

graphics/ImageMagick
audio/arts
net/avahi-app
devel/avr-gcc
sysutils/consolekit
devel/desktop-file-utils
textproc/enchant
net-im/farsight2
graphics/gegl
graphics/gimp-app
print/gimp-gutenprint
devel/glibmm
devel/gnome-vfs
textproc/gsed
multimedia/gstreamer-ffmpeg
multimedia/gstreamer-plugins
multimedia/gstreamer-plugins-bad
audio/gstreamer-plugins-cdparanoia
multimedia/gstreamer-plugins-dvd
audio/gstreamer-plugins-esound
audio/gstreamer-plugins-flac
devel/gstreamer-plugins-gnomevfs
multimedia/gstreamer-plugins-gnonlin
graphics/gstreamer-plugins-jpeg
audio/gstreamer-plugins-lame
multimedia/gstreamer-plugins-good
graphics/gstreamer-plugins-libpng
audio/gstreamer-plugins-ogg
audio/gstreamer-plugins-pulse
audio/gstreamer-plugins-shout2
audio/gstreamer-plugins-sndfile
multimedia/gstreamer-plugins-ugly
audio/gstreamer-plugins-wavpack
multimedia/gstreamermm
x11-toolkits/gtkglext
textproc/gtkspell
print/gutenprint-base
x11-toolkits/gtkmm24
print/gutenprint-ijs
science/hdf5
irc/irssi
sysutils/k3b
devel/libbonobo
x11-toolkits/libbonoboui
multimedia/libdv
x11/libgnome
graphics/libgnomecanvas
x11-toolkits/libgnomeui
devel/libgsf
graphics/liblqr-1
net-im/libnice
devel/libnotify
graphics/libopenraw
net-im/libpurple
graphics/librsvg2
devel/libsoup
textproc/libwpd
textproc/libxml++26
multimedia/mjpegtools
audio/mpc
textproc/openjade
x11-toolkits/pangomm
net-im/pidgin
graphics/poppler-gtk
graphics/pstoedit
devel/py-dbus
multimedia/py-gstreamer
multimedia/smpeg
multimedia/vcdimager
editors/vim
www/webkit-gtk2
net/wireshark


Error 3:
"make fetch" fails for postgresql related ports prior to the
postgresql-client update (not really a gettext issue)!
I figure they should all get a FETCH_DEPENDS line.

===>>> Returning to update check of installed ports

/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
===>>> Launching child to update php5-pdo_pgsql-5.3.2 to php5-pdo_pgsql-5.3.2_1
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"

===>>> Port directory: /usr/ports/databases/php5-pdo_pgsql
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
===>>> Gathering dependency list for databases/php5-pdo_pgsql from ports
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
===>>> Starting recursive 'make config' check
===>>> Recursive 'make config' check complete for databases/php5-pdo_pgsql
===>>> Returning to update check of installed ports

/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
===>>> Launching child to update postgresql-server-8.3.11 to postgresql-server-8.3.11_1
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"

===>>> Port directory: /usr/ports/databases/postgresql83-server
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config"


--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Dominic Fandrey on
On 31/05/2010 17:29, Dominic Fandrey wrote:
> science/hdf5

Sorry about that one, it slipped through. This is not a gettext
issue, but a years-long standing issue with the port not installing
libh5test.so.0

--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Franci Nabalanci on
I have the same problem and my FreeBSD 8.0 release doesnn't work anymore. I
cannot do anything. It is possible to save this problem or better install
different OS??


On Mon, May 31, 2010 at 10:29 AM, Dominic Fandrey <kamikaze(a)bsdforen.de>wrote:

> Error 1:
> The configure script of devel/gettext pulls in gawk if installed,
> which depends on gettext and causes install to fail.
>
> Error 2:
> I updated with "portmaster -Da" so I stumbled over lots of stuff
> that didn't get version bumped, even though it directly links to
> gettext.
> This is the list of packages that miss a direct dependency on
> devel/gettext and should be version bumped:
>
> textproc/libcroco
> devel/glib20
> shells/bash
> textproc/libxslt
> security/libgcrypt
> devel/dbus-glib
> devel/eggdbus
> sysutils/polkit
> devel/libIDL
> devel/ORBit2
> devel/gconf2
> devel/gio-fam-backend
> x11-toolkits/pango
> devel/gamin
> x11-toolkits/gtk20 (also links against its old version during build)
>
> More missing direct dependencies were uncovered by pkg_libchk:
>
> graphics/ImageMagick
> audio/arts
> net/avahi-app
> devel/avr-gcc
> sysutils/consolekit
> devel/desktop-file-utils
> textproc/enchant
> net-im/farsight2
> graphics/gegl
> graphics/gimp-app
> print/gimp-gutenprint
> devel/glibmm
> devel/gnome-vfs
> textproc/gsed
> multimedia/gstreamer-ffmpeg
> multimedia/gstreamer-plugins
> multimedia/gstreamer-plugins-bad
> audio/gstreamer-plugins-cdparanoia
> multimedia/gstreamer-plugins-dvd
> audio/gstreamer-plugins-esound
> audio/gstreamer-plugins-flac
> devel/gstreamer-plugins-gnomevfs
> multimedia/gstreamer-plugins-gnonlin
> graphics/gstreamer-plugins-jpeg
> audio/gstreamer-plugins-lame
> multimedia/gstreamer-plugins-good
> graphics/gstreamer-plugins-libpng
> audio/gstreamer-plugins-ogg
> audio/gstreamer-plugins-pulse
> audio/gstreamer-plugins-shout2
> audio/gstreamer-plugins-sndfile
> multimedia/gstreamer-plugins-ugly
> audio/gstreamer-plugins-wavpack
> multimedia/gstreamermm
> x11-toolkits/gtkglext
> textproc/gtkspell
> print/gutenprint-base
> x11-toolkits/gtkmm24
> print/gutenprint-ijs
> science/hdf5
> irc/irssi
> sysutils/k3b
> devel/libbonobo
> x11-toolkits/libbonoboui
> multimedia/libdv
> x11/libgnome
> graphics/libgnomecanvas
> x11-toolkits/libgnomeui
> devel/libgsf
> graphics/liblqr-1
> net-im/libnice
> devel/libnotify
> graphics/libopenraw
> net-im/libpurple
> graphics/librsvg2
> devel/libsoup
> textproc/libwpd
> textproc/libxml++26
> multimedia/mjpegtools
> audio/mpc
> textproc/openjade
> x11-toolkits/pangomm
> net-im/pidgin
> graphics/poppler-gtk
> graphics/pstoedit
> devel/py-dbus
> multimedia/py-gstreamer
> multimedia/smpeg
> multimedia/vcdimager
> editors/vim
> www/webkit-gtk2
> net/wireshark
>
>
> Error 3:
> "make fetch" fails for postgresql related ports prior to the
> postgresql-client update (not really a gettext issue)!
> I figure they should all get a FETCH_DEPENDS line.
>
> ===>>> Returning to update check of installed ports
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Launching child to update php5-pdo_pgsql-5.3.2 to
> php5-pdo_pgsql-5.3.2_1
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
> ===>>> Port directory: /usr/ports/databases/php5-pdo_pgsql
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Gathering dependency list for databases/php5-pdo_pgsql from ports
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Starting recursive 'make config' check
> ===>>> Recursive 'make config' check complete for databases/php5-pdo_pgsql
> ===>>> Returning to update check of installed ports
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Launching child to update postgresql-server-8.3.11 to
> postgresql-server-8.3.11_1
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
> ===>>> Port directory: /usr/ports/databases/postgresql83-server
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
>
> --
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
> _______________________________________________
> freebsd-ports(a)freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
>
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Dominic Fandrey on
On 31/05/2010 19:08, Franci Nabalanci wrote:
> I have the same problem and my FreeBSD 8.0 release doesnn't work anymore. I
> cannot do anything. It is possible to save this problem or better install
> different OS??

A lot of stuff will start working again if you add the line:
libintl.so.8 libintl.so.9

to your /etc/libmap.conf file. Note that this is just a temporal
workaround until you manage to rebuild the troublesome packages.

P.S.: Please do not top-post.

--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Freddie Cash on
On Mon, May 31, 2010 at 10:37 AM, Dominic Fandrey <kamikaze(a)bsdforen.de>wrote:

> On 31/05/2010 19:08, Franci Nabalanci wrote:
> > I have the same problem and my FreeBSD 8.0 release doesnn't work anymore.
> I
> > cannot do anything. It is possible to save this problem or better install
> > different OS??
>
> A lot of stuff will start working again if you add the line:
> libintl.so.8 libintl.so.9
>
> to your /etc/libmap.conf file. Note that this is just a temporal
> workaround until you manage to rebuild the troublesome packages.
>
> This would be an excellent time to mention the wonderful -b options for
portupgrade and portmaster, that will create a backup package of any ports
that are upgraded, stored under /usr/ports/packages. :) If you run into
any issues, it's a simple "pkg_delete -xi portname" and "pkg_add
/usr/ports/packages/portname.tbz" process to roll-back to a known-good
version. :D

There's also an option for both portupgrade and portmaster that tell it to
save old libraries to /usr/local/compat/lib, so that applications that
require the lib will continue to work, while you re-install/upgrade the
other apps.

Using ZFS snapshots on /usr/local and /var/db/pkg is also an option, as ZFS
provides a snapshot-roll-back feature.

IOW, this is not an "unsolvable mess" like some people claim every year. :)

--
Freddie Cash
fjwcash(a)gmail.com
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"