All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12446] New: Buildroot fails to finish installing packages
Date: Sun, 05 Jan 2020 02:01:09 +0000	[thread overview]
Message-ID: <bug-12446-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=12446

            Bug ID: 12446
           Summary: Buildroot fails to finish installing packages
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: spaceboyross at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

I'm using a forked version of Buildroot for my OS called ExpidusOS
(https://github.com/ExpidusOS). After SDDM is installed, Make fails to create
the `.stamp_target_installed` file. Then it works at xfont_font-misc-misc
package but fails when installing Linux. This is the output:

>>> xapp_xkbcomp 1.4.2 Installing to target
PATH="/home/ross/ExpidusOS/buildroot/output/host/bin:/home/ross/ExpidusOS/buildroot/output/host/sbin:/home/ross/Applications/.bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/emscripten:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/ross/.gem/ruby/2.6.0/bin:/opt/toolchains/dc/sh-elf/bin:/opt/toolchains/dc/bin:/opt/toolchains/dc/kos/utils/gnu_wrappers:/home/ross/.gem/ruby/2.6.0/bin:/opt/toolchains/dc/sh-elf/bin:/opt/toolchains/dc/bin:/opt/toolchains/dc/kos/utils/gnu_wrappers"
 /usr/bin/make -j5 DESTDIR=/home/ross/ExpidusOS/buildroot/output/target install
-C /home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/
make[1]: Entering directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
Making install in man
make[2]: Entering directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/man'
make[3]: Entering directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p
'/home/ross/ExpidusOS/buildroot/output/target/usr/share/man/man1'
 /usr/bin/install -c -m 644 xkbcomp.1
'/home/ross/ExpidusOS/buildroot/output/target/usr/share/man/man1'
make[3]: Leaving directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/man'
make[2]: Leaving directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/man'
make[2]: Entering directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
make[3]: Entering directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
 /usr/bin/mkdir -p '/home/ross/ExpidusOS/buildroot/output/target/usr/bin'
 /usr/bin/mkdir -p
'/home/ross/ExpidusOS/buildroot/output/target/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 xkbcomp.pc
'/home/ross/ExpidusOS/buildroot/output/target/usr/lib/pkgconfig'
  /usr/bin/install -c xkbcomp
'/home/ross/ExpidusOS/buildroot/output/target/usr/bin'
make[3]: Leaving directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
make[2]: Leaving directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
make[1]: Leaving directory
'/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2'
xapp_xkbcomp: installs files in
/home/ross/ExpidusOS/buildroot/output/target//home/ross/ExpidusOS/buildroot/output
make: *** [package/pkg-generic.mk:360:
/home/ross/ExpidusOS/buildroot/output/build/xapp_xkbcomp-1.4.2/.stamp_target_installed]
Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2020-01-05  2:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-05  2:01 bugzilla at busybox.net [this message]
2020-01-05  2:01 ` [Buildroot] [Bug 12446] Buildroot fails to finish installing packages bugzilla at busybox.net
2020-01-05  8:40 ` bugzilla at busybox.net
2020-01-05  8:40 ` bugzilla at busybox.net
2020-01-05 20:10 ` bugzilla at busybox.net
2020-01-05 20:34 ` bugzilla at busybox.net
2020-01-05 20:49 ` bugzilla at busybox.net
2020-01-05 21:01 ` bugzilla at busybox.net
2020-01-06 17:17 ` bugzilla at busybox.net
2020-01-10  7:57 ` bugzilla at busybox.net

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=bug-12446-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.