ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <sbolshakov@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] [aarch64] opencpn-5.0.0-alt1.src.rpm: remote: build failed
Date: Wed, 27 Mar 2019 17:46:11 +0300
Message-ID: <m3ef6sl6j0.fsf@hammer.malta.altlinux.ru> (raw)
In-Reply-To: <201903271828.12385.asy@altlinux.org> (Sergey Afonin's message of "Wed, 27 Mar 2019 18:28:12 +0400")

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

>>>>> "Sergey" == Sergey Afonin <asy-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:

 > On Wednesday 27 March 2019, Sergey Bolshakov wrote:
 >>  > %ifarch %ix86 x86_64
 >>  > %dir %_libdir/%name
 >>  > %_libdir/%name/*_pi.so
 >>  > %endif
 >> 
 >> В пакете есть opencpn-4.4.0-fix_library_path.patch,
 >> который заворачивает в lib64 для x86_64, можно поступить
 >> по аналогии и для aarch64, хуже не станет.
 
 > Ага, идея понятна. Кстати, я что-то и забыл, что Григорий пакет
 > через git корректировал.

на всякий случай, это ^^^ про то, где искать плагины.
Ему в пару видимо нужно что-то вроде этого (не проверял):

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: OpenCPN-5.0.0-aarch64.diff --]
[-- Type: text/x-patch, Size: 460 bytes --]

--- OpenCPN-5.0.0/CMakeLists.txt.orig	2019-03-23 04:25:59.000000000 +0300
+++ OpenCPN-5.0.0/CMakeLists.txt	2019-03-27 17:40:21.059782826 +0300
@@ -185,6 +185,7 @@ IF (NOT WIN32)
     IF (CMAKE_SYSTEM_PROCESSOR MATCHES "arm*")
       IF (CMAKE_SIZEOF_VOID_P MATCHES "8")
         SET (ARCH "aarch64")
+        SET (LIB_INSTALL_DIR "lib64")
       ELSE (CMAKE_SIZEOF_VOID_P MATCHES "8")
         SET (ARCH "armhf")
       ENDIF (CMAKE_SIZEOF_VOID_P MATCHES "8")

[-- Attachment #3: Type: text/plain, Size: 5 bytes --]


-- 

  reply	other threads:[~2019-03-27 14:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 13:59 Sergey Afonin
2019-03-27 14:09 ` Ivan A. Melnikov
2019-03-27 14:12 ` Sergey Bolshakov
2019-03-27 14:21   ` Gleb Fotengauer-Malinovskiy
2019-03-27 14:28   ` Sergey Afonin
2019-03-27 14:46     ` Sergey Bolshakov [this message]
2019-03-27 14:53       ` Sergey V Turchin
2019-03-27 14:58       ` Sergey V Turchin
2019-03-27 23:15       ` Sergey Y. Afonin
2019-03-27 19:28   ` Sergey Y. Afonin
2019-03-27 19:53     ` Grigory Ustinov
2019-03-27 20:38       ` Sergey Y. Afonin
2019-03-31 12:39     ` Sergey Y. Afonin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ef6sl6j0.fsf@hammer.malta.altlinux.ru \
    --to=sbolshakov@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git