mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Matthias Klein <matthias.klein@optimeas.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] Downloading all source packages
Date: Mon, 11 Aug 2014 08:18:32 +0200	[thread overview]
Message-ID: <53E86038.7020803@optimeas.de> (raw)

Hello,

I tried (from a working ptxdist project) to download all source packages 
in advance for working offline ...

./ptx alleysconfig
./get get

But then I the error that no toolchain can be found:

error: sorry, no toolchain found, matching
/opt/OSELAS.Toolchain-2013*/arm-cortexa8-linux-gnueabihf/gcc-4.8.3-java-glibc-2.18-*/bin
       please use 'ptxdist toolchain </path/to/toolchain>' to select 
your toolchain

Then I set a toolchain with: ./ptx toolchain 
/opt/OSELAS.Toolchain-2013.12.2/arm-cortexa8-linux-gnueabihf/gcc-4.8.3-glibc-2.18-binutils-2.24-kernel-3.12-sanitized/bin


But then I the error about the vaild platform:

./ptx get
warning: (LIBC_THREAD_DB) selects GLIBC_THREAD_DB which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_PTHREAD && LIBC_RT && LIBURCU && LOG4CPLUS) selects 
GLIBC_PTHREAD which has unmet direct dependencies (LIBC && GLIBC && 
!PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_UTIL) selects GLIBC_UTIL which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_NSS_DNS) selects GLIBC_NSS_DNS which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_DL) selects GLIBC_DL which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (BASH) selects BASH_CONDITIONAL which has unmet direct 
dependencies (!BASH_SHLIKE && BASH)
warning: (LIBC_RESOLV) selects GLIBC_RESOLV which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_RT) selects GLIBC_RT which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (GLOBAL_SELINUX) selects BUSYBOX_BUILD_LIBBUSYBOX which has 
unmet direct dependencies (BUSYBOX && !BUSYBOX_FEATURE_PREFER_APPLETS && 
!BUSYBOX_PIE && !BUSYBOX_STATIC)
warning: (LIBC_NSS_FILES) selects GLIBC_NSS_FILES which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_NSL) selects GLIBC_NSL which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_CRYPT) selects GLIBC_CRYPT which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_M) selects GLIBC_M which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_THREAD_DB) selects GLIBC_THREAD_DB which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_PTHREAD && LIBC_RT && LIBURCU && LOG4CPLUS) selects 
GLIBC_PTHREAD which has unmet direct dependencies (LIBC && GLIBC && 
!PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_UTIL) selects GLIBC_UTIL which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_NSS_DNS) selects GLIBC_NSS_DNS which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_DL) selects GLIBC_DL which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (BASH) selects BASH_CONDITIONAL which has unmet direct 
dependencies (!BASH_SHLIKE && BASH)
warning: (LIBC_RESOLV) selects GLIBC_RESOLV which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_RT) selects GLIBC_RT which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (GLOBAL_SELINUX) selects BUSYBOX_BUILD_LIBBUSYBOX which has 
unmet direct dependencies (BUSYBOX && !BUSYBOX_FEATURE_PREFER_APPLETS && 
!BUSYBOX_PIE && !BUSYBOX_STATIC)
warning: (LIBC_NSS_FILES) selects GLIBC_NSS_FILES which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_NSL) selects GLIBC_NSL which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_CRYPT) selects GLIBC_CRYPT which has unmet direct 
dependencies (LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
warning: (LIBC_M) selects GLIBC_M which has unmet direct dependencies 
(LIBC && GLIBC && !PROJECT_USE_BASE_PLATFORM)
ptxdist: error: 
/opt/OSELAS.BSP//OSELAS.BSP---V2014.11-00003-g61f924e484d5-dirty/platform-optimeas-tx53-trunk 
is not a valid platform.



Is it not possible to download all packages in advance?
Do you have an idea how many GB ptxdist would download?

Best regards,
Matthias


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-08-11  6:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11  6:18 Matthias Klein [this message]
2014-08-11  8:59 ` Michael Olbrich

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=53E86038.7020803@optimeas.de \
    --to=matthias.klein@optimeas.de \
    --cc=ptxdist@pengutronix.de \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox