public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/scrot/
Date: Sat, 11 Dec 2021 01:34:59 +0000 (UTC)	[thread overview]
Message-ID: <1639186479.f3c0f98ffabaf74eb370b27dd8110e0e9ceb6519.sam@gentoo> (raw)

commit:     f3c0f98ffabaf74eb370b27dd8110e0e9ceb6519
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 01:34:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 01:34:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c0f98f

media-gfx/scrot: drop obsolete giblib dependency

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/scrot/build.log                          | 150 +++++++++++++++++++++
 .../{scrot-1.7.ebuild => scrot-1.7-r1.ebuild}      |   1 -
 media-gfx/scrot/scrot-9999.ebuild                  |   1 -
 3 files changed, 150 insertions(+), 2 deletions(-)

diff --git a/media-gfx/scrot/build.log b/media-gfx/scrot/build.log
new file mode 100644
index 000000000000..b6ee51e1f95b
--- /dev/null
+++ b/media-gfx/scrot/build.log
@@ -0,0 +1,150 @@
+ * Package:    media-libs/giblib-1.2.4-r1
+ * Repository: gentoo
+ * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
+ * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
+>>> Unpacking source...
+>>> Unpacking giblib-1.2.4.tar.gz to /var/tmp/portage/media-libs/giblib-1.2.4-r1/work
+>>> Source unpacked in /var/tmp/portage/media-libs/giblib-1.2.4-r1/work
+>>> Preparing source in /var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4 ...
+ * Applying giblib-1.2.4-fix-build-system.patch ...
+ [ ok ]
+ * Running eautoreconf in '/var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4' ...
+ * Running 'libtoolize --install --copy --force --automake' ...
+ [ ok ]
+ * Running 'aclocal' ...
+ [ ok ]
+ * Running 'autoconf --force' ...
+ [ ok ]
+ * Running 'autoheader' ...
+ [ ok ]
+ * Running 'automake --add-missing --copy --foreign --force-missing' ...
+ [ ok ]
+ * Running elibtoolize in: giblib-1.2.4/
+ *   Applying portage/1.2.0 patch ...
+ *   Applying sed/1.5.6 patch ...
+ *   Applying as-needed/2.4.3 patch ...
+ *   Applying static-flags/2.4.6 patch ...
+>>> Source prepared.
+>>> Configuring source in /var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4 ...
+ * econf: updating giblib-1.2.4/config.guess with /usr/share/gnuconfig/config.guess
+ * econf: updating giblib-1.2.4/config.sub with /usr/share/gnuconfig/config.sub
+./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 --disable-silent-rules --docdir=/usr/share/doc/giblib-1.2.4-r1 --htmldir=/usr/share/doc/giblib-1.2.4-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-option-checking=warn
+configure: loading site script /usr/share/config.site
+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 race-free mkdir -p... /bin/mkdir -p
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking whether make supports nested variables... yes
+checking whether make supports the include directive... yes (GNU style)
+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 the compiler supports GNU C... yes
+checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
+checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
+checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
+checking dependency style of x86_64-pc-linux-gnu-gcc... none
+checking for library containing strerror... none required
+checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
+checking whether the compiler supports GNU C... (cached) yes
+checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
+checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
+checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
+checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
+checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
+checking whether the compiler supports GNU C... (cached) yes
+checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
+checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
+checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
+checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
+checking for stdio.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for strings.h... yes
+checking for sys/stat.h... yes
+checking for sys/types.h... yes
+checking for unistd.h... yes
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking build system type... x86_64-pc-linux-gnu
+checking host system type... x86_64-pc-linux-gnu
+checking how to print strings... printf
+checking for a sed that does not truncate output... /bin/sed
+checking for fgrep... /bin/grep -F
+checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
+checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
+checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
+checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 1572864
+checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
+checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
+checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
+checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
+checking how to recognize dependent libraries... pass_all
+checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
+checking how to associate runtime and link libraries... printf %s\n
+checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
+checking for archiver @FILE support... @
+checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
+checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
+checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
+checking for sysroot... /
+checking for a working dd... /bin/dd
+checking how to truncate binary pipes... /bin/dd bs=4096 count=1
+checking for x86_64-pc-linux-gnu-mt... no
+checking for mt... no
+checking if : is a manifest tool... no
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
+checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
+checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
+checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
+checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
+checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
+checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux ld.so
+checking how to hardcode library paths into programs... immediate
+checking whether stripping libraries is possible... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... no
+checking whether make sets $(MAKE)... (cached) yes
+checking whether build environment is sane... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking if malloc debugging is wanted... no
+checking for imlib2-config... no
+checking for imlib2 - version >= 1.0.0... no
+*** The imlib2-config script installed by imlib2 could not be found
+*** If imlib2 was installed in PREFIX, make sure PREFIX/bin is in
+*** your path, or set the IMLIB2_CONFIG environment variable to the
+*** full path to imlib2-config.
+configure: error: Cannot find imlib2: Is imlib2-config in the path?
+
+!!! Please attach the following file when seeking support:
+!!! /var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4/config.log
+ * ERROR: media-libs/giblib-1.2.4-r1::gentoo failed (configure phase):
+ *   econf failed
+ * 
+ * Call stack:
+ *               ebuild.sh, line  127:  Called src_configure
+ *             environment, line 1682:  Called econf '--disable-static'
+ *        phase-helpers.sh, line  711:  Called __helpers_die 'econf failed'
+ *   isolated-functions.sh, line  112:  Called die
+ * The specific snippet of code:
+ *   		die "$@"
+ * 
+ * If you need support, post the output of `emerge --info '=media-libs/giblib-1.2.4-r1::gentoo'`,
+ * the complete build log and the output of `emerge -pqv '=media-libs/giblib-1.2.4-r1::gentoo'`.
+ * The complete build log is located at '/var/tmp/portage/media-libs/giblib-1.2.4-r1/temp/build.log'.
+ * The ebuild environment file is located at '/var/tmp/portage/media-libs/giblib-1.2.4-r1/temp/environment'.
+ * Working directory: '/var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4'
+ * S: '/var/tmp/portage/media-libs/giblib-1.2.4-r1/work/giblib-1.2.4'

diff --git a/media-gfx/scrot/scrot-1.7.ebuild b/media-gfx/scrot/scrot-1.7-r1.ebuild
similarity index 97%
rename from media-gfx/scrot/scrot-1.7.ebuild
rename to media-gfx/scrot/scrot-1.7-r1.ebuild
index 05091a934e05..80d7728667d6 100644
--- a/media-gfx/scrot/scrot-1.7.ebuild
+++ b/media-gfx/scrot/scrot-1.7-r1.ebuild
@@ -21,7 +21,6 @@ SLOT="0"
 
 RDEPEND="
 	dev-libs/libbsd
-	>=media-libs/giblib-1.2.3
 	x11-libs/libXext
 	x11-libs/libX11
 	x11-libs/libXcomposite

diff --git a/media-gfx/scrot/scrot-9999.ebuild b/media-gfx/scrot/scrot-9999.ebuild
index 05091a934e05..80d7728667d6 100644
--- a/media-gfx/scrot/scrot-9999.ebuild
+++ b/media-gfx/scrot/scrot-9999.ebuild
@@ -21,7 +21,6 @@ SLOT="0"
 
 RDEPEND="
 	dev-libs/libbsd
-	>=media-libs/giblib-1.2.3
 	x11-libs/libXext
 	x11-libs/libX11
 	x11-libs/libXcomposite


             reply	other threads:[~2021-12-11  1:35 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11  1:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-18  7:41 [gentoo-commits] repo/gentoo:master commit in: media-gfx/scrot/ Joonas Niilola
2024-07-18  7:41 Joonas Niilola
2023-12-18  9:01 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-11-24 15:18 Michał Górny
2023-06-18 12:16 Joonas Niilola
2023-06-11  8:22 Joonas Niilola
2023-06-11  8:22 Joonas Niilola
2023-06-11  8:22 Joonas Niilola
2023-05-15  4:10 Sam James
2023-05-15  4:10 Sam James
2023-05-13  9:02 Arthur Zamarin
2023-05-13  8:37 Arthur Zamarin
2023-05-13  8:37 Arthur Zamarin
2023-05-13  8:37 Arthur Zamarin
2023-04-11  4:07 Sam James
2023-03-28 11:50 Ionen Wolkens
2023-03-28 11:37 Ionen Wolkens
2023-02-26 20:00 Arthur Zamarin
2023-02-25 18:29 Arthur Zamarin
2023-02-25 18:26 Arthur Zamarin
2023-02-25 18:22 Arthur Zamarin
2023-02-25 18:21 Arthur Zamarin
2023-02-25 18:15 Arthur Zamarin
2023-01-21  4:54 Sam James
2023-01-11  5:15 Sam James
2023-01-10  3:59 Sam James
2022-08-19  3:46 Sam James
2022-07-15 12:44 Sam James
2022-06-21 16:08 Jakov Smolić
2022-06-17 12:18 Jakov Smolić
2022-06-17 11:48 Jakov Smolić
2022-06-17 10:27 Arthur Zamarin
2022-06-17  6:19 Joonas Niilola
2022-06-17  6:19 Joonas Niilola
2022-02-20  1:12 Sam James
2021-12-11  1:35 Sam James
2021-12-11  1:29 Sam James
2021-09-02  8:52 Yixun Lan
2020-12-20 18:47 Sam James
2020-12-20 16:40 Thomas Deutschmann
2020-12-18 20:49 Sergei Trofimovich
2020-12-18 10:25 Sergei Trofimovich
2020-12-17 16:41 Agostino Sarubbo
2020-12-17  8:17 Sam James
2020-07-19 10:15 Jeroen Roovers
2020-04-29  8:22 Jeroen Roovers
2020-04-16 12:26 Jeroen Roovers
2020-04-16  4:33 Jeroen Roovers
2020-04-16  4:29 Jeroen Roovers
2020-01-01 23:54 Jeroen Roovers
2019-05-03 15:23 Pacho Ramos
2019-05-03 13:49 Mikle Kolyada
2019-04-21  2:44 Anthony G. Basile
2019-04-17 11:39 Mikle Kolyada
2019-04-08  2:18 Thomas Deutschmann
2019-04-07 10:35 Mikle Kolyada
2019-04-05 19:03 Sergei Trofimovich
2019-01-27  6:21 Benda XU
2016-03-13 16:31 Patrice Clement
2016-03-13 15:34 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1639186479.f3c0f98ffabaf74eb370b27dd8110e0e9ceb6519.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox