Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895216 - media-gfx/curaengine-4.13.1 - /.../math.h: error: uint64_t does not name a type
Summary: media-gfx/curaengine-4.13.1 - /.../math.h: error: uint64_t does not name a type
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-18 08:42 UTC by Toralf Förster
Modified: 2023-08-12 12:44 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.17 KB, text/plain)
2023-02-18 08:42 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.50 KB, application/x-bzip)
2023-02-18 08:42 UTC, Toralf Förster
Details
environment (environment,97.00 KB, text/plain)
2023-02-18 08:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,48.80 KB, application/x-bzip)
2023-02-18 08:42 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.98 KB, application/x-bzip)
2023-02-18 08:42 UTC, Toralf Förster
Details
media-gfx:curaengine-4.13.1:20230218-045545.log (media-gfx:curaengine-4.13.1:20230218-045545.log,58.13 KB, text/plain)
2023-02-18 08:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.84 KB, application/x-bzip)
2023-02-18 08:42 UTC, Toralf Förster
Details
Patch for cura (math.patch,273 bytes, patch)
2023-05-08 09:09 UTC, Sebastian Krupa
Details | Diff

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-18 08:42:12 UTC
too long lines were shrinked:

[64/92] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCUS -DASSERT_INSANE_OUTPUT -DDEBUG -DUSE_CPU_TIME -DVERSION=\"master\" -I/usr/include/polyclipping -I/var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1_build  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wextra -O
[65/92] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCUS -DASSERT_INSANE_OUTPUT -DDEBUG -DUSE_CPU_TIME -DVERSION=\"master\" -I/usr/include/polyclipping -I/var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1_build  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wextra -O
FAILED: CMakeFiles/_CuraEngine.dir/src/settings/AdaptiveLayerHeights.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DARCUS -DASSERT_INSANE_OUTPUT -DDEBUG -DUSE_CPU_TIME -DVERSION=\"master\" -I/usr/include/polyclipping -I/var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1_build  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wextra -O0 -g -fn
In file included from /var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1/src/settings/types/Angle.h:8,
                 from /var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1/src/settings/AdaptiveLayerHeights.cpp:11:
/var/tmp/portage/media-gfx/curaengine-4.13.1/work/CuraEngine-4.13.1/src/settings/types/../../utils/math.h:22:8: error: uint64_t does not name a type
   22 | inline uint64_t round_divide_signed(const int64_t dividend, const int64_t divisor) //!< Return dividend divided by divisor rounded to the nearest integer
      |        ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230216-050018

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

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 Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit a731b4ecb92551763c85a05463bef989bcef8b43
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 03:16:58 2023 +0000

    2023-02-18 03:16:57 UTC

emerge -qpvO media-gfx/curaengine
[ebuild  N    ] media-gfx/curaengine-4.13.1  USE="arcus openmp -doc -test"
Comment 1 Toralf Förster gentoo-dev 2023-02-18 08:42:13 UTC
Created attachment 852490 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 08:42:14 UTC
Created attachment 852492 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-18 08:42:15 UTC
Created attachment 852494 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-18 08:42:16 UTC
Created attachment 852496 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-18 08:42:17 UTC
Created attachment 852498 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 08:42:18 UTC
Created attachment 852500 [details]
media-gfx:curaengine-4.13.1:20230218-045545.log
Comment 7 Toralf Förster gentoo-dev 2023-02-18 08:42:19 UTC
Created attachment 852502 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 06:59:00 UTC
ping, this should just be a trivial missing include, gcc 13 is out in a few days
Comment 9 Sebastian Krupa 2023-05-08 09:09:41 UTC
Created attachment 861299 [details, diff]
Patch for cura

curaengine builds with provided(simple) patch
Comment 10 Larry the Git Cow gentoo-dev 2023-08-12 12:44:06 UTC
The bug has been closed via the following commit(s):

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

commit 47d75d8d256f4ceebd70bf95261c09cb54fcddd4
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-08-12 12:23:44 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-08-12 12:42:16 +0000

    media-gfx/curaengine: treeclean
    
    Closes: https://bugs.gentoo.org/895216
    Closes: https://bugs.gentoo.org/840758
    Closes: https://bugs.gentoo.org/869302
    Closes: https://bugs.gentoo.org/624516
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-gfx/curaengine/Manifest                 |  1 -
 media-gfx/curaengine/curaengine-4.13.1.ebuild | 85 ---------------------------
 media-gfx/curaengine/metadata.xml             | 35 -----------
 profiles/package.mask                         |  1 -
 4 files changed, 122 deletions(-)