Your message dated Sun, 10 Jan 2016 02:18:20 +0100
with message-id <5691b15c.5030...@debian.org>
and subject line Re: scsh-0.6: FTBFS: ./build/initial.image': Segmentation fault
has caused the Debian Bug report #808447,
regarding scsh-0.6: FTBFS: ./build/initial.image': Segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scsh-0.6
Version: 0.6.7-8
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

scsh-0.6 fails to build from source in unstable/amd64:

  [..]

  c/unix/socket.c: In function 's48_accept':
  c/unix/socket.c:205:63: warning: pointer targets in passing argument 3 of 
'accept' differ in signedness [-Wpointer-sign]
     connect_fd = accept(socket_fd, (struct sockaddr *)&address, &len);
                                                                 ^
  In file included from c/unix/socket.c:9:0:
  /usr/include/x86_64-linux-gnu/sys/socket.h:243:12: note: expected 'socklen_t 
* restrict {aka unsigned int * restrict}' but argument is of type 'int *'
   extern int accept (int __fd, __SOCKADDR_ARG __addr,
              ^
  gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig  -g -Wall -O2 -D_GNU_SOURCE -o 
c/unix/dynamo.o c/unix/dynamo.c
  rm -f /tmp/s48_external_$$.c &&                                       \
  ./build/build-external-modules /tmp/s48_external_$$.c         \
        s48_init_additional_inits s48_init_socket s48_init_external_lookup 
s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers 
s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff 
s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 
s48_init_srfi_27 s48_init_cig &&                                      \
  gcc -rdynamic -g -Wall -O2 -D_GNU_SOURCE -o scshvm c/main.o 
scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o 
c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o 
scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o 
scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o 
scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o 
scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o 
c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o        
       \
        /tmp/s48_external_$$.c                                  \
        c/unix/socket.o c/unix/dynamo.o                         \
         -lelf -lcrypt -lnsl -ldl -lm -lc -lutil &&                             
                \
  rm -f /tmp/s48_external_$$.c
  ./build/build-usual-image . "./scheme" 'scsh.image' './scshvm' \
        './build/initial.image'
  Segmentation fault
  Makefile:319: recipe for target 'scsh.image' failed
  make[1]: *** [scsh.image] Error 139
  make[1]: Leaving directory '/build/scsh-0.6-0.6.7'
  debian/rules:55: recipe for target 'build-stamp' failed
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/scsh-0.6_0.6.7-8.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: scsh-0.6.0.6.7-8.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
On Sun, 20 Dec 2015 10:00:09 +0000 Chris Lamb <la...@debian.org> wrote:
> scsh-0.6 fails to build from source in unstable/amd64:

scsh-0.6 only supports 32-bit platforms, it doesn't even attempt to be
built on any 64-bit platform.


Andreas

--- End Message ---

Reply via email to