Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 762082 Details for
Bug 830979
x11-plugins/wmstickynotes-0.2-r1: notes crashes when trying to create a new note
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
wmstickylog.txt (text/plain), 23.51 KB, created by
Norayr Chilingarian
on 2022-01-13 13:29:01 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Norayr Chilingarian
Created:
2022-01-13 13:29:01 UTC
Size:
23.51 KB
patch
obsolete
> $ r emerge wmstickynotes > > * IMPORTANT: 25 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items. > >Calculating dependencies... done! > >>>> Verifying ebuild manifests > * - /lib/libpthread-2.31.so >>>> Emerging (1 of 1) x11-plugins/wmstickynotes-0.2-r1::gentoo > * wmstickynotes-0.2.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]i>>> Unpacking source... >>>> Unpacking wmstickynotes-0.2.tar.gz to /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work >>>> Source unpacked in /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work >>>> Preparing source in /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2 ... > * Applying wmstickynotes-0.2-gold.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/wmstickynotes-0.2-r1 --htmldir=/usr/share/doc/wmstickynotes-0.2-r1/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.4.0... yes (version 2.24.33) >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking for an ANSI C-conforming const... 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 pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for mkdir... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2 ... >make -j 5 >make all-am >make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -march=skylake -O2 -pipe -c wmstickynotes.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from wmstickynotes.c:8: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from wmstickynotes.c:8: >/usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here > 698 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from wmstickynotes.c:8: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from wmstickynotes.c:8: >/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here > 547 | struct _GTimeVal > | ^~~~~~~~~ >In file included from wmstickynotes.c:20: >wmstickynotes.h:34:7: warning: type defaults to âintâ in declaration of ânum_color_schemesâ [-Wimplicit-int] > 34 | const num_color_schemes = 8; > | ^~~~~~~~~~~~~~~~~ >wmstickynotes.c: In function âdelete_noteâ: >wmstickynotes.c:189:2: warning: implicit declaration of function âasprintfâ; did you mean âvsprintfâ? [-Wimplicit-function-declaration] > 189 | asprintf(&filename, "%d", note->id); > | ^~~~~~~~ > | vsprintf >wmstickynotes.c: In function âread_old_notesâ: >wmstickynotes.c:375:3: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] > 375 | fscanf(file, "%d,%d,%d,%d,%d,%d,", > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 376 | &(note->x), &(note->y), &(note->width), &(note->height), > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 377 | &reserved1, &reserved2); > | ~~~~~~~~~~~~~~~~~~~~~~~ >wmstickynotes.c:380:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > 380 | fgets(buffer, 256, file); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o wmstickynotes wmstickynotes.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lX11 >make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2' >>>> Source compiled. >>>> Test phase [not enabled]: x11-plugins/wmstickynotes-0.2-r1 > >>>> Install x11-plugins/wmstickynotes-0.2-r1 into /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/image >make -j 5 DESTDIR=/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/image install >make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/image/usr/bin" >make[1]: Nothing to be done for 'install-data-am'. > /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c wmstickynotes '/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/image/usr/bin' >make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/work/wmstickynotes-0.2' >>>> Completed installing x11-plugins/wmstickynotes-0.2-r1 into /var/tmp/portage/x11-plugins/wmstickynotes-0.2-r1/image > > * Final size of build directory: 596 KiB > * Final size of installed tree: 52 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/bin/wmstickynotes > >>>> Installing (1 of 1) x11-plugins/wmstickynotes-0.2-r1::gentoo >>>> Auto-cleaning packages...ckynotes-0.2-r1 into /var/tmp/portage/x11-plugins/w>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date. > >!!! existing preserved libs: >>>> package: app-text/poppler-21.12.0 > * - /usr/lib64/libpoppler.so.105 > * - /usr/lib64/libpoppler.so.105.0.0 > * used by /usr/lib64/inkscape/libinkscape_base.so (media-gfx/inkscape-1.0.1) >>>> package: dev-cpp/yaml-cpp-0.7.0-r1 > * - /usr/lib64/libyaml-cpp.so.0.6 > * - /usr/lib64/libyaml-cpp.so.0.6.3 > * used by /usr/lib64/libOpenColorIO.so.1 (preserved) > * used by /usr/lib64/libOpenColorIO.so.1.1.1 (preserved) >>>> package: dev-haskell/network-uri-2.6.3.0 > * - /usr/lib64/x86_64-linux-ghc-8.8.4/libHSnetwork-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) >>>> package: dev-haskell/regex-base-0.94.0.0 > * - /usr/lib64/x86_64-linux-ghc-8.8.4/libHSregex-base-0.94.0.0-3lEao9661mNAzgJWClRz5I-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSregex-pcre-0.95.0.0-yQKQzgDyXR4ONwb4SLXWT-ghc8.8.4.so (dev-haskell/regex-pcre-0.95.0.0) >>>> package: dev-lang/ghc-8.10.4-r1 > * - /usr/lib64/ghc-8.8.4/array-0.5.4.0/libHSarray-0.5.4.0-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/base-4.13.0.0/libHSbase-4.13.0.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHScmark-gfm-0.2.1-8eCJgDJpEoJ8XEhiCkM1Fe-ghc8.8.4.so (dev-haskell/cmark-gfm-0.2.1) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-charproperties-9.4.0.0-5JvmzUdICVF6uKdqf9nCdT-ghc8.8.4.so (dev-haskell/hxt-charproperties-9.4.0.0) > * used by 3 other files > * - /usr/lib64/ghc-8.8.4/binary-0.8.7.0/libHSbinary-0.8.7.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * - /usr/lib64/ghc-8.8.4/bytestring-0.10.10.1/libHSbytestring-0.10.10.1-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-regex-xmlschema-9.2.0.3-4pXTuHFLcdzGErzesXGuTL-ghc8.8.4.so (dev-haskell/hxt-regex-xmlschema-9.2.0.3) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSregex-pcre-0.95.0.0-yQKQzgDyXR4ONwb4SLXWT-ghc8.8.4.so (dev-haskell/regex-pcre-0.95.0.0) > * - /usr/lib64/ghc-8.8.4/containers-0.6.2.1/libHScontainers-0.6.2.1-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSregex-pcre-0.95.0.0-yQKQzgDyXR4ONwb4SLXWT-ghc8.8.4.so (dev-haskell/regex-pcre-0.95.0.0) > * - /usr/lib64/ghc-8.8.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/directory-1.3.6.0/libHSdirectory-1.3.6.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * - /usr/lib64/ghc-8.8.4/filepath-1.4.2.1/libHSfilepath-1.4.2.1-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * - /usr/lib64/ghc-8.8.4/ghc-boot-th-8.8.4/libHSghc-boot-th-8.8.4-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHScmark-gfm-0.2.1-8eCJgDJpEoJ8XEhiCkM1Fe-ghc8.8.4.so (dev-haskell/cmark-gfm-0.2.1) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-charproperties-9.4.0.0-5JvmzUdICVF6uKdqf9nCdT-ghc8.8.4.so (dev-haskell/hxt-charproperties-9.4.0.0) > * used by 3 other files > * - /usr/lib64/ghc-8.8.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSnetwork-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG-ghc8.8.4.so (preserved) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSregex-base-0.94.0.0-3lEao9661mNAzgJWClRz5I-ghc8.8.4.so (preserved) > * - /usr/lib64/ghc-8.8.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * - /usr/lib64/ghc-8.8.4/parsec-3.1.14.0/libHSparsec-3.1.14.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-9.3.1.18-2WAWs1yRRm8Al1MbX0W215-ghc8.8.4.so (dev-haskell/hxt-9.3.1.18) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-regex-xmlschema-9.2.0.3-4pXTuHFLcdzGErzesXGuTL-ghc8.8.4.so (dev-haskell/hxt-regex-xmlschema-9.2.0.3) > * - /usr/lib64/ghc-8.8.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/template-haskell-2.15.0.0/libHStemplate-haskell-2.15.0.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHSnetwork-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG-ghc8.8.4.so (preserved) > * - /usr/lib64/ghc-8.8.4/text-1.2.4.0/libHStext-1.2.4.0-ghc8.8.4.so > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHScmark-gfm-0.2.1-8eCJgDJpEoJ8XEhiCkM1Fe-ghc8.8.4.so (dev-haskell/cmark-gfm-0.2.1) > * used by /usr/lib64/x86_64-linux-ghc-8.8.4/libHShxt-regex-xmlschema-9.2.0.3-4pXTuHFLcdzGErzesXGuTL-ghc8.8.4.so (dev-haskell/hxt-regex-xmlschema-9.2.0.3) > * - /usr/lib64/ghc-8.8.4/time-1.9.3/libHStime-1.9.3-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.8.4.so > * - /usr/lib64/ghc-8.8.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.8.4.so >>>> package: dev-libs/boost-1.78.0-r2 > * - /usr/lib64/libboost_atomic.so.1.77.0 > * - /usr/lib64/libboost_filesystem.so.1.77.0 > * used by /usr/lib64/libOpenImageIO.so.2.2 (preserved) > * used by /usr/lib64/libOpenImageIO.so.2.2.18 (preserved) > * - /usr/lib64/libboost_thread.so.1.77.0 > * used by /usr/lib64/libOpenImageIO.so.2.2 (preserved) > * used by /usr/lib64/libOpenImageIO.so.2.2.18 (preserved) >>>> package: dev-libs/icu-70.1 > * - /usr/lib64/libicudata.so.67 > * - /usr/lib64/libicudata.so.67.1 > * - /usr/lib64/libicudata.so.68 > * - /usr/lib64/libicudata.so.68.2 > * - /usr/lib64/libicudata.so.69 > * - /usr/lib64/libicudata.so.69.1 > * used by /usr/bin/pandoc (app-text/pandoc-2.13) > * used by /usr/lib64/x86_64-linux-ghc-8.10.4/libHSciteproc-0.3.0.9-I5gxat2hET3He9Ly7M0osp-ghc8.10.4.so (dev-haskell/citeproc-0.3.0.9) > * used by /usr/lib64/x86_64-linux-ghc-8.10.4/libHSpandoc-2.13-FGYzioSC1JKHPglsLYSXBT-ghc8.10.4.so (app-text/pandoc-2.13) > * - /usr/lib64/libicui18n.so.67 > * - /usr/lib64/libicui18n.so.67.1 > * used by /usr/lib64/libgnustep-base.so.1.24 (preserved) > * used by /usr/lib64/libgnustep-base.so.1.24.9 (preserved) > * - /usr/lib64/libicui18n.so.68 > * - /usr/lib64/libicui18n.so.68.2 > * used by /usr/bin/js78 (dev-lang/spidermonkey-78.6.0) > * used by /usr/lib64/libmozjs-78.so.0.0.0 (dev-lang/spidermonkey-78.6.0) > * - /usr/lib64/libicui18n.so.69 > * - /usr/lib64/libicui18n.so.69.1 > * used by /usr/bin/pandoc (app-text/pandoc-2.13) > * used by /usr/lib64/libjavascriptcoregtk-4.0.so.18.18.8 (net-libs/webkit-gtk-2.32.4) > * used by /usr/lib64/libwebkit2gtk-4.0.so.37.53.5 () > * used by 2 other files > * - /usr/lib64/libicuuc.so.67 > * - /usr/lib64/libicuuc.so.67.1 > * used by /usr/lib64/libofstd.so.15.3.6.5 () > * - /usr/lib64/libicuuc.so.68 > * - /usr/lib64/libicuuc.so.68.2 > * used by /usr/bin/js78 (dev-lang/spidermonkey-78.6.0) > * used by /usr/lib64/libmozjs-78.so.0.0.0 (dev-lang/spidermonkey-78.6.0) > * - /usr/lib64/libicuuc.so.69 > * - /usr/lib64/libicuuc.so.69.1 > * used by /usr/bin/WebKitWebDriver (net-libs/webkit-gtk-2.32.4) > * used by /usr/bin/dino (net-im/dino-0.2.2) > * used by /usr/bin/pandoc (app-text/pandoc-2.13) > * used by 7 other files >>>> package: dev-libs/isl-0.24-r2 > * - /usr/lib64/libisl.so.22 > * - /usr/lib64/libisl.so.22.0.1 > * used by /usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/cc1 (sys-devel/gcc-9.3.0-r1) > * used by /usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/cc1obj (sys-devel/gcc-9.3.0-r1) > * used by /usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/cc1plus (sys-devel/gcc-9.3.0-r1) > * used by /usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto1 (sys-devel/gcc-9.3.0-r1) >>>> package: dev-libs/libffi-3.4.2-r1 > * - /usr/lib64/libffi.so.7 > * - /usr/lib64/libffi.so.7.1.0 > * used by /usr/lib/llvm/10/lib64/libLLVM-10.so (sys-devel/llvm-10.0.0) > * used by /usr/lib/llvm/11/lib64/libLLVM-11.so (sys-devel/llvm-11.1.0) > * used by /usr/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so (dev-lang/python-3.7.10_p4) > * used by 2 other files >>>> package: gnustep-base/gnustep-base-1.28.0-r1 > * - /usr/lib64/libgnustep-base.so.1.24 > * - /usr/lib64/libgnustep-base.so.1.24.9 > * used by /usr/lib64/GNUstep/Applications/Affiche.app/Affiche (gnustep-apps/affiche-0.6.0-r4) > * - /usr/lib64/libgnustep-base.so.1.27 > * - /usr/lib64/libgnustep-base.so.1.27.0 > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Account.prefs/Account (gnustep-apps/gnumail-1.3.0) > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Advanced.prefs/Advanced (gnustep-apps/gnumail-1.3.0) > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Colors.prefs/Colors (gnustep-apps/gnumail-1.3.0) > * used by 16 other files >>>> package: gnustep-base/gnustep-gui-0.29.0 > * - /usr/lib64/libgnustep-gui.so.0.25 > * - /usr/lib64/libgnustep-gui.so.0.25.0 > * used by /usr/lib64/GNUstep/Applications/Affiche.app/Affiche (gnustep-apps/affiche-0.6.0-r4) > * - /usr/lib64/libgnustep-gui.so.0.28 > * - /usr/lib64/libgnustep-gui.so.0.28.0 > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Account.prefs/Account (gnustep-apps/gnumail-1.3.0) > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Advanced.prefs/Advanced (gnustep-apps/gnumail-1.3.0) > * used by /usr/lib64/GNUstep/ApplicationSupport/GNUMail/Colors.prefs/Colors (gnustep-apps/gnumail-1.3.0) > * used by 15 other files >>>> package: media-libs/libvpx-1.11.0 > * - /usr/lib64/libvpx.so.6 > * - /usr/lib64/libvpx.so.6.4.0 > * used by /usr/lib64/gstreamer-1.0/libgstvpx.so (media-plugins/gst-plugins-vpx-1.16.3) >>>> package: media-libs/opencolorio-2.1.1-r2 > * - /usr/lib64/libOpenColorIO.so.1 > * - /usr/lib64/libOpenColorIO.so.1.1.1 > * used by /usr/lib64/libOpenImageIO.so.2.2 (preserved) > * used by /usr/lib64/libOpenImageIO.so.2.2.18 (preserved) >>>> package: media-libs/openimageio-2.3.11.0 > * - /usr/lib64/libOpenImageIO.so.2.2 > * - /usr/lib64/libOpenImageIO.so.2.2.18 > * used by /usr/bin/ocioconvert (media-libs/opencolorio-2.1.1-r2) > * used by /usr/bin/ociodisplay (media-libs/opencolorio-2.1.1-r2) > * used by /usr/bin/ociolutimage (media-libs/opencolorio-2.1.1-r2) > * used by /usr/bin/ocioperf (media-libs/opencolorio-2.1.1-r2) >>>> package: media-libs/sdl-gfx-2.0.26-r1 > * - /usr/lib64/libSDL_gfx.so.15 > * - /usr/lib64/libSDL_gfx.so.15.9.1 > * used by /usr/bin/syobon (games-arcade/syobon-1.0.1-r1) >>>> package: media-sound/fluidsynth-2.2.4 > * - /usr/lib64/libfluidsynth.so.2 > * - /usr/lib64/libfluidsynth.so.2.3.5 > * used by /usr/lib64/calf/calf.so (media-plugins/calf-0.90.3) >>>> package: sys-libs/glibc-2.34-r4 > * - /lib/ld-2.31.so > * - /lib/ld-linux.so.2 > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo_minimal-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * - /lib/libc-2.31.so > * - /lib/libc.so.6 > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.asan-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo_minimal-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by 3 other files > * - /lib/libdl-2.31.so > * - /lib/libdl.so.2 > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.asan-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo_minimal-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.ubsan_standalone-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * - /lib/libm-2.31.so > * - /lib/libm.so.6 > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.asan-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * - /lib/libpthread-2.31.so > * - /lib/libpthread.so.0 > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.asan-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.scudo_minimal-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) > * used by /usr/lib/clang/10.0.0/lib/linux/libclang_rt.ubsan_standalone-i386.so (sys-libs/compiler-rt-sanitizers-10.0.0) >Use emerge @preserved-rebuild to rebuild packages using these libraries > > * IMPORTANT: 25 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830979
: 762082