home  bbs  files  messages ]

      ZZLI4417             linux.debian.bugs.rc             13012 messages      

[ previous | next | reply ]

[ list messages | list forums ]

  Msg # 12787 of 13012 on ZZLI4417, Monday 10-12-25, 2:07  
  From: DEBIAN BUG TRACKING SYSTE  
  To: ALL  
  Subj: Bug#1097819: marked as done (ruby-ncurse  
 [continued from previous message] 
  
 LD_LIBRARY_PATH=.:/usr/lib/x86_64-linux-gnu "x86_64-linux-gnu-gcc -o 
 conftest 
 -I/usr/include/x86_64-linux-gnu/ruby-3.3.0 -I/usr/include/ruby-3 
 3.0/ruby/backward -I/usr/include/ruby-3.3.0 -I. -Wdate-time -D_F 
 RTIFY_SOURCE=2   -g -O2 -Werror=implicit- 
 function-declaration -ffile-prefix-map=BUILDDIR=. -fstack-protector-strong 
 -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
 -fPIC -g -Wformat -Werror=format-security -Waddress -DHAVE_FORM_DRIVER_W 
 -DHAVE_RB_THREAD_FD_SELECT - 
 DNCURSES_OPAQUE=0 conftest.c  -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z, 
 relro 
 -Wl,-z,now -fstack-protector-strong -rdynamic -Wl,-export-dynamic 
 -Wl,--no-as-needed    -lmenu -lformw -lformw -lpanelw -lncursesw  -lruby-3.3 
 -lmenu -lformw -lformw -lpanelw - 
 lncursesw  -lm -lpthread  -lc" 
 checked program was: 
 /* begin */ 
  1: #include "ruby.h" 
  2: 
  3: /*top*/ 
  4: extern int t(void); 
  5: int main(int argc, char **argv) 
  6: { 
  7:   if (argc > 1000000) { 
  8:     int (* volatile tp)(void)=(int (*)(void))&t; 
  9:     printf("%d", (*tp)()); 
 10:   } 
 11: 
 12:   return !!argv[argc]; 
 13: } 
 14: int t(void) { void ((*volatile p)()); p = (void ((*)()))clock_gettime; 
 return !p; } 
 /* end */ 
  
 -------------------- 
  
 have_header: checking for sys/time.h... -------------------- yes 
  
 LD_LIBRARY_PATH=.:/usr/lib/x86_64-linux-gnu "x86_64-linux-gnu-gcc 
 -I/usr/include/x86_64-linux-gnu/ruby-3.3.0 -I/usr/include/ruby-3 
 3.0/ruby/backward -I/usr/include/ruby-3.3.0 -I. -Wdate-time -D_F 
 RTIFY_SOURCE=2   -g -O2 -Werror=implicit-function- 
 declaration -ffile-prefix-map=BUILDDIR=. -fstack-protector-strong 
 -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
 -fPIC -g -Wformat -Werror=format-security -Waddress -DHAVE_FORM_DRIVER_W 
 -DHAVE_RB_THREAD_FD_SELECT -DNCURSES_ 
 OPAQUE=0 -DHAVE_CLOCK_GETTIME   -c conftest.c" 
 checked program was: 
 /* begin */ 
 1: #include "ruby.h" 
 2: 
 3: #include  
 /* end */ 
  
 -------------------- 
  
 /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:126:in `run': make failed, 
 exit code 2 (Gem::InstallError) 
  from /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:52:in `block in 
 make' 
  from /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:44:in `each' 
  from /usr/lib/ruby/vendor_ruby/rubygems/ext/builder.rb:44:in `make' 
  from /usr/lib/ruby/vendor_ruby/rubygems/ext/ext_conf_builder.rb:44:in 
 `build' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:81:in `block in 
 build_and_install' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:71:in `chdir' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:71:in 
 `build_and_install' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:115:in `block 
 in 
 build_all_extensions' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:112:in `each' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:112:in 
 `build_all_extensions' 
  from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:128:in `
