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

Bug#438236: marked as done (unicon: not handling nostrip build option (policy 10.1))



Your message dated Thu, 7 Jan 2021 17:55:54 +0800
with message-id <[🔎] c743da39-2b81-7db2-995c-f71e84564b39@sina.com>
and subject line support DEB_BUILD_OPTIONS=nostrip now
has caused the Debian Bug report #438236,
regarding unicon: not handling nostrip build option (policy 10.1)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
438236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438236
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: unicon
Version: 3.0.4-12
Severity: wishlist
User: buildd@naquadah.org
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of unicon_3.0.4-12 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 18:41:08.029836
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 5721kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main unicon 3.0.4-12 (dsc) [593B]
> Get:2 http://ftp.fr.debian.org sid/main unicon 3.0.4-12 (tar) [5704kB]
> Get:3 http://ftp.fr.debian.org sid/main unicon 3.0.4-12 (diff) [15.9kB]
> Fetched 5721kB in 2s (2704kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 18:41:13 UTC 2007
> pbuilder-time-stamp: 1187203273
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep debhelper (>= 2.0.72)
>    -> Trying debhelper
>  -> Considering build-dep libpth-dev
>    -> Trying libpth-dev
[...]
>  -> unmounting proc filesystem
>  -> cleaning the build env 
>     -> removing directory /var/cache/pbuilder/build//2653 and its subdirectories
> Current time: Wed Aug 15 18:52:32 UTC 2007
> pbuilder-time-stamp: 1187203952
> Checking unicon-imc2_3.0.4-12_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/txt2tab: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/txt2tab1: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/cin2dat: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/tab2txt1: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/tab2txt: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/tab2dat: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/cin2tab: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/unicon-imc2_3.0.4-12_i386.deb/usr/lib/unicon/bin/tab2cin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-15 18:52:43.287705
> Build needed 0:11:35.257869

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


--- End Message ---
--- Begin Message ---
Hi,

    After add DEB_BUILD_OPTIONS=nostrip in d/rules and build,

It will get the unstripped binnary.

E: unicon-imc2: unstripped-binary-or-object usr/lib/libimm_server.so.0.0
E: unicon-imc2: unstripped-binary-or-object usr/lib/unicon/modules/cce/cce_hzinput.so E: unicon-imc2: unstripped-binary-or-object usr/lib/unicon/modules/cce/cce_pinyin.so E: unicon-imc2: unstripped-binary-or-object usr/lib/unicon/modules/cce/gb18030_intcode.so E: unicon-imc2: unstripped-binary-or-object usr/lib/unicon/modules/turbo/TL_hzinput.so

The newest source code git is:

git@salsa.debian.org:chinese-team/unicon.git


--
肖盛文 xiao sheng wen Faris Xiao
微信(wechat):atzlinux
《铜豌豆 Linux》https://www.atzlinux.com
基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
GnuPG Public Key: 0x00186602339240CB

Attachment: OpenPGP_0x00186602339240CB.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: