Re: [oi-dev] illumos-gcc (gcc 4.4.4-il)

2020-05-11 Thread Igor Kozhukhov
you can rebuild gcc44 by gcc44 - i do it on dilos without problems. -Igor > On 11 May 2020, at 11:17, Toomas Soome via oi-dev > wrote: > > > >> On 11. May 2020, at 11:04, Aurélien Larcher > > wrote: >> >> Sorry for the delay, yes it is because it does not

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-26 Thread Igor Kozhukhov
On May 26, 2018, at 3:26 PM, Gary Mills wrote: > > On Thu, May 24, 2018 at 11:17:35AM -0400, Richard Lowe wrote: >> They're not different enough to be more than theoretically mechanical >> changes, but are (just) different enough you may not be able to >> _actually_

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Igor Kozhukhov
> > On Sat, May 19, 2018 at 9:56 PM, Gary Mills > wrote: > I'm attempting to build the developer/gcc-7 source package from a > recent version of oi-userland. The build stops with these error > messages: > > >

Re: [oi-dev] Phoronix again

2017-07-31 Thread Igor Kozhukhov
for these issues i’d like recommend prepare and use some images with DEBUG illumos and probably boot menu with -kvd where you can see panic and more info if beet process failed. just like idea. and - it is hardly to say more info without access to hw, but not at all hw has remote access like

[oi-dev] Fwd: GCC 6.4 Released

2017-07-04 Thread Igor Kozhukhov
FYI -Igor > Begin forwarded message: > > From: Richard Biener > Subject: GCC 6.4 Released > Date: July 4, 2017 at 1:40:44 PM GMT+3 > To: gcc-annou...@gcc.gnu.org > Cc: g...@gcc.gnu.org, info-...@gnu.org > Reply-To: g...@gcc.gnu.org > > The GNU Compiler Collection version

Re: [oi-dev] Virtualbox

2017-05-31 Thread Igor Kozhukhov
> On May 31, 2017, at 4:19 PM, Alexander Pyhalov wrote: > > On 05/31/17 04:13 PM, Peter Tribble wrote: >> On Mon, May 29, 2017 at 8:10 PM, Harry Putnam wrote: >>> Far as I understood things... anything above 5.0.X, that is, any of >>> the 5.1.x series will not

Re: [oi-dev] unexpected syntax errors :|

2017-05-16 Thread Igor Kozhukhov
gladeui/glade-property-label.h:73: syntax error, unexpected identifier in '#ident "acomp: Sun C 5.10 SunOS_i386 Patch 142363-01 2009/07/15"' at 'ident' cc: -W option with unknown program no-deprecated-declarations you have mistake - you try to use SunStudio with 'cc' link instead of gcc -Igor

Re: [oi-dev] unexpected syntax errors :|

2017-05-16 Thread Igor Kozhukhov
what is components you try to build? what compiler you are using: gcc-4.4/4.9, gcc-5, gcc-6 or something else? -Igor > On May 16, 2017, at 3:45 PM, Dariusz Sendkowski wrote: > > Hi, > > Has anyone ever encountered such weird errors during build?: > >

Re: [oi-dev] [HEADS UP] OpenJDK 8 is the default JDK now

2017-03-09 Thread Igor Kozhukhov
it’s mean - illumos checking tools are not working correctly and should be fixed or disabled by flag. -Igor > On Mar 9, 2017, at 4:54 PM, Toomas Soome wrote: > > > Yes, that is exactly what I also did see and the immediate solution was the > same. > > rgds, > toomas > >

Re: [oi-dev] hack 5800

2015-08-29 Thread Igor Kozhukhov
Vnc default 5900 -- Best regards, Igor Kozhukhov From: Bruce Lilly bruce.li...@gmail.com Reply-To: OpenIndiana Developer mailing list oi-dev@openindiana.org Date: Saturday 29 August 2015 22:43 To: OpenIndiana Developer mailing list oi-dev@openindiana.org Subject: Re: [oi-dev] hack 5800

