Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883365 - media-gfx/openscad-2021.01-r4 - src/comment_lexer.l: fatal error: comment_parser.hxx: No such file or directory
Summary: media-gfx/openscad-2021.01-r4 - src/comment_lexer.l: fatal error: comment_par...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-27 22:53 UTC by Toralf Förster
Modified: 2024-11-17 18:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.09 KB, text/plain)
2022-11-27 22:53 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,66.11 KB, application/x-bzip)
2022-11-27 22:53 UTC, Toralf Förster
Details
environment (environment,74.26 KB, text/plain)
2022-11-27 22:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,41.73 KB, application/x-bzip)
2022-11-27 22:53 UTC, Toralf Förster
Details
media-gfx:openscad-2021.01-r4:20221127-224404.log (media-gfx:openscad-2021.01-r4:20221127-224404.log,165.08 KB, text/plain)
2022-11-27 22:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.59 KB, application/x-bzip)
2022-11-27 22:54 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-11-27 22:53:52 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++1y -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include -I/usr/include/hidapi -I/usr/include/libxml2 -
/usr/lib64/qt5/bin/moc -DOPENSCAD_VERSION=2021.01 -DOPENSCAD_SHORTVERSION=2021.01 -DOPENSCAD_YEAR=2021.0 -DOPENSCAD_MONTH=01.0 -DOPENSCAD_DAY=.0 -DDEBUG -DSTACKSIZE=8388608 -DUSE_QOPENGLWIDGET -DENABLE_DBUS -DENABLE_JOYSTICK -DENABLE_CAIRO -DENABLE_SPNAV -DENABLE_HIDAPI -DENABLE_LIBZIP -DLIB3MF_API_
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++1y -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include -I/usr/include/hidapi -I/usr/include/libxml2 -
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++1y -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include -I/usr/include/hidapi -I/usr/include/libxml2 -
src/comment_lexer.l:7:14: fatal error: comment_parser.hxx: No such file or directory
    7 |     #include "comment_parser.hxx"
      |              ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221125-020004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 1027085481e4a53e4f54b1aa07499d9ce8b2c6d3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 22:02:01 2022 +0000

    2022-11-27 22:02:01 UTC

emerge -qpvO media-gfx/openscad
[ebuild  N    ] media-gfx/openscad-2021.01-r4  USE="-emacs"
Comment 1 Toralf Förster gentoo-dev 2022-11-27 22:53:53 UTC
Created attachment 837831 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 22:53:55 UTC
Created attachment 837833 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-27 22:53:56 UTC
Created attachment 837835 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-27 22:53:58 UTC
Created attachment 837837 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-27 22:53:59 UTC
Created attachment 837839 [details]
media-gfx:openscad-2021.01-r4:20221127-224404.log
Comment 6 Toralf Förster gentoo-dev 2022-11-27 22:54:01 UTC
Created attachment 837841 [details]
temp.tar.bz2
Comment 7 Bernd 2022-11-27 23:32:38 UTC
Could this also be a parallel build issue, like in bug #856430?

Am on vacation next week, can't look into this before next weekend.
Comment 8 Paul Zander 2024-11-17 18:42:02 UTC
The bug has been closed via the following commit(s):

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

commit b809ad20e706bf9af8c0a918f3b47701efc4e9e4
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: Sat Nov 16 02:52:12 2024 +0100
Commit:     Sam James <sam@gentoo.org>
CommitDate: Sat Nov 16 21:39:07 2024 +0000

    media-gfx/openscad: add 20241114
    
    Drop RESTRICT=mirror.
    Document manifold USE-flag.
    Drop qt5 support.
    Bundle sanitizers-cmake as there is and likely never will be another consumer.
    Force CONFIG mode for FindBoost.
    Eigen3 is a header-only library and we do not have public headers, so it's
    DEPEND only.
    Add egl and glx USE-flags.
    
    Adjust ebuild style to fit the rest my ebuilds.
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/openscad/Manifest                        |   3 +-
 media-gfx/openscad/metadata.xml                    |   6 +
 ...ad-20241111.ebuild => openscad-20241114.ebuild} | 134 +++++++++++----------
 profiles/arch/amd64/package.use.mask               |   4 +
 profiles/arch/base/package.use.mask                |   4 +
 5 files changed, 87 insertions(+), 64 deletions(-)
Comment 9 Paul Zander 2024-11-17 18:44:41 UTC Comment hidden (obsolete)