Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2017 09:47:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223880] Compilation of a port 'archivers/php71-phar' breaks with an error
Message-ID:  <bug-223880-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223880

            Bug ID: 223880
           Summary: Compilation of a port 'archivers/php71-phar' breaks
                    with an error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mishin@mh.san.ru

Created attachment 188291
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188291&action=
=3Dedit
files/patch-Makefile.frag

A compilation of a port 'archivers/php71-phar' breaks with following messag=
e:

ar/work/php-7.1.12/ext/phar/phar_object.c  -fPIC -DPIC -o .libs/phar_object=
.o
--- /usr/ports/archivers/php71-phar/work/php-7.1.12/ext/phar/phar_path_chec=
k.c
---
re2c: error: cannot open ext/phar/phar_path_check.re
***
[/usr/ports/archivers/php71-phar/work/php-7.1.12/ext/phar/phar_path_check.c]
Error code 1

make[1]: stopped in /usr/ports/archivers/php71-phar/work/php-7.1.12/ext/phar
1 error

make[1]: stopped in /usr/ports/archivers/php71-phar/work/php-7.1.12/ext/phar
=3D=3D=3D> Compilation failed unexpectedly.

As a current directory of a 'make' job is the same as a location of files
'phar_path_check.*'. there is a dirty patch files/patch-Makefile.frag:

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223880-13>