Subject: wip/xfce4-exo fails to build
To: None <pkgsrc-users@netbsd.org>
From: Phil Pereira <phil@bsdnexus.com>
List: pkgsrc-users
Date: 02/01/2007 10:24:41
Hi all,

Wanted to test the new xfce4.4 in pkgsrc-wip but one of the depends seems t=
o fail to build. Here's the output
with the DEBUG level set to 2:

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkg/bin/libtool --mode=3Dcompile --tag=3DCC cc -DHAVE_CONFIG_H -I. -I.=
. -DDATADIR=3D\"/usr/pkg/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=3D\"exo\"=
 -DLIBEXECDIR=3D\"/usr/pkg/libexec\" -DLIBEXO_VERSION_API=3D\"0.3\" -DPACKA=
GE_LOCALE_DIR=3D\"/usr/pkg/share/locale\" -D__MMX__ -I/usr/pkgsrc/wip/xfce4=
-exo/work/.buildlink/include -I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/in=
clude/python2.4 -I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/freetyp=
e2 -DHAVE_GNUC_VISIBILITY -O2 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DX=
NO_MTSAFE_PWDAPI -I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/gtk-2.=
0 -I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/lib/gtk-2.0/include -I/usr/pk=
gsrc/wip/xfce4-exo/work/.buildlink/include/atk-1.0 -I/usr/pkgsrc/wip/xfce4-=
exo/work/.buildlink/include/cairo -I/usr/pkgsrc/wip/xfce4-exo/work/.buildli=
nk/include/pango-1.0 -I/usr/pkgsrc/wip/xfce4-exo/work/.x11-buildlink/includ=
e -I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/glib/glib-2.0 -I/usr/=
pkgsrc/wip/xfce4-exo/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/wip=
/xfce4-exo/work/.buildlink/include/libpng12 -I/usr/pkgsrc/wip/xfce4-exo/wor=
k/.buildlink/include/xfce4 -O2 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_=
0_3_la-exo-gdk-pixbuf-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gdk=
-pixbuf-extensions.Tpo -c -o libexo_0_3_la-exo-gdk-pixbuf-extensions.lo exo=
-gdk-pixbuf-extensions.c
gmake[3]: *** [libexo_0_3_la-exo-gdk-pixbuf-extensions.lo] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/wip/xfce4-exo/work/exo-0.3.2/exo'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/wip/xfce4-exo/work/exo-0.3.2/exo'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/wip/xfce4-exo/work/exo-0.3.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/wip/xfce4-exo
+ exitcode=3D1
+ /usr/bin/env MAKECONF=3D/etc/mk.conf PATH=3D/usr/pkgsrc/wip/xfce4-exo/wor=
k/.wrapper/bin:/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/bin:/usr/pkgsrc/wi=
p/xfce4-exo/work/.gcc/bin:/usr/pkgsrc/wip/xfce4-exo/work/.tools/bin:/usr/pk=
g/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/b=
in:/usr/local/sbin:/usr/local/bin /usr/bin/make _MAKE=3D/usr/bin/make OPSYS=
=3DNetBSD OS_VERSION=3D3.1_STABLE LOWER_OS_VERSION=3D3.1_stable LOWER_OPSYS=
=3Dnetbsd _PKGSRCDIR=3D/usr/pkgsrc PKGTOOLS_VERSION=3D20051122 PKG_BUILD_OP=
TIONS.gtk2+=3Dx11 _CC=3D/usr/bin/cc _PATH_ORIG=3D/sbin:/usr/sbin:/bin:/usr/=
bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bi=
n _PKGSRC_BARRIER=3Dyes barrier-error-check
set -x;                                  /bin/rm -f /usr/pkgsrc/wip/xfce4-e=
xo/work/.warning/*.tmp;                                       test -d /usr/=
pkgsrc/wip/xfce4-exo/work/.warning || exit 0;                              =
cd /usr/pkgsrc/wip/xfce4-exo/work/.warning;                                =
             for file in ./*; do                                           =
  test "$file" !=3D "./*" || exit 0;                        break;         =
                                         done;                             =
                              /bin/cat ./* | /usr/bin/sed -e "s|^|WARNING: =
|" 1>&2;                                   /bin/mv -f ./* /usr/pkgsrc/wip/x=
fce4-exo/work/.warning-done
+ /bin/rm -f /usr/pkgsrc/wip/xfce4-exo/work/.warning/*.tmp
+ test -d /usr/pkgsrc/wip/xfce4-exo/work/.warning
+ cd /usr/pkgsrc/wip/xfce4-exo/work/.warning
+ test ./* !=3D ./*
+ exit 0
set -x;                                  /bin/rm -f /usr/pkgsrc/wip/xfce4-e=
xo/work/.error/*.tmp;                                         test -d /usr/=
pkgsrc/wip/xfce4-exo/work/.error || exit 0;                                =
cd /usr/pkgsrc/wip/xfce4-exo/work/.error;                                  =
             for file in ./*; do                                           =
  test "$file" !=3D "./*" || exit 0;                        break;         =
                                         done;                             =
                              /bin/cat * | /usr/bin/sed -e "s|^|ERROR: |" 1=
>&2;                                       if /usr/bin/awk 'END { exit (NR =
> 0) ? 0 : 1; }' ./*; then                              /bin/mv -f ./* /usr=
/pkgsrc/wip/xfce4-exo/work/.error-done;                      exit 1;       =
                                                  fi
+ /bin/rm -f /usr/pkgsrc/wip/xfce4-exo/work/.error/*.tmp
+ test -d /usr/pkgsrc/wip/xfce4-exo/work/.error
+ cd /usr/pkgsrc/wip/xfce4-exo/work/.error
+ test ./* !=3D ./*
+ exit 0
+ exit 1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/xfce4-exo


Thanks

Phil.