Re: [oi-dev] Recent /dev a9 repository ?

2015-07-01 Thread Igor Kozhukhov
have plans to work on all builds from sources - I have build env and it is possible - need a time for it and helpers :) -- Best regards, Igor Kozhukhov From: ken mays via oi-dev oi-dev@openindiana.org Reply-To: ken mays maybird1...@yahoo.com, OpenIndiana Developer mailing list oi-dev

Re: [oi-dev] Update IPS from https://github.com/everycity/pkg5/tree/ec-py27-ec-zones

2015-06-04 Thread Igor Kozhukhov
override some files on local build env and re-install final packages over. But I did it in zone, where I no need to check/to use beadm. And congrats with fantastic work! :) -- Best regards, Igor Kozhukhov On 04/06/15 19:35, Alexander Pyhalov a...@rsu.ru wrote: Hello. I'm working on IPS update now. I

Re: [oi-dev] [developer] The java bits from my build-elsewhere wad, and prior work (Illumos 4719)

2014-11-03 Thread Igor Kozhukhov
- like JAVA6/JAVA7 and provide it to manifests for enable/disable files with dependency to JAVA version? The same what we did with openssl? -- Best regards, Igor Kozhukhov On 03/11/14 22:00, Dan McDonald via illumos-developer develo...@lists.illumos.org wrote: On Nov 3, 2014, at 11:00 AM, Dan

Re: [oi-dev] SSD-based pools

2014-10-13 Thread Igor Kozhukhov
different directories with sources with parallel builds. -- Best regards, Igor Kozhukhov From: Andrew M. Hettinger ahettin...@prominic.net Reply-To: OpenIndiana Developer mailing list oi-dev@openindiana.org Date: Tuesday 14 October 2014 03:12 To: OpenIndiana Developer mailing list oi-dev

Re: [oi-dev] threaded perl and possible troubles

2014-02-27 Thread Igor Kozhukhov
On Feb 26, 2014, at 11:23 PM, Alexander Pyhalov wrote: Hello. It looks like mod_perl 2.0.8 for Apache 2.4 requires threaded perl. Do I understand correctly that after rebuilding perl with -Duseithreads we have to rebuild all perl 5.16-dependent binary modules (luckily, they are in the

Re: [oi-dev] threaded perl and possible troubles

2014-02-27 Thread Igor Kozhukhov
On Feb 27, 2014, at 12:37 PM, Alexander Pyhalov wrote: On 02/27/2014 12:31, Igor Kozhukhov wrote: On Feb 26, 2014, at 11:23 PM, Alexander Pyhalov wrote: Hello. It looks like mod_perl 2.0.8 for Apache 2.4 requires threaded perl. Do I understand correctly that after rebuilding perl

Re: [oi-dev] GCC locale issues

2013-10-02 Thread Igor Kozhukhov
i have the same bug on DilOS env as described in #4173. have been tested by gcc44 and gcc47. -- Best regards, Igor Kozhukhov On Oct 2, 2013, at 9:57 PM, Alexander Pyhalov wrote: Hello. It seems I've found one more issue with our GCC. https://www.illumos.org/issues/4173 I'd be grateful

Re: [oi-dev] Bumping libxml2 to v2.9.1

2013-07-12 Thread Igor Kozhukhov
if it is version from oracle userland-gate - works well for me with DilOS a long time. -- Best regards, Igor Kozhukhov On Jul 13, 2013, at 2:06 AM, Peter Tribble wrote: On Fri, Jul 12, 2013 at 9:48 PM, Erol Zavidic ero...@gmail.com wrote: Good evening everybody, I managed to bump

Re: [oi-dev] runtime linker and non-standard libraries location

2013-06-06 Thread Igor Kozhukhov
you can move nurses libs to /usr/lib|/usr/lib/64 - and use it i have move it on DilOS a long time ago - works well. no need to provide additional rules like: LDFLAGS += -Lpath -Rpath also i have moved headers to standard location -- Best regards, Igor Kozhukhov On Jun 6, 2013, at 10:41 PM

Re: [oi-dev] Orange Indiana?

2013-05-10 Thread Igor Kozhukhov
+1 for support another packages then IPS DEB for example. -- Best regards, Igor Kozhukhov On May 10, 2013, at 8:27 PM, Martin Bochnig wrote: The question remains, if it really needs to be IPS based. Or if it can be SVR4 and CSW style pkgutil.net. If you read Garrett's mails he also asked

Re: [oi-dev] New Project Lead?

2012-09-02 Thread Igor Kozhukhov
). --- Best regards, Igor Kozhukhov IRC# igork On 9/3/12 3:21 AM, Sašo Kiselkov skiselkov...@gmail.com wrote: On 09/03/2012 01:14 AM, Nick Zivkovic wrote: Do we have any idea who the new project lead is? Or is it too soon to tell? While having a lead is important, I don't think it's as important

Re: [oi-dev] Support OI and illumos for GSoC 2012

2012-03-17 Thread Igor Kozhukhov
Hello All, Let me introduce DilOS. It is - demo/development environment for VMs with text mode only(should be using by SSH) - without GUI - based on DPKG+APT. I planed DilOS as illumian-experimental - where we can test packages before integration to illumos-userland. illumian will have the same

Re: [oi-dev] [userland] 2260 provide build of richlowe's il_4_4_4 gcc in userland

2012-03-10 Thread Igor Kozhukhov
Hello, Could you please explain - why gcc have been moved to another location ? Where are located gcc libs ? Why we can't update KVM build for gcc in /usr/gcc/4.4 ? Best regards, -Igor On 3/10/12 5:08 PM, Bayard Bell buffer.g.overf...@gmail.com wrote: This build of gcc is provided to support

[oi-dev] FW: broken deependencies

2012-03-04 Thread Igor Kozhukhov
? --- Best regards, Igor Kozhukhov Skype# igor.kozhukhov | IRC# igork ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] PostgreSQL 9.1.3 requires OpenSSL 1.0.0

2012-03-02 Thread Igor Kozhukhov
You can try to install libssl-1.0 from: http://apt.dilos.org:1/ I have built userland with version 1.1.3 Maybe it will help you at first time. -Igor On 3/2/12 2:33 PM, Richard PALO richard.p...@baou.fr wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, from the PostgreSQL site:

Re: [oi-dev] GRUB fonts

2012-02-22 Thread Igor Kozhukhov
Hi All, For illumian we are using text mode for GRUB with Debian blue scheme. Maybe for installer will be better to use B/W text scheme ? It is easy to fix - 2 lines in menu.lst -Igor On 2/23/12 2:06 AM, Alasdair Lumsden alasdai...@gmail.com wrote: On 22 Feb 2012, at 16:49, Dmitry Kozhinov

[oi-dev] review: gcc as primary compiler

2012-02-13 Thread Igor Kozhukhov
Hello All, Please review: https://bitbucket.org/dilos/dilos-userland/changeset/5e3079f6ad40 https://www.illumos.org/issues/2113 It is big changeset with changes for setup GCC as default compiler --- Best regards, Igor Kozhukhov IRC# igork

Re: [oi-dev] review: update libsigsegv to 2.10

2012-02-13 Thread Igor Kozhukhov
legacy package desc string, it was mistake to have it there during SVR4 times. Otherwise LGTM. Best regards, Milan On 13.02.2012 12:31, Igor Kozhukhov wrote: Hi All, Please review: https://bitbucket.org/dilos/dilos-userland/changeset/7e4275fa0253 [1] updated libsigsegv to 2.10 https

Re: [oi-dev] review: gcc as primary compiler

2012-02-13 Thread Igor Kozhukhov
2) You do not seem to set GNU_ARCH but you are passing it in PKG_MACROS for at least one package. Thanks, Andrew From: Igor Kozhukhov ikozhuk...@gmail.com Reply-To: OpenIndiana Developer mailing list oi-dev@openindiana.org Date: Mon, 13 Feb 2012 14:52:55 +0400 To: OpenIndiana

Re: [oi-dev] review: gcc as primary compiler

2012-02-13 Thread Igor Kozhukhov
- they are no changes in copyright on this change set. Line 3 of tools/MFT.pm: -# 2010-2011, Copyright (c) Igor Kozhukhov. All rights reserved. +# 2010-2012, Copyright (c) Igor Kozhukhov. All rights reserved. Thanks, Andrew From: Igor Kozhukhov ikozhuk...@gmail.com Reply-To: OpenIndiana

Re: [oi-dev] review: gcc as primary compiler

2012-02-13 Thread Igor Kozhukhov
in copyright on this change set. Line 3 of tools/MFT.pm: -# 2010-2011, Copyright (c) Igor Kozhukhov. All rights reserved. +# 2010-2012, Copyright (c) Igor Kozhukhov. All rights reserved. Thanks, Andrew From: Igor Kozhukhov ikozhuk...@gmail.com Reply-To: OpenIndiana Developer mailing list oi

Re: [oi-dev] 1639 add ratpoison to oi-build

2012-02-13 Thread Igor Kozhukhov
Hi Bayard, As you can see - illumos-userland newly then oi-build :) Will be better to see your changes based on illumos-userland. And next question - who can publish illumos-userland on bitbucket ? -Igor From: Bayard Bell buffer.g.overf...@gmail.com Reply-To: OpenIndiana Developer mailing

Re: [oi-dev] Addition of xz to illumos-userland

2012-02-12 Thread Igor Kozhukhov
easy to fix it by one line to you *.p5m file on top: transform file path=usr.*/man/.+ - default mangler.man.stability volatile -Igor On 2/13/12 3:31 AM, Adam Števko adam.ste...@gmail.com wrote: Hello, I have tried to package xz. The package can be compiled without any problems with SFE gcc. It

Re: [oi-dev] error in pkg5 - from oi-prestable

2012-02-11 Thread Igor Kozhukhov
If it is possible - I'd ilk to see 'pkg' in userland build environment and rebuild it with userland. -Igor From: Bayard Bell buffer.g.overf...@gmail.com Reply-To: OpenIndiana Developer mailing list oi-dev@openindiana.org Date: Sat, 11 Feb 2012 11:05:34 + To: OpenIndiana Developer mailing

Re: [oi-dev] Bug 2104: Mangling of PLAT and SOLARIS_VERSION broken

2012-02-10 Thread Igor Kozhukhov
Hi Bayard, You changes contain fix for Intel platform - what about SPARC ? I can see on sparc: # uname -m sun4u How it will be fixed for SPARC ? On intel: $ uname -a SunOS srv240 5.11 72e00c9a704b i86pc i386 i86pc Solaris On SPARC: # uname -a SunOS srv210 5.11 eab0c2354e82 sun4u sparc

Re: [oi-dev] Bug 2104: Mangling of PLAT and SOLARIS_VERSION broken

2012-02-10 Thread Igor Kozhukhov
@openindiana.org Subject: Re: [oi-dev] Bug 2104: Mangling of PLAT and SOLARIS_VERSION broken I didn't have a SPARC box around to check. My preference would be to set ALTPLAT to sun, given what the generate-cleanup line does. On Fri, Feb 10, 2012 at 5:52 PM, Igor Kozhukhov ikozhuk...@gmail.com wrote: Hi

Re: [oi-dev] Bug 2104: Mangling of PLAT and SOLARIS_VERSION broken

2012-02-10 Thread Igor Kozhukhov
also publish to bitbucket. Would you mind seeing whether it works on SPARC, combined with this change? On Fri, Feb 10, 2012 at 6:33 PM, Igor Kozhukhov ikozhuk...@gmail.com wrote: Ok, I'll check your changes on my Intel and SPARC systems and let you know. -Igor From: Bayard Bell

Re: [oi-dev] 1639 add ratpoison to oi-build

2012-02-10 Thread Igor Kozhukhov
Could you please update all bugs with your URL to bitbucket - will be easy find it for review with bugs -Igor From: Bayard Bell buffer.g.overf...@gmail.com Reply-To: OpenIndiana Developer mailing list oi-dev@openindiana.org Date: Fri, 10 Feb 2012 20:13:37 + To: OpenIndiana Developer

Re: [oi-dev] [developer] illumos-userland

2012-02-09 Thread Igor Kozhukhov
develo...@lists.illumos.org Subject: Re: [oi-dev] [developer] illumos-userland Good news, hope to see all debian-lovers there :) Thanks, Alexander On Feb 9, 2012, at 5:58 PM, Igor Kozhukhov ikozhuk...@gmail.com wrote: Hello All, I have pushed my changes from dilos-userland - illumos

Re: [oi-dev] [developer] illumos-userland

2012-02-09 Thread Igor Kozhukhov
. (such as stuffing in /usr/sfw/lib or worse) If anything strange shows up, have a close look at the gcc build configuration. Thanks, Gordon On Thu, Feb 9, 2012 at 12:08 PM, Igor Kozhukhov ikozhuk...@gmail.com wrote: One comment: we will integrate new components with builds by GCC

[oi-dev] dilos-userland

2012-01-26 Thread Igor Kozhukhov
it with different GCC. It is for testing - I'll share my IPS repo with this userland later and let you know. --- Best regards, Igor Kozhukhov Skype# igor.kozhukhov | IRC# igork ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman

Re: [oi-dev] dilos-userland

2012-01-26 Thread Igor Kozhukhov
...@gmail.com wrote: On Thu, 2012-01-26 at 22:57 +0400, Igor Kozhukhov wrote: Hello All, Let me share with you new version of userland - https://bitbucket.org/dilos/dilos-userland https://bitbucket.org/ikozhukhov/dilos-userland It is continue of my previous userland. This userland will use

Re: [oi-dev] Weekly Meeting on Tuesday Jan 3rd at 19:00 UTC

2012-01-08 Thread Igor Kozhukhov
Hi Bayard, What day and time for next meeting? Where can I find meetings log ? Best regards, -Igor On 1/8/12 6:07 PM, Bayard G. Bell buffer.g.overf...@gmail.com wrote: On Wed, 2011-12-21 at 22:39 +0400, Igor Kozhukhov wrote: I think - the best idea - to have one commit for one component

Re: [oi-dev] Addition of GeoIP to oi-build

2011-12-23 Thread Igor Kozhukhov
For GCC4 build you can add: GCC_ROOT = /usr/gcc/4.4 COMPILER = gcc And try to rebuild. Of course, you need GCC4. You can try take a look GCC44 build on my branch 'dilos' at: https://bitbucket.org/ikozhukhov/oi-build2 -Igor On 12/23/11 8:08 PM, Jeppe Toustrup openindi...@tenzer.dk wrote: On

Re: [oi-dev] Weekly Meeting on Tuesday Jan 3rd at 19:00 UTC

2011-12-21 Thread Igor Kozhukhov
Additional comments: 1. We will integrate new changes only with GCC4 build. 2. For integration from oracle userland - we will open issue for it and set priority - for good understanding what we need integrate first. 3. For other integrations - open issue by integration person and commit changes

Re: [oi-dev] illumos-gate update

2011-12-04 Thread Igor Kozhukhov
Hi Alasdair, I have works latest pkg-gate on SPARC - works with zones. package/pkg (myrepo) 0.5.11-0.176.0.0.0.0.2590 i-- If need - I can provide my changes. ZONEs works well. Bets regards, Igor On 12/5/11 1:57 AM, Alasdair Lumsden alasdai...@gmail.com wrote: Hi Jeff, On 12/ 4/11 09:20

[oi-dev] gcc44 integration

2011-11-29 Thread Igor Kozhukhov
Hi All, Could we change: set name=pkg.fmri value=pkg:/system/library/gcc44-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VER SION) To set name=pkg.fmri value=pkg:/system/library/gcc-44-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VE RSION) Small changes in name: pkg:/system/library/gcc44-runtime -

Re: [oi-dev] gcc44 build failure (linker related)

2011-11-28 Thread Igor Kozhukhov
Hi, I have GCC4 (Rich Lowe version) on SPARC - have been built by GCC3 -Igor On 11/28/11 9:26 PM, Yuri Pankov yuri.pan...@gmail.com wrote: Hi, I'm getting the following error trying to build gcc44: [...] /home/yuri/oi-build/components/gcc44/build/i86/./gcc/xgcc

Re: [oi-dev] gcc44 build failure (linker related)

2011-11-28 Thread Igor Kozhukhov
I have plan - prepare patch from your version go GCC44 and add it to illumos-userland. -Igor On 11/28/11 11:52 PM, Richard Lowe richl...@richlowe.net wrote: Thanks, Alexander and Richard. That solved it. Now I'm wondering why the patch isn't in oi-build - not needed? Certainly should be

Re: [oi-dev] oi-build feature #1252 - GCC 4.6.2

2011-11-14 Thread Igor Kozhukhov
- not for GCC3 from /usr/sfw. -Igor On 11/13/11 2:06 AM, Richard Lowe richl...@richlowe.net wrote: On Sat, Nov 12, 2011 at 12:11, Igor Kozhukhov ikozhuk...@gmail.com wrote: I think that link to /usr/bin/gcc - it as mistake, because you will broke illumos-gate build. The illumos build uses /usr/sfw

Re: [oi-dev] oi-build feature #1252 - GCC 4.6.2

2011-11-14 Thread Igor Kozhukhov
/libgcc_s.so 14.11.2011 14:16, Igor Kozhukhov пишет: They are libs for builds. What libs are using tools ? Ldd ? /usr/lib/libgcc_s.so.1 - ??? I know about using libs by GCC, but how to fix dependencies ? And how to fix tool for using another GCC libs ? I have problem what I said about GCC4

Re: [oi-dev] Python DTrace probes... HELP!.

2011-11-14 Thread Igor Kozhukhov
Python-2.6.4 is available on oi-build and have dtrace patch. -Igor On 11/15/11 12:02 AM, Jesus Cea j...@jcea.es wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am a Python core developer, and I pretend to adopt Solaris/Illumos/OpenIndiana DTrace Probes in Python, natively. There is a

[oi-dev] need additional package for building python

2011-11-10 Thread Igor Kozhukhov
Hello All, I have found that we need package: # pkg install system/header/header-audio For usr/lib/python2.6/lib-dynload/sunaudiodev.so Could you please update WiKi oi-build with this package 'system/header/header-audio' Best regards, Igor ___

Re: [oi-dev] Error in python26 packaging

2011-11-10 Thread Igor Kozhukhov
I have the same issue and more another WARNINGS. http://pastebin.ca/2093617 Could you take a look on paste site and help to resolve. -Igor On 11/10/11 8:39 PM, Yuri Pankov yuri.pan...@gmail.com wrote: Hi, I'm getting the following error during `gmake publish` of oi-build's python26: ERROR

Re: [oi-dev] Error in python26 packaging

2011-11-10 Thread Igor Kozhukhov
Richard, Maybe you know workaround or have diff ? I can try to test it. -Igor On 11/10/11 10:24 PM, Richard Lowe richl...@richlowe.net wrote: Probably the lint is not being run against a reference repository, so it doesn't realize that /usr/lib/isaexec exists. I know aszeszo did some things

Re: [oi-dev] build perl-512 failed on oi-build

2011-11-08 Thread Igor Kozhukhov
@openindiana.org Subject: Re: [oi-dev] build perl-512 failed on oi-build This is a bug with sun studio... export LANG=C;export LC_ALL=C will fix it. On Tue, Nov 8, 2011 at 9:35 AM, Igor Kozhukhov ikozhuk...@gmail.com wrote: Hello, I have configured environment for oi-build from site