Your message dated Sat, 29 Aug 2020 03:33:26 +0000
with message-id <e1kbrcm-000de2...@fasolo.debian.org>
and subject line Bug#966892: fixed in megaglest 3.13.0-6
has caused the Debian Bug report #966892,
regarding megaglest: FTBFS: ld: 
../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
 multiple definition of `ftpIsClientAllowedToGetFile'; /usr/bin/ld: DWARF 
error: could not find variable specification at offset f7c1
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.)


-- 
966892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966892
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: megaglest
Version: 3.13.0-5
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /usr/bin/c++  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -DNDEBUG  
> -DCUSTOM_DATA_INSTALL_PATH=/usr/share/games/megaglest/  -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed -rdynamic CMakeFiles/megaglest.dir/ai/ai.cpp.o 
> CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o 
> CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o 
> CMakeFiles/megaglest.dir/ai/path_finder.cpp.o 
> CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o 
> CMakeFiles/megaglest.dir/facilities/components.cpp.o 
> CMakeFiles/megaglest.dir/facilities/game_util.cpp.o 
> CMakeFiles/megaglest.dir/facilities/logger.cpp.o 
> CMakeFiles/megaglest.dir/game/chat_manager.cpp.o 
> CMakeFiles/megaglest.dir/game/commander.cpp.o 
> CMakeFiles/megaglest.dir/game/console.cpp.o 
> CMakeFiles/megaglest.dir/game/game.cpp.o 
> CMakeFiles/megaglest.dir/game/game_camera.cpp.o 
> CMakeFiles/megaglest.dir/game/script_manager.cpp.o 
> CMakeFiles/megaglest.dir/game/stats.cpp.o 
> CMakeFiles/megaglest.dir/global/config.cpp.o 
> CMakeFiles/megaglest.dir/global/core_data.cpp.o 
> CMakeFiles/megaglest.dir/global/lang.cpp.o 
> CMakeFiles/megaglest.dir/global/metrics.cpp.o 
> CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o 
> CMakeFiles/megaglest.dir/graphics/renderer.cpp.o 
> CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o 
> CMakeFiles/megaglest.dir/gui/display.cpp.o 
> CMakeFiles/megaglest.dir/gui/gui.cpp.o 
> CMakeFiles/megaglest.dir/gui/selection.cpp.o 
> CMakeFiles/megaglest.dir/main/battle_end.cpp.o 
> CMakeFiles/megaglest.dir/main/intro.cpp.o 
> CMakeFiles/megaglest.dir/main/main.cpp.o 
> CMakeFiles/megaglest.dir/main/program.cpp.o 
> CMakeFiles/megaglest.dir/menu/main_menu.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_background.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o 
> CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o 
> CMakeFiles/megaglest.dir/menu/server_line.cpp.o 
> CMakeFiles/megaglest.dir/network/client_interface.cpp.o 
> CMakeFiles/megaglest.dir/network/connection_slot.cpp.o 
> CMakeFiles/megaglest.dir/network/network_interface.cpp.o 
> CMakeFiles/megaglest.dir/network/network_manager.cpp.o 
> CMakeFiles/megaglest.dir/network/network_message.cpp.o 
> CMakeFiles/megaglest.dir/network/network_protocol.cpp.o 
> CMakeFiles/megaglest.dir/network/network_types.cpp.o 
> CMakeFiles/megaglest.dir/network/server_interface.cpp.o 
> CMakeFiles/megaglest.dir/sound/sound_container.cpp.o 
> CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/command.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/faction.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/object.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/resource.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/unit.cpp.o 
> CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o 
> CMakeFiles/megaglest.dir/types/command_type.cpp.o 
> CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o 
> CMakeFiles/megaglest.dir/types/element_type.cpp.o 
> CMakeFiles/megaglest.dir/types/faction_type.cpp.o 
> CMakeFiles/megaglest.dir/types/object_type.cpp.o 
> CMakeFiles/megaglest.dir/types/projectile_type.cpp.o 
> CMakeFiles/megaglest.dir/types/resource_type.cpp.o 
> CMakeFiles/megaglest.dir/types/skill_type.cpp.o 
> CMakeFiles/megaglest.dir/types/tech_tree.cpp.o 
> CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o 
> CMakeFiles/megaglest.dir/types/unit_type.cpp.o 
> CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o 
> CMakeFiles/megaglest.dir/world/map.cpp.o 
> CMakeFiles/megaglest.dir/world/minimap.cpp.o 
> CMakeFiles/megaglest.dir/world/scenario.cpp.o 
> CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o 
> CMakeFiles/megaglest.dir/world/tileset.cpp.o 
> CMakeFiles/megaglest.dir/world/time_flow.cpp.o 
> CMakeFiles/megaglest.dir/world/unit_updater.cpp.o 
> CMakeFiles/megaglest.dir/world/water_effects.cpp.o 
> CMakeFiles/megaglest.dir/world/world.cpp.o  -o ../../../mk/linux/megaglest  
> ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a 
> -lSDL2 -lGL -lGLU -lopenal -lvorbisfile -llua5.1 -lm -ljpeg -lpng -lcurl 
> -lGLEW ../shared_lib/sources/streflop/libstreflop.a -lSM -lICE -lX11 -lXext 
> -lopenal -ldl -lfontconfig -lftgl -lfreetype -lfribidi -lglib-2.0 -lminiupnpc 
> -lircclient -llua5.1 -lm -ljpeg -lpng -lGLEW 
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; /usr/bin/ld: DWARF 
> error: could not find variable specification at offset f7c1
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpAccount.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpRuntime.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpSession.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpTargetPosix.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpCmds.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  multiple definition of `ftpIsClientAllowedToGetFile'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:84:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  multiple definition of `ftpIsValidClient'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:83:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  multiple definition of `ftpRemoveUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:82:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  multiple definition of `ftpAddUPNPPortForward'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:81:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  multiple definition of `ftpFindExternalFTPServerIp'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:80:
>  first defined here
> /usr/bin/ld: 
> ../shared_lib/liblibmegaglest.a(ftpLib.c.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  multiple definition of `VERBOSE_MODE_ENABLED'; 
> ../shared_lib/liblibmegaglest.a(miniftpserver.cpp.o):./obj-x86_64-linux-gnu/source/shared_lib/./source/shared_lib/include/feathery_ftp/ftpTypes.h:72:
>  first defined here
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/megaglest_3.13.0-5_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: megaglest
Source-Version: 3.13.0-6
Done: Markus Koschany <a...@debian.org>

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

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 966...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated megaglest 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 29 Aug 2020 04:21:20 +0200
Source: megaglest
Architecture: source
Version: 3.13.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 966892
Changes:
 megaglest (3.13.0-6) unstable; urgency=medium
 .
   * Switch to debhelper-compat = 13.
   * Work around FTBFS with GCC 10 by compiling with -fcommon. (Closes: #966892)
Checksums-Sha1:
 c948dd997ac708e027583bc1c8a053b51f969297 2430 megaglest_3.13.0-6.dsc
 4df97cf720c8f731a599a032b255f16092e37d5a 19584 megaglest_3.13.0-6.debian.tar.xz
 a84d71711a1d1e724371a53fbbd660995c6d4725 15224 
megaglest_3.13.0-6_amd64.buildinfo
Checksums-Sha256:
 c84e5fe5d2bb2a5bd4f2a9760b437fe8f9493fe366e569c7dc396f0405cabf70 2430 
megaglest_3.13.0-6.dsc
 ae9edb30d5d609f8d0f6fed178895731358e0f7d9e34d514bda461d9222d0700 19584 
megaglest_3.13.0-6.debian.tar.xz
 71fed8d32234adb8b9e5961c4250f925128bbc831462d08135594cc0200d3d91 15224 
megaglest_3.13.0-6_amd64.buildinfo
Files:
 92ead1d2dfb0233be2685999451666f1 2430 games optional megaglest_3.13.0-6.dsc
 22542919ed4a12a7de2b6cf244b5451b 19584 games optional 
megaglest_3.13.0-6.debian.tar.xz
 9b67cf2c91930365b60cfd23df429559 15224 games optional 
megaglest_3.13.0-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAl9JyXBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkb7gP/3vBRi9nfnUOfYfRkxbhfr8MZ/V4Ehwy7xiS
2R529Y7MDHusIgIA6qeTxQ/Zjgyl7SX21k1lllF+wuUW7MNdqGq+LBzfLyij0TJ9
9tD6hqeXlKBBnmKJO7SuwyfiY2airm/gKoJXwDBFhPEh/ehe+Vkxy5j8U4XlEiGO
5ZUvHICRkIKwsu4j6vwkKWlNsAHgXIoNlL+7AzKBrFhy/769KTjap4My/fzmq6Eo
oGCyCDk0zB8Zc7zoi5t+FtuLt2ed/XpV6aaylSwSvaGQQTJ3O3EAyF7T+v6p2a4/
srBVrq7yyETAvYvvMwODRaZC/f/KPyVtHln33GE/2KSBbyNxQuSGpQETbEdHtml3
Ln/RPNVtcwRwTydLTrwVLCiSzv8cJ/UQF5p+N4jiv1jUP5eM+GrGlrLntmSiC3cD
w4VPhsgRty4G7zV8bFx5sUZcLntLfTM7Gdg3d+NpJJId8yghuZXjYmkSvtEAfhj0
i2ngmN7EPrfUq70js0CRKqB45w4j6yvPScNHf4cUnPNOr7ABEBup94ghlFMeC+Y0
ZeH9pfH7SJnhb6WkI+1aoOxiu44rmywF7yGs2y54l0amPMhZZXHouUzoa/Z3yNGT
vD8HGfJOsscuBMaCctPsuCdXm1IdTc22JHNxGb4462fE1PBMnFmB+/d1i6f8nITU
VkrTJ3OB
=4U5A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to