Re: [oi-dev] Volunteer needed to take over the Twitter feed

2017-05-09 Thread Dariusz Sendkowski
I thought the twitter feeds were done automatically, at least when a PR was merged. If this is not the case, maybe it could be better to make it auto? regards, Darek 2017-05-08 19:32 GMT+02:00 Aurélien Larcher : > Hi, > I have managed the Twitter feed: > > https://twitter.com/OpenIndiana > > in

[oi-dev] XFCE

2017-05-10 Thread Dariusz Sendkowski
Hi, Has anybody ever tried to add XFCE desktop environment to oi-userland? Or maybe someone has been already working on it? regards, Darek ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Components archive url availability

2017-05-11 Thread Dariusz Sendkowski
Hi, What happens when a component archive url points to a web resource that is unavailable temporarily or, even worse, permanently? How does it impact the package availability? Are all these oi-userland components precompiled and stored somewhere on the publisher server along with the sources? So

Re: [oi-dev] Components archive url availability

2017-05-11 Thread Dariusz Sendkowski
regards, Darek 2017-05-11 11:49 GMT+02:00 Nikola M : > On 05/11/17 10:53 AM, Dariusz Sendkowski wrote: > > Hi, > > > > What happens when a component archive url points to a web resource > > that is unavailable temporarily or, even worse, permanently? How does > > it

Re: [oi-dev] Components archive url availability

2017-05-11 Thread Dariusz Sendkowski
> on how to get started with oi-userland > > > Greetings > Till > > On 11.05.2017 13:28, Aurélien Larcher wrote: > >> >> >> On Thu, May 11, 2017 at 12:18 PM, Dariusz Sendkowski < >> dsendkow...@gmail.com <mailto:dsendkow...@gmail.com>> wrote: &

Re: [oi-dev] Discussing maintainers visibility in oi-userland

2017-05-12 Thread Dariusz Sendkowski
In my opinion, the current system looks fine. Having a maintainer per component could be a nightmare for both maintainers and contributors. Maintainers are usually bottlenecks for various reasons no matter how hard they try not to be. It could slow down the whole process significantly. Right now, i

[oi-dev] netCDF

2017-05-12 Thread Dariusz Sendkowski
Hi, I'm working on adding netCDF (C distribution) library to oi-userland. I'm gonna put it into scientific/netcdf and set FMRI library/math/netcdf. However, I'm not sure whether FMRI is appropriate since there are a few distributions of net

[oi-dev] GDL

2017-05-12 Thread Dariusz Sendkowski
Hi, I'm trying to add GNU Data Language to oi-userland, however this component has a few optional dependencies (like eigen3, pslib etc.), which are currently unavailable in oi-userland. GDL can be built without them but I was wondering whether it would be

[oi-dev] Component archive directory name

2017-05-15 Thread Dariusz Sendkowski
Hi, How do you handle situations when a component archive file extracts to a directory, which name is completely different from the component name? Is the resulting directory name stored in any variable? regards, Darek ___ oi-dev mailing list oi-dev@o

[oi-dev] unexpected syntax errors :|

2017-05-16 Thread Dariusz Sendkowski
Hi, Has anyone ever encountered such weird errors during build?: /usr/include/iso/stddef_iso.h:61: syntax error, unexpected INTEGER in '# 71' at '71' /usr/include/iso/stddef_iso.h:65: syntax error, unexpected INTEGER in '# 80' at '80' /usr/include/iso/stddef_iso.h:71: syntax error, unexpected INT

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

2017-05-16 Thread Dariusz Sendkowski
This is gcc-4.9. I'm building glade. 2017-05-16 15:03 GMT+02:00 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: &

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

2017-05-16 Thread Dariusz Sendkowski
'['cc', '-Wno-deprecated-declarations', '-D_REENTRANT', '-D_PTHREADS', '-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-D_REENTRANT', '-D_PTHREADS', '-I/usr/include/gtk-3.0', '-I/usr/include/at-spi2-atk

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

