Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592186 - sys-firmware/sigrok-firmware-fx2lafw-0.1.3 won't build
Summary: sys-firmware/sigrok-firmware-fx2lafw-0.1.3 won't build
Status: RESOLVED NEEDINFO
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: 2016-08-26 11:56 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2016-09-07 15:55 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 Sergey 'L29Ah' Alirzaev 2016-08-26 11:56:20 UTC
>>> Starting src_compile
sdcc -mmcs51 -I./include -I./fx2lib/include -c fx2lafw.c -o fx2lafw.rel
sdcc -mmcs51 -I./include -I./fx2lib/include -c gpif-acquisition.c -o gpif-acquisition.rel
make -j5
asx8051 -glos -I./include hw/braintechnology-usb-lps/dscr.rel hw/braintechnology-usb-lps/dscr.a51
sdcc -mmcs51 -I./include -I./fx2lib/include -c fx2lib/lib/delay.c -o fx2lib/lib/delay.rel
removing 

Error:
hw/braintechnology-usb-lps/dscr.rel: cannot open.
make: *** [hw/braintechnology-usb-lps/dscr.rel] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR in sys-firmware/sigrok-firmware-fx2lafw-0.1.3::gentoo:
!!! In /usr/libexec/paludis/utils/emake at line 30
!!! emake returned error 2
Comment 1 Sergey 'L29Ah' Alirzaev 2016-08-26 16:53:00 UTC
k worky after updating sdcc from 2.9.0 to 3.5.0
Comment 2 Sergey 'L29Ah' Alirzaev 2016-08-27 11:56:44 UTC
How come is it invalid?
Comment 3 Mike Gilbert gentoo-dev 2016-09-05 20:03:08 UTC
Provide emerge --info and attach a build log.