DPDK usage discussions
 help / color / mirror / Atom feed
From: "Ruslan R. Laishev" <zator@yandex.ru>
To: users@dpdk.org
Subject: Re: Troubles with building of DPDK.RPM and meson
Date: Tue, 12 Oct 2021 18:22:32 +0300	[thread overview]
Message-ID: <2465ee94-c042-506e-99d5-48c74c573ed8@yandex.ru> (raw)
In-Reply-To: <dfa914f9-fdaa-cd4d-5556-81c181f8c3fe@yandex.ru>

Installed meson i ninja from .RPM ...


Unpack DPDK-20.11.SRC.RPM, now I try to make DPDK.RPM (with the original 
  dpdk.spec from the DPDK 20.11 package), I get :

[root@sysman rpmbuild]# rpmbuild -ba SPECS/dpdk.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r8Q2er
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd /root/rpmbuild/BUILD
+ rm -rf dpdk-20.11
+ /usr/bin/xz -dc /root/rpmbuild/SOURCES/dpdk-20.11.tar.xz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dpdk-20.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GjKyDK
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd dpdk-20.11
++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-m64 -mtune=generic -fcommon
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-m64 -mtune=generic -fcommon'
+ %set_build_flags
/var/tmp/rpm-tmp.GjKyDK: line 33: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.GjKyDK (%build)



What i missing now ?

      reply	other threads:[~2021-10-12 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12  6:45 Ruslan R. Laishev
2021-10-12  8:31 ` Thomas Monjalon
2021-10-12  9:10   ` Ruslan R. Laishev
2021-10-12 15:22     ` Ruslan R. Laishev [this message]

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=2465ee94-c042-506e-99d5-48c74c573ed8@yandex.ru \
    --to=zator@yandex.ru \
    --cc=users@dpdk.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
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;
as well as URLs for NNTP newsgroup(s).