Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763876 - app-emulation/containerd-1.4.3-r1: install faild with No rule to make target 'no-PIC'
Summary: app-emulation/containerd-1.4.3-r1: install faild with No rule to make target ...
Status: RESOLVED DUPLICATE of bug 763648
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-05 13:17 UTC by vowstar
Modified: 2021-01-05 13:22 UTC (History)
0 users

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


Attachments
build.log (build.log,2.06 KB, text/x-log)
2021-01-05 13:18 UTC, vowstar
Details
emerge --info =app-emulation/containerd-1.4.3-r1::gentoo (emerge-info.log,21.47 KB, text/x-log)
2021-01-05 13:20 UTC, vowstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vowstar 2021-01-05 13:17:36 UTC
Update system with app-emulation/containerd-1.4.3-r1, then install failed with:

>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/app-emulation/containerd-1.4.3-r1/work
>>> Preparing source in /var/tmp/portage/app-emulation/containerd-1.4.3-r1/work/containerd-1.4.3/src/github.com/containerd/containerd ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/containerd-1.4.3-r1/work/containerd-1.4.3/src/github.com/containerd/containerd ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emulation/containerd-1.4.3-r1/work/containerd-1.4.3/src/github.com/containerd/containerd ...
make -j24 'BUILDTAGS=no_btrfs no_devmapper seccomp' DESTDIR=/var/tmp/portage/app-emulation/containerd-1.4.3-r1/image LDFLAGS=-extldflags -fno-PIC all man 
make: no-PIC: No such file or directory
make: *** No rule to make target 'no-PIC'.  Stop.

Reproducible: Always

Steps to Reproduce:
1. emerge app-emulation/containerd-1.4.3-r1
2. failed withNo rule to make target 'no-PIC'
Actual Results:  
>>> Compiling source in /var/tmp/portage/app-emulation/containerd-1.4.3-r1/work/containerd-1.4.3/src/github.com/containerd/containerd ...
make -j24 'BUILDTAGS=no_btrfs no_devmapper seccomp' DESTDIR=/var/tmp/portage/app-emulation/containerd-1.4.3-r1/image LDFLAGS=-extldflags -fno-PIC all man 
make: no-PIC: No such file or directory
make: *** No rule to make target 'no-PIC'.  Stop.


Expected Results:  
Install success
Comment 1 vowstar 2021-01-05 13:18:21 UTC
Created attachment 681289 [details]
build.log

/var/tmp/portage/app-emulation/containerd-1.4.3-r1/temp/build.log
Comment 2 vowstar 2021-01-05 13:20:02 UTC
Created attachment 681292 [details]
emerge --info =app-emulation/containerd-1.4.3-r1::gentoo

emerge --info =app-emulation/containerd-1.4.3-r1::gentoo > emerge-info.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-01-05 13:22:38 UTC

*** This bug has been marked as a duplicate of bug 763648 ***