'   ~~~~~~~~~~~~~~~~~~~~~ €€€ mkmf.log ~~~~~~~~~~~~~~~~~~~~~   /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3   /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/re   roducible-path/ruby-ncurses-1.4.11 debian/ruby-ncurses   (Gem2Deb::CommandFailed)    from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby'    from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild'    from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby'    from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:62:in `block in   install_files_and_build_extensions'    from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:59:in `each'    from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:59:in `inst   ll_files_and_build_extensions'    from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:28:in `build'    from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:54:in `block in install'    from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:52:in `each'    from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:52:in `install'    from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:163:in `install'    from /usr/bin/dh_ruby:89:in `
'   dh_auto_install: error: dh_ruby --install /build/reproducible-pa   h/ruby-ncurses-1.4.11/debian/ruby-ncurses returned exit code 1   make: *** [debian/rules:15: binary] Error 25   dpkg-buildpackage: error: debian/rules binary subprocess returned exit   status 2      Received: (at 1097819-close) by bugs.debian.org; 12 Oct 2025 08:34:47 +0000   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02    (2024-03-25) on buxtehude.debian.org   X-Spam-Level:   X-Spam-Status: No, score=-113.2 required=4.0 tests=BAYES_00,DKIM_SIGNED,    DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,    MD5_SHA1_SUM,PGPSIGNATURE,SPF_HELO_PASS,SPF_NONE,    USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no    version=4.0.1-bugs.debian.org_2005_01_02   X-Spam-Bayes: score:0.0000 Tokens: new, 93; hammy, 150; neutral, 129;   spammy,    0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,    0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,    0.000-+--UD:debian.tar.xz, 0.000-+--Hx-spam-relays-external:sk:fasolo.   Return-path:    Received: from mailly.debian.org ([2001:41b8:202:de   b:6564:a62:52c3:4b72]:54288)    by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS   _PSS_RSAE_SHA256__AES_256_GCM:256)    (Exim 4.96)    (envelope-from )    id 1v7rXT-002icB-1V    for 1097819-close@bugs.debian.org;    Sun, 12 Oct 2025 08:34:47 +0000   Received: from [192.91.235.231] (port=43006 helo=fasolo.debian.org)    from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,   N=fasolo.debian.org,EMAIL=hostmaster@fasolo.debian.org (verified)    by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_P   S_RSAE_SHA256__AES_256_GCM:256)    (Exim 4.94.2)    (envelope-from )    id 1v7rXR-00Bvqy-91    for 1097819-close@bugs.debian.org; Sun, 12 Oct 2025 08:34:45 +0000   DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;    d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:    Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-   ID    :Content-Description:In-Reply-To:References;    bh=CdVNAsWqILau+RRRG+KBJDLL3J6xxbE7Ijtso9+VBFc=; b   =P/WmxCklTNVgK9PUPyzqjxaO5S    QE/UTanb0bFBowlnqARsQNZpYGpEJ7cQOYRhcHTVcGZjLme7rF   Al4wrUQVt3WY2dxSQh1hrRYc86P    WDeRapqsnGjxe92OtiDJEVPLIL+2lnAUzmEhmZydiKFg4FfXdO   3z8SeV/88GCQZ9xssCmoJVhslDZ    Icf6oxYFLF2qYiELbfQbNdUnFZBQ4hZ2E3VebFkFMfeyWkaBe4   LVbeo/0aBqa8GJ1FnfJS6A4Nuvr    sOHRL4axTcUx+Ptp0DuKQsRGi1L76bUW6KMtmiG9hWhlB+J8AR   tNvSUWE5Vpqy7uP8DWBfgxB8dUY    yyF2qu1Q==;   Received: from dak by fasolo.debian.org with local (Exim 4.96)    (envelope-from )    id 1v7rXQ-00EQuQ-13;    Sun, 12 Oct 2025 08:34:44 +0000   From: Debian FTP Masters    Reply-To: Adrian Bunk    To: 1097819-close@bugs.debian.org   X-DAK: dak process-upload   X-Debian: DAK   X-Debian-Package: ruby-ncurses   Debian: DAK   Debian-Changes: ruby-ncurses_1.4.13-0.1_source.changes   Debian-Source: ruby-ncurses   Debian-Version: 1.4.13-0.1   Debian-Architecture: source   Debian-Suite: unstable   Debian-Archive-Action: accept   MIME-Version: 1.0   Subject: Bug#1097819: fixed in ruby-ncurses 1.4.13-0.1   Content-Type: multipart/signed; micalg="pgp-sha256";    protocol="application/pgp-signature";      [continued in next message]      --- SoupGate-Win32 v1.05    * Origin: you cannot sedate... all the things you hate (1:229/2) 

[ list messages | list forums | previous | next | reply ]

search for:

328,121 visits
(c) 1994,  bbs@darkrealms.ca