Tried reporting via Bugzilla but not sure what "product"

make[2]: Entering directory `/root/e17_cvs/e17/apps/elitaire/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include/ewl -I/usr/local/include/efreet    -I/usr/local/include
-Wall -O2 -g -g -O2 -MT rules.o -MD -MP -MF ".deps/rules.Tpo" -c -o rules.o
rules.cpp; \
    then mv -f ".deps/rules.Tpo" ".deps/rules.Po"; else rm -f
".deps/rules.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include/ewl -I/usr/local/include/efreet    -I/usr/local/include
-Wall -O2 -g -g -O2 -MT elitaire_card.o -MD -MP -MF
".deps/elitaire_card.Tpo" -c -o elitaire_card.o elitaire_card.cpp; \
    then mv -f ".deps/elitaire_card.Tpo" ".deps/elitaire_card.Po"; else rm
-f ".deps/elitaire_card.Tpo"; exit 1; fi
In file included from rules.cpp:5:
Rules.h:20: error: multiple parameters named 'n2'
In file included from elitaire_card_private.h:2,
                 from elitaire_card.cpp:2:
Rules.h:20: error: multiple parameters named 'n2'
make[2]: *** [elitaire_card.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [rules.o] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17_cvs/e17/apps/elitaire'
make: *** [all] Error 2

Full log below:


-------------------------------------------------------------------------------
EASY_E17 CMD: ./autogen.sh --prefix=/usr/local
-------------------------------------------------------------------------------
autoreconf: Entering directory `.'
autoreconf: running: autopoint
autoreconf: running: aclocal -I m4
/usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of
AM_PATH_GTKMM
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `./ltmain.sh' is already up to date.
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: `m4/libtool.m4' is already up to date.
libtoolize: `m4/ltoptions.m4' is already up to date.
libtoolize: `m4/ltsugar.m4' is already up to date.
libtoolize: `m4/ltversion.m4' is already up to date.
libtoolize: `m4/lt~obsolete.m4' is already up to date.
/usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of
AM_PATH_GTKMM
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for edje_cc... /usr/local/bin/edje_cc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for sqrt... no
./configure: line 15358: ALL_LINGUAS: command not found
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ELITAIRE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/default_cards/Makefile
config.status: creating data/themes/default_cards/images/Makefile
config.status: creating data/themes/e17/Makefile
config.status: creating data/themes/e17/images/Makefile
config.status: creating data/themes/e17/fonts/Makefile
config.status: creating src/Makefile
config.status: creating debian/changelog
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
-------------------------------------------------------------------------------
EASY_E17 CMD: make  -j 2
-------------------------------------------------------------------------------
make  all-recursive
make[1]: Entering directory `/root/e17_cvs/e17/apps/elitaire'
Making all in data
make[2]: Entering directory `/root/e17_cvs/e17/apps/elitaire/data'
Making all in themes
make[3]: Entering directory `/root/e17_cvs/e17/apps/elitaire/data/themes'
Making all in e17
make[4]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17'
Making all in images
make[5]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17/images'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17/images'
Making all in fonts
make[5]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17/fonts'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17/fonts'
make[5]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/e17'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data/themes/e17'
make[4]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data/themes/e17'
Making all in default_cards
make[4]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards'
Making all in images
make[5]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards/images'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards/images'
make[5]: Entering directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards'
make[4]: Leaving directory
`/root/e17_cvs/e17/apps/elitaire/data/themes/default_cards'
make[4]: Entering directory `/root/e17_cvs/e17/apps/elitaire/data/themes'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data/themes'
make[3]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data/themes'
make[3]: Entering directory `/root/e17_cvs/e17/apps/elitaire/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data'
make[2]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/data'
Making all in src
make[2]: Entering directory `/root/e17_cvs/e17/apps/elitaire/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include/ewl -I/usr/local/include/efreet    -I/usr/local/include
-Wall -O2 -g -g -O2 -MT rules.o -MD -MP -MF ".deps/rules.Tpo" -c -o rules.o
rules.cpp; \
    then mv -f ".deps/rules.Tpo" ".deps/rules.Po"; else rm -f
".deps/rules.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include/ewl -I/usr/local/include/efreet    -I/usr/local/include
-Wall -O2 -g -g -O2 -MT elitaire_card.o -MD -MP -MF
".deps/elitaire_card.Tpo" -c -o elitaire_card.o elitaire_card.cpp; \
    then mv -f ".deps/elitaire_card.Tpo" ".deps/elitaire_card.Po"; else rm
-f ".deps/elitaire_card.Tpo"; exit 1; fi
In file included from rules.cpp:5:
Rules.h:20: error: multiple parameters named 'n2'
In file included from elitaire_card_private.h:2,
                 from elitaire_card.cpp:2:
Rules.h:20: error: multiple parameters named 'n2'
make[2]: *** [elitaire_card.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [rules.o] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/apps/elitaire/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17_cvs/e17/apps/elitaire'
make: *** [all] Error 2


-- 
rob


http://www.worldcommunitygrid.org/team/viewTeamInfo.do?teamId=82BS4ZCMFR1
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to