Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 727766

Summary: net-wireless/uhd-3.15.0.0-r100 : /.../dma_fifo_block_ctrl_impl.cpp: error: _1 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED OBSOLETE    
Severity: normal CC: radio, sam, treecleaner, Xeha, zx2c4
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-wireless:uhd-3.15.0.0-r100:20200610-032216.log
temp.tbz2
ebuild for the 3.15 LTS GIT branch

Description Toralf Förster gentoo-dev 2020-06-10 06:57:12 UTC
/var/tmp/portage/net-wireless/uhd-3.15.0.0-r100/work/uhd-3.15.0.0/host/lib/rfnoc/dma_fifo_block_ctrl_impl.cpp: In constructor dma_fifo_block_ctrl_impl::dma_fifo_block_ctrl_impl(const uhd::rfnoc::make_args_t&):
/var/tmp/portage/net-wireless/uhd-3.15.0.0-r100/work/uhd-3.15.0.0/host/lib/rfnoc/dma_fifo_block_ctrl_impl.cpp:61:21: error: _1 was not declared in this scope
   61 |                     _1,
      |                     ^~
/var/tmp/portage/net-wireless/uhd-3.15.0.0-r100/work/uhd-3.15.0.0/host/lib/rfnoc/dma_fifo_block_ctrl_impl.cpp:61:21: note: suggested alternatives:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20200607-160218

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 10 Jun 2020 02:05:24 AM UTC
/var/db/repos/libressl	Tue 02 Jun 2020 02:35:03 AM UTC

emerge -qpvO net-wireless/uhd
[ebuild  N    ] net-wireless/uhd-3.15.0.0-r100  USE="b100 b200 mpmd n230 usb usrp1 usrp2 utils x300 -doc -e300 -examples -octoclock -test" PYTHON_SINGLE_TARGET="python3_7 -python3_6 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-06-10 06:57:15 UTC
Created attachment 644220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-10 06:57:18 UTC
Created attachment 644222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-10 06:57:21 UTC
Created attachment 644224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-10 06:57:24 UTC
Created attachment 644226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-10 06:57:28 UTC
Created attachment 644228 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-10 06:57:32 UTC
Created attachment 644230 [details]
net-wireless:uhd-3.15.0.0-r100:20200610-032216.log
Comment 7 Toralf Förster gentoo-dev 2020-06-10 06:57:35 UTC
Created attachment 644232 [details]
temp.tbz2
Comment 8 A Sotirov 2020-08-25 13:13:28 UTC
The problem seems to be upstream compiled agains > boost 1.73. There is an issue https://github.com/EttusResearch/uhd/issues/347 and commit https://github.com/EttusResearch/uhd/commit/13caaf001061db3c01082c4574a5e326c4969ab6c that fixes it
Comment 9 A Sotirov 2020-08-25 13:15:59 UTC
Created attachment 656614 [details]
ebuild for the 3.15 LTS GIT branch

Quickly modified the e-build to use the 3.15LTS branch. It now compiles and works.
Comment 10 Agostino Sarubbo gentoo-dev 2021-04-14 06:24:04 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 11 David Seifert gentoo-dev 2021-05-25 12:13:30 UTC
*** Bug 789624 has been marked as a duplicate of this bug. ***