search for: prj

Displaying 20 results from an estimated 140 matches for "prj".

Did you mean: pre
2015 Nov 23
4
compile question
Dear all, Starting all over again with R-devel of 22-11-2015. After getting the dependancies (minimal graphics initially) I have been able to come this far - with a 64-bit build on AIX. root at x072:[/data/prj/cran/64/R-devel]make make[1]: Entering directory '/data/prj/cran/64/R-devel/m4' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory '/data/prj/cran/64/R-devel/m4' make[1]: Entering directory '/data/prj/cran/64/R-devel/tools' make[1]: Nothing to be done fo...
2015 Dec 16
2
Building R in 64-bit mode
.../* from serialize.c */ void get_current_mem(size_t *,size_t *,size_t *); /* from memory.c */ unsigned long get_duplicate_counter(void); /* from duplicate.c */ A 32-bit build completes ... make[3]: Leaving directory '/tmp/RtmpcvzNTA/R.INSTALL7e05458d74e28/mgcv/src' installing to /data/prj/cran/32/R-3.2.3/library/mgcv/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded * DONE (mgcv) make[2]: Leaving directory '/data/prj/cran/32/R-3.2.3/src/libr...
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
...iority: P5 Component: Build system Assignee: unassigned-bugs at mindrot.org Reporter: aixtools at gmail.com tail: ssh connect with protocol 1 failed ssh connect with protocol 2 failed failed simple connect make[1]: *** [t-exec] Error 1 make[1]: Leaving directory `/data/prj/openbsd/openssh/snap/openssh/regress' make: *** [tests] Error 2 Full detail follows: This is a reinstalled 'build' server, so the ssh conf directory is empty - actually - it does not even exist - so there are many warnings about files not being available. Maybe doing a 'make instal...
2018 Apr 23
2
build-issue on AIX with openssh-7.7p1 - easy correction! included
On 23 April 2018 at 19:49, Michael Felt <michael at felt.demon.nl> wrote: [...] > run test agent.sh ... [...] > Question: I have not dug into the tests yet. Will copy to a "local" > directory, and not build out of tree and see if that fixes it (as it does > for many other packages). However, just in case it does not - how can I > fast-forward the tests to the
2017 Jan 28
2
make check error (opus 1.1.4)
Hi I am not sure if this issue has been resolved, but on the latest opus 1.1.4, * I downloaded the tarball, * ran ./configure followed by * make and then * make check Can you please help? Thank you make[3]: Entering directory `/prj/avspw/karthikr/Development/BFamily/Broadcast/SDM845/Opus/opus-1.1.4/doc' doxygen Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 41, file Doxyfile Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 48, file Doxyfile Warning: ignoring unsupported ta...
2015 Dec 16
0
Building R in 64-bit mode
I have been looking further and need some help with: tools:::sysdata2LazyLoadDB("/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda","../../../library/tools/R") Error: Line starting 'Package: tools ...' is malformed! Details: root at x065:[/data/prj/cran/64/R-3.2.3/src/library/tools]export | egrep "PATH|HOME" HOME=/ LIBPATH=/data/prj/cran/64/R/lib:/...
2015 Dec 17
3
Assistance much appreciated
...they got somehow corrupted. > > If they look sane, presumably the bit of code that checks it isn't... So that would be my next thing to check. > > -pd I had just gotten here, and tried comparing them with the 32-bit build (as I do not know what sane is yet). Sources are in: /data/prj/cran/R-3.2.3 Builds are in: /data/prj/cran/32/R-3.2.3 and /data/prj/cran/64/R-3.2.3 The files, in the build directories look "sane", at least comparable root at x065:[/data/prj/cran/R-3.2.3]sdiff -w 132 /data/prj/cran/??/R-3.2.3/library/tools/DESCRIPTION Package: tools...
2015 Dec 18
1
Assistance much appreciated
...defined(_LONG_LONG) typedef unsigned long long uint64_t; #endif #endif #endif /* _STD_UINT64_T */ All my compilers and os mix (gcc, xlc, AIX and linux) were happy! So, I am hoping something triggers a thought in the following: (or the haystack gets smaller...) root at x072:[/]diff -u /data/prj/cran/??/R-3.2.3/src/extra/tre/regcomp.i --- /data/prj/cran/32/R-3.2.3/src/extra/tre/regcomp.i 2015-12-18 08:10:25.000000000 +0000 +++ /data/prj/cran/64/R-3.2.3/src/extra/tre/regcomp.i 2015-12-18 08:10:58.000000000 +0000 @@ -1,5 +1,5 @@ # 1 "/data/prj/cran/R-3.2.3/src/extra/tre/regcomp...
2015 Nov 23
0
compile question
...ting all over again with R-devel of 22-11-2015. > > After getting the dependancies (minimal graphics initially) I have > been able to come this far - with a 64-bit build on AIX. > > > > This is my configure call: > > #!/usr/bin/ksh > # my_config_test > > . /data/prj/cran/64/setup.env > > ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto > --with-libpth-prefix=prefix=/opt \ --prefix=/opt \ > --disable-rpath --with-readline=no --with-x=no \ > --with-cairo=no --with-libpng=no --with-jpeglib=no > -...
2015 Feb 27
3
Call for testing: OpenSSH 6.8
...ypto -lz michael at x071:[/home/michael]lslpp -L | grep ssl openssl.base 1.0.1.510 C F Open Secure Socket Layer openssl.man.en_US 1.0.1.510 C F Open Secure Socket Layer ... tests && echo all tests passed make[1]: Entering directory `/data/prj/openbsd/openssh/openssh/regress' set -e ; if test -z "" ; then \ /data/prj/openbsd/openssh/openssh/regress/unittests/sshbuf/test_sshbuf ; \ /data/prj/openbsd/openssh/openssh/regress/unittests/sshkey/test_sshkey \ -d /data/prj/openbsd/openssh/openssh/regress/unittests...
2017 Feb 08
0
make check error (opus 1.1.4)
...; > Can you please help? > Can you provide more information about your OS, architecture etc.? A stacktrace would also be helpful as I can't reproduce this crash here (currently testing on x86-64). Best, Tristan > > > Thank you > > > > make[3]: Entering directory `/prj/avspw/karthikr/ > Development/BFamily/Broadcast/SDM845/Opus/opus-1.1.4/doc' > > doxygen > > Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 41, > file Doxyfile > > Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 48, >...
2015 Dec 17
3
Assistance much appreciated
...references >> named list() >> >> $compressed >> [1] TRUE >> >>> mapfile >> [1] "./library/tools/R/sysdata.rdx" >>> [1] + Stopped (SIGTSTP) R_DEFAULT_PACKAGES=NULL LC_ALL=C >> ./bin/R --vanilla >> root at x065:[/data/prj/cran/64/R-3.2.3]ls -l ./library/tools/R/sysdata.rdx >> -rw-r--r-- 1 root 33 193 Dec 17 16:49 >> ./library/tools/R/sysdata.rdx >> root at x065:[/data/prj/cran/64/R-3.2.3]cat ./library/tools/R/sysdata.rdx >> ?b```b`fbf" SH0#h^?<??@?Al?&_( >&gt...
2015 Dec 17
5
Assistance much appreciated
...RI_scheme_db [1] 1256 3458 $variables$table_of_HTTP_status_codes [1] 4714 830 $references named list() $compressed [1] TRUE > mapfile [1] "./library/tools/R/sysdata.rdx" > [1] + Stopped (SIGTSTP) R_DEFAULT_PACKAGES=NULL LC_ALL=C ./bin/R --vanilla root at x065:[/data/prj/cran/64/R-3.2.3]ls -l ./library/tools/R/sysdata.rdx -rw-r--r-- 1 root 33 193 Dec 17 16:49 ./library/tools/R/sysdata.rdx root at x065:[/data/prj/cran/64/R-3.2.3]cat ./library/tools/R/sysdata.rdx ?b```b`fbf" SH0#h^?<??@?Al?&_( ??(R?????...
2015 Nov 23
1
compile question
...ting all over again with R-devel of 22-11-2015. > > After getting the dependancies (minimal graphics initially) I have > been able to come this far - with a 64-bit build on AIX. > > > > This is my configure call: > > #!/usr/bin/ksh > # my_config_test > > . /data/prj/cran/64/setup.env > > ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto > --with-libpth-prefix=prefix=/opt \ --prefix=/opt \ > --disable-rpath --with-readline=no --with-x=no \ > --with-cairo=no --with-libpng=no --with-jpeglib=no > -...
2016 Nov 20
3
Feedback on first, i.e. novice-level, experiences with dovecot
...I made a major error - I moved my site to a new url and google forgot me. b) using your http://wiki.dovecot.org/QuickConfiguration as a guide: I built dovecot using --prefix=/opt (I abhor /usr/local these days - that is so 1984ish). The applications got installed in /opt/bin root at x066:/data/prj/aixtools/dovecot/core# ls -ltr /opt total 36 drwxr-xr-x 3 root root 4096 Nov 20 14:33 lib drwxr-xr-x 3 root root 4096 Nov 20 14:33 include drwxr-xr-x 6 root root 4096 Nov 20 14:33 share drwxr-xr-x 3 root root 4096 Nov 20 14:33 libexec drwxr-xr-x 2 root root 4096 Nov 20 14:33 sbin drwxr-xr-x 2 root...
2016 Jan 07
1
R for AIX - guidance re: error messages requested
...e I run into when trying to build 3.2.3. Maybe they are related, maybe not. In short - where should I be looking in more detail (e.g., with debugger again), and are the errors possibly related to a library (e.g., lzma/xz as it has been mentioned in other mails). make check root at x065:[/data/prj/cran/32/R-3.1.3.1]make check make[1]: Entering directory '/data/prj/cran/32/R-3.1.3.1/tests' make[2]: Entering directory '/data/prj/cran/32/R-3.1.3.1/tests' make[3]: Entering directory '/data/prj/cran/32/R-3.1.3.1/tests/Examples' Testing examples for package 'base' E...
2016 Jan 03
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...hed are the two script files of the screen output. The 32-bit one is more verbose - and contains magically lines such as: >>>>>> found match 3037fd14 (while "found" does not occur in the 64-bit output) >>>>>> >>>>>> root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]wc /tmp/sysdata.??.* >>>>>> 4730 14123 139916 /tmp/sysdata.32.text >>>>>> 1312 3688 40528 /tmp/sysdata.64.text >>>>>> 6042 17811 180444 total >>>>>> >>>>>...
2015 Dec 17
0
Assistance much appreciated
...>> If they look sane, presumably the bit of code that checks it isn't... So that would be my next thing to check. >> >> -pd > I had just gotten here, and tried comparing them with the 32-bit build (as I do not know what sane is yet). > > Sources are in: > /data/prj/cran/R-3.2.3 > > Builds are in: > /data/prj/cran/32/R-3.2.3 and > /data/prj/cran/64/R-3.2.3 > > The files, in the build directories look "sane", at least comparable OK. Perhaps a check for special characters with a hex editor, just to be sure? But probably not the cau...
2015 Dec 31
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...a >> >> Attached are the two script files of the screen output. The 32-bit >> one is more verbose - and contains magically lines such as: >> found match 3037fd14 (while "found" does not occur in the 64-bit >> output) >> >> root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/tools]wc >> /tmp/sysdata.??.* >> 4730 14123 139916 /tmp/sysdata.32.text >> 1312 3688 40528 /tmp/sysdata.64.text >> 6042 17811 180444 total >> >> root at x069:[/data/prj/cran/64/R-aix-3.2.3/src/library/too...
2016 Jan 03
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...t)(tre_cint_t); + typedef uint16_t (*tre_ctype_t)(tre_cint_t); #define tre_isctype(c, type) ( (type)(c) ) tre_ctype_t tre_ctype(const char *name); #endif /* !TRE_USE_SYSTEM_WCTYPE */ I get the same result as with my modified configure(.ac), namely: make[4]: Entering directory '/data/prj/cran/64/R-aix-3.2.3/src/library/grDevices' byte-compiling package 'grDevices' Warning in solve.default(rgb) : unable to load shared object '/data/prj/cran/64/R-aix-3.2.3/modules//lapack.so': rtld: 0712-001 Symbol _gfortran_pow_i4_i4 was referenced from module /data...