[Bugs] #708 UNSP: squeak FTBFS on Fedora Rawhide
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Mon Apr 6 09:36:41 EDT 2009
#708: squeak FTBFS on Fedora Rawhide
------------------------------------------+---------------------------------
Reporter: sascha_silbe | Owner: sascha_silbe
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar-jhbuild | Version: Git as of bugdate
Severity: Major | Keywords:
Distribution: Fedora | Status_field: New
------------------------------------------+---------------------------------
Name collision between dprintf macro from squeak and dprintf function from
glibc:
{{{
gcc -g -O2 -DLSB_FIRST=1 -DHAVE_CONFIG_H -DSQUEAK_BUILTIN_PLUGIN
-I/home/sugar/sugar-jhbuild/source/squeak/bld -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/Cross/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/src/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/Cross/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/src/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/Cross/plugins/FilePlugin
-I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/plugins/B3DAcceleratorPlugin
-I/home/sugar/sugar-jhbuild/source/squeak/bld -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/Cross/vm -I/home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/src/vm -DSUGAR -D_FORTIFY_SOURCE=0
-c -o debug.o /home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/vm/debug.c
In file included from /home/sugar/sugar-
jhbuild/source/squeak/platforms/unix/vm/debug.c:3:
/usr/include/stdio.h:399:66: error: macro "dprintf" passed 3 arguments,
but takes just 1
/home/sugar/sugar-jhbuild/source/squeak/platforms/unix/vm/debug.c: In
function ?__sq_assert':
/home/sugar/sugar-jhbuild/source/squeak/platforms/unix/vm/debug.c:21:
warning: incompatible implicit declaration of built-in function ?abort'
make[2]: *** [debug.o] Error 1
make[1]: *** [vm/vm.a] Error 2
make[1]: Leaving directory `/home/sugar/sugar-jhbuild/source/squeak/bld'
make: *** [default] Error 2
}}}
--
Ticket URL: <http://dev.sugarlabs.org/ticket/708>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list