Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879539 - app-text/dvisvgm-2.14-r1 - Makefile:<snip>: missing separator. Stop.
Summary: app-text/dvisvgm-2.14-r1 - Makefile:<snip>: missing separator. Stop.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2022-11-04 09:42 UTC by Toralf Förster
Modified: 2022-11-04 23:31 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
app-text:dvisvgm-2.14-r1:20221104-074753.log (app-text:dvisvgm-2.14-r1:20221104-074753.log,12.40 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.21 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
environment (environment,73.39 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.85 KB, application/x-bzip)
2022-11-04 09:42 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.67 KB, application/x-bzip)
2022-11-04 09:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.01 KB, application/x-bzip)
2022-11-04 09:42 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-04 09:42:36 UTC
Making all in libs
make[2]: Entering directory '/var/tmp/portage/app-text/dvisvgm-2.14-r1/work/dvisvgm-2.14/libs'
Making all in clipper
make[3]: Entering directory '/var/tmp/portage/app-text/dvisvgm-2.14-r1/work/dvisvgm-2.14/libs/clipper'
Makefile:664: *** missing separator.  Stop.
make[3]: Leaving directory '/var/tmp/portage/app-text/dvisvgm-2.14-r1/work/dvisvgm-2.14/libs/clipper'
make[2]: *** [Makefile:396: all-recursive] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 1a8860ca576f776c90003075003c0e3b63ddfbb6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 4 06:33:55 2022 +0000

    2022-11-04 06:33:55 UTC

emerge -qpvO app-text/dvisvgm
[ebuild  N    ] app-text/dvisvgm-2.14-r1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-11-04 09:42:37 UTC
Created attachment 826993 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-04 09:42:38 UTC
Created attachment 826995 [details]
app-text:dvisvgm-2.14-r1:20221104-074753.log
Comment 3 Toralf Förster gentoo-dev 2022-11-04 09:42:40 UTC
Created attachment 826997 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-04 09:42:42 UTC
Created attachment 826999 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-04 09:42:43 UTC
Created attachment 827001 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-04 09:42:45 UTC
Created attachment 827003 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-04 09:42:46 UTC
Created attachment 827005 [details]
temp.tar.bz2
Comment 8 Ulrich Müller gentoo-dev 2022-11-04 15:27:26 UTC
This is a regression from 2.14(-r0) which builds fine.
Comment 9 Ulrich Müller gentoo-dev 2022-11-04 16:11:20 UTC
The m4/ directory in the tarball is essentially empty. Copying the *.m4 files from https://github.com/mgieseki/dvisvgm/tree/master/m4 to it makes the build succeed.

Adding the following line before eautoreconf is a (somewhat dirty) workaround:
    mv aclocal.m4 acinclude.m4 || die
Comment 10 Ulrich Müller gentoo-dev 2022-11-04 20:29:57 UTC
(In reply to Ulrich Müller from comment #9)
> The m4/ directory in the tarball is essentially empty.

As a side note, dvisvgm-2.13.tar.gz (and also 2.12) did contain these files.
Comment 11 Larry the Git Cow gentoo-dev 2022-11-04 23:31:44 UTC
The bug has been closed via the following commit(s):

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

commit 54a47f1ede26b55a0c47f71bd44708920a9bf0b5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-04 23:31:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-04 23:31:37 +0000

    app-text/dvisvgm: fix configure
    
    Closes: https://bugs.gentoo.org/879539
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/dvisvgm/dvisvgm-2.14-r1.ebuild            |   9 +-
 .../files/dvisvgm-2.14-configure-autoreconf.patch  | 383 +++++++++++++++++++++
 2 files changed, 390 insertions(+), 2 deletions(-)