Displaying 20 results from an estimated 375 matches for "buildroots".
Did you mean:
buildroot
2017 Nov 13
2
Building dovecot 2.2.33.2 is broken with uclibc-ng
Hi,
this commit
https://github.com/dovecot/core/commit/c9d76e2baf653fa5504d6849e5c1aae32eff3c53
added code which can not be compiled with uclibc-ng 1.0.26 using buildroot:
make[3]: Entering directory '/home/bernd/buildroot/br4/output/build/dovecot-2.2.33.2/src/lib-test'
/bin/bash ../../libtool --tag=CC --mode=compile
2017 Nov 13
0
Building dovecot 2.2.33.2 is broken with uclibc-ng
On Mon, Nov 13, 2017 at 20:07:00 +0100, Bernd Kuhls wrote:
> Hi,
>
> this commit
> https://github.com/dovecot/core/commit/c9d76e2baf653fa5504d6849e5c1aae32eff3c53
>
> added code which can not be compiled with uclibc-ng 1.0.26 using buildroot:
Hrm... ok.
It'll be probably faster for you to try a test build instead of me setting
up buildroot...
What happens if in
2017 May 31
2
[Dovecot-news] v2.2.30.1 released
Am 31.05.2017 um 16:35 schrieb Timo Sirainen:
> On 31 May 2017, at 16.53, Reindl Harald <h.reindl at thelounge.net
> <mailto:h.reindl at thelounge.net>> wrote:
>>
>> LTO build is as broken as 2.2.30
>>
>> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
>> "../lib10_quota_plugin.la"
2020 Mar 22
0
Unable to build RPM for Centos 7
Hi,
we are an email hosting provider and we are looking at xapian to improve
our user experience about email search.
So we staring to build xapian 1.4.15 on Centos 7 with your
xapian-core.spec and move it and the source code in /root/rpmbuild/SPECS
and SOURCE, but we have this error after run "rpmbuild -ba":
[...]
Elaborazione file: xapian-core-devel-1.4.15-1.x86_64
errore: File
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
Hi all,
I was trying to rebuild mtr
(http://vault.centos.org/6.7/os/Source/SPackages/mtr-0.75-5.el6.src.rpm)
and I keep getting:
====
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gu9Ds0
+ umask 022
+ cd /root/rpmbuild/BUILD
+ '[' /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 '!=' / ']'
+ rm -rf /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64
++ dirname
2015 Mar 13
0
v2.2.16 released
Am 13.03.2015 um 11:23 schrieb Timo Sirainen:
> On 12 Mar 2015, at 21:09, Reindl Harald <h.reindl at thelounge.net> wrote:
>>
>> /usr/lib64/dovecot/stats/libstats_mail.so
>>
>> why in the world a new sub-directory containing just one so-file enforcing pakcage buildsers to change SPEC files?
>
> So that external plugins can add more files in there and extend
2001 Jan 11
3
contrib/redhat/openssh.spec question
I have a couple of questions regarding openssh.spec and the rpm that
gets generated from it. I am using 2.3.0p1
1. Why is openssl a prereq? openssh statically links to openssl during
build by default (rightfully so, you don't want your security library a
shared object if possible)
2. I don't understand the following line in the spec file during the
install step (it makes it not build for
2009 Jul 28
1
[PATCH ovirt-node] Removed subpackages, stateful, stateless, logos, and selinux for inclusuion in Fedora
rhbz#:51422
---
ovirt-node.spec.in | 149 +++++++++------------------------------------------
1 files changed, 27 insertions(+), 122 deletions(-)
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 3138011..b4e660d 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -43,76 +43,23 @@ Requires: nc
Requires: grub
Requires: /usr/sbin/crond
Requires: anyterm
2015 Mar 13
2
v2.2.16 released
On 12 Mar 2015, at 21:09, Reindl Harald <h.reindl at thelounge.net> wrote:
>
> /usr/lib64/dovecot/stats/libstats_mail.so
>
> why in the world a new sub-directory containing just one so-file enforcing pakcage buildsers to change SPEC files?
So that external plugins can add more files in there and extend the available statistics.
2018 Apr 11
1
Building an LLVM/CLANG cross compiler for legacy GCC toolchain
Hello,
I need to build a CLANG cross compiler for mips-linux-uclibc. To be
completely compatible with the target system, I would like it to use linux
2.6.32.54 headers, binutils 2.25, gcc 4.1.2, and uClibc 0.9.30.1 for the
gcc toolchain. I have been able to build the GCC toolchain a variety of
different ways, but none of these builds can be "dropped in" via clang as a
replacement for
2010 Feb 23
1
More complete patch...
This patch supercedes the previous one by moving the functionality for
relocating files into the make system.
2019 Mar 11
2
CPAN not working, or is it?
On Monday 11 March 2019 14:28:38 Pete Biggs wrote:
> > However, as I went for bigger modules, anything that had dependences
> > were then failing as the dependencie were installed OK but then did not
> > appear to be available.
> A number of things you can do. The sort of recommended way is to
> package the perl modules into an RPM and install them that way (so that
>
2015 Mar 24
2
error building php spec file
Hey all,
I'm attempting to build a spec file of php 5.6.7 - the latest stable -
into an rpm. And it's failing with this set of errors:
Processing files: php-5.6.7-1.el7.x86_64
warning: File listed twice: /etc/rc.d/init.d/php-fpm
error: Symlink points to BuildRoot: /usr/bin/phar ->
/home/bluethundr/rpmbuild/BUILDROOT/php-5.6.7-1.el7.x86_64/usr/bin/phar.phar
warning: File listed twice:
2017 Feb 19
1
Buildroot packaging for tinc
Dear tinc community,
a while back i've packaged[1] tinc for Buildroot [2], please feel free
to add it to your list at [3]'s 'Distributions providing tinc' section.
[1] https://git.buildroot.net/buildroot/tree/package/tinc
[2] https://git.buildroot.net/buildroot/tree/package/tinc
[3] https://www.tinc-vpn.org/download/
Thanks for maintaining this tool, best regards,
--
Zoltan
2009 Jul 06
0
[PATCH node] Disables SSH by default, and allows for enabling at firstboot. rhbz#509842
Adds a new firstboot menu option for enabling/disabling SSH login.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
Makefile.am | 1 +
ovirt-node.spec.in | 3 ++
scripts/ovirt-config-enable-ssh | 46 +++++++++++++++++++++++++++++++++++++++
3 files changed, 50 insertions(+), 0 deletions(-)
create mode 100755
2017 Dec 27
4
An rpmbuild spec question
Stephen John Smoogen wrote:
> On Wed, Dec 27, 2017 at 3:41 PM <m.roth at 5-cent.us> wrote:
>
>> I'm trying to build a package to create a directory and install some
>> files. My rpmbuild keeps failing, unable to cd into the directory, "no
>> such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the
>> source was unzipped and untared
2014 Oct 12
2
CentOS x64 compilation fails.
Hello.
I have problems to compile Dovecot2.2.13 with rpmbuild using options:
./configure \
--prefix=/usr \
--with-ssl=openssl \
--with-ssldir=/etc/ssl \
--sysconfdir=/etc \
--without-vpopmail \
--with-pam \
--without-bsdauth \
--without-sql \
--without-nss \
--without-ldap \
--without-pgsql \
2009 Jul 29
5
ovirt-node-image patchset Fedora
modified ovirt-node-image for inclusion in Fedora
Removes ovirt-node-image-pxe sub package
adds get-ovirt-node-image script
adds generate-ovirt-node-pxe-tree script (replaces subpackage)
moved all the scripts/tools into tools subdir
adds new rpm, ovirt-node-recipe includes tools, manifests, and ks file/recipe
Process for building upstream ovirt node packages....
1. Build ovir-node.rpm in koji
2015 Mar 24
2
error building php spec file
Hi Ashish,
Which CentOS version you using?
> If it is CentOS 6 then instead of building it from source, you can use IUS
> repo which has latest php packages.
> Below is the link for the packages in IUS repo for CentOS 6.
> <http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/repoview/>
>
I'm using CentOS 7. I'll check to see if I can get php version 5.6.7
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
It built just fine in mock, results here
http://li.nux.ro/download/nux/tmp/mtr6/
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Digimer" <lists at alteeve.ca>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Tuesday, 8 March, 2016 00:05:59
> Subject: [CentOS] Can anyone compile