Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694400 - sys-power/acpi_call-3.17 - vcs-snapshot_src_unpack did not find any archives that needed renaming.
Summary: sys-power/acpi_call-3.17 - vcs-snapshot_src_unpack did not find any archives ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-14 21:58 UTC by Conrad Kostecki
Modified: 2020-05-10 16:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2019-09-14 21:58:43 UTC
>>> Emerging (2 of 3) sys-power/acpi_call-3.17::gentoo
 * acpi_call-3.17.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     5.2.14-gentoo
 * Checking for suitable kernel configuration options...                                                                                                                            [ ok ]
>>> Unpacking source...
 * Unpacking acpi_call-3.17.tar.gz
 * vcs-snapshot_src_unpack did not find any archives that needed renaming.
 * Please verify that its usage is really necessary, and remove
 * the inherit if it is not.
>>> Source unpacked in /var/tmp/portage/sys-power/acpi_call-3.17/work
>>> Preparing source in /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17 ...
 * Applying acpi_call-3.17-linux-4.12.patch ...                                                                                                                                     [ ok ]
 * Applying acpi_call-3.17-linux-4.14.patch ...                                                                                                                                     [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17 ...
ln: die symbolische Verknüpfung 'Module.symvers' konnte nicht angelegt werden: Die Datei existiert bereits
 * Preparing acpi_call module
make -j9 -l8 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KDIR=/usr/src/linux M=/var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17 default
make -C /usr/src/linux M=/var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17 modules
make[1]: Verzeichnis „/usr/src/linux-5.2.14-gentoo“ wird betreten
  CC [M]  /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17/acpi_call.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17/acpi_call.mod.o
  LD [M]  /var/tmp/portage/sys-power/acpi_call-3.17/work/acpi_call-3.17/acpi_call.ko
make[1]: Verzeichnis „/usr/src/linux-5.2.14-gentoo“ wird verlassen
>>> Source compiled.
>>> Test phase [not enabled]: sys-power/acpi_call-3.17

>>> Install sys-power/acpi_call-3.17 into /var/tmp/portage/sys-power/acpi_call-3.17/image/
 * Installing acpi_call module
>>> Completed installing sys-power/acpi_call-3.17 into /var/tmp/portage/sys-power/acpi_call-3.17/image/

 * Final size of build directory: 188 KiB
 * Final size of installed tree:   16 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
   /lib/modules/5.2.14-gentoo/misc/acpi_call.ko

>>> Installing (2 of 3) sys-power/acpi_call-3.17::gentoo
 * checking 1 files for package collisions
>>> Merging sys-power/acpi_call-3.17 to /
--- /lib/
--- /lib/modules/
--- /lib/modules/5.2.14-gentoo/
>>> /lib/modules/5.2.14-gentoo/misc/
>>> /lib/modules/5.2.14-gentoo/misc/acpi_call.ko
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- cfgpro   obj /lib/modules/5.2.13-gentoo/misc/acpi_call.ko
--- cfgpro   dir /lib/modules/5.2.13-gentoo/misc
--- cfgpro   dir /lib/modules/5.2.13-gentoo
--- replaced dir /lib/modules
--- replaced dir /lib
 * Removing sys-power/acpi_call-3.17 from moduledb.
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
 * Updating module dependencies for 5.2.14-gentoo ...                                                                                                                               [ ok ]
 * Adding module to moduledb.
>>> sys-power/acpi_call-3.17 merged.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-10 16:22:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94833a31987a268ce07ecc792f6cc54866d2daea

commit 94833a31987a268ce07ecc792f6cc54866d2daea
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-05-10 15:51:08 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-05-10 16:22:12 +0000

    sys-power/acpi_call: fix qa warning
    
    Also bumped to EAPI=7.
    
    Closes: https://bugs.gentoo.org/694400
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-power/acpi_call/acpi_call-3.17-r1.ebuild | 36 ++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e7b6c1ec4de8839d6069dba8bde28f03a4b8f0

commit c2e7b6c1ec4de8839d6069dba8bde28f03a4b8f0
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-05-10 15:51:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-05-10 16:22:12 +0000

    sys-power/acpi_call: fix qa warning on live
    
    Also bumpe to EAPI=7.
    
    Bug: https://bugs.gentoo.org/694400
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-power/acpi_call/acpi_call-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)