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

Bug#978190: marked as done (xfce4-verve-plugin: FTBFS: collect2: error: ld returned 1 exit status)



Your message dated Mon, 28 Dec 2020 00:05:04 +0000
with message-id <E1ktg24-00037K-Je@fasolo.debian.org>
and subject line Bug#978190: fixed in xfce4-verve-plugin 2.0.1-1
has caused the Debian Bug report #978190,
regarding xfce4-verve-plugin: FTBFS: collect2: error: ld returned 1 exit status
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 owner@bugs.debian.org
immediately.)


-- 
978190: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978190
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xfce4-verve-plugin
Version: 2.0.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/xfce4/libxfce4panel-2.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include						 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)'  -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O1 -o libverve.la -rpath /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins libverve_la-verve-plugin.lo libverve_la-verve.lo libverve_la-verve-history.lo libverve_la-verve-env.lo -lxfce4panel-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lpcre -lgthread-2.0 -pthread -lglib-2.0 
> libtool: link: /usr/bin/nm -B  .libs/libverve_la-verve-plugin.o .libs/libverve_la-verve.o .libs/libverve_la-verve-history.o .libs/libverve_la-verve-env.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libverve.exp
> libtool: link: /bin/grep -E -e "^xfce_panel_module_(preinit|init|construct)" ".libs/libverve.exp" > ".libs/libverve.expT"
> libtool: link: mv -f ".libs/libverve.expT" ".libs/libverve.exp"
> libtool: link: echo "{ global:" > .libs/libverve.ver
> libtool: link:  cat .libs/libverve.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libverve.ver
> libtool: link:  echo "local: *; };" >> .libs/libverve.ver
> libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libverve_la-verve-plugin.o .libs/libverve_la-verve.o .libs/libverve_la-verve-history.o .libs/libverve_la-verve-env.o   -lxfce4panel-2.0 -lgmodule-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lpcre -lgthread-2.0 -lglib-2.0  -pthread -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,defs -Wl,--as-needed -Wl,-O1 -Wl,--export-dynamic -pthread -pthread   -pthread -Wl,-soname -Wl,libverve.so -Wl,-version-script -Wl,.libs/libverve.ver -o .libs/libverve.so
> /usr/bin/ld:.libs/libverve.ver:2: syntax error in VERSION script
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/xfce4-verve-plugin_2.0.0-1_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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

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: xfce4-verve-plugin
Source-Version: 2.0.1-1
Done: Unit 193 <unit193@debian.org>

