Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804477 - dev-embedded/usbprog-0.3.0_p20140828 fails to compile
Summary: dev-embedded/usbprog-0.3.0_p20140828 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-07-26 09:48 UTC by Agostino Sarubbo
Modified: 2021-09-28 01:45 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,42.13 KB, text/plain)
2021-07-26 09:48 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.79 KB, text/plain)
2021-07-26 09:48 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,50.62 KB, text/plain)
2021-07-26 09:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-07-26 09:48:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/usbprog-0.3.0_p20140828 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-26 09:48:20 UTC
CC'ing also the author of the commit (418b61057f761cbefcf9546705c1d5273e7f2532)
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-26 09:48:22 UTC
Created attachment 727161 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-07-26 09:48:23 UTC
Created attachment 727164 [details]
1-CMakeError.log

1-CMakeError.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-07-26 09:48:24 UTC
Created attachment 727167 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 5 Agostino Sarubbo gentoo-dev 2021-07-26 09:48:25 UTC
Possible context of error(s):

  Could not find a package configuration file provided by "Qt5Core" with any
  Could not find a package configuration file provided by "Qt5Network" with
  Could not find a package configuration file provided by "Qt5Xml" with any
Comment 6 Larry the Git Cow gentoo-dev 2021-09-28 01:45:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d26f44625969d4b5cf2904f3d15ef9ab88426ec

commit 7d26f44625969d4b5cf2904f3d15ef9ab88426ec
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2021-07-26 17:00:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-28 01:45:18 +0000

    dev-embedded/usbprog: fix compilation on USE=-qt5
    
    Fix compilation with gui and minimal USE-flags. Added patch to fix
    fetching versions.xml file.
    
    Closes: https://bugs.gentoo.org/804477
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../usbprog-0.3.0_p20140828_versions.xml.patch     | 28 +++++++++++
 .../usbprog/usbprog-0.3.0_p20140828-r1.ebuild      | 58 ++++++++++++++++++++++
 2 files changed, 86 insertions(+)