<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">First of all, don't fill duplicate bug reports. You already reported</span><br style="font-size:12.8px"><span style="font-size:12.8px">this as #832500.</span></blockquote><div>They point to different release numbers.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <span style="font-size:12.8px">And third - the package builds just fine, including the tests:</span></blockquote>Not on my environment, and I don't rely on a bot. <div>I used to be able to build previous versions with the same script, including 7.0.7-2.</div><div>Something has changed in the sources that causes the bug.</div><div>If it is not solved, I will stop building it and including it in my PPA.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">I quite don't understand why you use git to checkout</span><br style="font-size:12.8px"><span style="font-size:12.8px">source, but you don't use git-buildpackage (`gbp buildpackage`) to build</span><br style="font-size:12.8px"><span style="font-size:12.8px">the package.</span></blockquote><div>dpkg-buildpackage is the common way to build debian packages from sources.</div><div>I build a lot of packages apart from php, and I have no issue with that way of doing things. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 31, 2016 at 9:12 PM, Ondřej Surý <span dir="ltr"><<a href="mailto:ondrej@sury.org" target="_blank">ondrej@sury.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: reassign 832500 src:php7.0<br>
Control: severity 832500 minor<br>
Control: reassign -1 src:php7.0<br>
Control: forcemerge 832500 -1<br>
Control: tags -1 +moreinfo<br>
<br>
First of all, don't fill duplicate bug reports. You already reported<br>
this as #832500.<br>
<br>
Second, please, read about bug severities:<br>
<br>
<a href="https://www.debian.org/Bugs/Developer#severities" rel="noreferrer" target="_blank">https://www.debian.org/Bugs/Developer#severities</a><br>
<br>
The fact that *you* cannot build the package is not a "critical"<br>
severity.<br>
<br>
> critical<br>
>    makes unrelated software on the system (or the whole system) break, or causes serious data loss, or introduces a security hole on systems where you install the package.<br>
<br>
Please make sure you understand what the bug severities mean next time<br>
you fill a bug. Or just pick 'normal' next time and let the package<br>
maintainer decide.<br>
<br>
And third - the package builds just fine, including the tests:<br>
<br>
<a href="https://buildd.debian.org/status/package.php?p=php7.0" rel="noreferrer" target="_blank">https://buildd.debian.org/status/package.php?p=php7.0</a><br>
<a href="https://buildd.debian.org/status/fetch.php?pkg=php7.0&arch=amd64&ver=7.0.9-1&stamp=1469520991" rel="noreferrer" target="_blank">https://buildd.debian.org/status/fetch.php?pkg=php7.0&arch=amd64&ver=7.0.9-1&stamp=1469520991</a><br>
<br>
So, I am quite sure that the problem is somewhere in the way you build<br>
the package. I quite don't understand why you use git to checkout<br>
source, but you don't use git-buildpackage (`gbp buildpackage`) to build<br>
the package.<br>
<br>
I would be happy to fix even your use case, but you need to debug it<br>
yourself and provide more information.<br>
<br>
Cheers,<br>
--<br>
Ondřej Surý <<a href="mailto:ondrej@sury.org">ondrej@sury.org</a>><br>
Knot DNS (<a href="https://www.knot-dns.cz/" rel="noreferrer" target="_blank">https://www.knot-dns.cz/</a>) – a high-performance DNS server<br>
Knot Resolver (<a href="https://www.knot-resolver.cz/" rel="noreferrer" target="_blank">https://www.knot-resolver.cz/</a>) – secure, privacy-aware,<br>
fast DNS(SEC) resolver<br>
Vše pro chleba (<a href="https://vseprochleba.cz" rel="noreferrer" target="_blank">https://vseprochleba.cz</a>) – Potřeby pro pečení chleba<br>
všeho druhu<br>
<br>
On Sat, Jul 30, 2016, at 08:22, jean-christophe manciot wrote:<br>
> Package: php7.0<br>
><br>
> Version: 7.0.9-1<br>
><br>
> Severity: critical<br>
><br>
> git sources pulled from <a href="https://anonscm.debian.org/cgit/pkg-php/php.git" rel="noreferrer" target="_blank">https://anonscm.debian.org/cgit/pkg-php/php.git</a><br>
><br>
>       git reset --hard<br>
>       git clean -fxd :/<br>
>         git checkout master-7.0<br>
>       git pull -v --progress --rebase<br>
>       git checkout debian/7.0.9-1<br>
><br>
>       echo --------<br>
>       echo Building<br>
>       echo --------<br>
>       dpkg-buildpackage -b -m"Jean-Christophe Manciot<br>
> <<a href="mailto:manciot.jeanchristophe@gmail.com">manciot.jeanchristophe@gmail.com</a>>"<br>
><br>
> + user=mysql<br>
> +<br>
> socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> + mysql=mysql --no-defaults --user root<br>
> --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> --no-beep<br>
> + mysqladmin=mysqladmin --no-defaults --user root --port 1903 --host<br>
> 127.0.0.1<br>
> --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> --no-beep<br>
> + mysqld=/usr/sbin/mysqld --no-defaults --user=mysql<br>
> --bind-address=127.0.0.1 --port=1903<br>
> --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> --datadir=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> + /usr/sbin/mysqld --no-defaults --user=mysql --bind-address=127.0.0.1<br>
> --port=1903<br>
> --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> --datadir=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> -V<br>
> + sed -ne s/.*Ver \([0-9]\+\.[0-9]\+\).*/\1/p<br>
> + mysqld_version=5.7<br>
> + [ start = stop ]<br>
> + rm -rf /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> + mkdir -p /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> + chmod go-rx<br>
> /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> + chown mysql:<br>
> /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> + /usr/sbin/mysqld --no-defaults --user=mysql --bind-address=127.0.0.1<br>
> --port=1903<br>
> --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock<br>
> --datadir=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> --initialize-insecure<br>
> mysqld: Can't create directory<br>
> '/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/'<br>
> (Errcode:<br>
> 17 - File exists)<br>
> 2016-07-30T06:13:27.350192Z 0 [Warning] TIMESTAMP with implicit DEFAULT<br>
> value is deprecated. Please use --explicit_defaults_for_timestamp server<br>
> option (see documentation for more details).<br>
> 2016-07-30T06:13:27.358128Z 0 [ERROR] Aborting<br>
><br>
><br>
> On Tue, Jul 26, 2016 at 9:09 AM, jean-christophe manciot <<br>
> <a href="mailto:actionmystique@gmail.com">actionmystique@gmail.com</a>> wrote:<br>
><br>
> > Package: php7.0<br>
> ><br>
> > Version: 7.0.8-5<br>
> ><br>
> > git sources pulled from <a href="https://anonscm.debian.org/cgit/pkg-php/php.git" rel="noreferrer" target="_blank">https://anonscm.debian.org/cgit/pkg-php/php.git</a><br>
> ><br>
> >     git reset --hard<br>
> >     git clean -fxd :/<br>
> >         git checkout master-7.0<br>
> >     git pull -v --progress --rebase<br>
> >     git checkout debian/7.0.8-3<br>
> ><br>
> >     echo --------<br>
> >     echo Building<br>
> >     echo --------<br>
> >     dpkg-buildpackage -b -m"Jean-Christophe Manciot <<a href="mailto:manciot.jeanchristophe@gmail.com">manciot.jeanchristophe@gmail.com</a>>"<br>
> ><br>
> > ...<br>
> > + mysqld_version=5.7<br>
> > + [ start = stop ]<br>
> > + rm -rf /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> > + mkdir -p /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> > + chmod go-rx /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> > + chown mysql: /home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db<br>
> > + /usr/sbin/mysqld --no-defaults --user=mysql --bind-address=127.0.0.1 --port=1980 --socket=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/mysql.sock --datadir=/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db --initialize-insecure<br>
> > mysqld: Can't create directory '/home/actionmystique/Program-Files/Ubuntu/PHP/git-php/mysql_db/' (Errcode: 17 - File exists)<br>
> > 2016-07-20T08:36:04.458793Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).<br>
> > 2016-07-20T08:36:04.460120Z 0 [ERROR] Aborting<br>
> ><br>
> ><br>
> > --<br>
> > Jean-Christophe<br>
> ><br>
><br>
><br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> Jean-Christophe<br>
> _______________________________________________<br>
> pkg-php-maint mailing list<br>
> <a href="mailto:pkg-php-maint@lists.alioth.debian.org">pkg-php-maint@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint" rel="noreferrer" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Jean-Christophe</div>
</div>