https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-client/seamonkey-2.53.14-r2 fails to compile (USR-MERGE-SYSTEM). Discovered on: amd64 (internal ref: usr-merge_tinderbox) NOTE: (USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Created attachment 849241 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: 1:08.98 2332 | case JS::StreamConsumer::Error: 1:21.51 474 | try!(writeln!(fmt, "Error: {}", self.0)); 1:21.65 warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting 1:21.73 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:21.84 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:21.92 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:22.26 275 | declare_error_trait!(Error: Sized + error::Error); 1:22.29 616 | 2...7 => return Err(Error::InvalidData("malformed size")), 1:22.57 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:24.78 60 | ErrorKind::IoError(ref err) => error::Error::description(err), 1:24.78 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:24.81 warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting 1:25.41 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:25.45 warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting 1:25.45 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:25.76 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:25.78 196 | SendError::Io(ref io_err) => io_err.description(), 1:25.78 warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() 1:25.79 205 | TrySendError::Io(ref io_err) => io_err.description(), 1:25.79 warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting 2:16.26 /var/tmp/portage/www-client/seamonkey-2.53.14-r2/work/seamonkey-2.53.14/seamonk/dist/system_wrappers/gdk/gdkx.h:3:15: fatal error: gdk/gdkx.h: No such file or directory 1:21.56 493 | pub next_error: Option<Box<error::Error + Send>>,
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cdb1202d4bf5fee46241992fa57b017557621a commit 03cdb1202d4bf5fee46241992fa57b017557621a Author: Myckel Habets <gentoo-bugs@habets-dobben.nl> AuthorDate: 2023-01-27 13:41:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-01-29 08:50:21 +0000 www-client/seamonkey: Update to www-client/seamonkey-2.53.15 * Bump to version 2.35.15 * Adds "X" USE-flag requirement on the x11-libs/gtk+ dependency. Closes: https://bugs.gentoo.org/892085 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://bugs.gentoo.org/892309 Closes: https://github.com/gentoo/gentoo/pull/29301 Signed-off-by: Joonas Niilola <juippis@gentoo.org> www-client/seamonkey/Manifest | 3 + www-client/seamonkey/seamonkey-2.53.15.ebuild | 538 ++++++++++++++++++++++++++ 2 files changed, 541 insertions(+)