Skip to content

Instantly share code, notes, and snippets.

@ingenthr
Created January 8, 2012 20:47
Show Gist options
  • Select an option

  • Save ingenthr/1579631 to your computer and use it in GitHub Desktop.

Select an option

Save ingenthr/1579631 to your computer and use it in GitHub Desktop.
Proposed change from debian/compat 8 to debian/compat 7
jenkins@ip-10-204-203-56:~/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com$ make dist-deb
{ test ! -d "libvbucket-1.7.2_13_gc422d4c" || { find "libvbucket-1.7.2_13_gc422d4c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libvbucket-1.7.2_13_gc422d4c"; }; }
test -d "libvbucket-1.7.2_13_gc422d4c" || mkdir "libvbucket-1.7.2_13_gc422d4c"
test -n "" \
|| find "libvbucket-1.7.2_13_gc422d4c" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/bash /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/config/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libvbucket-1.7.2_13_gc422d4c"
tardir=libvbucket-1.7.2_13_gc422d4c && /bin/bash /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >libvbucket-1.7.2_13_gc422d4c.tar.gz
{ test ! -d "libvbucket-1.7.2_13_gc422d4c" || { find "libvbucket-1.7.2_13_gc422d4c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libvbucket-1.7.2_13_gc422d4c"; }; }
rm -rf /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build
mkdir -p /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c
cp -r packaging/debian /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c
cp libvbucket-1.7.2_13_gc422d4c.tar.gz /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket_1.7.2+13~c422d4c.orig.tar.gz
(cd /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build; tar zxvf libvbucket_1.7.2+13~c422d4c.orig.tar.gz)
libvbucket-1.7.2_13_gc422d4c/
libvbucket-1.7.2_13_gc422d4c/Makefile.am
libvbucket-1.7.2_13_gc422d4c/aclocal.m4
libvbucket-1.7.2_13_gc422d4c/configure.ac
libvbucket-1.7.2_13_gc422d4c/libvbucket.pc.in
libvbucket-1.7.2_13_gc422d4c/LICENSE
libvbucket-1.7.2_13_gc422d4c/src/
libvbucket-1.7.2_13_gc422d4c/src/cJSON.c
libvbucket-1.7.2_13_gc422d4c/src/vbucket.c
libvbucket-1.7.2_13_gc422d4c/src/rfc1321/
libvbucket-1.7.2_13_gc422d4c/src/rfc1321/md5c.c
libvbucket-1.7.2_13_gc422d4c/src/rfc1321/global.h
libvbucket-1.7.2_13_gc422d4c/src/rfc1321/md5.h
libvbucket-1.7.2_13_gc422d4c/src/ketama.c
libvbucket-1.7.2_13_gc422d4c/src/crc32.c
libvbucket-1.7.2_13_gc422d4c/src/hash.h
libvbucket-1.7.2_13_gc422d4c/src/cJSON.h
libvbucket-1.7.2_13_gc422d4c/src/vbucketkeygen.c
libvbucket-1.7.2_13_gc422d4c/src/vbuckettool.c
libvbucket-1.7.2_13_gc422d4c/Doxyfile
libvbucket-1.7.2_13_gc422d4c/include/
libvbucket-1.7.2_13_gc422d4c/include/libvbucket/
libvbucket-1.7.2_13_gc422d4c/include/libvbucket/visibility.h
libvbucket-1.7.2_13_gc422d4c/include/libvbucket/vbucket.h
libvbucket-1.7.2_13_gc422d4c/Makefile.in
libvbucket-1.7.2_13_gc422d4c/tests/
libvbucket-1.7.2_13_gc422d4c/tests/testketama.c
libvbucket-1.7.2_13_gc422d4c/tests/regression.c
libvbucket-1.7.2_13_gc422d4c/tests/testapp.c
libvbucket-1.7.2_13_gc422d4c/README.markdown
libvbucket-1.7.2_13_gc422d4c/m4/
libvbucket-1.7.2_13_gc422d4c/m4/lt~obsolete.m4
libvbucket-1.7.2_13_gc422d4c/m4/libtool.m4
libvbucket-1.7.2_13_gc422d4c/m4/version.m4
libvbucket-1.7.2_13_gc422d4c/m4/couchbase.m4
libvbucket-1.7.2_13_gc422d4c/m4/ltversion.m4
libvbucket-1.7.2_13_gc422d4c/m4/ltoptions.m4
libvbucket-1.7.2_13_gc422d4c/m4/ltsugar.m4
libvbucket-1.7.2_13_gc422d4c/config/
libvbucket-1.7.2_13_gc422d4c/config/config.guess
libvbucket-1.7.2_13_gc422d4c/config/ltmain.sh
libvbucket-1.7.2_13_gc422d4c/config/depcomp
libvbucket-1.7.2_13_gc422d4c/config/config.sub
libvbucket-1.7.2_13_gc422d4c/config/compile
libvbucket-1.7.2_13_gc422d4c/config/missing
libvbucket-1.7.2_13_gc422d4c/config/install-sh
libvbucket-1.7.2_13_gc422d4c/config.h.in
libvbucket-1.7.2_13_gc422d4c/configure
libvbucket-1.7.2_13_gc422d4c/docs/
libvbucket-1.7.2_13_gc422d4c/docs/misc.pod
libvbucket-1.7.2_13_gc422d4c/docs/fileformat.pod
libvbucket-1.7.2_13_gc422d4c/docs/libvbucket.pod
libvbucket-1.7.2_13_gc422d4c/docs/vbucket.pod
libvbucket-1.7.2_13_gc422d4c/docs/allocation.pod
libvbucket-1.7.2_13_gc422d4c/docs/config.pod
(cd /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c; \
dch --no-auto-nmu --newversion "1.7.2+13~c422d4c-1" "Released debian package for version 1.7.2+13~c422d4c" && \
dpkg-buildpackage -us -uc -rfakeroot)
dch warning: Previous package version was Debian native whilst new version is not
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libvbucket
dpkg-buildpackage: source version 1.7.2+13~c422d4c-1
dpkg-buildpackage: source changed by Sergey Avseyev <jenkins@ip-10-204-203-56.ec2.internal>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
make[1]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh clean
dh_testdir
dh_auto_clean
dh_clean
make[1]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dpkg-source -b libvbucket-1.7.2_13_gc422d4c
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building libvbucket using existing ./libvbucket_1.7.2+13~c422d4c.orig.tar.gz
dpkg-source: info: building libvbucket in libvbucket_1.7.2+13~c422d4c-1.debian.tar.gz
dpkg-source: info: building libvbucket in libvbucket_1.7.2+13~c422d4c-1.dsc
debian/rules build
make[1]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh build
dh_testdir
dh_auto_configure
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc and cc understand -c and -o together... yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether __SUNPRO_C is declared... no
checking whether __GNUC__ is declared... yes
checking for library containing floor... -lm
checking for library containing pow... none required
checking for library containing fabs... none required
checking for pod2man... /usr/bin/pod2man
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvbucket.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build
make[2]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
make all-am
make[3]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o crc32.lo `test -f 'src/crc32.c' || echo './'`src/crc32.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c src/crc32.c -fPIC -DPIC -o .libs/crc32.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o cJSON.lo `test -f 'src/cJSON.c' || echo './'`src/cJSON.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c src/cJSON.c -fPIC -DPIC -o .libs/cJSON.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o vbucket.lo `test -f 'src/vbucket.c' || echo './'`src/vbucket.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c src/vbucket.c -fPIC -DPIC -o .libs/vbucket.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -Wno-error -g -O2 -c -o libketama_la-ketama.lo `test -f 'src/ketama.c' || echo './'`src/ketama.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -Wno-error -g -O2 -c src/ketama.c -fPIC -DPIC -o .libs/libketama_la-ketama.o
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -Wno-error -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o libketama.la libketama_la-ketama.lo -lm
libtool: link: ar cru .libs/libketama.a .libs/libketama_la-ketama.o
libtool: link: ranlib .libs/libketama.a
libtool: link: ( cd ".libs" && rm -f "libketama.la" && ln -s "../libketama.la" "libketama.la" )
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -version-info 1:0:0 -no-undefined -Wl,-Bsymbolic-functions -o libvbucket.la -rpath /usr/lib crc32.lo cJSON.lo vbucket.lo libketama.la -lm
libtool: link: gcc -shared .libs/crc32.o .libs/cJSON.o .libs/vbucket.o -Wl,--whole-archive ./.libs/libketama.a -Wl,--no-whole-archive -lpthread -lm -pthread -Wl,-Bsymbolic-functions -pthread -Wl,-soname -Wl,libvbucket.so.1 -o .libs/libvbucket.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libvbucket.so.1" && ln -s "libvbucket.so.1.0.0" "libvbucket.so.1")
libtool: link: (cd ".libs" && rm -f "libvbucket.so" && ln -s "libvbucket.so.1.0.0" "libvbucket.so")
libtool: link: ( cd ".libs" && rm -f "libvbucket.la" && ln -s "../libvbucket.la" "libvbucket.la" )
gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o vbuckettool.o `test -f 'src/vbuckettool.c' || echo './'`src/vbuckettool.c
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o vbuckettool vbuckettool.o libvbucket.la -lm
libtool: link: gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -fvisibility=hidden -Wl,-Bsymbolic-functions -o .libs/vbuckettool vbuckettool.o -lpthread ./.libs/libvbucket.so -lm -pthread
gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o vbucketkeygen.o `test -f 'src/vbucketkeygen.c' || echo './'`src/vbucketkeygen.c
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o vbucketkeygen vbucketkeygen.o libvbucket.la -lm
libtool: link: gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -fvisibility=hidden -Wl,-Bsymbolic-functions -o .libs/vbucketkeygen vbucketkeygen.o -lpthread ./.libs/libvbucket.so -lm -pthread
/usr/bin/pod2man -c "" -r "" -s 3lib docs/libvbucket.pod libvbucket.3lib
/usr/bin/pod2man -c "" -r "" -s 4 docs/fileformat.pod libvbucket.4
/usr/bin/pod2man -c "" -r "" -s 3lib docs/allocation.pod vbucket_config_destroy.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/config.pod vbucket_config_get_num_replicas.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/config.pod vbucket_config_get_num_servers.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/config.pod vbucket_config_get_num_vbuckets.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/config.pod vbucket_config_get_server.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/allocation.pod vbucket_config_parse_file.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/allocation.pod vbucket_config_parse_string.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/misc.pod vbucket_get_error.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/vbucket.pod vbucket_get_master.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/vbucket.pod vbucket_get_replica.3vbucket
/usr/bin/pod2man -c "" -r "" -s 3lib docs/vbucket.pod vbucket_get_vbucket_by_key.3vbucket
make[3]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
make[2]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh_auto_test
make[2]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o testapp.o `test -f 'tests/testapp.c' || echo './'`tests/testapp.c
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o testapp testapp.o libvbucket.la -lm
libtool: link: gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -fvisibility=hidden -Wl,-Bsymbolic-functions -o .libs/testapp testapp.o -lpthread ./.libs/libvbucket.so -lm -pthread
gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o regression.o `test -f 'tests/regression.c' || echo './'`tests/regression.c
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o regression regression.o libvbucket.la -lm
libtool: link: gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -fvisibility=hidden -Wl,-Bsymbolic-functions -o .libs/regression regression.o -lpthread ./.libs/libvbucket.so -lm -pthread
gcc -DHAVE_CONFIG_H -I. -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -I./include -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -c -o testketama.o `test -f 'tests/testketama.c' || echo './'`tests/testketama.c
/bin/bash ./libtool --tag=CC --mode=link gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -lpthread -fvisibility=hidden -Wl,-Bsymbolic-functions -o testketama testketama.o libvbucket.la libketama.la -lm
libtool: link: gcc -pthread -pipe -D_THREAD_SAFE -D_GNU_SOURCE -std=c89 -O3 -g -O2 -fvisibility=hidden -Wl,-Bsymbolic-functions -o .libs/testketama testketama.o ./.libs/libvbucket.so ./.libs/libketama.a -lpthread -lm -pthread
PASS: testapp
Skipping regression check
Failed to open ./tests/regression: No such file or directory
PASS: regression
Skipping ketama check
Failed to open ./tests/config: No such file or directory
PASS: testketama
==================
All 3 tests passed
==================
make[2]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
make[1]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
fakeroot debian/rules binary
make[1]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[2]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
make[3]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
test -z "/usr/lib" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib"
/bin/bash ./libtool --mode=install /usr/bin/install -c libvbucket.la '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib'
libtool: install: /usr/bin/install -c .libs/libvbucket.so.1.0.0 /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib/libvbucket.so.1.0.0
libtool: install: (cd /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib && { ln -s -f libvbucket.so.1.0.0 libvbucket.so.1 || { rm -f libvbucket.so.1 && ln -s libvbucket.so.1.0.0 libvbucket.so.1; }; })
libtool: install: (cd /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib && { ln -s -f libvbucket.so.1.0.0 libvbucket.so || { rm -f libvbucket.so && ln -s libvbucket.so.1.0.0 libvbucket.so; }; })
libtool: install: /usr/bin/install -c .libs/libvbucket.lai /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib/libvbucket.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/bin"
/bin/bash ./libtool --mode=install /usr/bin/install -c vbuckettool vbucketkeygen '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/bin'
libtool: install: warning: `libvbucket.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/vbuckettool /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/bin/vbuckettool
libtool: install: warning: `libvbucket.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/vbucketkeygen /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/bin/vbucketkeygen
test -z "/usr/share/man/man3" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/share/man/man3"
/usr/bin/install -c -m 644 libvbucket.3lib vbucket_config_destroy.3vbucket vbucket_config_get_num_replicas.3vbucket vbucket_config_get_num_servers.3vbucket vbucket_config_get_num_vbuckets.3vbucket vbucket_config_get_server.3vbucket vbucket_config_parse_file.3vbucket vbucket_config_parse_string.3vbucket vbucket_get_error.3vbucket vbucket_get_master.3vbucket vbucket_get_replica.3vbucket vbucket_get_vbucket_by_key.3vbucket '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/share/man/man3'
test -z "/usr/share/man/man4" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/share/man/man4"
/usr/bin/install -c -m 644 libvbucket.4 '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/share/man/man4'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 libvbucket.pc '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/lib/pkgconfig'
test -z "/usr/include/libvbucket" || /bin/mkdir -p "/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/include/libvbucket"
/usr/bin/install -c -m 644 include/libvbucket/vbucket.h include/libvbucket/visibility.h '/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c/debian/tmp/usr/include/libvbucket'
make[3]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
make[2]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_pysupport
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_bugfiles
dh_lintian
dh_gconf
dh_icons
dh_perl
dh_usrlocal
dh_link
dh_compress
dh_fixperms
debian/rules override_dh_strip
make[2]: Entering directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh_strip --dbg-package=libvbucket1-dbg
make[2]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dh_makeshlibs
dh_shlibdeps
dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/libvbucket1/usr/bin/vbucketkeygen debian/libvbucket1/usr/lib/libvbucket.so.1.0.0 debian/libvbucket1/usr/bin/vbuckettool" were not uselessly linked against it (they use none of its symbols).
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libvbucket-dev' in `../libvbucket-dev_1.7.2+13~c422d4c-1_i386.deb'.
dpkg-deb: building package `libvbucket1-dbg' in `../libvbucket1-dbg_1.7.2+13~c422d4c-1_i386.deb'.
dpkg-deb: building package `libvbucket1' in `../libvbucket1_1.7.2+13~c422d4c-1_i386.deb'.
make[1]: Leaving directory `/home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/libvbucket-1.7.2_13_gc422d4c'
dpkg-genchanges >../libvbucket_1.7.2+13~c422d4c-1_i386.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
mv /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build/*.{changes,deb,dsc,tar.gz} `pwd`
rm -rf /home/jenkins/workspace/libvbucket/label/ubuntu-x86-sdk-builder.couchbaseqe.com/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment