-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: intltool: should not build on device #9360
Comments
I am against the idea to disable on-device compilation of heavy packages. On-device builds may be used to detect problems that occur only during cross compilation as well as for other variety of reasons. The most I can agree on is to issue a warning for such packages |
@thunder-coding, that is not the point. The author means that termux-packages/packages/intltool/build.sh Lines 12 to 22 in 7a359b6
|
This would require porting (at least) LWP::UserAgent, Encode::Locale, File::Listing, HTTP::Date, Time::Zone, HTTP::Date, HTML::Entities, HTML::Tagset, HTTP::Headers, IO::HTML, LWP::MediaTypes. I don't think this would be worth the effort considering that:
intltool should depend on make and clang though, those are needed for successful installation. |
Also should depend on |
These are needed for successful compilation/installation of perl dependencies through cpan. See #9360.
These are needed for successful compilation/installation of perl dependencies through cpan. See termux#9360.
Problem description
Compilation of intltool on device is slow and expensive
What steps will reproduce the bug?
What is the expected behavior?
The package must must install without compiling on device
System information
termux-info:
The text was updated successfully, but these errors were encountered: