Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 01:11:37 -0500
From:      AlanE <alane@geeksrus.net>
To:        Eric Anholt <anholt@FreeBSD.org>
Cc:        FreeBSD Ports List <ports-bugs@FreeBSD.org>
Subject:   Re: ports/48447: update of XF86-libs broken gkrellm3 build
Message-ID:  <20030219061137.GA28996@wwweasel.geeksrus.net>
In-Reply-To: <200302190535.h1J5Z2WQ030673@freefall.freebsd.org>
References:  <200302190535.h1J5Z2WQ030673@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 18, 2003 at 09:35:02PM -0800, Eric Anholt wrote:
>Synopsis: update of XF86-libs broken gkrellm3 build
>
>State-Changed-From-To: open->closed
>State-Changed-By: anholt
>State-Changed-When: Tue Feb 18 21:34:03 PST 2003
>State-Changed-Why: 
>The port I assume this is talking about builds fine here.  After having properly
>updated your ports, please submit a PR with logs if it is still an issue.
>
>http://www.freebsd.org/cgi/query-pr.cgi?pr=48447

Full log. It appears, from the output of pkg-config -libs gtk+-2.0, that
all gtk2 ports are now broken.

===>  Cleaning for gkrellm-2.1.7a_1

You may use GKRELLM_SERVER_ONLY=yes to build gkrellmd only.

===>  Extracting for gkrellm-2.1.7a_1
>> Checksum OK for gkrellm-2.1.7a.tar.bz2.
===>   gkrellm-2.1.7a_1 depends on executable: gmake - found
===>   gkrellm-2.1.7a_1 depends on shared library: gtk-x11-2.0.200 - found
===>   gkrellm-2.1.7a_1 depends on shared library: X11.6 - found
===>  Patching for gkrellm-2.1.7a_1
===>  Applying FreeBSD patches for gkrellm-2.1.7a_1
===>  Configuring for gkrellm-2.1.7a_1
===>  Building for gkrellm-2.1.7a_1
(cd po && gmake all)
gmake[1]: Entering directory `/home/bsd/ports/sysutils/gkrellm2/work/gkrellm-2.1.7a/po'
msgfmt -f -v -o cs.mo cs.po
370 translated messages, 116 untranslated messages.
msgfmt -f -v -o de.mo de.po
486 translated messages.
msgfmt -f -v -o es.mo es.po
486 translated messages.
msgfmt -f -v -o fr.mo fr.po
486 translated messages.
msgfmt -f -v -o it.mo it.po
486 translated messages.
msgfmt -f -v -o ja.mo ja.po
483 translated messages.
msgfmt -f -v -o pl.mo pl.po
486 translated messages.
msgfmt -f -v -o ru.mo ru.po
449 translated messages, 37 untranslated messages.
msgfmt -f -v -o sl.mo sl.po
486 translated messages.
msgfmt -f -v -o sv.mo sv.po
472 translated messages, 5 fuzzy translations, 9 untranslated messages.
gmake[1]: Leaving directory `/home/bsd/ports/sysutils/gkrellm2/work/gkrellm-2.1.7a/po'
(cd src && gmake \
	EXTRAOBJS= SYS_LIBS="-lkvm -ldevstat -lmd" gkrellm )
gmake[1]: Entering directory `/home/bsd/ports/sysutils/gkrellm2/work/gkrellm-2.1.7a/src'
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o main.o main.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o alerts.o alerts.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o battery.o battery.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o base64.o base64.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o clock.o clock.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o cpu.o cpu.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o disk.o disk.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o fs.o fs.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o hostname.o hostname.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o inet.o inet.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o mail.o mail.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o mem.o mem.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o net.o net.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o proc.o proc.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o sensors.o sensors.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o uptime.o uptime.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o chart.o chart.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o panel.o panel.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o config.o config.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o gui.o gui.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o krell.o krell.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o plugins.o plugins.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o pixops.o pixops.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o client.o client.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o utils.o utils.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o winops-x11.o winops-x11.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o sysdeps-unix.o sysdeps-unix.c
In file included from sysdeps-unix.c:36:
sysdeps/freebsd.c: In function `gkrellm_sys_sensors_init':
sysdeps/freebsd.c:1350: warning: `iodev' might be used uninitialized in this function
sysdeps/freebsd.c:1350: warning: `interface' might be used uninitialized in this function
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" -O -pipe -march=pentiumpro -DSYSTEM_THEMES_DIR='"/usr/X11R6/share/gkrellm2/themes"'  -DSYSTEM_PLUGINS_DIR='"/usr/X11R6/libexec/gkrellm2/plugins"'  -DGKRELLMD_SYS_ETC='"/usr/local/etc"'   -c -o deprecated.o deprecated.c
cc -Wall -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0`   -DENABLE_NLS -DLOCALEDIR=\"/usr/X11R6/share/locale\" main.o alerts.o battery.o base64.o clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o mem.o net.o proc.o sensors.o uptime.o chart.o panel.o config.o gui.o krell.o plugins.o pixops.o client.o utils.o winops-x11.o sysdeps-unix.o deprecated.o  -o gkrellm `pkg-config --libs gtk+-2.0 gthread-2.0`  -L/usr/X11R6/lib -lSM -lICE -lkvm -ldevstat -lmd -Wl,-E
/usr/libexec/elf/ld: cannot find -lXft2
gmake[1]: *** [gkrellm] Error 1
gmake[1]: Leaving directory `/home/bsd/ports/sysutils/gkrellm2/work/gkrellm-2.1.7a/src'
gmake: *** [freebsd] Error 2
*** Error code 2

Stop in /home/bsd/ports/sysutils/gkrellm2.

Script started on Wed Feb 19 01:09:51 2003
[alane@wwweasel:~]$ pkg-config --libs gtk+-2.0
-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
[alane@wwweasel:~]$ exit

Script done on Wed Feb 19 01:10:11 2003

-- 
AlanE (Alan Eldridge)
Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs.
KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030219061137.GA28996>