Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
FWIW, I've opened a PR with what I have so far:
https://github.com/OpenIndiana/oi-userland/pull/3867

On Wed, Jan 10, 2018 at 9:56 AM, Prakash Surya 
wrote:

> ​Thanks for all the pointers. From what I've read so far, the overall
> process looks pretty straightforward and about what I would have expected.
>
> I'm trying to make the changes required for updating "openjdk-8" and I'm
> curious how I'm supposed to go about updating the "patches" directory.
> Should I simply copy the openjdk8 "patches" directory from Joyent's pkgsrc
> repository? Or should I be doing something else? How was the "patches"
> directory for version 144 generated?​
>
> On Wed, Jan 10, 2018 at 9:20 AM, Aurélien Larcher <
> aurelien.larc...@gmail.com> wrote:
>
>>
>>
>> On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:
>>
>>> On 01/10/18 05:39 PM, Prakash Surya wrote:
>>>
 If you're willing to bump it to the new version, that'd be great! If
 it's
 not too time consuming, I could try to do it, but I'd need some
 help/pointers since I've never done any OI packaging work before.

>>>
>>> Quick pointers:
>>> https://wiki.openindiana.org/oi/Building+with+oi-userland
>>> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
>>> http://docs.openindiana.org/dev/userland/
>>>
>>> I know, all of them are likely a bit outdated, but that's what we have :)
>>
>>
>> I wrote a bit more in the (slow) process of structuring a maintainer's
>> guide.
>>
>> https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
>> https://wiki.openindiana.org/oi/3.+Common+Tasks
>>
>>
>>>
>>>
>>> --
>>> Best regards,
>>> Alexander Pyhalov,
>>> system administrator of Southern Federal University IT department
>>>
>>> ___
>>> oi-dev mailing list
>>> oi-dev@openindiana.org
>>> https://openindiana.org/mailman/listinfo/oi-dev
>>>
>>
>>
>>
>> --
>> ---
>> Praise the Caffeine embeddings
>>
>
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
​Thanks for all the pointers. From what I've read so far, the overall
process looks pretty straightforward and about what I would have expected.

I'm trying to make the changes required for updating "openjdk-8" and I'm
curious how I'm supposed to go about updating the "patches" directory.
Should I simply copy the openjdk8 "patches" directory from Joyent's pkgsrc
repository? Or should I be doing something else? How was the "patches"
directory for version 144 generated?​

On Wed, Jan 10, 2018 at 9:20 AM, Aurélien Larcher <
aurelien.larc...@gmail.com> wrote:

>
>
> On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:
>
>> On 01/10/18 05:39 PM, Prakash Surya wrote:
>>
>>> If you're willing to bump it to the new version, that'd be great! If it's
>>> not too time consuming, I could try to do it, but I'd need some
>>> help/pointers since I've never done any OI packaging work before.
>>>
>>
>> Quick pointers:
>> https://wiki.openindiana.org/oi/Building+with+oi-userland
>> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
>> http://docs.openindiana.org/dev/userland/
>>
>> I know, all of them are likely a bit outdated, but that's what we have :)
>
>
> I wrote a bit more in the (slow) process of structuring a maintainer's
> guide.
>
> https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
> https://wiki.openindiana.org/oi/3.+Common+Tasks
>
>
>>
>>
>> --
>> Best regards,
>> Alexander Pyhalov,
>> system administrator of Southern Federal University IT department
>>
>> ___
>> oi-dev mailing list
>> oi-dev@openindiana.org
>> https://openindiana.org/mailman/listinfo/oi-dev
>>
>
>
>
> --
> ---
> Praise the Caffeine embeddings
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Aurélien Larcher
On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:

> On 01/10/18 05:39 PM, Prakash Surya wrote:
>
>> If you're willing to bump it to the new version, that'd be great! If it's
>> not too time consuming, I could try to do it, but I'd need some
>> help/pointers since I've never done any OI packaging work before.
>>
>
> Quick pointers:
> https://wiki.openindiana.org/oi/Building+with+oi-userland
> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
> http://docs.openindiana.org/dev/userland/
>
> I know, all of them are likely a bit outdated, but that's what we have :)


