Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888984 - dev-libs/pocl-3.1 - /.../MMAPRegion.cc: error: POCL_MSG_PRINT_ALMAIF_MMAP was not declared in this scope
Summary: dev-libs/pocl-3.1 - /.../MMAPRegion.cc: error: POCL_MSG_PRINT_ALMAIF_MMAP was...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-30 13:16 UTC by Toralf Förster
Modified: 2023-01-26 00:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2022-12-30 13:16 UTC, Toralf Förster
Details
dev-libs:pocl-3.1:20221230-104041.log.bz2 (dev-libs:pocl-3.1:20221230-104041.log.bz2,142.40 KB, application/x-bzip)
2022-12-30 13:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.68 KB, text/plain)
2022-12-30 13:16 UTC, Toralf Förster
Details
environment (environment,134.86 KB, text/plain)
2022-12-30 13:16 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,568 bytes, application/x-bzip)
2022-12-30 13:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.99 KB, application/x-bzip)
2022-12-30 13:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.78 KB, application/x-bzip)
2022-12-30 13:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,171.92 KB, application/x-bzip)
2022-12-30 13:16 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 2022-12-30 13:16:47 UTC
too long lines were shrinked:

[1905/1952] /usr/bin/x86_64-pc-linux-gnu-g++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_
FAILED: lib/CL/devices/almaif/CMakeFiles/pocl-devices-almaif.dir/MMAPRegion.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DCL_HPP_TARGET_OPENCL_VERSION=300 -DCL_TARGET_OPENCL_VERSION=300 -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCL_USE_DEPRECATED_OPENCL_2_1_APIS -DCL_USE_DEPRECATED_O
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
/var/tmp/portage/dev-libs/pocl-3.1/work/pocl-3.1/lib/CL/devices/almaif/MMAPRegion.cc: In constructor MMAPRegion::MMAPRegion(size_t, size_t, int):
/var/tmp/portage/dev-libs/pocl-3.1/work/pocl-3.1/lib/CL/devices/almaif/MMAPRegion.cc:42:3: error: POCL_MSG_PRINT_ALMAIF_MMAP was not declared in this scope; did you mean POCL_MSG_PRINT_ALMAIF2?
   42 |   POCL_MSG_PRINT_ALMAIF_MMAP(
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221229-000037

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 5f396cfc03a32f136f7e31c79332827ee167e935
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 30 09:47:09 2022 +0000

    2022-12-30 09:47:09 UTC

emerge -qpvO dev-libs/pocl
[ebuild  N    ] dev-libs/pocl-3.1  USE="accel conformance float-conversion hardening hwloc (-cuda) -debug -doc -examples -lto -memmanager -test"
Comment 1 Toralf Förster gentoo-dev 2022-12-30 13:16:48 UTC
Created attachment 845880 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-30 13:16:50 UTC
Created attachment 845882 [details]
dev-libs:pocl-3.1:20221230-104041.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-30 13:16:51 UTC
Created attachment 845884 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-30 13:16:53 UTC
Created attachment 845886 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-30 13:16:54 UTC
Created attachment 845888 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-30 13:16:55 UTC
Created attachment 845890 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-30 13:16:56 UTC
Created attachment 845892 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-30 13:16:57 UTC
Created attachment 845894 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-30 13:17:25 UTC
maybe dup of bug 885611 ?
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 00:26:37 UTC
commit ec263559dc06dcf768ef474d9099e923e59b0405
Author: Martin Kletzander <nert.pinx@gmail.com>
Date:   Wed Jan 18 16:19:45 2023 +0100

    dev-libs/pocl: Fix possible build failure in 3.1

    There is a possible missing macro which was now fixed upstream, but not
    in 3.1, so this is a backport.  Not raising the release number since
    there is no need for rebuild of installed pocl-3.1.

    Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29159
    Signed-off-by: Sam James <sam@gentoo.org>