pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/xfce4-exo fails to build
On Thu, Feb 01, 2007 at 08:54:31AM -0600, Jeremy C. Reed wrote:
> > Wanted to test the new xfce4.4 in pkgsrc-wip but one of the depends
> > seems to fail to build. Here's the output with the DEBUG level set to 2:
>
> I may have overlooked it, but I don't think you included the actual error
> message. Maybe it was earlier or above the debugging output you provided.
> Or maybe you only captured stdout and not stderr also.
>
> Can you provide the error message (or if it was there, point it out to
> me)?
>
> Jeremy C. Reed
Hi Jeremy,
Thanx for the reply. Here's the last bits of output after simply running "make"
on it's own. If I'm getting something wrong, can you help me by explaining a
better way to
get the info out.
Thanks
Phil.
[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkgsrc/wip/xfce4-exo/work/.gcc/bin/gcc -DHAVE_CONFIG_H -I. -I..
-DDATADIR=\"/usr/pkg/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\"
-DLIBEXECDIR=\"/usr/pkg/libexec\" -DLIBEXO_VERSION_API=\"0.3\"
-DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -D__MMX__
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/python2.4
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/freetype2
-DHAVE_GNUC_VISIBILITY -O2 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-DXNO_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/pkgsrc/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/.buildlink/include/pango-1.0
-I/usr/pkgsrc/wip/xfce4-exo/work/.x11-buildlink/include
-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/work/.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
exo-gdk-pixbuf-extensions.c -fPIC -DPIC -o
.libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o
-L/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/lib
[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkg/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I..
-DDATADIR=\"/usr/pkg/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\"
-DLIBEXECDIR=\"/usr/pkg/libexec\" -DLIBEXO_VERSION_API=\"0.3\"
-DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\" -D__MMX__
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/python2.4
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/freetype2
-DHAVE_GNUC_VISIBILITY -O2 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-DXNO_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/pkgsrc/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/.buildlink/include/pango-1.0
-I/usr/pkgsrc/wip/xfce4-exo/work/.x11-buildlink/include
-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/work/.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
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/wip/xfce4-exo
Home |
Main Index |
Thread Index |
Old Index