Your message dated Sat, 26 Sep 2009 02:00:13 +0000
with message-id <e1mrma5-0003yk...@ries.debian.org>
and subject line Bug#542998: fixed in gmult 7.2-2
has caused the Debian Bug report #542998,
regarding gmult: FTBFS: Canvas.c:1289: multiple definition of `canvas_get_type'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
542998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gmult
Version: 7.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
> -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
> -DGETTEXT_PACKAGE=\"gmult\" -g -O2  -Wl,--as-needed -Wl,-z,defs -o gmult 
> Canvas.o CharBox.o DigitBox.o GtkMult.o MultPuzzle.o TableBox.o Canvas.o 
> CharBox.o DigitBox.o GtkMult.o MultPuzzle.o TableBox.o -lgtk-x11-2.0 
> -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 
> -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 
> -lgmodule-2.0 -lglib-2.0    
> Canvas.o: In function `canvas_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1289: multiple 
> definition of `canvas_get_type'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1289: 
> first defined here
> Canvas.o: In function `array_box_destroy':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:322: multiple 
> definition of `array_box_destroy'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:322: 
> first defined here
> Canvas.o: In function `array_box_free':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:335: multiple 
> definition of `array_box_free'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:335: 
> first defined here
> Canvas.o: In function `canvas_get_mult':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1107: multiple 
> definition of `canvas_get_mult'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1107: 
> first defined here
> Canvas.o: In function `canvas_get_puzzle':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1090: multiple 
> definition of `canvas_get_puzzle'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:1090: 
> first defined here
> Canvas.o: In function `array_box_copy':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:312: multiple 
> definition of `array_box_copy'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:312: 
> first defined here
> Canvas.o: In function `array_box_dup':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:327: multiple 
> definition of `array_box_dup'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:327: 
> first defined here
> Canvas.o: In function `canvas_highlight_box':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:857: multiple 
> definition of `canvas_highlight_box'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:857: 
> first defined here
> Canvas.o: In function `canvas_set_mode':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:388: multiple 
> definition of `canvas_set_mode'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:388: 
> first defined here
> Canvas.o: In function `canvas_clear_mode':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:383: multiple 
> definition of `canvas_clear_mode'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:383: 
> first defined here
> Canvas.o: In function `canvas_start_char_choice':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:504: multiple 
> definition of `canvas_start_char_choice'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:504: 
> first defined here
> Canvas.o: In function `canvas_start_digit_choice':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:489: multiple 
> definition of `canvas_start_digit_choice'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:489: 
> first defined here
> Canvas.o: In function `canvas_start_choice':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:448: multiple 
> definition of `canvas_start_choice'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:448: 
> first defined here
> Canvas.o: In function `canvas_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:356: multiple 
> definition of `canvas_construct'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:356: 
> first defined here
> Canvas.o: In function `canvas_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:377: multiple 
> definition of `canvas_new'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:377: 
> first defined here
> Canvas.o: In function `array_box_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:341: multiple 
> definition of `array_box_get_type'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:341: 
> first defined here
> Canvas.o: In function `canvas_mode_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:290: multiple 
> definition of `canvas_mode_get_type'
> Canvas.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/Canvas.c:290: 
> first defined here
> CharBox.o: In function `char_box_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:254: multiple 
> definition of `char_box_get_type'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:254: 
> first defined here
> CharBox.o: In function `char_box_get_highlight':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:185: multiple 
> definition of `char_box_get_highlight'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:185: 
> first defined here
> CharBox.o: In function `char_box_get_points':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:172: multiple 
> definition of `char_box_get_points'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:172: 
> first defined here
> CharBox.o: In function `char_box_get_border':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:159: multiple 
> definition of `char_box_get_border'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:159: 
> first defined here
> CharBox.o: In function `char_box_get_letter':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:142: multiple 
> definition of `char_box_get_letter'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:142: 
> first defined here
> CharBox.o: In function `char_box_set_highlight':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:192: multiple 
> definition of `char_box_set_highlight'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:192: 
> first defined here
> CharBox.o: In function `char_box_set_points':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:179: multiple 
> definition of `char_box_set_points'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:179: 
> first defined here
> CharBox.o: In function `char_box_set_border':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:166: multiple 
> definition of `char_box_set_border'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:166: 
> first defined here
> CharBox.o: In function `char_box_set_letter':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:148: multiple 
> definition of `char_box_set_letter'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:148: 
> first defined here
> CharBox.o: In function `char_box_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:127: multiple 
> definition of `char_box_construct'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:127: 
> first defined here
> CharBox.o: In function `char_box_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:137: multiple 
> definition of `char_box_new'
> CharBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/CharBox.c:137: 
> first defined here
> DigitBox.o: In function `digit_box_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:370: multiple 
> definition of `digit_box_get_type'
> DigitBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:370:
>  first defined here
> DigitBox.o: In function `digit_box_get_canvas':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:271: multiple 
> definition of `digit_box_get_canvas'
> DigitBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:271:
>  first defined here
> DigitBox.o: In function `digit_box_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:160: multiple 
> definition of `digit_box_construct'
> DigitBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:160:
>  first defined here
> DigitBox.o: In function `digit_box_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:183: multiple 
> definition of `digit_box_new'
> DigitBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/DigitBox.c:183:
>  first defined here
> GtkMult.o: In function `gtk_mult_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1310: multiple 
> definition of `gtk_mult_get_type'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1310:
>  first defined here
> GtkMult.o: In function `gtk_mult_get_status':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1131: multiple 
> definition of `gtk_mult_get_status'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1131:
>  first defined here
> GtkMult.o: In function `gtk_mult_get_cheated':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1118: multiple 
> definition of `gtk_mult_get_cheated'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1118:
>  first defined here
> GtkMult.o: In function `gtk_mult_get_puzzle':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1101: multiple 
> definition of `gtk_mult_get_puzzle'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1101:
>  first defined here
> GtkMult.o: In function `gtk_mult_clear_guess_feedback':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:265: multiple 
> definition of `gtk_mult_clear_guess_feedback'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:265: 
> first defined here
> GtkMult.o: In function `gtk_mult_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1310: multiple 
> definition of `gtk_mult_dpi'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1310:
>  first defined here
> GtkMult.o: In function `gtk_mult_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1091: multiple 
> definition of `gtk_mult_construct'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1091:
>  first defined here
> GtkMult.o: In function `gtk_mult_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1096: multiple 
> definition of `gtk_mult_new'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1096:
>  first defined here
> GtkMult.o: In function `gtk_mult_main':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1014: multiple 
> definition of `gtk_mult_main'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1014:
>  first defined here
> GtkMult.o: In function `main':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1066: multiple 
> definition of `main'
> GtkMult.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/GtkMult.c:1066:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:822: 
> multiple definition of `mult_puzzle_get_type'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:822:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_is_done':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:671: 
> multiple definition of `mult_puzzle_get_is_done'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:671:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_correct_guesses':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:658: 
> multiple definition of `mult_puzzle_get_correct_guesses'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:658:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_wrong_guesses':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:645: 
> multiple definition of `mult_puzzle_get_wrong_guesses'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:645:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_total_guesses':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:632: 
> multiple definition of `mult_puzzle_get_total_guesses'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:632:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_num_y_digits':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:619: 
> multiple definition of `mult_puzzle_get_num_y_digits'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:619:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_num_x_digits':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:606: 
> multiple definition of `mult_puzzle_get_num_x_digits'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:606:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_num_addends':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:234: 
> multiple definition of `mult_puzzle_get_num_addends'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:234:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_letter_guesses':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:433: 
> multiple definition of `mult_puzzle_get_letter_guesses'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:433:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_needed_digits':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:412: 
> multiple definition of `mult_puzzle_get_needed_digits'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:412:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_unknown_digits':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:391: 
> multiple definition of `mult_puzzle_get_unknown_digits'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:391:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_addend':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:240: 
> multiple definition of `mult_puzzle_get_addend'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:240:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_answer':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:226: 
> multiple definition of `mult_puzzle_get_answer'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:226:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_multiplier':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:218: 
> multiple definition of `mult_puzzle_get_multiplier'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:218:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_get_multiplicand':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:210: 
> multiple definition of `mult_puzzle_get_multiplicand'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:210:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_solve_digit':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:324: 
> multiple definition of `mult_puzzle_solve_digit'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:324:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_solve':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:312: 
> multiple definition of `mult_puzzle_solve'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:312:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_guess':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:258: 
> multiple definition of `mult_puzzle_guess'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:258:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:180: 
> multiple definition of `mult_puzzle_construct'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:180:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:204: 
> multiple definition of `mult_puzzle_new'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:204:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_char_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:169: 
> multiple definition of `mult_puzzle_char_get_type'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:169:
>  first defined here
> MultPuzzle.o: In function `mult_puzzle_guess_status_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:158: 
> multiple definition of `mult_puzzle_guess_status_get_type'
> MultPuzzle.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/MultPuzzle.c:158:
>  first defined here
> TableBox.o: In function `table_box_get_type':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:423: multiple 
> definition of `table_box_get_type'
> TableBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:423:
>  first defined here
> TableBox.o: In function `table_box_get_character':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:315: multiple 
> definition of `table_box_get_character'
> TableBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:315:
>  first defined here
> TableBox.o: In function `table_box_get_canvas':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:298: multiple 
> definition of `table_box_get_canvas'
> TableBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:298:
>  first defined here
> TableBox.o: In function `table_box_construct':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:198: multiple 
> definition of `table_box_construct'
> TableBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:198:
>  first defined here
> TableBox.o: In function `table_box_new':
> /build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:223: multiple 
> definition of `table_box_new'
> TableBox.o:/build/user-gmult_7.2-1-amd64-XDbASh/gmult-7.2/gmult/TableBox.c:223:
>  first defined here
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/08/22/gmult_7.2-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gmult
Source-Version: 7.2-2

