Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2017 12:15:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223766] lang/php72: Not all header files are copied
Message-ID:  <bug-223766-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223766
           Summary: lang/php72: Not all header files are copied
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: daniel@blodan.se

Hi!

Not all header files are copied from stage to the live package.

For example:
ls -lha work/stage/usr/local/include/php/Zend/zend_smart_string.h
-rw-r--r--  1 root  wheel   4.9K Nov 20 13:10
work/stage/usr/local/include/php/Zend/zend_smart_string.h

But that file never exists after the pkg has been installed
ls -lha /usr/local/include/php/Zend/zend_smart_string.h
ls: /usr/local/include/php/Zend/zend_smart_string.h: No such file or direct=
ory


This makes for example databases/pecl-redis fail building against 7.2 becau=
se
it requires this particular file

--=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-223766-13>