Hi guys,
could you please remove this cruft:
dpkg-source: warning: ignoring deletion of file
ext/standard/var_unserializer.c.orig
dpkg-source: warning: ignoring deletion of file
ext/standard/url_scanner_ex.c.orig
dpkg-source: warning: ignoring deletion of file ext/date/lib/parse_date.c.orig
dpkg-source: warning: ignoring deletion of file ext/pdo/pdo_sql_parser.c.orig
dpkg-source: warning: ignoring deletion of directory autom4te.cache
dpkg-source: warning: ignoring deletion of file autom4te.cache/requests
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0
from next release(s).
Thanks,
Ondřej Surý <ondrej@sury.org
hi!
are they in svn? I can't see them in 5.4
Or which release did have them?
Hi guys,
could you please remove this cruft:
dpkg-source: warning: ignoring deletion of file
ext/standard/var_unserializer.c.orig
dpkg-source: warning: ignoring deletion of file
ext/standard/url_scanner_ex.c.orig
dpkg-source: warning: ignoring deletion of file ext/date/lib/parse_date.c.orig
dpkg-source: warning: ignoring deletion of file ext/pdo/pdo_sql_parser.c.orig
dpkg-source: warning: ignoring deletion of directory autom4te.cache
dpkg-source: warning: ignoring deletion of file autom4te.cache/requests
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0from next release(s).
Thanks,
Ondřej Surý ondrej@sury.org
--
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
Hi!
are they in svn? I can't see them in 5.4
They are not in SVN, but at least for autom4te.cache ones they seem to
be generated when configure script is generated, and the packing script
happily picks them up. I have no idea how orig files got there...
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
13 марта 2012 г. 3:00 пользователь Stas Malyshev
smalyshev@sugarcrm.com написал:
Hi!
are they in svn? I can't see them in 5.4
They are not in SVN, but at least for autom4te.cache ones they seem to be
generated when configure script is generated, and the packing script happily
picks them up. I have no idea how orig files got there...
If Ondřej applied any patches before compiling, patch(1) program could
leave them as backup copies.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227--
--
Regards,
Shein Alexey
13 марта 2012 г. 3:00 пользователь Stas Malyshev
smalyshev@sugarcrm.com написал:Hi!
are they in svn? I can't see them in 5.4
They are not in SVN, but at least for autom4te.cache ones they seem to be
generated when configure script is generated, and the packing script happily
picks them up. I have no idea how orig files got there...If Ondřej applied any patches before compiling, patch(1) program could
leave them as backup copies.
The autom4te.cache and *.orig files originally mentioned are included in php.net's php-5.4.0.tar.bz2
I.e. this is a valid issue.
Ondřej, please log a bug.
Chris
--
Email: christopher.jones@oracle.com
Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/
Hi1
The autom4te.cache and *.orig files originally mentioned are included in php.net's php-5.4.0.tar.bz2
I.e. this is a valid issue.
Definitely seems to be a bug in the makedist script, since these files
are not in the SVN but appear when packaging.
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
On Mon, Mar 12, 2012 at 23:11, Christopher Jones
christopher.jones@oracle.com wrote:
The autom4te.cache and *.orig files originally mentioned are included in
php.net's php-5.4.0.tar.bz2
I.e. this is a valid issue.Ondřej, please log a bug.
https://bugs.php.net/bug.php?id=61368
O.
Ondřej Surý <ondrej@sury.org
13 марта 2012 г. 3:00 пользователь Stas Malyshev
smalyshev@sugarcrm.com написал:Hi!
are they in svn? I can't see them in 5.4
They are not in SVN, but at least for autom4te.cache ones they seem to be
generated when configure script is generated, and the packing script happily
picks them up. I have no idea how orig files got there...If Ondřej applied any patches before compiling, patch(1) program could
leave them as backup copies.
I did not. I wouldn't write this email if I wasn't sure the cruft is
in the tarball:
ondrej@kiMac:/tmp$ md5 ~/Downloads/php-5.4.0.tar.gz
MD5 (/Users/ondrej/Downloads/php-5.4.0.tar.gz) =
46b72e274c6ea7e775245ffdb81c9ce5
ondrej@kiMac:/tmp$ tar -tzvf ~/Downloads/php-5.4.0.tar.gz | grep .orig
-rw-r--r-- 0 smalyshev staff 30417 29 úno 08:37
php-5.4.0/ext/standard/url_scanner_ex.c.orig
-rw-r--r-- 0 smalyshev staff 27289 29 úno 08:37
php-5.4.0/ext/standard/var_unserializer.c.orig
-rw-r--r-- 0 smalyshev staff 19670 29 úno 08:37
php-5.4.0/ext/pdo/pdo_sql_parser.c.orig
-rw-r--r-- 0 smalyshev staff 518939 29 úno 08:37
php-5.4.0/ext/date/lib/parse_date.c.orig
ondrej@kiMac:/tmp$ tar -tzvf ~/Downloads/php-5.4.0.tar.gz | grep autom4te
drwxr-xr-x 0 smalyshev staff 0 29 úno 08:37 php-5.4.0/autom4te.cache/
-rw-r--r-- 0 smalyshev staff 3012815 29 úno 08:37
php-5.4.0/autom4te.cache/output.0
-rw-r--r-- 0 smalyshev staff 2855 29 úno 08:37
php-5.4.0/autom4te.cache/requests
-rw-r--r-- 0 smalyshev staff 387029 29 úno 08:37
php-5.4.0/autom4te.cache/traces.0
O.
Ondřej Surý <ondrej@sury.org