We believe that the bug you reported is fixed in the latest version of
xfce4-verve-plugin, 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 978190@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Unit 193 <unit193@debian.org> (supplier of updated xfce4-verve-plugin 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Sun, 27 Dec 2020 18:37:46 -0500
Source: xfce4-verve-plugin
Architecture: source
Version: 2.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Changed-By: Unit 193 <unit193@debian.org>
Closes: 955856 978190
Changes:
 xfce4-verve-plugin (2.0.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Apply multi-arch hints.
     + xfce4-verve-plugin: Add Multi-Arch: same.
 .
   [ Kentaro Hayashi ]
   * d/control: drop needless libdbus-glib-1-dev (Closes: #955856)
 .
   [ Unit 193 ]
   * d/watch: Update for mirrorbit and use uscan special strings.
   * New upstream version 2.0.1.
     - Fix build with panel 4.15 (Closes: #978190)
   * d/control:
     - Drop Build-Depends no longer needed: automake, libexo-1-dev, libtool,
       libstartup-notification0-dev, libxfce4ui-1-dev, libxml-parser-perl.
     - Remove Lionel Le Folgoc from Uploaders, thanks!
     - Add 'homepage' field.
     - R³: no.
   * d/docs: Install README.md.
   * d/manpages, d/verve-focus.1: Drop, the tool was removed.
   * Update Standards-Version to 4.5.1.
Checksums-Sha1:
 69dd9f4ddd2c3a0fdf779e606649e9f16cf3b944 2144 xfce4-verve-plugin_2.0.1-1.dsc
 dde08d3893302b3f2a0193ff33995168c61baef6 384412 xfce4-verve-plugin_2.0.1.orig.tar.bz2
 488fca5d252c63bcd8420d7b8297c1031dbf97ad 3356 xfce4-verve-plugin_2.0.1-1.debian.tar.xz
 0a5015b326baf419a455e061ee2ccbb643ae4d2f 15327 xfce4-verve-plugin_2.0.1-1_amd64.buildinfo
Checksums-Sha256:
 c07b7695466e64bf1bc0f62510b95c3f5f99571754f22a461693bf124fa0186d 2144 xfce4-verve-plugin_2.0.1-1.dsc
 ebda5e5eb62d6e42afdc6f121d2f1cbd4d9d3c2b16a5e3ed8192b1b224b8f825 384412 xfce4-verve-plugin_2.0.1.orig.tar.bz2
 28012ef8cf1cb05e681dc158d45aa29e063bfad1d3996b93b6bdff03567f9493 3356 xfce4-verve-plugin_2.0.1-1.debian.tar.xz
 2007048a5d7689707ce73a021da48aa26a011a1998f55dfa25c2f771a51e3971 15327 xfce4-verve-plugin_2.0.1-1_amd64.buildinfo
Files:
 f757d8e08311c28be1228e6682c00e59 2144 xfce optional xfce4-verve-plugin_2.0.1-1.dsc
 2fbf40a2a52c8e401f2331560a8db616 384412 xfce optional xfce4-verve-plugin_2.0.1.orig.tar.bz2
 b479235ff6b434415b92fe66cc83bb74 3356 xfce optional xfce4-verve-plugin_2.0.1-1.debian.tar.xz
 f523f0e41b85d048b4a5aba9413534d9 15327 xfce optional xfce4-verve-plugin_2.0.1-1_amd64.buildinfo

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

iQIzBAEBCQAdFiEEjbPlhoZdK0orGFpcUAHhsJqjdEsFAl/pHEQACgkQUAHhsJqj
dEuEDQ//ZaLx6tdJpDslb9DA/RvtoC/yy07PSGRzwexcffpm/W4Ow0XtDoy7Gyug
+b90NmfrO6SaTOXK2Kxj9KIAmW+++kcsyZ/6b61Fn0zm2WPSL4AlHJl9wI1F6bOM
ELUvxkG9t2X7+5+vCUjWEWzGNVUtgSIHuxtFRZIMV4TIMtyrH58GdKxcjy1jvpqW
aWPks59zIqg7HwwkcqvdUc8GBvaWHgQdWlKY1NwhoIiuEkDiiDVFVRveZJS0eGHv
674R8WrOqkjHd3/TfGxYdj4vT1lUpD+vSAgmc3qzURhIOwnoYqtM/FQsMDI2Z+iY
bq/vT5IYGfHpOdovCiP0cn8E3AdtQq+SqKeOiMAEOkaarB3zlDmZuKyZ56GfQhNr
cIL7/8oLmQQdgkRWI+DebUp0u5mB3YMxy00H4vswhX/p3y3n7r09NVMYB84In/H3
abYf3kRgbdyQ1HgKvSEu2xA3UruIKd2M4qxV2e45rp+j57djTEqkafFAZbhxmeQx
QLp7w5qCEsvZJUz/oxPsgcMFGP4J4PsnZ4Ovv1wQTgJ6Tr/tlkAdDDgo0ZPD4cxc
qCmzLdrNV/2uyDbKwAwNDDlvT9rwPK81WzMWu+jG53JUV8JokBx86+jnqp8AgSWc
J1RezdbNYNYugBHmzzWAQMEOUOGi+jSRyYLF4ddNZ6iJAUJlFQo=
=qQH/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: