Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 758557 Details for
Bug 828928
media-gfx/scrot-1.7-r1 installs files into unexpected paths
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 9.08 KB, created by
Matthew Smith
on 2021-12-11 14:09:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matthew Smith
Created:
2021-12-11 14:09:06 UTC
Size:
9.08 KB
patch
obsolete
>[32m * [39;49;00mPackage: media-gfx/scrot-1.7-r1 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >[32m * [39;49;00mPackage: media-gfx/scrot-1.7-r1 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking scrot-1.7.tar.gz to /var/tmp/portage/media-gfx/scrot-1.7-r1/work >>>> Source unpacked in /var/tmp/portage/media-gfx/scrot-1.7-r1/work >>>> Preparing source in /var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7 ... >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/scrot-1.7-r1 --htmldir=/usr/share/doc/scrot-1.7-r1/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make sets $(MAKE)... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x11... yes >checking for xcomposite... yes >checking for xext... yes >checking for xfixes... yes >checking for imlib2... yes >checking for strlcpy... no >checking for strlcat... no >checking for err... yes >checking for errx... yes >checking for libbsd-overlay... yes >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 stdint.h... (cached) yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for getopt_long... yes >checking for getsubopt... yes >checking for gethostname... yes >checking for select... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for strtol... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/config.h >config.status: executing src/scrot_config.h commands >config.status: creating src/scrot_config.h - prefix SCROT for src/config.h defines >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7 ... >make -j24 >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-main.o `test -f 'main.c' || echo './'`main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-options.o `test -f 'options.c' || echo './'`options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-imlib.o `test -f 'imlib.c' || echo './'`imlib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-note.o `test -f 'note.c' || echo './'`note.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-scrot_selection.o `test -f 'scrot_selection.c' || echo './'`scrot_selection.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-selection_classic.o `test -f 'selection_classic.c' || echo './'`selection_classic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -isystem /usr/include/bsd -DLIBBSD_OVERLAY -isystem /usr/include/bsd -DLIBBSD_OVERLAY -march=native -O2 -pipe -c -o scrot-selection_edge.o `test -f 'selection_edge.c' || echo './'`selection_edge.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o scrot scrot-main.o scrot-options.o scrot-imlib.o scrot-note.o scrot-scrot_selection.o scrot-selection_classic.o scrot-selection_edge.o -lX11 -lXcomposite -lXext -lXfixes -lImlib2 -lbsd -lX11 -lXcomposite -lXext -lXfixes -lImlib2 -lbsd >make[2]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >>>> Source compiled. >>>> Test phase: media-gfx/scrot-1.7-r1 >make -j24 check >Making check in src >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >make[1]: Nothing to be done for 'check-am'. >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >>>> Completed testing media-gfx/scrot-1.7-r1 > >>>> Install media-gfx/scrot-1.7-r1 into /var/tmp/portage/media-gfx/scrot-1.7-r1/image >make -j24 DESTDIR=/var/tmp/portage/media-gfx/scrot-1.7-r1/image install >Making install in src >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[2]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[2]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/bin' > /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c scrot '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/bin' >make[2]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7/src' >make[1]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >make[2]: Entering directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/share/doc/scrot' > /bin/mkdir -p '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/share/man/man1' > /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 README.md AUTHORS ChangeLog doc/scrot.png '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/share/doc/scrot' > /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 man/scrot.1 '/var/tmp/portage/media-gfx/scrot-1.7-r1/image/usr/share/man/man1' >make[2]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >make[1]: Leaving directory '/var/tmp/portage/media-gfx/scrot-1.7-r1/work/scrot-1.7' >>>> Completed installing media-gfx/scrot-1.7-r1 into /var/tmp/portage/media-gfx/scrot-1.7-r1/image > > [32m*[0m Final size of build directory: 920 KiB > [32m*[0m Final size of installed tree: 184 KiB > > [33m*[0m QA Notice: The ebuild is installing to one or more unexpected paths: > [33m*[0m > [33m*[0m /usr/share/doc/scrot > [33m*[0m > [33m*[0m Please fix the ebuild to use correct FHS/Gentoo policy paths. >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/scrot
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 828928
: 758557