I wrote a bit more in the (slow) process of structuring a maintainer's
guide.

https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
https://wiki.openindiana.org/oi/3.+Common+Tasks


>
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
> ___
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>



-- 
---
Praise the Caffeine embeddings
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Franklin
Ok,

I have experience with OpenIndiana Userland packaging.

I'll start this job tomorrow.

Thanks

Em 10 de jan de 2018 12:55 PM, "Alexander Pyhalov"  escreveu:

> On 01/10/18 05:39 PM, Prakash Surya wrote:
>
>> If you're willing to bump it to the new version, that'd be great! If it's
>> not too time consuming, I could try to do it, but I'd need some
>> help/pointers since I've never done any OI packaging work before.
>>
>
> Quick pointers:
> https://wiki.openindiana.org/oi/Building+with+oi-userland
> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
> http://docs.openindiana.org/dev/userland/
>
> I know, all of them are likely a bit outdated, but that's what we have :)
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Alexander Pyhalov

On 01/10/18 05:39 PM, Prakash Surya wrote:

If you're willing to bump it to the new version, that'd be great! If it's
not too time consuming, I could try to do it, but I'd need some
help/pointers since I've never done any OI packaging work before.


Quick pointers:
https://wiki.openindiana.org/oi/Building+with+oi-userland
https://wiki.openindiana.org/oi/oi-userland+-+best+practices
http://docs.openindiana.org/dev/userland/

I know, all of them are likely a bit outdated, but that's what we have :)

--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
If you're willing to bump it to the new version, that'd be great! If it's
not too time consuming, I could try to do it, but I'd need some
help/pointers since I've never done any OI packaging work before.

On Wed, Jan 10, 2018 at 6:29 AM, Franklin  wrote:

