Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-30 Thread İhsan Doğan
Hi Dago, Am 29.04.2013 09:52, schrieb Dagobert Michelsen: This was probably missed. Any ideas how to fix this issue? pentium_pro and sparcv8plus are now the defaults, so when you exclude them you end up with an empty package. Ok, now everything makes sense. Thanks for the hint. Ihsan

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-29 Thread İhsan Doğan
Hi, This was probably missed. Any ideas how to fix this issue? Ihsan Am 14.04.2013 17:18, schrieb İhsan Doğan: Hi, I've build the unbound package with multiple ISA, but excluded the parts, were CPU optimization is not necessary. MERGE_DIRS_isa-sparcv8plus = $(libdir)

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-29 Thread Dagobert Michelsen
Hi Ihsan, Am 29.04.2013 um 08:10 schrieb İhsan Doğan ih...@opencsw.org: Hi, This was probably missed. Any ideas how to fix this issue? pentium_pro and sparcv8plus are now the defaults, so when you exclude them you end up with an empty package. Best regards -- Dago Ihsan Am

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-18 Thread İhsan Doğan
Hi Yann, On 04/16/2013 01:10 AM, Yann Rouillard wrote: Why did you comment the following line ? #CONFIGURE_ARGS = $(DIRPATHS) I've cleaned up before committing to svn and that was a typo. Fixed now. Ihsan -- ih...@dogan.ch http://blog.dogan.ch/

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-15 Thread İhsan Doğan
Hi Yann, On 04/15/2013 06:51 AM, Yann Rouillard wrote: When trying to package unbound to reproduce your problem, I've got the following error on i386: [...] cc: Warning: illegal option -flto util/storage/lookup3.c, line 76: unexpected ) cc: acomp failed for util/storage/lookup3.c gmake:

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-15 Thread Yann Rouillard
Hi Ihsan, Why did you comment the following line ? #CONFIGURE_ARGS = $(DIRPATHS) Without this line the --prefix option is not passed to configure hence everything is installed in /usr/local instead of /opt/csw. This seems to be the reason why some packages are empty: no library is found under

[csw-maintainers] packaging issue with multiple ISA

2013-04-14 Thread İhsan Doğan
Hi, I've build the unbound package with multiple ISA, but excluded the parts, were CPU optimization is not necessary. MERGE_DIRS_isa-sparcv8plus = $(libdir) MERGE_DIRS_isa-sparcv8plus += $(sbindir) MERGE_DIRS_isa-pentium_pro = $(libdir) MERGE_DIRS_isa-pentium_pro += $(sbindir) ISAXEC_DIRS

Re: [csw-maintainers] packaging issue with multiple ISA

2013-04-14 Thread Yann Rouillard
Hi Ihsan, When trying to package unbound to reproduce your problem, I've got the following error on i386: libtool: compile: /opt/SUNWspro/bin/cc -I. -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro