From dam at opencsw.org Mon Jan 2 11:22:55 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 2 Jan 2017 11:22:55 +0100 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> Message-ID: Hi Aaron, Am 30.12.2016 um 16:56 schrieb Aaron Lewis : > Sorry, I've double checked it again, there's no patch needed. > > I think socat-1.7.3.1 has resolved this problem already (opencsw ships > with `socat version 1.7.2.4 on Apr 6 2014 11:28:22`) > > Can you try to update this package? New packages will show up here soon: http://buildfarm.opencsw.org/experimental.html#socat Please give them a try and let me know if they work acceptable. Apart from that there are a number of tests failing on Solaris, if you can give the compilation a try and work with upstream towards a more working testsuite that would be great. Best regards ? Dago > > > > On Fri, Dec 30, 2016 at 11:39 PM, Dagobert Michelsen wrote: >> Hi Aaron, >> >>> Am 30.12.2016 um 03:19 schrieb Aaron Lewis via users : >>> >>> Never mind, the configure script of socat is buggy. >>> It should be looking for termios.h instead, will report to upstream. >> >> Last time I didn?t have much luck with socat upstream. >> If you have a patch please let me know and I?ll reroll >> the package. >> >> >> Best regards >> >> ? Dago >> >>> >>> On Wed, Dec 28, 2016 at 11:38 AM, Aaron Lewis >>> wrote: >>>> The socat package in the repository seems a little buggy, >>>> It seems like pty support is disabled, I got an error: >>>> >>>> E parseopts(): unknown option "pty" >>>> >>>> Any ideas ... >>>> >>>> -- >>>> Best Regards, >>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>> >>> >>> >>> -- >>> Best Regards, >>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >> > > > > -- > Best Regards, > Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ > Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From the.warl0ck.1989 at gmail.com Mon Jan 2 12:05:47 2017 From: the.warl0ck.1989 at gmail.com (Aaron Lewis) Date: Mon, 2 Jan 2017 19:05:47 +0800 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> Message-ID: No problem, I'll test the new package when it's out. By when I send the previous email, I've already tested socat-1.7.3.1. The standard compilation steps works for me, no fancy `./configure` flags :-P On Mon, Jan 2, 2017 at 6:22 PM, Dagobert Michelsen wrote: > Hi Aaron, > > Am 30.12.2016 um 16:56 schrieb Aaron Lewis : >> Sorry, I've double checked it again, there's no patch needed. >> >> I think socat-1.7.3.1 has resolved this problem already (opencsw ships >> with `socat version 1.7.2.4 on Apr 6 2014 11:28:22`) >> >> Can you try to update this package? > > New packages will show up here soon: > http://buildfarm.opencsw.org/experimental.html#socat > Please give them a try and let me know if they work acceptable. > Apart from that there are a number of tests failing on Solaris, > if you can give the compilation a try and work with upstream towards > a more working testsuite that would be great. > > > Best regards > > ? Dago > > >> >> >> >> On Fri, Dec 30, 2016 at 11:39 PM, Dagobert Michelsen wrote: >>> Hi Aaron, >>> >>>> Am 30.12.2016 um 03:19 schrieb Aaron Lewis via users : >>>> >>>> Never mind, the configure script of socat is buggy. >>>> It should be looking for termios.h instead, will report to upstream. >>> >>> Last time I didn?t have much luck with socat upstream. >>> If you have a patch please let me know and I?ll reroll >>> the package. >>> >>> >>> Best regards >>> >>> ? Dago >>> >>>> >>>> On Wed, Dec 28, 2016 at 11:38 AM, Aaron Lewis >>>> wrote: >>>>> The socat package in the repository seems a little buggy, >>>>> It seems like pty support is disabled, I got an error: >>>>> >>>>> E parseopts(): unknown option "pty" >>>>> >>>>> Any ideas ... >>>>> >>>>> -- >>>>> Best Regards, >>>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>>> >>>> >>>> >>>> -- >>>> Best Regards, >>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>> >> >> >> >> -- >> Best Regards, >> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 > > -- > "You don't become great by trying to be great, you become great by wanting to do something, > and then doing it so hard that you become great in the process." - xkcd #896 > -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 From dam at opencsw.org Mon Jan 2 12:31:23 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 2 Jan 2017 12:31:23 +0100 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> Message-ID: Hi Aaron, > Am 02.01.2017 um 12:05 schrieb Aaron Lewis : > > No problem, I'll test the new package when it's out. > > By when I send the previous email, I've already tested socat-1.7.3.1. > The standard compilation steps works for me, no fancy `./configure` flags :-P Sure, I was referring to ?make check?. BTW, the package is ready now. Best regards ? Dago > > On Mon, Jan 2, 2017 at 6:22 PM, Dagobert Michelsen wrote: >> Hi Aaron, >> >> Am 30.12.2016 um 16:56 schrieb Aaron Lewis : >>> Sorry, I've double checked it again, there's no patch needed. >>> >>> I think socat-1.7.3.1 has resolved this problem already (opencsw ships >>> with `socat version 1.7.2.4 on Apr 6 2014 11:28:22`) >>> >>> Can you try to update this package? >> >> New packages will show up here soon: >> http://buildfarm.opencsw.org/experimental.html#socat >> Please give them a try and let me know if they work acceptable. >> Apart from that there are a number of tests failing on Solaris, >> if you can give the compilation a try and work with upstream towards >> a more working testsuite that would be great. >> >> >> Best regards >> >> ? Dago >> >> >>> >>> >>> >>> On Fri, Dec 30, 2016 at 11:39 PM, Dagobert Michelsen wrote: >>>> Hi Aaron, >>>> >>>>> Am 30.12.2016 um 03:19 schrieb Aaron Lewis via users : >>>>> >>>>> Never mind, the configure script of socat is buggy. >>>>> It should be looking for termios.h instead, will report to upstream. >>>> >>>> Last time I didn?t have much luck with socat upstream. >>>> If you have a patch please let me know and I?ll reroll >>>> the package. >>>> >>>> >>>> Best regards >>>> >>>> ? Dago >>>> >>>>> >>>>> On Wed, Dec 28, 2016 at 11:38 AM, Aaron Lewis >>>>> wrote: >>>>>> The socat package in the repository seems a little buggy, >>>>>> It seems like pty support is disabled, I got an error: >>>>>> >>>>>> E parseopts(): unknown option "pty" >>>>>> >>>>>> Any ideas ... >>>>>> >>>>>> -- >>>>>> Best Regards, >>>>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>>>> >>>>> >>>>> >>>>> -- >>>>> Best Regards, >>>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>>> >>> >>> >>> >>> -- >>> Best Regards, >>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >> >> -- >> "You don't become great by trying to be great, you become great by wanting to do something, >> and then doing it so hard that you become great in the process." - xkcd #896 >> > > > > -- > Best Regards, > Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ > Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From the.warl0ck.1989 at gmail.com Mon Jan 2 16:42:32 2017 From: the.warl0ck.1989 at gmail.com (Aaron Lewis) Date: Mon, 2 Jan 2017 23:42:32 +0800 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> Message-ID: 1. Hmm, there's no `make check` .. 2. The new package does not work, I've downloaded the new package and extracted it somewhere, root at sol10 /mnt/hgfs/shm # ./123/CSWsocat/root/opt/csw/bin/socat openssl-connect:172.16.177.200:1237,verify=0 exec:bash,pty,stderr,setsid 2017/01/02 23:40:57 socat[16166] E parseopts(): unknown option "pty" 3. What are your build steps? Mine is like this: Download socat from http://www.dest-unreach.org/socat/download/socat-1.7.3.1.tar.gz Then compile it as following: CFLAGS="-I/opt/csw/include/ -L/opt/csw/lib/" ./configure -q make Launch socat like this, export LD_LIBRARY_PATH=/opt/csw/lib ./socat openssl-connect:172.16.177.200:1237,verify=0 exec:bash,pty,stderr,setsid And `pty` works for me On Mon, Jan 2, 2017 at 7:31 PM, Dagobert Michelsen wrote: > Hi Aaron, > >> Am 02.01.2017 um 12:05 schrieb Aaron Lewis : >> >> No problem, I'll test the new package when it's out. >> >> By when I send the previous email, I've already tested socat-1.7.3.1. >> The standard compilation steps works for me, no fancy `./configure` flags :-P > > Sure, I was referring to ?make check?. > BTW, the package is ready now. > > > Best regards > > ? Dago > >> >> On Mon, Jan 2, 2017 at 6:22 PM, Dagobert Michelsen wrote: >>> Hi Aaron, >>> >>> Am 30.12.2016 um 16:56 schrieb Aaron Lewis : >>>> Sorry, I've double checked it again, there's no patch needed. >>>> >>>> I think socat-1.7.3.1 has resolved this problem already (opencsw ships >>>> with `socat version 1.7.2.4 on Apr 6 2014 11:28:22`) >>>> >>>> Can you try to update this package? >>> >>> New packages will show up here soon: >>> http://buildfarm.opencsw.org/experimental.html#socat >>> Please give them a try and let me know if they work acceptable. >>> Apart from that there are a number of tests failing on Solaris, >>> if you can give the compilation a try and work with upstream towards >>> a more working testsuite that would be great. >>> >>> >>> Best regards >>> >>> ? Dago >>> >>> >>>> >>>> >>>> >>>> On Fri, Dec 30, 2016 at 11:39 PM, Dagobert Michelsen wrote: >>>>> Hi Aaron, >>>>> >>>>>> Am 30.12.2016 um 03:19 schrieb Aaron Lewis via users : >>>>>> >>>>>> Never mind, the configure script of socat is buggy. >>>>>> It should be looking for termios.h instead, will report to upstream. >>>>> >>>>> Last time I didn?t have much luck with socat upstream. >>>>> If you have a patch please let me know and I?ll reroll >>>>> the package. >>>>> >>>>> >>>>> Best regards >>>>> >>>>> ? Dago >>>>> >>>>>> >>>>>> On Wed, Dec 28, 2016 at 11:38 AM, Aaron Lewis >>>>>> wrote: >>>>>>> The socat package in the repository seems a little buggy, >>>>>>> It seems like pty support is disabled, I got an error: >>>>>>> >>>>>>> E parseopts(): unknown option "pty" >>>>>>> >>>>>>> Any ideas ... >>>>>>> >>>>>>> -- >>>>>>> Best Regards, >>>>>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>>>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Best Regards, >>>>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>>>> >>>> >>>> >>>> >>>> -- >>>> Best Regards, >>>> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >>>> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 >>> >>> -- >>> "You don't become great by trying to be great, you become great by wanting to do something, >>> and then doing it so hard that you become great in the process." - xkcd #896 >>> >> >> >> >> -- >> Best Regards, >> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ >> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 > > -- > "You don't become great by trying to be great, you become great by wanting to do something, > and then doing it so hard that you become great in the process." - xkcd #896 > -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 From dam at opencsw.org Tue Jan 3 13:18:10 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 3 Jan 2017 13:18:10 +0100 Subject: Requesting new package: libssh In-Reply-To: References: Message-ID: <17A7AD4A-745E-42D7-8AB9-B62053961C58@opencsw.org> Hi Aaron, Am 28.12.2016 um 04:33 schrieb Aaron Lewis via users : > I'm trying to compile hydra that requires libssh, but only libssh2 is > available in opencsw now. > > Can you kindly add it to repository? Please give it a try at http://buildfarm.opencsw.org/experimental.html#libssh Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From dam at opencsw.org Tue Jan 3 13:38:20 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 3 Jan 2017 13:38:20 +0100 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> Message-ID: <1774835C-13F1-4112-837F-20A2D67D35BD@opencsw.org> Hi Aaron, Am 02.01.2017 um 16:42 schrieb Aaron Lewis : > 1. Hmm, there's no `make check` .. Ok, it is ?gmake test" > 2. The new package does not work, > > I've downloaded the new package and extracted it somewhere, It would generally be better if you installed it to check dependencies. > > root at sol10 /mnt/hgfs/shm # ./123/CSWsocat/root/opt/csw/bin/socat > openssl-connect:172.16.177.200:1237,verify=0 > exec:bash,pty,stderr,setsid > > 2017/01/02 23:40:57 socat[16166] E parseopts(): unknown option ?pty" I can verify the behavior. During configure the detection is broken: > checking pty.h usability... no > checking pty.h presence... no > checking for pty.h? no > 3. What are your build steps? Mine is like this: It is a bit elaborate and most of it comes from the build environment: cd work/solaris10-sparc/build-isa-sparcv8plus/socat-1.7.3.1 && mkdir -p . && cd . && /usr/bin/env -i HOME="/home/dam" PATH="/home/dam/mgar/pkg/.buildsys/v2/gar/bin/sos12-wrappers:/home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/install-isa-sparcv8plus/opt/csw/bin:/home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/install-isa-sparcv8plus/opt/csw/bin:/home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/install-isa-sparcv8plus/opt/csw/sbin:/home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/install-isa-sparcv8plus/opt/csw/sbin:/opt/csw/bin:/opt/csw/bin:/opt/csw/sbin:/opt/csw/sbin:/opt/SUNWspro/bin:/home/dam/mgar/pkg/.buildsys/v2/gar/bin:/usr/bin:/usr/sbin:/usr/java/bin:/usr/ccs/bin:/usr/openwin/bin" LC_ALL="C" prefix="/opt/csw" exec_prefix="/opt/csw" bindir="/opt/csw/bin" sbindir="/opt/csw/sbin" libexecdir="/opt/csw/libexec" datadir="/opt/csw/share" sysconfdir="/etc/opt/csw" sharedstatedir="/opt/csw/share" localstatedir="/var/opt/csw" libdir="/opt/csw/lib" infodir="/opt/csw/share/info" lispdir="/opt/csw/share/emacs/site-lisp" includedir="/opt/csw/include" mandir="/opt/csw/share/man" docdir="/opt/csw/share/doc" sourcedir="/opt/csw/src" CPPFLAGS="-I/opt/csw/include" CFLAGS="-xO3 -m32 -xarch=sparc" CXXFLAGS="-xO3 -m32 -xarch=sparc" LDFLAGS="-m32 -xarch=sparc -L/opt/csw/lib" FFLAGS="-xO3 -m32 -xarch=sparc" FCFLAGS="-xO3 -m32 -xarch=sparc" F77="/opt/SUNWspro/bin/f77" FC="/opt/SUNWspro/bin/f95" ASFLAGS="" OPTFLAGS="-xO3 -m32 -xarch=sparc" CC="/opt/SUNWspro/bin/cc" CXX="/opt/SUNWspro/bin/CC" CC_HOME="/opt/SUNWspro" CC_VERSION="Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11" CXX_VERSION="Sun C++ 5.9 SunOS_sparc Patch 124863-30 2012/07/11" GARCH="sparc" GAROSREL="5.10" GARPACKAGE="trunk" LD_OPTIONS="-R/opt/csw/lib/\$ISALIST -R/opt/csw/lib -M /home/dam/mgar/pkg/.buildsys/v2/gar/lib/map.solaris10 -B direct -z ignore" PKG_CONFIG_PATH="/opt/csw/lib/pkgconfig" DESTDIR="/home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/install-isa-sparcv8plus" /home/dam/mgar/pkg/socat/trunk/work/solaris10-sparc/build-isa-sparcv8plu s/socat-1.7.3.1/configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec --datadir=/opt/csw/share --sysconfdir=/etc/opt/csw --sharedstatedir=/opt/csw/share --localstatedir=/var/opt/csw --libdir=/opt/csw/lib --infodir=/opt/csw/share/info --includedir=/opt/csw/include --mandir=/opt/csw/share/man > > Download socat from > http://www.dest-unreach.org/socat/download/socat-1.7.3.1.tar.gz > Then compile it as following: > > CFLAGS="-I/opt/csw/include/ -L/opt/csw/lib/" ./configure -q > make > > Launch socat like this, > > export LD_LIBRARY_PATH=/opt/csw/lib > ./socat openssl-connect:172.16.177.200:1237,verify=0 > exec:bash,pty,stderr,setsid > > And `pty` works for me This is very strange, can you please post config.log directly to me (without mailing list)? In the code ?pty? is only activated when HAVE_PTY is defined which is only the case when pty.h is found which Solaris does not have: https://www.gnu.org/software/gnulib/manual/html_node/pty_002eh.html OpenCSW only has pty.h in /opt/csw/include/vte/pty.h from CSWvte which you did not include. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From dam at opencsw.org Tue Jan 3 13:40:14 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 3 Jan 2017 13:40:14 +0100 Subject: Bug with socat package, no pty support? In-Reply-To: <1774835C-13F1-4112-837F-20A2D67D35BD@opencsw.org> References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> <1774835C-13F1-4112-837F-20A2D67D35BD@opencsw.org> Message-ID: <2DAA4573-1740-4E80-AFC5-908BE871E04D@opencsw.org> Hi Aaron, Am 03.01.2017 um 13:38 schrieb Dagobert Michelsen via users : >> root at sol10 /mnt/hgfs/shm # ./123/CSWsocat/root/opt/csw/bin/socat >> openssl-connect:172.16.177.200:1237,verify=0 >> exec:bash,pty,stderr,setsid >> >> 2017/01/02 23:40:57 socat[16166] E parseopts(): unknown option ?pty" > > I can verify the behavior. During configure the detection is broken: > >> checking pty.h usability... no >> checking pty.h presence... no >> checking for pty.h? no I forgot to mention that this would be solved by the corresponding GNULib module: https://www.gnu.org/software/gnulib/manual/html_node/pty_002eh.html socat does not seem to use GNULib, although it is released under GPL. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From dam at opencsw.org Wed Jan 4 11:47:48 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Wed, 4 Jan 2017 11:47:48 +0100 Subject: Bug with socat package, no pty support? In-Reply-To: References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> <1774835C-13F1-4112-837F-20A2D67D35BD@opencsw.org> <2DAA4573-1740-4E80-AFC5-908BE871E04D@opencsw.org> Message-ID: <8F098FDA-FD3D-4600-B335-82A0A1293C0E@opencsw.org> Hi Aaron, Am 04.01.2017 um 07:45 schrieb Aaron Lewis : > 1. make check issue > It was `gmake check` ... I've symlinked `gmake` to `make`. > > In the Makefile, no `check` is defined, so let's ignore it perhaps? > gmake: *** No rule to make target `check'. Stop. I have CSWgmake installed, but that shouldn?t matter. The test target is ?test?, not ?check?. So please try make test > 2. pty.h issue > > On solaris, there's no pty.h, socat 1.7.3.1 uses termios.h instead, > which is the correct behavior: It turned out that the usage of gcc instead of Oracle Studio solved the problem. Please give the new packages a try, new packages will appear soon: http://buildfarm.opencsw.org/experimental.html#socat Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From the.warl0ck.1989 at gmail.com Thu Jan 5 01:33:35 2017 From: the.warl0ck.1989 at gmail.com (Aaron Lewis) Date: Thu, 5 Jan 2017 08:33:35 +0800 Subject: Bug with socat package, no pty support? In-Reply-To: <8F098FDA-FD3D-4600-B335-82A0A1293C0E@opencsw.org> References: <7842032B-69F7-43D4-9C3A-77B18246ECE5@opencsw.org> <1774835C-13F1-4112-837F-20A2D67D35BD@opencsw.org> <2DAA4573-1740-4E80-AFC5-908BE871E04D@opencsw.org> <8F098FDA-FD3D-4600-B335-82A0A1293C0E@opencsw.org> Message-ID: okay, the new package works for me. On Wed, Jan 4, 2017 at 6:47 PM, Dagobert Michelsen wrote: > Hi Aaron, > > Am 04.01.2017 um 07:45 schrieb Aaron Lewis : >> 1. make check issue >> It was `gmake check` ... I've symlinked `gmake` to `make`. >> >> In the Makefile, no `check` is defined, so let's ignore it perhaps? >> gmake: *** No rule to make target `check'. Stop. > > I have CSWgmake installed, but that shouldn?t matter. The test target is ?test?, not ?check?. > So please try > make test > > >> 2. pty.h issue >> >> On solaris, there's no pty.h, socat 1.7.3.1 uses termios.h instead, >> which is the correct behavior: > > It turned out that the usage of gcc instead of Oracle Studio solved the problem. > Please give the new packages a try, new packages will appear soon: > http://buildfarm.opencsw.org/experimental.html#socat > > > Best regards > > ? Dago > > -- > "You don't become great by trying to be great, you become great by wanting to do something, > and then doing it so hard that you become great in the process." - xkcd #896 > -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 From reader at newsguy.com Mon Jan 9 14:38:36 2017 From: reader at newsguy.com (Harry Putnam) Date: Mon, 09 Jan 2017 08:38:36 -0500 Subject: Is there and expected update of openssh version? Message-ID: <86bmvgcq03.fsf@reader.local.lan> I see the latest version of openssh is 6.6p1... Latest release (I believe) is 7.3p1. Something like 7 versions behind the lastest. I just wondered if there is any expectation of upgrading to a newer version? Or problems with the newer versions or something? From lists.opencsw.org at mavit.org.uk Fri Jan 20 15:52:53 2017 From: lists.opencsw.org at mavit.org.uk (Peter Oliver) Date: Fri, 20 Jan 2017 14:52:53 +0000 (GMT) Subject: Missing signatures on catalog Message-ID: File https://mirror.opencsw.org/opencsw/testing/sparc/5.10/catalog is missing its signature (compare with, e.g., https://mirror.opencsw.org/opencsw/stable/sparc/5.10/catalog). This wasn't the case last time I checked. Any ideas what's happened? -- Peter Oliver From dam at opencsw.org Fri Jan 20 21:04:40 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Fri, 20 Jan 2017 21:04:40 +0100 Subject: Missing signatures on catalog In-Reply-To: References: Message-ID: <18F630F7-0FDE-496A-BCD9-527AEE1C6B36@opencsw.org> Hi Peter, Am 20.01.2017 um 15:52 schrieb Peter Oliver via users : > File https://mirror.opencsw.org/opencsw/testing/sparc/5.10/catalog is missing its signature (compare with, e.g., https://mirror.opencsw.org/opencsw/stable/sparc/5.10/catalog). This wasn't the case last time I checked. Any ideas what's happened? The signing daemon expired, but the catalog shouldn?t be pushed when it is not signed. I have reseeded the daemon, I?ll have a look when the catalog is repushed again. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From milstar2 at eml.cc Tue Jan 24 16:53:22 2017 From: milstar2 at eml.cc (swjatoslaw gerus) Date: Tue, 24 Jan 2017 16:53:22 +0100 Subject: Fwd: lynx on solaris 11.3 ,wpa supplicant on solaris 11.3 Message-ID: <1485273202.2728019.857978216.49417438@webmail.messagingengine.com> Gentlemen Author installed Solaris 11.3 on sony vgn-31(p8600 2*2.4 ghz ,Intel wifi 5100) (Author is simple user of mobile communication ,not developer ,syadm &) Questions 1. Lynx performed Install lynx on Solaris 10 and 11: pkgadd -d http://get.opencsw.org/now /opt/csw/bin/pkgutil -U /opt/csw/bin/pkgutil -y -i lynx /usr/sbin/pkgchk -L CSWlynx # list files https://www.opencsw.org/packages/lynx/ lynx www.sandia.gov system ... command not found ############################# What must be downloaded extra ? csw ? 2. wpa suplicant- how can download wpa supplicant https://thestaticvoid.com/post/2011/06/09/wireless-802-1x-support-in-solaris/ Relevant comment would appreciated for information ...comparsion ubuntu 64 bit ,suse 64 bit -wpa supplicant -default Any browser download firefox -64 bit,opera -64 bit ,chromium -64 bit ,Tor -64 bit -without problem Solaris 11.3 64 bit .. .default browser .. 32 bit firefox 31.0.8 Non accepted from some companies service providers - f message flash is old ... Which of version of 64 bit browser would work in solaris 11.3 ? in console and in xterm ? -- http://www.fastmail.com - The professional email service From laurent at opencsw.org Fri Jan 27 14:06:26 2017 From: laurent at opencsw.org (Laurent Blume) Date: Fri, 27 Jan 2017 14:06:26 +0100 Subject: MySQL 5.6.35 does not support GCC anymore Message-ID: Hello all, So, a head's up: since 5.6.35, Oracle decided that the only compiler supported on Solaris is Studio. There's a check in cmake/os/SunOS.cmake. For now, the check can be overridden, so I've built with GCC5 as usual and pushed the new version. The usual recommendation applies now more than ever: use staging servers. As to when Oracle starts using incompatible code, I ll announce it and in all likelihood, drop further upgrades, as I have no interest in dealing with Studio again. 5.5.54 doesn't have the issue at this point. Laurent