pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/xfce4-exo See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001



I have an awfully strange problem with wip/xfce4-exo

It will build properly if i use the cpuflags include in /etc/mk.conf
but if i comment out the include line for cpuflags, wip/xfce4-exo will
no longer build

NetBSD-3.1_STABLE on i386, pkgsrc and wip are up to date with CVS HEAD
as of maybe 10 hours ago.

When it fails (when cpuflags is removed from mk.conf) it bombs out with
the errors shown below.

Does anyone have any idea why cpuflags could cause problems like this?

thanks,

-d

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/pkg/share\"
-DEXO_API_SUBJECT_TO_CHANGE -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\"
-DLIBEXECDIR=\"/usr/pkg/libexec\" -DLIBEXO_VERSION_API=\"0.3\"
-DPACKAGE_LOCALE_DIR=\"/usr/pkg/share/locale\"
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/freetype2
-I/usr/pkgsrc/wip/xfce4-exo/work/.buildlink/include/python2.4
-DHAVE_GNUC_VISIBILITY -O2 -march=pentium3 -DXTHREADS
-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/ur/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
-cexo-gdk-pixbuf-extensions.c  -fPIC -DPIC -o
.libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o

exo-gdk-pixbuf-extensions.c: In function `IA__exo_gdk_pixbuf_colorize':
exo-gdk-pixbuf-extensions.c:122: error: `__m64' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:122: error: (Each undeclared identifier is
reported only once
exo-gdk-pixbuf-extensions.c:122: error: for each function it appears in.)
exo-gdk-pixbuf-extensions.c:122: error: `pixdst' undeclared (first use
in this function)
exo-gdk-pixbuf-extensions.c:122: error: parse error before ')' token
exo-gdk-pixbuf-extensions.c:123: error: `pixsrc' undeclared (first use
in this function)
exo-gdk-pixbuf-extensions.c:123: error: parse error before ')' token
exo-gdk-pixbuf-extensions.c:130: error: `color_factor' undeclared (first
use in this function)
exo-gdk-pixbuf-extensions.c:138: error: `alpha' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:138: error: `alpha_mask' undeclared (first
use in this function)
exo-gdk-pixbuf-extensions.c:141: error: `hi' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:141: error: `zero' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:145: error: `lo' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:156: warning: assignment makes pointer from
integer without a cast
exo-gdk-pixbuf-extensions.c: In function `IA__exo_gdk_pixbuf_spotlight':
exo-gdk-pixbuf-extensions.c:471: error: `__m64' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:471: error: `pixdst' undeclared (first use
in this function)
exo-gdk-pixbuf-extensions.c:471: error: parse error before ')' token
exo-gdk-pixbuf-extensions.c:472: error: `pixsrc' undeclared (first use
in this function)
exo-gdk-pixbuf-extensions.c:472: error: parse error before ')' token
exo-gdk-pixbuf-extensions.c:480: error: parse error before "src"
exo-gdk-pixbuf-extensions.c:492: error: `hi' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:493: error: `lo' undeclared (first use in
this function)
exo-gdk-pixbuf-extensions.c:499: warning: assignment makes pointer from
integer without a cast
exo-gdk-pixbuf-extensions.c:502: error: `twentyfour' undeclared (first
use in this function)
exo-gdk-pixbuf-extensions.c:502: warning: assignment makes pointer from
integer without a cast
exo-gdk-pixbuf-extensions.c:505: error: `alpha_mask' undeclared (first
use in this function)
exo-gdk-pixbuf-extensions.c:505: warning: assignment makes pointer from
integer without a cast
exo-gdk-pixbuf-extensions.c:508: error: `alpha' undeclared (first use in
this function)
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.1.12rc2/exo'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/pkgsrc/wip/xfce4-exo/work/exo-0.3.1.12rc2/exo'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/wip/xfce4-exo/work/exo-0.3.1.12rc2'
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



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index