public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Balasubramanian Sundaram <balasubramanian.sundaram@sanmina.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: isar-users@googlegroups.com
Subject: Re: Re : integrate bluez with ISAR
Date: Fri, 11 Nov 2022 13:02:18 +0530	[thread overview]
Message-ID: <CAMxE6KkEMj6pfL4AnSnpvQCC_h6C_TpX97uP9BVMPOeoT9ev4g@mail.gmail.com> (raw)
In-Reply-To: <e75f8561-528f-aeb9-58a0-3fc674a548b4@siemens.com>


[-- Attachment #1.1: Type: text/plain, Size: 4471 bytes --]

Hi Jan

*Still It is not getting included in isar*

WARNING: bluez-1.0-r0 do_fetch: Failed to fetch URL
https://sources.debian.org/patches/bluez/5.55-3.1/, attempting MIRRORS if
available
ERROR: bluez-1.0-r0 do_fetch: Fetcher failure for URL: '
https://sources.debian.org/patches/bluez/5.55-3.1/'. The fetch command
returned success for url https://sources.debian.org/patches/bluez/5.55-3.1/
but /work/build/downloads/sources.debian.org.patches.bluez.5.55-3.1.
doesn't exist?!
ERROR: bluez-1.0-r0 do_fetch: Fetcher failure for URL: '
https://sources.debian.org/patches/bluez/5.55-3.1/'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/work/build/tmp/work/cip-core-buster-armhf/bluez/1.0-r0/temp/log.do_fetch.917
ERROR: Task (/repo/recipes-core/bluez/bluez.bb:do_fetch) failed with exit
code '1'
NOTE: Tasks Summary: Attempted 20 tasks of which 19 didn't need to be rerun
and 1 failed.

Summary: 1 task failed:
  /repo/recipes-core/bluez/bluez.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
builder@05bb7ca9f421:/work/build$


*Is there anything to change in the .bb file*

# This software is a part of ISAR.
# Copyright (c) Siemens AG, 2019
#
# SPDX-License-Identifier: MIT

inherit dpkg

# This will fetch and unpack the sources from upstream Debian.
# Note that you can also choose a version but have to pick the exact one
# i.e. "apt://bluez".
# You may also select the desired release in case multiples are configured
and
# you do want to pin the version: "apt://hello/buster".
#SRC_URI = "apt://bluez-5.50"
SRC_URI = "https://sources.debian.org/patches/bluez/5.55-3.1/"





MAINTAINER = "isar-users <isar-users@googlegroups.com>"
#CHANGELOG_V = "<orig-version>+isar"

DEB_BUILD_OPTIONS += "${@ 'nocheck' if d.getVar('ISAR_CROSS_COMPILE', True)
== '1' else '' }"

do_prepare_build() {
deb_add_changelog
# this seems to be a build dep missing in the upstream control file
if ! grep texinfo ${S}/debian/control; then
sed -i -e 's/Build-Depends:/Build-Depends: texinfo,/g' ${S}/debian/control
fi
}


can you give any file to need to do exact changes for including the bluez

Regards

On Thu, Nov 10, 2022 at 9:42 PM Jan Kiszka <jan.kiszka@siemens.com> wrote:

> On 10.11.22 13:37, 'Balasubramanian Sundaram' via isar-users wrote:
> >  Hi Team,
> >
> > Iam using ISAR build system i'm trying to integrate bluez but iam
> > getting following error
> > image.png
> > and this is my bb file for it anything is missing
> > image.png
>
> I think this question was raised elsewhere already, but it is very
> essential: WHY do you want to fork bluez away from Debian mainline? You
> will inherit maintenance and testing efforts that can be critical,
> specifically for product development. If you have a bug report against
> bluez or the Debian package, file that first. Ideally, the issue will be
> resolved and the new package will be available before you are done with
> rebuilding your own one.
>
> Jan
>
> PS: Please share logs, not screenshots, whenever technically possible
> (like in this case).
>
> --
> Siemens AG, Technology
> Competence Center Embedded Linux
>
>

-- 
Balasubramanian Sundaram
Firmware Engineer |  Sanmina Tech services |  India, Chennai  |  Desk: +91
044 61309865

-- 
CONFIDENTIALITY
This e-mail message and any attachments thereto, is 
intended only for use by the addressee(s) named herein and may contain 
legally privileged and/or confidential information. If you are not the 
intended recipient of this e-mail message, you are hereby notified that any 
dissemination, distribution or copying of this e-mail message, and any 
attachments thereto, is strictly prohibited.  If you have received this 
e-mail message in error, please immediately notify the sender and 
permanently delete the original and any copies of this email and any prints 
thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS 
E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING.  Notwithstanding the 
Uniform Electronic Transactions Act or the applicability of any other law 
of similar substance and effect, absent an express statement to the 
contrary hereinabove, this e-mail message its contents, and any attachments 
hereto are not intended to represent an offer or acceptance to enter into a 
contract and are not otherwise intended to bind the sender, Sanmina 
Corporation (or any of its subsidiaries), or any other person or entity.

[-- Attachment #1.2: Type: text/html, Size: 6051 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4276 bytes --]

  reply	other threads:[~2022-11-11  7:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 12:37 Balasubramanian Sundaram
2022-11-10 13:36 ` Schaffner, Tobias
2022-11-10 13:38   ` Roberto A. Foglietta
2022-11-10 16:12 ` Jan Kiszka
2022-11-11  7:32   ` Balasubramanian Sundaram [this message]
2022-11-11  7:52     ` Uladzimir Bely

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=CAMxE6KkEMj6pfL4AnSnpvQCC_h6C_TpX97uP9BVMPOeoT9ev4g@mail.gmail.com \
    --to=balasubramanian.sundaram@sanmina.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /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