We believe that the bug you reported is fixed in the latest version of
gmult, which is due to be installed in the Debian FTP archive:

gmult_7.2-2.diff.gz
  to pool/main/g/gmult/gmult_7.2-2.diff.gz
gmult_7.2-2.dsc
  to pool/main/g/gmult/gmult_7.2-2.dsc
gmult_7.2-2_i386.deb
  to pool/main/g/gmult/gmult_7.2-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <bdefre...@debian.org> (supplier of updated gmult package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 25 Sep 2009 21:33:27 -0400
Source: gmult
Binary: gmult
Architecture: source i386
Version: 7.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Barry deFreese <bdefre...@debian.org>
Description: 
 gmult      - figure out which letters are which numbers
Closes: 542998
Changes: 
 gmult (7.2-2) unstable; urgency=low
 .
   [ Barry deFreese ]
   * 10_ftbfs_wtf.diff - Fix FTBFS. (Closes: #542998).
     + No idea why this works but thanks to Stefan Potyra.
   * Add README.source from quilt.
   * Bump Standards Version to 3.8.3. (No changes needed).
Checksums-Sha1: 
 58229fac7971e50256e18c0d3e97bd1a7963efbf 1338 gmult_7.2-2.dsc
 dd780ebc88b61df3f863b8635e81e29b39306cd3 7185 gmult_7.2-2.diff.gz
 8d5120e1fa376c5d03bb90a464dfd85cf57390ef 56916 gmult_7.2-2_i386.deb
Checksums-Sha256: 
 c6a533c285edc59ce4cf42bf2291e59ba44cea64d0ab6ebe20c3827daf39a04c 1338 
gmult_7.2-2.dsc
 f07652656889c81e98efb148efda1b40ec724c1323bc673bf7ce3f6d1a4f4914 7185 
gmult_7.2-2.diff.gz
 e35d45736f60a93ff60497f47c17c4e00e1023eef92c1be3bb8051ee4f29a13b 56916 
gmult_7.2-2_i386.deb
Files: 
 a5f4e421f91128cc697c6117669b6dc6 1338 games optional gmult_7.2-2.dsc
 275cd95e599aeb6f17e2f5955b7d80b0 7185 games optional gmult_7.2-2.diff.gz
 5bc76580763173c9a7ac408e8f1f567b 56916 games optional gmult_7.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkq9dDIACgkQ5ItltUs5T35D1ACdGKUKhOkhx8fPZWCDbzzPBbgl
UUUAn2qPzCGLoqj4fgD6M2PocxaOkzvC
=USrQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to