All of lore.kernel.org
 help / color / mirror / Atom feed
* Build fail - Reg
@ 2019-01-11 12:11 Omkar Kuppa
  2019-01-11 13:34 ` Andrew Geissler
  0 siblings, 1 reply; 4+ messages in thread
From: Omkar Kuppa @ 2019-01-11 12:11 UTC (permalink / raw)
  To: openbmc

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

Hi all,
I've downloaded the openbmc project from github. While building the
project, I'm facing the following error.

*Build Configuration:*
BB_VERSION           = "1.40.0"
BUILD_SYS            = "i686-linux"
NATIVELSBSTRING      = "ubuntu-14.04"
TARGET_SYS           = "arm-openbmc-linux-gnueabi"
MACHINE              = "zaius"
DISTRO               = "openbmc-phosphor"
DISTRO_VERSION       = "0.1.0"
TUNE_FEATURES        = "arm armv6 thumb arm1176jzs"
TARGET_FPU           = "soft"
meta-zaius           = "master:1a4b7ee28bf7413af6513fb45ad0d0736048f866"

*ERROR:* dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure:
Fetch command export PSEUDO_DISABLED=1; export
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-4MEPus6gYW"; export
SSH_AUTH_SOCK="/run/user/1000/keyring-5RCWfK/ssh"; export
PATH="/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/python3-native:/../openbmc/scripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/arm-openbmc-linux-gnueabi:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot/usr/bin/crossscripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/bin:/../openbmc/poky/bitbake/bin:/../openbmc/build/tmp/hosttools";
export HOME="/home/omkar"; LANG=C git -c core.fsyncobjectfiles=0 clone
--bare --mirror git://github.com/bus1/dbus-broker
/../openbmc/build/downloads/git2/github.com.bus1.dbus-broker --progress
failed with exit code 128, output:
Cloning into bare repository
'/../openbmc/build/downloads/git2/github.com.bus1.dbus-broker'...
fatal: unable to connect to github.com:
github.com[0: 52.74.223.119]: errno=Connection timed out
github.com[1: 13.250.177.223]: errno=Connection timed out
github.com[2: 13.229.188.59]: errno=Connection timed out

ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure
for URL: 'gitsm://github.com/bus1/dbus-broker;protocol=git'. Unable to
fetch URL from any source.
ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Function failed:
base_do_fetch
ERROR: Logfile of failure stored in:
/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/temp/log.do_fetch.2531
ERROR: Task
(/../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 2757 tasks of which 2756 didn't need to be
rerun and 1 failed.

Summary: 1 task failed:

/../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:
do_fetch

I'm trying to build the open bmc project for the first time. I tried to
build for Romulus, Palmetto and Zaius. Each build failed with a different
error. I don't have the errors for other builds. Please let me know how to
resolve this error.

Thanks in advance,
Omkar

-- 
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 #2: Type: text/html, Size: 5525 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build fail - Reg
  2019-01-11 12:11 Build fail - Reg Omkar Kuppa
@ 2019-01-11 13:34 ` Andrew Geissler
  2019-01-11 15:50   ` Tanous, Ed
  2019-01-16  5:56   ` Omkar Kuppa
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Geissler @ 2019-01-11 13:34 UTC (permalink / raw)
  To: omkar.kuppa; +Cc: OpenBMC Maillist

On Fri, Jan 11, 2019 at 6:12 AM Omkar Kuppa <omkar.kuppa@sanmina.com> wrote:
>
> Hi all,
> I've downloaded the openbmc project from github. While building the project, I'm facing the following error.
>
> Build Configuration:
> BB_VERSION           = "1.40.0"
> BUILD_SYS            = "i686-linux"
> NATIVELSBSTRING      = "ubuntu-14.04"
> TARGET_SYS           = "arm-openbmc-linux-gnueabi"
> MACHINE              = "zaius"
> DISTRO               = "openbmc-phosphor"
> DISTRO_VERSION       = "0.1.0"
> TUNE_FEATURES        = "arm armv6 thumb arm1176jzs"
> TARGET_FPU           = "soft"
> meta-zaius           = "master:1a4b7ee28bf7413af6513fb45ad0d0736048f866"
>
> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-4MEPus6gYW"; export SSH_AUTH_SOCK="/run/user/1000/keyring-5RCWfK/ssh"; export PATH="/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/python3-native:/../openbmc/scripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/arm-openbmc-linux-gnueabi:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot/usr/bin/crossscripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/bin:/../openbmc/poky/bitbake/bin:/../openbmc/build/tmp/hosttools"; export HOME="/home/omkar"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/bus1/dbus-broker /../openbmc/build/downloads/git2/github.com.bus1.dbus-broker --progress failed with exit code 128, output:
> Cloning into bare repository '/../openbmc/build/downloads/git2/github.com.bus1.dbus-broker'...
> fatal: unable to connect to github.com:
> github.com[0: 52.74.223.119]: errno=Connection timed out
> github.com[1: 13.250.177.223]: errno=Connection timed out
> github.com[2: 13.229.188.59]: errno=Connection timed out

These certainly looks suspicious. Intermittent github connection issues?
Did you try rebuilding a few times? The initial build requires a lot
of network based downloads.

>
> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure for URL: 'gitsm://github.com/bus1/dbus-broker;protocol=git'. Unable to fetch URL from any source.
> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Function failed: base_do_fetch
> ERROR: Logfile of failure stored in: /../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/temp/log.do_fetch.2531
> ERROR: Task (/../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2757 tasks of which 2756 didn't need to be rerun and 1 failed.
>
> Summary: 1 task failed:
>   /../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch
>
> I'm trying to build the open bmc project for the first time. I tried to build for Romulus, Palmetto and Zaius. Each build failed with a different error. I don't have the errors for other builds. Please let me know how to resolve this error.
>
> Thanks in advance,
> Omkar
>
> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build fail - Reg
  2019-01-11 13:34 ` Andrew Geissler
@ 2019-01-11 15:50   ` Tanous, Ed
  2019-01-16  5:56   ` Omkar Kuppa
  1 sibling, 0 replies; 4+ messages in thread
From: Tanous, Ed @ 2019-01-11 15:50 UTC (permalink / raw)
  To: Andrew Geissler; +Cc: omkar.kuppa, OpenBMC Maillist

Does your network have a proxy server?  There are quite a few things that need configured to get a successful build behind a proxy server.

-Ed

> On Jan 11, 2019, at 5:34 AM, Andrew Geissler <geissonator@gmail.com> wrote:
> 
>> On Fri, Jan 11, 2019 at 6:12 AM Omkar Kuppa <omkar.kuppa@sanmina.com> wrote:
>> 
>> Hi all,
>> I've downloaded the openbmc project from github. While building the project, I'm facing the following error.
>> 
>> Build Configuration:
>> BB_VERSION           = "1.40.0"
>> BUILD_SYS            = "i686-linux"
>> NATIVELSBSTRING      = "ubuntu-14.04"
>> TARGET_SYS           = "arm-openbmc-linux-gnueabi"
>> MACHINE              = "zaius"
>> DISTRO               = "openbmc-phosphor"
>> DISTRO_VERSION       = "0.1.0"
>> TUNE_FEATURES        = "arm armv6 thumb arm1176jzs"
>> TARGET_FPU           = "soft"
>> meta-zaius           = "master:1a4b7ee28bf7413af6513fb45ad0d0736048f866"
>> 
>> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-4MEPus6gYW"; export SSH_AUTH_SOCK="/run/user/1000/keyring-5RCWfK/ssh"; export PATH="/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/python3-native:/../openbmc/scripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/arm-openbmc-linux-gnueabi:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot/usr/bin/crossscripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/bin:/../openbmc/poky/bitbake/bin:/../openbmc/build/tmp/hosttools"; export HOME="/home/omkar"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://github.com/bus1/dbus-broker /../openbmc/build/downloads/git2/github.com.bus1.dbus-broker --progress failed with exit code 128, output:
>> Cloning into bare repository '/../openbmc/build/downloads/git2/github.com.bus1.dbus-broker'...
>> fatal: unable to connect to github.com:
>> github.com[0: 52.74.223.119]: errno=Connection timed out
>> github.com[1: 13.250.177.223]: errno=Connection timed out
>> github.com[2: 13.229.188.59]: errno=Connection timed out
> 
> These certainly looks suspicious. Intermittent github connection issues?
> Did you try rebuilding a few times? The initial build requires a lot
> of network based downloads.
> 
>> 
>> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure for URL: 'gitsm://github.com/bus1/dbus-broker;protocol=git'. Unable to fetch URL from any source.
>> ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Function failed: base_do_fetch
>> ERROR: Logfile of failure stored in: /../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/temp/log.do_fetch.2531
>> ERROR: Task (/../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 2757 tasks of which 2756 didn't need to be rerun and 1 failed.
>> 
>> Summary: 1 task failed:
>>  /../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch
>> 
>> I'm trying to build the open bmc project for the first time. I tried to build for Romulus, Palmetto and Zaius. Each build failed with a different error. I don't have the errors for other builds. Please let me know how to resolve this error.
>> 
>> Thanks in advance,
>> Omkar
>> 
>> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build fail - Reg
  2019-01-11 13:34 ` Andrew Geissler
  2019-01-11 15:50   ` Tanous, Ed
@ 2019-01-16  5:56   ` Omkar Kuppa
  1 sibling, 0 replies; 4+ messages in thread
From: Omkar Kuppa @ 2019-01-16  5:56 UTC (permalink / raw)
  To: Andrew Geissler; +Cc: OpenBMC Maillist

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

Yes. I tried normal build for few times and rebuild also.

On Fri, Jan 11, 2019 at 7:04 PM Andrew Geissler <geissonator@gmail.com>
wrote:

> On Fri, Jan 11, 2019 at 6:12 AM Omkar Kuppa <omkar.kuppa@sanmina.com>
> wrote:
> >
> > Hi all,
> > I've downloaded the openbmc project from github. While building the
> project, I'm facing the following error.
> >
> > Build Configuration:
> > BB_VERSION           = "1.40.0"
> > BUILD_SYS            = "i686-linux"
> > NATIVELSBSTRING      = "ubuntu-14.04"
> > TARGET_SYS           = "arm-openbmc-linux-gnueabi"
> > MACHINE              = "zaius"
> > DISTRO               = "openbmc-phosphor"
> > DISTRO_VERSION       = "0.1.0"
> > TUNE_FEATURES        = "arm armv6 thumb arm1176jzs"
> > TARGET_FPU           = "soft"
> > meta-zaius           = "master:1a4b7ee28bf7413af6513fb45ad0d0736048f866"
> >
> > ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher
> failure: Fetch command export PSEUDO_DISABLED=1; export
> DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-4MEPus6gYW"; export
> SSH_AUTH_SOCK="/run/user/1000/keyring-5RCWfK/ssh"; export
> PATH="/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/python3-native:/../openbmc/scripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin/arm-openbmc-linux-gnueabi:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot/usr/bin/crossscripts:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/usr/bin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/sbin:/../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/recipe-sysroot-native/bin:/../openbmc/poky/bitbake/bin:/../openbmc/build/tmp/hosttools";
> export HOME="/home/omkar"; LANG=C git -c core.fsyncobjectfiles=0 clone
> --bare --mirror git://github.com/bus1/dbus-broker
> /../openbmc/build/downloads/git2/github.com.bus1.dbus-broker --progress
> failed with exit code 128, output:
> > Cloning into bare repository
> '/../openbmc/build/downloads/git2/github.com.bus1.dbus-broker'...
> > fatal: unable to connect to github.com:
> > github.com[0: 52.74.223.119]: errno=Connection timed out
> > github.com[1: 13.250.177.223]: errno=Connection timed out
> > github.com[2: 13.229.188.59]: errno=Connection timed out
>
> These certainly looks suspicious. Intermittent github connection issues?
> Did you try rebuilding a few times? The initial build requires a lot
> of network based downloads.
>
> >
> > ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Fetcher failure
> for URL: 'gitsm://github.com/bus1/dbus-broker;protocol=git'. Unable to
> fetch URL from any source.
> > ERROR: dbus-broker-16+gitAUTOINC+fc874afa09-r0 do_fetch: Function
> failed: base_do_fetch
> > ERROR: Logfile of failure stored in:
> /../openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/dbus-broker/16+gitAUTOINC+fc874afa09-r0/temp/log.do_fetch.2531
> > ERROR: Task
> (/../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:do_fetch)
> failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 2757 tasks of which 2756 didn't need to
> be rerun and 1 failed.
> >
> > Summary: 1 task failed:
> >
>  /../openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb:
> do_fetch
> >
> > I'm trying to build the open bmc project for the first time. I tried to
> build for Romulus, Palmetto and Zaius. Each build failed with a different
> error. I don't have the errors for other builds. Please let me know how to
> resolve this error.
> >
> > Thanks in advance,
> > Omkar
> >
> > 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.
>

-- 
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 #2: Type: text/html, Size: 7496 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-16  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11 12:11 Build fail - Reg Omkar Kuppa
2019-01-11 13:34 ` Andrew Geissler
2019-01-11 15:50   ` Tanous, Ed
2019-01-16  5:56   ` Omkar Kuppa

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.