Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913179 - dev-embedded/sdcc-4.3.0: No rule to make target '../../sdbinutils/libiberty/libiberty.a'
Summary: dev-embedded/sdcc-4.3.0: No rule to make target '../../sdbinutils/libiberty/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 03:51 UTC by vowstar
Modified: 2023-09-03 07:55 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,16.39 KB, text/plain)
2023-08-29 03:53 UTC, vowstar
Details
build.log (build.log,205.04 KB, text/plain)
2023-08-29 03:54 UTC, vowstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vowstar 2023-08-29 03:51:31 UTC
Upgrade from 4.2.0 to 4.3.0, but compile error.

Reproducible: Always

Steps to Reproduce:
1. emerge -1av dev-embedded/sdcc

Actual Results:  
gawk -f ./gen-pass-instances.awk \
  ./passes.def  > pass-instances.def
make[3]: *** No rule to make target '../../sdbinutils/libiberty/libiberty.a', needed by 'cc1'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/dev-embedded/sdcc-4.3.0/work/sdcc-4.3.0/support/cpp/gcc'
make[2]: *** [Makefile:1531: all-gcc] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-embedded/sdcc-4.3.0/work/sdcc-4.3.0/support/cpp'
make[1]: *** [Makefile:917: all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-embedded/sdcc-4.3.0/work/sdcc-4.3.0/support/cpp'
make: *** [Makefile:146: sdcc-libs] Error 2


Expected Results:  
Successfully installed.
Comment 1 vowstar 2023-08-29 03:53:10 UTC
Created attachment 868937 [details]
emerge --info
Comment 2 vowstar 2023-08-29 03:54:13 UTC
Created attachment 868938 [details]
build.log
Comment 3 vowstar 2023-08-29 04:24:19 UTC
I don't know why, this bug disappears after restarting the computer.
Comment 4 Viorel Munteanu gentoo-dev 2023-08-29 05:58:49 UTC
There is something fishy with that libibertye.  I had an error once but I blamed some changes I was making.  Now with your bug I'm beginning to think it may be a race condition.

I'll try to reproduce it and will close it again if I can't.
Comment 5 Viorel Munteanu gentoo-dev 2023-09-03 07:55:13 UTC
Can't reproduce it, I tried 20 times with --shuffle