[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#994556: RFS: cpp-httplib/0.9.4+ds-1 [ITP] -- C++ HTTP/HTTPS server and client library



Control: tags -1 moreinfo

On Fri, 17 Sep 2021 19:08:02 +0200 Andrea Pappacoda wrote:
I am looking for a sponsor for my package "cpp-httplib":

 * Package name    : cpp-httplib
   Version         : 0.9.4+ds-1
   Upstream Author : Yuji Hirose <yuji.hirose.bug@gmail.com>
 * URL             : https://github.com/yhirose/cpp-httplib
 * License         : Expat
 * Vcs             : https://github.com/yhirose/cpp-httplib
   Section         : libs

d/control
=========
The Vcs-* fields specify the place where the Debian package is maintained.
I cannot find the package in any https://github.com/yhirose/cpp-httplib branch.
Please remove or correct to the right place.



I built this on an older i386 machine and got a timeout on linking.
Can you increase the waiting time?

[15/15] c++ -o test/main test/main.p/test.cc.o -flto -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/home/bage/cpp-httplib-0.9.5+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/home/bage/cpp-httplib-0.9.5+ds/obj-i686-linux-gnu/ -Wl,--start-group libcpp-httplib.so.0.9.5 /usr/lib/i386-linux-gnu/libgtest_main.a -lpthread /usr/lib/i386-linux-gnu/libgtest.a -Wl,--end-group
   dh_auto_test -O--buildsystem=meson
	cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test
ninja: Entering directory `/home/bage/cpp-httplib-0.9.5+ds/obj-i686-linux-gnu'
ninja: no work to do.
1/1 main        TIMEOUT        300.02s   killed by signal 15 SIGTERM
>>> MALLOC_PERTURB_=127 /home/bage/cpp-httplib-0.9.5+ds/obj-i686-linux-gnu/test/main



Ok:                 0
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            1


Reply to: