Displaying 17 results from an estimated 17 matches for "buildaix".
Did you mean:
build_id
2015 Mar 24
12
[Bug 2370] New: make fails with "rmd160.c", line 35.10: 1506-296 (S) #include file <endian.h> not found. when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2370
Bug ID: 2370
Summary: make fails with "rmd160.c", line 35.10: 1506-296 (S)
#include file <endian.h> not found. when using
--without-openssl on AIX
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: AIX
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
...nce would be for tests
that only used 'test' data, not potentially live data. And, actually,
the output makes me think that for the failed connect tests it has
actually created new keys.
Full build details. Additional detail on request!
root at x064:[/data/prj/openbsd/openssh/snap/openssh]buildaix
xlc is /usr/vacpp/bin/xlc
+ CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include
-I/opt/buildaix/include -O2" ./configure \
--prefix=/opt \
--sysconfdir=/var/openssh/etc \
--sharedstatedir=/var/openssh/com \...
2015 Jun 25
3
Call for testing: OpenSSH 6.9
On Thu, 25 Jun 2015, Michael Felt wrote:
> Just running a standard make, and then a make install to a packaging
> directory. It seems to be complaining about missing keys - not sure yet if
> this is a show stopper
For packaging you want the install-nokeys rule not install.
--
Tim Rice Multitalents
tim at multitalents.net
2015 Nov 04
0
Building R for AIX in 64-bit mode
...(compared to R-3.2.2)
configure is now requiring bzlib.h - no idea what adding the file
actually adds - but will do so.
I guess it is something someone added - when the real issue would be the
library to link to!
configure:35647: checking bzlib.h presence
configure:35647: gcc -maix64 -E -I/opt/buildaix/include -I/opt/include
conftest.c
configure:35647: $? = 1
configure: failed program was:
configure:35647: result: no
configure:35647: checking for bzlib.h
configure:35647: result: no
configure:35712: checking whether bzip2 support suffices
configure:35719: error: bzip2 library and headers are req...
2015 Nov 04
2
Building R for AIX in 64-bit mode
...ain]gfortran --version
GNU Fortran (GCC) 4.7.4
Copyright (C) 2012 Free Software Foundation, Inc.
AIX level:
root at x072:[/data/prj/cran/64/R-3.2.2/src/main]oslevel -s
7100-03-05-1524
Non-IBM filesets installed:
root at x072:[/data/prj/cran/64/R-3.2.2/src/main]lslpp -L | grep aixtools
aixtools.buildaix.man 2.0.1.0 C F man pages
aixtools.buildaix.man.en_US
aixtools.buildaix.rte 2.0.3.1 C F 1540 1007 2004
aixtools.gmp.rte 5.0.5.0 C F gmp version 5.0.5
for powerpc
aixtools.gmp.share 5.0.5.0 C F gmp share and
documentat...
2015 Jun 25
5
Call for testing: OpenSSH 6.9
On 01/06/15 22:17, Tom G. Christensen wrote:
> On sparc-sun-solaris2.6 and sparc-sun-solaris2.7 the testsuite fails:
> run test cfgparse.sh ...
> reparse minimal config
> reparse regress config
> listenaddress order
> bad addr or host: ::1 (no address associated with name)
> listenaddress order 1
> bad addr or host: ::1 (no address associated with name)
> listenaddress
2015 Nov 04
2
Building R for AIX in 64-bit mode
...(the XZ project only reports
LZMA2 and LZMA4). Please see the wiki at:
https://en.wikipedia.org/wiki/XZ_Utils
Paused for now - awaiting reply
> configure:35724: checking for lzma_version_number in -llzma
> configure:35757: gcc -maix64 -std=gnu99 -o conftest -I/opt/64/include
> -I/opt/buildaix/include -O2 -mminimal-toc -I/opt/buildaix/include
> -I/opt/include -L/usr/local/lib conftest.c -llzma -lbz2 -lz -lrt
> -ldl -lm -liconv >&5
> configure:35757: $? = 1
> configure: failed program was:
> configure:35766: result: no
> configure:35851: error: "liblzma...
2015 Oct 15
3
Building R for AIX in 64-bit mode
...="-maix64 -O2"
export LDFLAGS="-lpthread"
Note - it does not look as if LDFLAGS is actually being picked up, but
maybe I had a typo.
The first error I get is:
Target "libunix.a" is up to date.
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/opt/buildaix/include -I/opt/include -DHAVE_CONFIG_H -mminimal-toc
-I/opt/include -I/opt/buildaix/include -maix64 -O2 -L/usr/local/lib
-DR_HOME='"/data/prj/cran/64/R-3.2.2"' -o Rscript ./Rscript.c
gcc -std=gnu99 -Wl,-brtl -Wl,-bexpall -Wl,-bpT:0x100000000
-Wl,-bpD:0x110000000 -lc -...
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...sequence, but would prefer to
follow your procedure.
I
Starting again - fresh 3.1.3, 3.2.2 and R-devel - all in 32-bit mode,
for the start. The goal is a 64-bit build so that memory management will
be easier.
This is my "standard command for building a package"
CPPFLAGS="-I/opt/buildaix/include -I/opt/include" CFLAGS="-I/opt/include
-I/opt/buildaix/include -O2" ./configure \
--prefix=/opt \
--sysconfdir=/var/R/etc \
--sharedstatedir=/var/R/com \
--localstatedir=/var/R \
--mandir=/...
2016 Oct 09
6
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...or now, but imap2 is wanting.
A real server yes, but not Linux. (Using linux would require another
server AND I would feel I am being lazy again).
So, I downloaded dovecot-2.2.25 and tried to build.
Configure (messages to stderr)
xlc is /usr/vacpp/bin/xlc
+ CPPFLAGS="-I/opt/include -I/opt/buildaix/include"
CFLAGS="-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/buildaix/includes
./configure\
--prefix=/opt \
--sysconfdir=/var/dovecot/etc\
--sharedstatedir=/var/dovecot/com\
--localstatedir=/var/dovecot\...
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09-Oct-16 22:51, Aki Tuomi wrote:
>>
>> Michael
>
> Does the compiler support C99 standard?
>
> Aki
Yes. Plus extended features. Key difference with GCC, e.g., are the
flags to the compiler, but autotools general manages those well.
Key difference with platform (well, of of) is that it is not GNU, and
how shared libraries are built. Again, libtool in particular,
2015 Nov 06
0
Building R for AIX in 64-bit mode
...version # of LZMA from XZ with the compression algorithm
being LZMA2)
Anything re: gotchas between 3.2.2 and R-devel is appreciated.
>> configure:35724: checking for lzma_version_number in -llzma
>> configure:35757: gcc -maix64 -std=gnu99 -o conftest -I/opt/64/include
>> -I/opt/buildaix/include -O2 -mminimal-toc -I/opt/buildaix/include
>> -I/opt/include -L/usr/local/lib conftest.c -llzma -lbz2 -lz -lrt
>> -ldl -lm -liconv >&5
>> configure:35757: $? = 1
>> configure: failed program was:
>> configure:35766: result: no
>> configure:3585...
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...source='test-http-auth.c' object='test-http-auth.o' libtool=no
DEPDIR=.deps depmode=xlc /bin/sh ../../depcomp xlc_r -DHAVE_CONFIG_H
-I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns
-I../../src/lib-ssl-iostream -I../../src/lib-master -I/opt/include
-I/opt/buildaix/include -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5
-I/opt/buildaix/includes -c -o test-http-auth.o test-http-auth.c
"test-http-auth.c", line 27.27: 1506-022 (S) "scheme" is not a member of
"const struct http_auth_challenges_test".
"test-http-auth.c", line...
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...t; your procedure.
> I
> Starting again - fresh 3.1.3, 3.2.2 and R-devel - all in 32-bit mode, for
> the start. The goal is a 64-bit build so that memory management will be
> easier.
>
> This is my "standard command for building a package"
>
> CPPFLAGS="-I/opt/buildaix/include -I/opt/include" CFLAGS="-I/opt/include
> -I/opt/buildaix/include -O2" ./configure \
> --prefix=/opt \
> --sysconfdir=/var/R/etc \
> --sharedstatedir=/var/R/com \
> --localstatedir=/var/R \
>...
2015 Dec 18
1
Assistance much appreciated
...well occaisionally, but once is once too
many for me) overwrite AIX/IBM installp files - so updates of one damage
the other
d) RPM and NIM did not work as well as NIM and INSTALLP
Almost end of soapbox --- In AIX 5.2 IBM included a tool called
mkinstallp. I have a tool around that - that I call buildaix - that
largely automates packaging OSS/FOSS, especially when the packaging
follows GNU build guidelines.
root at x065:[/data/prj/cran/R-3.2.3/src/extra/tre] aixtools | grep rte <
aixtools.32.R.rte 3.1.3.0 C F 1548 1130 1457
aixtools.bison.rte 3.0.4.0 C...
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally
understand it's context.
Start
Line by line debugging shows me the function works:
...
> saveRDS(val, mapfile)
> val
$variables
$variables$IANA_HTTP_status_code_db
[1] 0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714 830
$references
named list()
$compressed
2018 Aug 10
10
Call for testing: OpenSSH 7.8
Hi,
OpenSSH 7.8p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at