Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690060 - dev-lang/lazarus-2.0.2 - make: *** No rule to make target 'cleanide ide'. Stop. only with USE="python"
Summary: dev-lang/lazarus-2.0.2 - make: *** No rule to make target 'cleanide ide'. St...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-17 16:00 UTC by Sergej
Modified: 2020-04-25 13:37 UTC (History)
8 users (show)

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


Attachments
emerge --info (emergeinfo.txt,11.44 KB, text/plain)
2019-07-17 16:00 UTC, Sergej
Details
build.log (build.log.bz2,70.23 KB, application/x-bzip)
2019-07-17 16:01 UTC, Sergej
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergej 2019-07-17 16:00:09 UTC
Created attachment 583174 [details]
emerge --info

emerge failed at:

Info: (lazarus) Execute Title="Build IDE"
Info: (lazarus) Working Directory="/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus/"
Info: (lazarus) Executable="/usr/bin/make"
Info: (lazarus) Param[0]="-w"
Info: (lazarus) Param[1]="cleanide"
Info: (lazarus) Param[2]="cleanide ide"
make: Entering directory '/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus'
/usr/bin/make -C ide cleanide
make[1]: Entering directory '/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus/ide'
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
make: *** No rule to make target 'cleanide ide'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus/ide'
make: Leaving directory '/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus'
Error: (lazarus) Build IDE: stopped with exit code 2
Error: (lazarus) Building IDE: Building IDE failed.
Comment 1 Sergej 2019-07-17 16:01:56 UTC
Created attachment 583176 [details]
build.log
Comment 2 Alex 2019-07-20 09:43:15 UTC
Same here
Comment 3 Ervin Peters 2019-07-20 12:47:42 UTC
same here too.

/bin/rm -f 
/bin/rm -f 
make: *** Keine Regel, um „cleanide ide“ zu erstellen.  Schluss.
/bin/rm -f 
/bin/rm -f 
/bin/rm -f 
make[1]: Verzeichnis „/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus/ide“ wird verlassen
make: Verzeichnis „/var/tmp/portage/dev-lang/lazarus-2.0.2/work/lazarus“ wird verlassen
Error: (lazarus) IDE erstellen: stopped with exit code 2
Error: (lazarus) Building IDE: Building IDE failed.

ervin
Comment 4 Alexey Korepanov 2019-07-21 22:23:29 UTC
same
Comment 5 deim 2019-10-04 20:10:55 UTC
Version 2.0.4 with same error. Compile from original source is OK.
Comment 6 Bill Binder 2019-10-24 19:22:18 UTC
The build for 2.0.2 works for me if I disable the python USE flag, and fails if I enable it again.

This fits in with the part of the build which is reported to be failing:

./lazbuild -B --lazarusdir="." --pcp="../lazarus-package-config" --build-ide= --add-package ../Python-for-Lazarus-${PYTHON_HASH}/python4lazarus/python4lazarus_package.lpk || die;
Comment 7 Amy Liffey gentoo-dev 2020-04-25 13:37:23 UTC
Removed from tree.