Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 11:03:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235235] textproc/uchardet: packaging error when DEBUG is enabled
Message-ID:  <bug-235235-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235235

            Bug ID: 235235
           Summary: textproc/uchardet: packaging error when DEBUG is
                    enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: novel@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

port directory: /usr/ports/textproc/uchardet
package name: uchardet-0.0.6
...
#### /usr/local/etc/poudriere.d/current-make.conf ####
OPTIONS_SET=3D    DEBUG
OPTIONS_UNSET=3D  NLS DOCS EXAMPLES TEST MANPAGES
WITH_DEBUG=3Dyes
...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: stage          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Staging for uchardet-0.0.6
=3D=3D=3D>   Generating temporary packing list
[0/1] cd /wrkdirs/usr/ports/textproc/uchardet/work/.build &&
/usr/local/bin/cmake -P cmake_install.cmake
-- Install configuration: "Debug"
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/libdata/pkgconfig=
/uchardet.pc
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/lib/libuchardet.s=
o.0.0.6.debug
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/lib/libuchardet.s=
o.0
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/lib/libuchardet.so
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/lib/libuchardet.a
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/include/uchardet/=
uchardet.h
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/bin/uchardet
-- Set runtime path of
"/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/bin/uchardet" to=
 ""
-- Installing:
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/man/man1/uchardet=
.1
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: package        >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building package for uchardet-0.0.6
pkg-static: Unable to access file
/wrkdirs/usr/ports/textproc/uchardet/work/stage/usr/local/lib/libuchardet.s=
o.0.0.6:No
such file or directory
*** Error code 1

As you can see, when debug is enabled, it installs libuchardet.so.0.0.6.deb=
ug
instead of libuchardet.so.0.0.6.

I can share complete poudriere log if needed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235235-7788>