Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894628 - dev-libs/FBGEMM-2022.07.16 - /.../UtilsAvx2.h: error: int32_t in namespace std does not name a type
Summary: dev-libs/FBGEMM-2022.07.16 - /.../UtilsAvx2.h: error: int32_t in namespace st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-15 18:31 UTC by Toralf Förster
Modified: 2023-03-11 17:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.46 KB, text/plain)
2023-02-15 18:31 UTC, Toralf Förster
Details
dev-libs:FBGEMM-2022.07.16:20230215-115500.log (dev-libs:FBGEMM-2022.07.16:20230215-115500.log,23.48 KB, text/plain)
2023-02-15 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.44 KB, text/plain)
2023-02-15 18:31 UTC, Toralf Förster
Details
environment (environment,124.27 KB, text/plain)
2023-02-15 18:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.97 KB, application/x-bzip)
2023-02-15 18:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.63 KB, application/x-bzip)
2023-02-15 18:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.09 KB, application/x-bzip)
2023-02-15 18:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-15 18:31:20 UTC
too long lines were shrinked:

[12/65] /usr/bin/x86_64-pc-linux-gnu-g++  -I/include -I/src -I/var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/include -I/var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a  -pipe -march=native -fno-diagnost
FAILED: CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++  -I/include -I/src -I/var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/include -I/var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a  -pipe -march=native -fno-diagnostics-colo
In file included from /var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/include/fbgemm/Utils.h:10,
                 from /var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/src/./CodeGenHelpers.h:9,
                 from /var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/src/GenerateKernelDirectConvU8S8S32ACC32.cc:8:
/var/tmp/portage/dev-libs/FBGEMM-2022.07.16/work/FBGEMM-7d59e803359eb323598e572700db27de467b705a/include/fbgemm/./UtilsAvx2.h:47:37: error: int32_t in namespace std does not name a type
   47 | template <typename BIAS_TYPE = std::int32_t>
      |                                     ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230214-180043

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 2fbf41bf4bf48a17d26dac9f1cc7c77c287b6203
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 15 11:17:01 2023 +0000

    2023-02-15 11:17:01 UTC

emerge -qpvO dev-libs/FBGEMM
[ebuild  N    ] dev-libs/FBGEMM-2022.07.16  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-02-15 18:31:21 UTC
Created attachment 851402 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-15 18:31:22 UTC
Created attachment 851404 [details]
dev-libs:FBGEMM-2022.07.16:20230215-115500.log
Comment 3 Toralf Förster gentoo-dev 2023-02-15 18:31:24 UTC
Created attachment 851406 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-15 18:31:25 UTC
Created attachment 851408 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-15 18:31:27 UTC
Created attachment 851410 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-15 18:31:28 UTC
Created attachment 851412 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-15 18:31:29 UTC
Created attachment 851414 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-11 17:35:28 UTC
The bug has been closed via the following commit(s):

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

commit cfba1140f658bf94ac22b666be7c2e630c12a02a
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-03-11 17:34:22 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-03-11 17:35:10 +0000

    dev-libs/FBGEMM: fix build with gcc-13
    
    Closes: https://bugs.gentoo.org/894628
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/FBGEMM/FBGEMM-2022.01.13-r1.ebuild        | 54 ----------------------
 dev-libs/FBGEMM/FBGEMM-2022.07.16.ebuild           |  1 +
 dev-libs/FBGEMM/Manifest                           |  1 -
 .../FBGEMM/files/FBGEMM-2022.07.16-gcc13.patch     | 10 ++++
 4 files changed, 11 insertions(+), 55 deletions(-)