| Summary: | Build and backport android-tools-10.0.0_r39 to Mageia 7 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Kristoffer Grundström <lovaren> |
| Component: | Backports | Assignee: | David GEIGER <geiger.david68210> |
| Status: | RESOLVED OLD | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | cjw, fri, lovaren |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| See Also: |
https://bugs.mageia.org/show_bug.cgi?id=24139 https://bugs.mageia.org/show_bug.cgi?id=27414 https://bugs.mageia.org/show_bug.cgi?id=26474 https://bugs.mageia.org/show_bug.cgi?id=23715 |
||
| Whiteboard: | MGA7TOO | ||
| Source RPM: | CVE: | ||
| Status comment: | |||
| Attachments: |
Here's the full rebuild log
Trying to rebuild with latest android tag New output |
||
|
Description
Kristoffer Grundström
2020-02-11 07:21:25 CET
Morgan Leijström
2020-02-11 14:15:05 CET
CC:
(none) =>
fri Perhaps it is not as simple as you (Kristoffer) tried. Assigning to DavidG as registered maintainer; CC'ing Christiaan as principle recent committer of this pkg. Assignee:
bugsquad =>
geiger.david68210 Created attachment 11646 [details]
Trying to rebuild with latest android tag
It still doesn't build even though I cloned the latest stable source archives.
Here are the errors I get with rpmbuild -ba:
I used the android-10.0.0_r36 branch.
Attachment 11506 is obsolete:
0 =>
1
Kristoffer Grundström
2020-05-17 06:17:44 CEST
Summary:
Backport android-tools-10.0.0_r2-1 to Mageia 7 =>
Build and backport android-tools-10.0.0_r36 to Mageia 7
Kristoffer Grundström
2020-05-17 06:18:40 CEST
Source RPM:
android-tools-10.0.0_r2-1.mga8.src.rpm =>
(none) Use %configure2_5x instead of %configure . Created attachment 11647 [details]
New output
I changed the %configure line, but it still won't build.
Attachment 11646 is obsolete:
0 =>
1 std::basic_string_view::starts_with() is a c++2a feature that is apparently not available in gcc 8.4.0's libstdc++. The function substr() can be used instead in the source code, see the definition of starts_with() in /usr/include/c++/10/string_view in cauldron. (In reply to Christiaan Welvaart from comment #6) > std::basic_string_view::starts_with() is a c++2a feature that is apparently > not available in gcc 8.4.0's libstdc++. > > The function substr() can be used instead in the source code, see the > definition of starts_with() in /usr/include/c++/10/string_view in cauldron. I'm not a developer, just a packager. Could you write a patch for that?
Kristoffer Grundström
2020-06-26 16:03:57 CEST
Summary:
Build and backport android-tools-10.0.0_r36 to Mageia 7 =>
Build and backport android-tools-10.0.0_r39 to Mageia 7 I made new source archives for core, extras, mdnsresponder and changed the spec file to build for android-10.0.0_r39, but it ends with: /bin/sh: ../depcomp: No such file or directory make: *** [Makefile:2159: core/adb/client/libadb_a-usb_libusb.o] Error 127 An update is always welcome... Whiteboard:
(none) =>
MGA7TOO Quick note: I noticed in journal on a mga7 machine where i have adb-tools installed: systemd-udevd[932]: Specified group 'adbusers' unknown So i think android-tools should create that user (or inform user to do that), and admin should select user(s) to become member(s) of that group?
Morgan Leijström
2020-11-30 09:41:08 CET
See Also:
(none) =>
https://bugs.mageia.org/show_bug.cgi?id=26474
Morgan Leijström
2020-11-30 09:43:01 CET
See Also:
(none) =>
https://bugs.mageia.org/show_bug.cgi?id=23715 Mageia 7 is EOL, so closing as OLD. Resolution:
(none) =>
OLD |