> Hi,
>
> If yiu need a help a can do this bump.
>
> (Yeah, i'm still alive)
>
>
>
> Em 10 de jan de 2018 11:24 AM, "Alexander Pyhalov"  escreveu:
>
>> On 01/10/18 04:14 PM, Prakash Surya wrote:
>>
>>> Hi,
>>>
>>> I don't see a package for version 151 of OpenJDK 8, only version 144. Are
>>> there any plans to move to version 151?
>>>
>>>
>>
>> Hi.
>> There are no immediate plans, as I'll be busy with upower and
>> mate-power-manager at least for a week or two, but it shouldn't be hard -
>> import https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915
>> 690b7dabe15eb43e235d and check that illumos-gate still builds correctly.
>>
>>
>> --
>> Best regards,
>> Alexander Pyhalov,
>> system administrator of Southern Federal University IT department
>>
>> ___
>> oi-dev mailing list
>> oi-dev@openindiana.org
>> https://openindiana.org/mailman/listinfo/oi-dev
>>
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Franklin
Hi,

If yiu need a help a can do this bump.

(Yeah, i'm still alive)



Em 10 de jan de 2018 11:24 AM, "Alexander Pyhalov"  escreveu:

> On 01/10/18 04:14 PM, Prakash Surya wrote:
>
>> Hi,
>>
>> I don't see a package for version 151 of OpenJDK 8, only version 144. Are
>> there any plans to move to version 151?
>>
>>
>
> Hi.
> There are no immediate plans, as I'll be busy with upower and
> mate-power-manager at least for a week or two, but it shouldn't be hard -
> import https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915
> 690b7dabe15eb43e235d and check that illumos-gate still builds correctly.
>
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
> ___
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Alexander Pyhalov

On 01/10/18 04:14 PM, Prakash Surya wrote:

Hi,

I don't see a package for version 151 of OpenJDK 8, only version 144. Are
there any plans to move to version 151?




Hi.
There are no immediate plans, as I'll be busy with upower and 
mate-power-manager at least for a week or two, but it shouldn't be hard 
- import 
https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915690b7dabe15eb43e235d 
and check that illumos-gate still builds correctly.



--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] OpenJDK 8

2016-07-18 Thread Peter Tribble
> oppenjdk ?
>>
>
> We currently ship openjdk 7 as the only Java implementation.
>

Sorry, what I meant was the typo "oppenjdk". At least, I presumae it's
a typo.


>
>> As a matter of interest, what does the version string look like?
>> (The output of 'java -version'; I had to play a bit with the options
>> to get it into a format that a number of tools expected, although I
>> don't appear to have made a note of which tools were particularly
>> fussy about the exact layout of the version string.)
>>
>
> $ /usr/jdk/openjdk1.7.0/bin/java -version
> openjdk version "1.7.0_080-internal"
> OpenJDK Runtime Environment (build
> 1.7.0_080-internal-alp_2016_07_17_16_02-b00)
> OpenJDK Server VM (build 24.80-b11, mixed mode)
>
> $ /usr/jdk/openjdk1.8.0/bin/java -version
> openjdk version "1.8.0_92-internal"
> OpenJDK Runtime Environment (build 1.8.0_92-internal-oi-1.8.92-b00)
> OpenJDK 64-Bit Server VM (build 25.92-b00, mixed mode)
>

It's unfortunate that pkgsrc don't put the tag that the tarball matches
in the file name. As it is, it's difficult to be sure exactly what they've
checked out.

You should probably set the build number, which ought to be b14
assuming the source matches the release.

Eg, I have:

# /usr/jdk/openjdk1.8.0_92/bin/java -version
openjdk version "1.8.0_92"
OpenJDK Runtime Environment (build 1.8.0_92-b14)
OpenJDK 64-Bit Server VM (build 25.92-b14, mixed mode)


-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8

2016-07-18 Thread Alexander Pyhalov

Peter Tribble писал 18.07.2016 23:32:

On Mon, Jul 18, 2016 at 4:31 PM, Alexander Pyhalov  wrote:


Hi, people.

Does someone want to review or test OpenJDK 8 changeset?

I could run toy programs and build OpenJDK  8 with OpenJDK 8.
Additional testing is welcome.

https://github.com/OpenIndiana/oi-userland/pull/2246





That's quite a diff, although I guess that's because you're building
with gcc rather than studio?


Yes, there are a lot of changets related to building with gcc.
The component, as you can see, is based on pkgsrc port.
I've removed all changes, specific to other OSes, supported by pkgsrc,
added changes related to directories and files layout, changed some 
flags

for build tools and corrected RPATH.


OpenJDK 7 stays default one for now.


oppenjdk ?


We currently ship openjdk 7 as the only Java implementation.



As a matter of interest, what does the version string look like?
(The output of 'java -version'; I had to play a bit with the options
to get it into a format that a number of tools expected, although I
don't appear to have made a note of which tools were particularly
fussy about the exact layout of the version string.)


$ /usr/jdk/openjdk1.7.0/bin/java -version
openjdk version "1.7.0_080-internal"
OpenJDK Runtime Environment (build 
1.7.0_080-internal-alp_2016_07_17_16_02-b00)

OpenJDK Server VM (build 24.80-b11, mixed mode)

$ /usr/jdk/openjdk1.8.0/bin/java -version
openjdk version "1.8.0_92-internal"
OpenJDK Runtime Environment (build 1.8.0_92-internal-oi-1.8.92-b00)
OpenJDK 64-Bit Server VM (build 25.92-b00, mixed mode)

---
System Administrator of Southern Federal University Computer Center


___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8

2016-07-18 Thread Peter Tribble
On Mon, Jul 18, 2016 at 4:31 PM, Alexander Pyhalov  wrote:

> Hi, people.
>
> Does someone want to review or test OpenJDK 8 changeset?
>
> I could run toy programs and build OpenJDK 8 with OpenJDK 8.
> Additional testing is welcome.
>
> https://github.com/OpenIndiana/oi-userland/pull/2246
>

That's quite a diff, although I guess that's because you're building
with gcc rather than studio?


> OpenJDK 7 stays default one for now.


oppenjdk ?

As a matter of interest, what does the version string look like?
(The output of 'java -version'; I had to play a bit with the options
to get it into a format that a number of tools expected, although I
don't appear to have made a note of which tools were particularly
fussy about the exact layout of the version string.)

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev