Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751082 - net-wireless/gqrx-2.12.1-r1: failed to build with " error: ‘_1’ was not declared in this scope"
Summary: net-wireless/gqrx-2.12.1-r1: failed to build with " error: ‘_1’ was not decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-25 01:37 UTC by vowstar
Modified: 2020-11-25 00:13 UTC (History)
3 users (show)

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


Attachments
build log (build.log,71.37 KB, text/plain)
2020-10-25 01:38 UTC, vowstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vowstar 2020-10-25 01:37:39 UTC
Install failed.

Reproducible: Always

Steps to Reproduce:
run sudo emerge -av net-wireless/gqrx, and then build failed
Actual Results:  
 * ERROR: net-wireless/gqrx-2.12.1-r1::gentoo failed (compile phase):
 *   ninja -v -j24 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 2008:  Called cmake_src_compile
 *   environment, line  703:  Called cmake_build
 *   environment, line  672:  Called eninja
 *   environment, line 1124:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/gqrx-2.12.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/gqrx-2.12.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-wireless/gqrx-2.12.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/gqrx-2.12.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-wireless/gqrx-2.12.1-r1/work/gqrx-2.12.1_build'
 * S: '/var/tmp/portage/net-wireless/gqrx-2.12.1-r1/work/gqrx-2.12.1'
 * 
 * The following package has failed to build, install, or execute postinst:
 * 
 *  (net-wireless/gqrx-2.12.1-r1:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-wireless/gqrx-2.12.1-r1/temp/build.log'

Expected Results:  
Install success
Comment 1 vowstar 2020-10-25 01:38:52 UTC
Created attachment 668369 [details]
build log
Comment 2 vowstar 2020-10-25 01:45:53 UTC
bump to gqrx-2.13.1 fixed this problem

https://github.com/vowstar/vowstar-overlay/blob/master/net-wireless/gqrx/gqrx-2.13.1.ebuild
Comment 3 Marek Szuba (RETIRED) archtester gentoo-dev 2020-11-25 00:02:24 UTC
I've just seen this now too, when I tried to rebuild gqrx for the new Boost.
Comment 4 Larry the Git Cow gentoo-dev 2020-11-25 00:13:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a052df95fd87754f4212d5dca54da1065c95034

commit 4a052df95fd87754f4212d5dca54da1065c95034
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-11-25 00:10:49 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-11-25 00:13:32 +0000

    net-wireless/gqrx: bump to 2.14
    
    Invoking maintainer time-out on Bug #751082, i.e. compilation error
    in 2.12.1-r1.
    
    Closes: https://bugs.gentoo.org/751082
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-wireless/gqrx/Manifest         |  1 +
 net-wireless/gqrx/gqrx-2.14.ebuild | 65 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)