2017-05-16 Thread Dariusz Sendkowski
r, 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

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

2017-05-16 Thread Dariusz Sendkowski
Arrgghhh... I had them exported using *CONFIGURE_ENV* instead of *CONFIGURE_BUILD_ENV*. Thanks! 2017-05-16 15:39 GMT+02:00 Alexander Pyhalov : > On 05/16/17 04:22 PM, Dariusz Sendkowski wrote: > >> I don't use cc explicitly anywhere. >> >> It clearl

[oi-dev] Glade

2017-05-16 Thread Dariusz Sendkowski
Hi, It seems that Glade can be bumped to 3.19 (already checked), which is the highest version that does not require bumping GTK+. I see that current Glade is built only for 32 arch. Should the new version be also built only for 32, both 32 and 64 or maybe only 64? regards, Darek __

Re: [oi-dev] Glade

2017-05-16 Thread Dariusz Sendkowski
Thanks for all that information. I guess I need to read this stuff before I do anything. 2017-05-16 18:09 GMT+02:00 Alan Coopersmith : > On 05/16/17 08:47 AM, Alexander Pyhalov wrote: > >> On 05/16/17 05:54 PM, Dariusz Sendkowski wrote: >> >>> Hi, >>> >

Re: [oi-dev] GCC 7 build zone status

2017-05-27 Thread Dariusz Sendkowski
Do you need any help with this task? 2017-05-23 17:15 GMT+02:00 Aurélien Larcher : > Hi, > find below the list of 79 components left to be fixed: > > COMPONENT_DIRS += database/mongodb-33 > COMPONENT_DIRS += database/mongodb-34 > COMPONENT_DIRS += desktop/gnome3/yelp > COMPONENT_DIRS += deskto

Re: [oi-dev] GCC 7 build zone status

2017-05-27 Thread Dariusz Sendkowski
OK, I will take a look at both runtime/openjdk. 2017-05-27 21:45 GMT+02:00 Aurélien Larcher : > > > On Sat, May 27, 2017 at 7:10 PM, Dariusz Sendkowski > wrote: > >> Do you need any help with this task? >> > > Yes! So the list is a bit outdated s

[oi-dev] Gnu Data Language

2017-05-30 Thread Dariusz Sendkowski
Hi, I'm struggling with GDL so that it can be added to oi-userland. Currently it builds successfully but 4 of 178 tests fail. The point is these tests fail due to missing symbols in gdl executable, e.g.: . symbol not found: cblas_chemm (/u

Re: [oi-dev] Gnu Data Language

2017-05-30 Thread Dariusz Sendkowski
sr/lib/64/libgslcblas.so.0 When building from the component package Makefile (gmake build) libgslcblas.so.0 record in gdl is missing. Am I missing something in the Makefile? 2017-05-30 15:32 GMT+02:00 Dariusz Sendkowski : > Hi, > > > I'm struggling with GDL <http://gnuda

Re: [oi-dev] Gnu Data Language

2017-05-30 Thread Dariusz Sendkowski
Not in this case I think. The only differences between building the component from its package Makefile and manually are extra linker options set in the former. Currently, I'm building manually with these options set and we'll see what causes this issue. I suspect direct binding options. 2017-

Re: [oi-dev] Gnu Data Language

2017-05-30 Thread Dariusz Sendkowski
Yeah, exactly. It was z -ignore. But it is set in LD_OPTIONS somewhere. How can I change it and where? 2017-05-30 20:59 GMT+02:00 Aurélien Larcher : > > > On Tue, May 30, 2017 at 8:54 PM, Dariusz Sendkowski > wrote: > >> >> Not in this case I think. >> The

[oi-dev] MATE 1.18

2017-06-02 Thread Dariusz Sendkowski
After MATE 1.18 update: Jun 2 18:22:19 openindiana mate-session[2393]: [ID 702911 daemon.warning] Gdk-WARNING: mate-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Jun 2 18:22:55 openindiana svc.startd[10]: [ID 652011 daemon.warning] svc:/application/graphical-logi