cubrid team mailing list archive
-
cubrid team
-
Mailing list archive
-
Message #00003
큐브리드 make distclean 이 정상 작동하지 않습니다. 그리고, 런치패드 패키징...
make distclean 을 했을 때... external 안에 있는 파일들과 디렉토리가 깨끗하게 삭제 되지 않습니다.
그래서... 1차 패키징 테스트 후 2차 패키징 시에 diff 적용시 기존 원 소스 코드와 비교해서
삭제되지 않은 바이너리 파일들로 인해 에러가 나서 업로드용 사인 파일이 생성되지 못합니다.
그리고, external 안의 각 디렉토리에 들어가서, make distclean 을 하면 지워지긴 합니다만...
make 로 만들어진 디렉토리들은 안 지워지더군요.
덕분에 한 번 빌드 후 압축이 풀린 큐브리드 소스를 완전 삭제하고,
미리 압축해둔(패키징을 위해 오리지널 소스를 압축해 두어야해서 압축해둔) 소스를
다시 풀어서 패키징 테스트를 하고 있습니다.
make distclean이 정상작동하게 해주세요.
에러로그는 아래에 붙이겠습니다.
그리고... 현재 런치패드에서의 패키징에 대해 말씀드리겠습니다.
amd64에서는
checking whether JNI programs can be compiled with
-I/usr/lib/jvm/java-6-openjdk/include
-I/usr/lib/jvm/java-6-openjdk/include/linux... configure: error:
Cannot compile a JNI program. See config.log for details.
dh_auto_configure: ./configure returned exit code 1
에러가 나면서 패키징 되지 못하고 있고...
i386과 lpia 에서는
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
에러가 나서 패키징 되지 못하고 있습니다.
오늘 다시 시도해볼 계획입니다.
앞에 이야기한 make distclean 문제입니다.
이 로그는 dpkg-buildpackage -rfakeroot -d -us -uc -S 했을 때의 로그이지만, debuild
-S 시에도 똑같은 문제가 발생합니다.
즉... diff 적용시 발생하는 문제입니다. (2차 컴파일이 안됨)
dpkg-buildpackage -rfakeroot -d -us -uc -S
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 cubrid
dpkg-buildpackage: source version 633-ubuntu1
dpkg-buildpackage: source changed by Kim Jin Chul <shriekout@xxxxxxxxx>
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b cubrid-633
dpkg-source: warning: Version number suggests Ubuntu changes, but
Maintainer: does not have Ubuntu address
dpkg-source: warning: Version number suggests Ubuntu changes, but
there is no XSBC-Original-Maintainer field
dpkg-source: info: using source format `1.0'
dpkg-source: info: building cubrid using existing cubrid_633.orig.tar.gz
dpkg-source: info: building cubrid in cubrid_633-ubuntu1.diff.gz
dpkg-source: error: cannot represent change to
cubrid-633/external/bin/pcretest: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/bin/pcregrep: binary file contents changed
dpkg-source: warning: executable mode 0755 of
'external/bin/pcre-config' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_stringpiece_unittest.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcretest.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_scanner_unittest: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcretest: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_maketables.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_info.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcreposix.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_get.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_study.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_stringpiece_unittest: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_exec.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_xclass.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_chartables.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcregrep: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcrecpp_unittest.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcrecpp_unittest: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_version.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_try_flipped.o: binary file contents
changed
dpkg-source: warning: executable mode 0755 of
'external/pcre-7.6/configure.lineno' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_fullinfo.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_tables.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_stringpiece.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_scanner.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_chartables.c:
dpkg-source: error: new version is symlink to ./pcre_chartables.c.dist
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_compile.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_scanner_unittest.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_dfa_exec.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_globals.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_config.o: binary file contents
changed
dpkg-source: warning: executable mode 0755 of
'external/pcre-7.6/pcre-config' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcregrep.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_valid_utf8.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcrecpp.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_ord2utf8.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_newline.o: binary file contents
changed
dpkg-source: warning: executable mode 0755 of
'external/pcre-7.6/config.status' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/pcre-7.6/libtool' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_ucp_searchfuncs.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/pcre_refcount.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcrecpp.a: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcre.a: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcre.la:
dpkg-source: error: new version is symlink to ../libpcre.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcreposix.a: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcreposix.la:
dpkg-source: error: new version is symlink to ../libpcreposix.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/pcre-7.6/.libs/libpcrecpp.la:
dpkg-source: error: new version is symlink to ../libpcrecpp.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libpcrecpp.a: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libpcre.a: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/liblzo2.a: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libgc.a: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'external/lib/libgc.la'
will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lib/libgccpp.la' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lib/libpcre.la' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libpcreposix.a: binary file contents changed
dpkg-source: warning: executable mode 0755 of
'external/lib/liblzo2.la' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libgccpp.a: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lib/libedit.a: binary file contents changed
dpkg-source: warning: executable mode 0755 of
'external/lib/libpcreposix.la' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lib/libpcrecpp.la' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lib/libedit.la' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/libedit-20070831-2.10/configure.lineno' will not be
represented in diff
dpkg-source: warning: executable mode 0755 of
'external/libedit-20070831-2.10/config.status' will not be represented
in diff
dpkg-source: warning: executable mode 0755 of
'external/libedit-20070831-2.10/libtool' will not be represented in
diff
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/examples/fileman: binary
file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/examples/test.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/examples/fileman.o: binary
file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/examples/test: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/hist.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/read.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/key.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/vis.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/emacs.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/map.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/vi.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/help.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/fgetln.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/chared.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/tokenizer.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/sig.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/fcns.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/readline.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/history.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/term.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/common.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/filecomplete.o: binary
file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/tty.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/unvis.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/strlcpy.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/prompt.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/strlcat.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/refresh.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/parse.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/el.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/search.o: binary file
contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/.libs/libedit.a: binary
file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/libedit-20070831-2.10/src/.libs/libedit.la:
dpkg-source: error: new version is symlink to ../libedit.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/os_dep.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/typd_mlc.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/new_hblk.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/backgraph.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/gc_dlopen.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/allchblk.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/dbg_mlc.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/finalize.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/darwin_stop_world.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/headers.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/real_malloc.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/gcj_mlc.o: binary file contents changed
dpkg-source: warning: executable mode 0755 of
'external/gc6.7/configure.lineno' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/mark.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/gc_cpp.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/pthread_support.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/mach_dep.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/obj_map.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/solaris_pthreads.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/malloc.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/win32_threads.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/stubborn.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/blacklst.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/dyn_load.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/checksums.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/solaris_threads.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/mallocx.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/mark_rts.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/reclaim.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/alloc.o: binary file contents changed
dpkg-source: warning: executable mode 0755 of
'external/gc6.7/config.status' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/pcr_interface.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/ptr_chck.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/misc.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/pthread_stop_world.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/specific.o: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'external/gc6.7/libtool'
will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/.libs/libgc.a: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/.libs/libgc.la:
dpkg-source: error: new version is symlink to ../libgc.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/.libs/libgccpp.la:
dpkg-source: error: new version is symlink to ../libgccpp.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/gc6.7/.libs/libgccpp.a: binary file contents
changed
dpkg-source: warning: executable mode 0755 of
'external/lzo-2.03/configure.lineno' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lzo-2.03/config.status' will not be represented in diff
dpkg-source: warning: executable mode 0755 of
'external/lzo-2.03/libtool' will not be represented in diff
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/minilzo/testmini.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/minilzo/testmini: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/minilzo/minilzo.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/precomp2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/simple.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/overlap.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/precomp2: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/dict.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/overlap: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/lzopack.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/lzopack: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/dict: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/simple: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/precomp.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/examples/precomp: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/lzotest/lzotest.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/lzotest/lzotest: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_4.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_d3.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_6.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1z_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_9.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_f1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_8.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_s2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_cc.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_6.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1z_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1a_99.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_1l.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo_util.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_3.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_o.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_7.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo2a_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_5.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_f2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_8.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_s2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo_str.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_5.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_4.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_1k.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1z_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_f1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_cc.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_9.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_s1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_xx.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_99.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_1o.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_7.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_s2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_s1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_s1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_3.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_99.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_9x.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_f2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_xx.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1f_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_o.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_f2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1z_d3.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1a.o: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo_init.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_d3.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1_99.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo_ptr.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_rr.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo2a_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1y_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo_crc.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1b_rr.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo2a_d2.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1c_1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_f1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/lzo1x_d1.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/.libs/liblzo2.a: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/src/.libs/liblzo2.la:
dpkg-source: error: new version is symlink to ../liblzo2.la
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/sizes: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/promote.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/chksum: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/chksum.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/align.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/promote: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/align: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/external/lzo-2.03/tests/sizes.o: binary file contents
changed
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_line.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_tok_end.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_getc.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_reset.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_tok_str.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_insertstr.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_parse.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_end.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_push.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_get.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_tok_reset.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_source.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_init.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_resize.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_deletestr.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_history_init.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_history_end.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_history.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_set.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_gets.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_tok_line.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/external/man/man3/el_tok_init.3:
dpkg-source: error: new version is symlink to editline.3
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.utf8/cubrid.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.utf8/esql.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.utf8/utils.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.utf8/csql.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/en_US/cubrid.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/en_US/esql.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/en_US/utils.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/en_US/csql.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.euckr/cubrid.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.euckr/esql.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.euckr/utils.cat: binary file contents changed
dpkg-source: error: cannot represent change to
cubrid-633/msg/ko_KR.euckr/csql.cat: binary file contents changed
dpkg-source: warning: ignoring deletion of file
external/gc-7.1/libatomic_ops-1.2/src/atomic_ops/sysdeps/gcc/x86.h.orig
dpkg-source: warning: ignoring deletion of directory autom4te.cache
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0
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.1
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1
dpkg-source: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b cubrid-633 gave error exit status 1
Follow ups