From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <help-guix-bounces+larch=yhetil.org@gnu.org>
Received: from mp1 ([2001:41d0:2:4a6f::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by ms11 with LMTPS
	id CNQGLM/5NF+CJgAA0tVLHw
	(envelope-from <help-guix-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Thu, 13 Aug 2020 08:29:03 +0000
Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by mp1 with LMTPS
	id SMHTJ8/5NF+KKwAAbx9fmQ
	(envelope-from <help-guix-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Thu, 13 Aug 2020 08:29:03 +0000
Received: from lists.gnu.org (lists.gnu.org [209.51.188.17])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by aspmx1.migadu.com (Postfix) with ESMTPS id 03F569402CC
	for <larch@yhetil.org>; Thu, 13 Aug 2020 08:29:02 +0000 (UTC)
Received: from localhost ([::1]:60326 helo=lists1p.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.90_1)
	(envelope-from <help-guix-bounces+larch=yhetil.org@gnu.org>)
	id 1k68bc-0000JM-RM
	for larch@yhetil.org; Thu, 13 Aug 2020 04:29:00 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:51864)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <efraim@flashner.co.il>)
 id 1k68bV-0000JE-18
 for help-guix@gnu.org; Thu, 13 Aug 2020 04:28:53 -0400
Received: from flashner.co.il ([178.62.234.194]:53716)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <efraim@flashner.co.il>) id 1k68bT-00084V-5t
 for help-guix@gnu.org; Thu, 13 Aug 2020 04:28:52 -0400
Received: from localhost (unknown [31.210.177.29])
 by flashner.co.il (Postfix) with ESMTPSA id 4C93E400AC;
 Thu, 13 Aug 2020 08:28:18 +0000 (UTC)
Date: Thu, 13 Aug 2020 11:27:45 +0300
From: Efraim Flashner <efraim@flashner.co.il>
To: Hamzeh Nasajpour <h.nasajpour@pantherx.org>
Subject: Re: Why the static library will delete after the package
 installation of dlib?
Message-ID: <20200813082745.GA1228@E5400>
References: <2491a28a-543d-475f-a6bc-1112c92ffe45@www.fastmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7"
Content-Disposition: inline
In-Reply-To: <2491a28a-543d-475f-a6bc-1112c92ffe45@www.fastmail.com>
X-PGP-Key-ID: 0x41AAE7DCCA3D8351
X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc
X-PGP-Fingerprint: A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Received-SPF: pass client-ip=178.62.234.194;
 envelope-from=efraim@flashner.co.il; helo=flashner.co.il
X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/13 04:28:18
X-ACL-Warn: Detected OS   = ???
X-Spam_score_int: -18
X-Spam_score: -1.9
X-Spam_bar: -
X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-BeenThere: help-guix@gnu.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: <help-guix.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-guix>,
 <mailto:help-guix-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/help-guix>
List-Post: <mailto:help-guix@gnu.org>
List-Help: <mailto:help-guix-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-guix>,
 <mailto:help-guix-request@gnu.org?subject=subscribe>
Cc: SuarezMiguelC via <help-guix@gnu.org>
Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org
Sender: "Help-Guix" <help-guix-bounces+larch=yhetil.org@gnu.org>
X-Scanner: scn0
Authentication-Results: aspmx1.migadu.com;
	dkim=none;
	dmarc=none;
	spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org
X-Spam-Score: -1.61
X-TUID: mlDujENoXERs


--fdj2RfSjLxBAspz7
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Aug 12, 2020 at 05:48:29PM +0430, Hamzeh Nasajpour wrote:
> Hi,
>=20
> I'm using `dlib` in a project and I found that the static library will be=
 deleted in the `delete-static-library` phase in the package installation. =
Why?=20
>=20
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/machine-lear=
ning.scm#n814
>=20
> Is there any problem to comment these lines for using the `dlib` as libra=
ry? (line 814 - 817)
>=20
> Regards,
> Hamzeh

We normally try to delete the static library so the shared library is
available and overall the package takes less space. I see, however, that
dlib defaults to static and doesn't build both by default, leaving out
package without any library installed.

This should be fixed shortly, with a shared library now in the lib
directory.

--=20
Efraim Flashner   <efraim@flashner.co.il>   =D7=90=D7=A4=D7=A8=D7=99=D7=9D =
=D7=A4=D7=9C=D7=A9=D7=A0=D7=A8
GPG key =3D A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

--fdj2RfSjLxBAspz7
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl80+X4ACgkQQarn3Mo9
g1HoGxAAsFw4f95lDMvd42cx11kBkX4YoCk0+N1BMJ0otSdt/0sY6NUw5Ld0ns70
wQM5lo+CBPSEzPnxnlEvn0hN92BSOLURID8ZCqfx2NLMWgd7ZdCALI2fcgy4WMtI
hxAqyDdxcQH+WODwMBWw7yU7hEIc3prnCDW/iKVz40wF5B4Dug54KlVpv+hySX5u
Sb5mYeNjBBA2vhErqFGZQ77KkxWlN4BdEkO2BrFAcv86rf0cfGCfrHai+ii1GaKY
dXvVNGOr0OI8/8miD4bmQ0V6Y65uVaubZ2EcbSlkQ+iItH+LACy0hITgIG8VJiJ1
O1golksmujQnl3svxDTHOJJzznj7yK/+6tbeIvhUErhS8snLz+XJf5pwcx565O14
0KbxR3fVj8lgk8Jq5cSDDcbScpbQnPZYNrd1TOyvaJmjpJTnn/IRDwdcYWQBCBj2
7uFuYhVB/SK/1CeEh9iykOKJnzLSqEXqzU3DHD5vTxLTJfZhkBzE/PhInA+BphPj
usoYbDumRb1O47zlwSzLD+iubDYqcqHMtNTYmuSjNdHSouuyx9mgkw8MIwsD6HHL
caxVr12aj5x7rn/cykyd/ZUc6pGQcglIpOM7HufzCdJH0rQaL05dilh42k3JSkDu
rc3/K7vHY8ubJRVXIUmNf/HltJes7tq6ytSdpGalMY6ut8jJzCE=
=FihI
-----END PGP SIGNATURE-----

--fdj2RfSjLxBAspz7--