From hhorak at redhat.com Wed May 6 08:30:42 2015 From: hhorak at redhat.com (Honza Horak) Date: Wed, 06 May 2015 10:30:42 +0200 Subject: [scl.org] CentOS SCLo SIG sync-up meeting on #centos-devel (2015-05-06) Message-ID: <5549D132.1050005@redhat.com> SCLo SIG meeting will be at 15:00 UTC (11:00 EST, 17:00 Brno, 11:00 Boston, 0:00+1d Tokyo, 1:00+1d Brisbane) in #centos-devel on Freenode. = Topics = * sync-up on current status * propose some other topics :) Honza From poehler at interworx.com Wed May 6 17:16:28 2015 From: poehler at interworx.com (Paul Oehler) Date: Wed, 06 May 2015 13:16:28 -0400 Subject: [scl.org] Disabling debuginfo package generation Message-ID: <554A4C6C.2090901@interworx.com> Hello, I'm trying to bundle a scl version of the ioncube php loader, but the rpm build process fails saying: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php54iw-php-ioncube-loader-5.0.3 extracting debug info from /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so *** ERROR: No build ID note found in /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so I've tried multiple variations of disabling the debug_package in the spec file, including: %define debug_package %{nil} %global debug_package %{nil} and placing those in various places in the spec. I've also tried passing a define to mock to disable debug_package, but to no avail. It seems like when building a package with scl, it is determined to try to generate a debuginfo package. Since I'm building with mock I don't think I can reasonably just edit macros.scl to temporarily work around this. Anybody have any suggestions? Many thanks it advance, Paul From jzeleny at redhat.com Thu May 7 06:32:26 2015 From: jzeleny at redhat.com (Jan =?ISO-8859-1?Q?Zelen=FD?=) Date: Thu, 07 May 2015 08:32:26 +0200 Subject: [scl.org] Disabling debuginfo package generation In-Reply-To: <554A4C6C.2090901@interworx.com> References: <554A4C6C.2090901@interworx.com> Message-ID: <4197812.hEFABi8sYc@boson.usersys.redhat.com> On 6.?5.?2015 at 13:16:28, Paul Oehler wrote: > Hello, > > I'm trying to bundle a scl version of the ioncube php loader, but the > rpm build process fails saying: > > + /usr/lib/rpm/find-debuginfo.sh --strict-build-id > /builddir/build/BUILD/php54iw-php-ioncube-loader-5.0.3 > extracting debug info from > /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/ > opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so *** > ERROR: No build ID note found in > /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/ > opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so > > I've tried multiple variations of disabling the debug_package in the > spec file, including: > %define debug_package %{nil} > %global debug_package %{nil} > and placing those in various places in the spec. > > I've also tried passing a define to mock to disable debug_package, but > to no avail. It seems like when building a package with scl, it is > determined to try to generate a debuginfo package. Since I'm building > with mock I don't think I can reasonably just edit macros.scl to > temporarily work around this. > > Anybody have any suggestions? > > Many thanks it advance, > > Paul Hi Paul, what version of scl-utils are you using? Historically, it was not possible to disable debug packages, it has only been fixed in one of the more recent versions ... Thanks Jan From rcollet at redhat.com Thu May 7 07:54:12 2015 From: rcollet at redhat.com (Remi Collet) Date: Thu, 07 May 2015 09:54:12 +0200 Subject: [scl.org] Disabling debuginfo package generation In-Reply-To: <554A4C6C.2090901@interworx.com> References: <554A4C6C.2090901@interworx.com> Message-ID: <554B1A24.30802@redhat.com> Le 06/05/2015 19:16, Paul Oehler a ?crit : > Hello, > > I'm trying to bundle a scl version of the ioncube php loader, but the > rpm build process fails saying: > > + /usr/lib/rpm/find-debuginfo.sh --strict-build-id > /builddir/build/BUILD/php54iw-php-ioncube-loader-5.0.3 > extracting debug info from > /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so > > *** ERROR: No build ID note found in > /builddir/build/BUILDROOT/php54iw-php-ioncube-loader-5.0.3-4.iworx.el6.i386/opt/iworx/php54iw/root/usr/lib/php/modules/ioncube_loader_lin_5.4.so > See https://github.com/remicollet/remirepo/commit/d0354b348adfabe7e3d7566135183d689f5e943f Remi. > > I've tried multiple variations of disabling the debug_package in the > spec file, including: > %define debug_package %{nil} > %global debug_package %{nil} > and placing those in various places in the spec. > > I've also tried passing a define to mock to disable debug_package, but > to no avail. It seems like when building a package with scl, it is > determined to try to generate a debuginfo package. Since I'm building > with mock I don't think I can reasonably just edit macros.scl to > temporarily work around this. > > Anybody have any suggestions? > > Many thanks it advance, > > Paul > > _______________________________________________ > SCLorg mailing list > SCLorg at redhat.com > https://www.redhat.com/mailman/listinfo/sclorg -- rcollet at redhat.com | Senior Software Engineer / BaseOS / WebStack team GPG Key: 0x29F16A18 Fingerprint: 5A0E 6F54 D94D 5732 69EE E3FF 614A 6905 29F1 6A18 From asamalik at redhat.com Fri May 15 11:50:26 2015 From: asamalik at redhat.com (Adam Samalik) Date: Fri, 15 May 2015 07:50:26 -0400 (EDT) Subject: [scl.org] Developer Toolset 3.1 has been published In-Reply-To: <62926902.14809470.1431690438914.JavaMail.zimbra@redhat.com> Message-ID: <136270588.14810352.1431690626220.JavaMail.zimbra@redhat.com> Hello everyone, I am pleased to announce that the Developer Toolset 3.1 has been published on SoftwareCollections.org. https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ Updates include: GCC 4.9.2 (the latest stable upstream version of GCC), Eclipse 4.4.2, GDB 7.8.2, elfutils 0.161, memstomp 0.1.5, SystemTap 2.6, Valgrind 3.10.1, Dyninst 8.2.1, and ltrace 0.7.91. Have a nice day! Adam Samalik From hhorak at redhat.com Tue May 19 13:19:36 2015 From: hhorak at redhat.com (Honza Horak) Date: Tue, 19 May 2015 15:19:36 +0200 Subject: [scl.org] CentOS SCLo SIG sync-up meeting on #centos-devel (2015-05-20) half hour earlier Message-ID: <555B3868.1000301@redhat.com> Since I'm available only until 15:30 UTC, I tried to schedule the meeting a half hour earlier, hopefully it will work somehow.. SCLo SIG meeting will be at 14:30 UTC (10:30 EST, 16:30 Brno, 10:30 Boston, 11:30 Tokyo, 0:30+1d Brisbane) in #centos-devel on Freenode. = Topics = * sync-up on current status (centpkg) * how can we help with centpkg hacking? * how to rebuild maven30 and rh-java-common collections in CBS Honza From ethan.williams at qualityleadsvendor.com Tue May 26 14:07:13 2015 From: ethan.williams at qualityleadsvendor.com (Ethan Williams) Date: Tue, 26 May 2015 19:37:13 +0530 Subject: [scl.org] Buyers and Attendees Message-ID: I hope you are doing well. I notice that you are running a Events across nation and worldwide, probably trying to reach potential Visitors/Attendees/Exhibitors/Delegates/Buyers for your upcoming Events. And to promote international standardization in business market. License to global (USA, Europe, Australia, Asia, Middle East and Africa) leads with Email address and Phone numbers along with SIC and ZIP codes and legally registered in CAN SPAM ACT 2003 worldwide. So I was curious to know if we can do business together as we can provide you prospects and delegates contacts for all your upcoming events/conferences. Our Services: We are leading global database providers (ready and custom business lists for any industry). These lists include complete contact information such as Company Name, Contact Name, Contact Title, Telephone Number, Verified Email address, Mailing address, Fax Number, Revenue size, No. of Employees size, City, State, Country, SIC Code, Industry Type and many more. So our lists are Opt-In and also be used for multi-channel marketing purposes. Would you be interested in reaching Visitors/Attendees/Exhibitors/Delegates/Buyers for your upcoming events, conference, exhibitions, trade shows and others? Please let me know if you have any particular target requirement like industries, job titles and geography. So that I shall provide you more details like business proposal, available contacts, pricing and other benefits. Looking forward to hear from you. Best Regards, Ethan Williams Lead Generation Specialist T: +1 702 608 8266 US Data - European Data - Asia Pacific Data - Email Append - Data Append - Technology Specific Data - Email Marketing. *To leave out mention the same in subject line. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ppisar at redhat.com Tue May 26 14:42:05 2015 From: ppisar at redhat.com (Petr Pisar) Date: Tue, 26 May 2015 16:42:05 +0200 Subject: [scl.org] Buyers and Attendees In-Reply-To: References: Message-ID: <20150526144204.GD2299@dhcp-0-146.brq.redhat.com> I thought this mailing list is for subscribes only. Or do we welcome spam like this? -- Petr