Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#61874 closed defect (fixed)

darktable @3.2.1: syntax error at tools/introspection/parser.pm line 74, near "}{raw"

Reported by: kencu (Ken) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: darktable

Description

10.13 builder <https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/98640/steps/install-port/logs/stdio>

Scanning dependencies of target image
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_darktable/darktable/work/build'
/Library/Developer/CommandLineTools/usr/bin/make  -f src/libs/CMakeFiles/image.dir/build.make src/libs/CMakeFiles/image.dir/build
syntax error at /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_darktable/darktable/work/darktable-3.2.1/tools/introspection/parser.pm line 74, near "}{raw"
syntax error at /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_darktable/darktable/work/darktable-3.2.1/tools/introspection/parser.pm line 74, near "}}"
Compilation failed in require at /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_darktable/darktable/work/darktable-3.2.1/tools/introspection/parser.pl line 31.
BEGIN failed--compilation aborted at /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_darktable/darktable/work/darktable-3.2.1/tools/introspection/parser.pl line 31.
make[2]: *** [src/iop/introspection_negadoctor.c] Error 255

presumably needs some perl specified

Change History (3)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

This problem is also mentioned here:

https://discuss.pixls.us/t/building-darktable-on-macos/18923

That user also experienced the problem with perl 5.18, just as we are, and says using a newer perl fixed it.

However I do not see a bug report filed in the darktable issue tracker about this so that should probably be done.

comment:2 Changed 3 years ago by ken-cunningham-webuse

Resolution: fixed
Status: assignedclosed

In f237d4593908d43471d8e4321a3e2a01de19c98e/macports-ports (master):

darktable: spec a newer perl

closes: #61874

comment:3 Changed 3 years ago by kencu (Ken)

I thought about opening an issue, but there are hundreds of open issues, and the overwhelming answer will be to "install a newer perl" -- so I didn't bother doing it just to get slammed.

Note: See TracTickets for help on using tickets.