pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please, review and import wip/fricas



Aleksej Saushev wrote:

> I consider wip/fricas as ready to import, unless anyone objects.
> Please, review and import it.

On my i386 netbsd-current box, compilation works, but I got this message 
at install time:

pkg_admin: fricas-1.0.3: File 
`/usr/pkg/lib/fricas/target/i386--netbsdelf/autoload/asauto-files.fas' 
is in +CONTENTS but not on filesystem!
pkg_admin: fricas-1.0.3: File 
`/usr/pkg/lib/fricas/target/i386--netbsdelf/autoload/browse-files.fas' 
is in +CONTENTS but not on filesystem!
pkg_admin: fricas-1.0.3: File 
`/usr/pkg/lib/fricas/target/i386--netbsdelf/autoload/comp-files.fas' is 
in +CONTENTS but not on filesystem!
pkg_admin: fricas-1.0.3: File 
`/usr/pkg/lib/fricas/target/i386--netbsdelf/autoload/parse-files.fas' is 
in +CONTENTS but not on filesystem!
pkg_admin: fricas-1.0.3: File 
`/usr/pkg/lib/fricas/target/i386--netbsdelf/autoload/translate-files.fas' 
is in +CONTENTS but not on filesystem!

Then, when I try to launch fricas, nothing happens. The cursor drops 
down online and then I am back to the prompt. ktrace reveals this:

   8268      1 sman     EMUL  "netbsd"
   8268      1 sman     RET   fork 0
   8268      1 sman     CALL  select(0x100,0xbfbfde7c,0,0,0)
   8268      1 sman     RET   select 1
   8268      1 sman     CALL  read(4,0x804ea40,0x1000)
   8268      1 sman     GIO   fd 4 read 40 bytes
        "module 'syscalls' requires package OS.\r\n"
   8268      1 sman     RET   read 40/0x28
  22061      1 sman     RET   wait4 20773/0x5125
  22061      1 sman     CALL  kill(0x204c, SIGTERM)
  22061      1 sman     RET   kill 0
   8268      1 sman     PSIG  SIGTERM SIG_DFL: code=SI_USER sent by 
pid=22061, uid=1000)
  22061      1 sman     CALL  kill(0x1bdd, SIGTERM)
  22061      1 sman     RET   kill 0
   7133      1 viewman  RET   nanosleep -1 errno 4 Interrupted system call
   7133      1 viewman  PSIG  SIGTERM caught handler=0x80491df mask=(): 
code=SI_USER sent by pid=22061, uid=1000)
   7133      1 viewman  CALL  exit(0)
  22061      1 sman     CALL  kill(0xecf, SIGTERM)
  22061      1 sman     RET   kill 0
   3791      1 hypertex RET   nanosleep -1 errno 4 Interrupted system call
   3791      1 hypertex PSIG  SIGTERM SIG_DFL: code=SI_USER sent by 
pid=22061, uid=1000)
  22061      1 sman     CALL  kill(0x19b0, SIGTERM)
  22061      1 sman     RET   kill 0
   6576      1 clef     RET   select -1 errno 4 Interrupted system call
   6576      1 clef     PSIG  SIGTERM caught handler=0x8049780 mask=(): 
code=SI_USER sent by pid=22061, uid=1000)
   6576      1 clef     CALL  kill(0x6d8c, SIGTERM)
   6576      1 clef     RET   kill 0
  28044      1 spadclient RET   nanosleep -1 errno 4 Interrupted system call
  28044      1 spadclient PSIG  SIGTERM SIG_DFL: code=SI_USER sent by 
pid=6576, uid=1000)
  22061      1 sman     CALL  kill(0x558a, SIGTERM)
  22061      1 sman     RET   kill 0
  21898      1 session  RET   nanosleep -1 errno 4 Interrupted system call
  21898      1 session  PSIG  SIGTERM SIG_DFL: code=SI_USER sent by 
pid=22061, uid=1000)
   6576      1 clef     PSIG  SIGCHLD caught handler=0x804970c 
mask=(3,4,10,11,15,19,28,37,39,40,41,43,49,51,60): code=CLD_KILLED child 
pid=28044, uid=1000,  status=15, utime=0, stime=0)
   6576      1 clef     CALL  close(6)
   6576      1 clef     RET   close 0
   6576      1 clef     CALL  kill(0x562d, SIG 0)
   6576      1 clef     RET   kill 0
   6576      1 clef     CALL  ioctl(0,TIOCSETAF,0x80505a0)
   6576      1 clef     GIO   fd 0 wrote 44 bytes
        "\^B+\0\0\a\0\0\0\0K\0\0\M-O\^E\0 
\^D\M^?\M^?\^?\^W\^U\^R\M^?\^C\^\\^Z\
         \^Y\^Q\^S\^V\^O\^A\0\^T\M^?\M^@%\0\0\M^@%\0\0"
   6576      1 clef     RET   ioctl 0
   6576      1 clef     CALL  __fstat30(1,0xbfbfc498)
   6576      1 clef     RET   __fstat30 0
   6576      1 clef     CALL  ioctl(1,TIOCGETA,0xbfbfc4d0)
   6576      1 clef     GIO   fd 1 read 44 bytes
        "\^B+\0\0\a\0\0\0\0K\0\0\M-O\^E\0 
\^D\M^?\M^?\^?\^W\^U\^R\M^?\^C\^\\^Z\
         \^Y\^Q\^S\^V\^O\^A\0\^T\M^?\M^@%\0\0\M^@%\0\0"
   6576      1 clef     RET   ioctl 0
   6576      1 clef     CALL  write(1,0xbb915000,1)
   6576      1 clef     GIO   fd 1 wrote 1 bytes
        "\n"
   6576      1 clef     RET   write 1
  22061      1 sman     CALL  kill(0x5125, SIGTERM)
  22061      1 sman     RET   kill -1 errno 3 No such process
  22061      1 sman     CALL  unlink(0xbfbfdda4)
  22061      1 sman     NAMI  "/tmp/hyper22061.input"
  22061      1 sman     RET   unlink -1 errno 2 No such file or directory
  22061      1 sman     CALL  unlink(0xbfbfdda4)
  22061      1 sman     NAMI  "/tmp/.d22061"
  22061      1 sman     RET   unlink -1 errno 2 No such file or directory
  22061      1 sman     CALL  unlink(0xbfbfdda4)
  22061      1 sman     NAMI  "/tmp/.s22061"
  22061      1 sman     RET   unlink -1 errno 2 No such file or directory
  22061      1 sman     CALL  unlink(0xbfbfdda4)
  22061      1 sman     NAMI  "/tmp/.i22061"
   6576      1 clef     CALL  unlink(0x80516e0)
   6576      1 clef     RET   unlink -1 errno 2 No such file or directory
   6576      1 clef     CALL  exit(0)
  22061      1 sman     RET   unlink 0
  22061      1 sman     CALL  unlink(0xbfbfdc84)
  22061      1 sman     NAMI  "/tmp/.h22061"
  22061      1 sman     RET   unlink 0
  22061      1 sman     CALL  nanosleep(0xbfbfde8c,0xbfbfde84)
  22061      1 sman     RET   nanosleep 0
  22061      1 sman     CALL  exit(0)

Apparently something is lacking, but what?
Cheers
Vincent

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index