libatomic build failure 10.5/x86

2018-04-21 Thread Riccardo Mottola via macports-users

Hi,

after the new macports update, I started upgrading packages on 10.5 
intel.


I get an issue that several packages depend on libatomics and I get 
this faliure during build:


el_libatomic_ops/libatomic_ops/work/libatomic_ops-7.6.4/tests'
:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H   -I../src -I../src 
-I../tests -I../tests -I/opt/local/include  -Wall -Wextra  -pipe -Os 
-arch i386  -c -o list_atomic.o list_atomic.c

:info:build {standard input}:145:bad register name `%dil'
:info:build {standard input}:146:bad register name `%dil'
:info:build {standard input}:147:bad register name `%dil'
:info:build {standard input}:364:bad register name `%dil'
:info:build {standard input}:365:bad register name `%dil'
:info:build {standard input}:366:bad register name `%dil'
:info:build {standard input}:435:bad register name `%dil'
:info:build {standard input}:436:bad register name `%dil'
:info:build {standard input}:437:bad register name `%dil'
:info:build make[1]: *** [list_atomic.o] Error 1
:info:build make[1]: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libatomic_ops/libatomic_ops/work/libatomic_ops-7.6.4/tests'

:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libatomic_ops/libatomic_ops/work/libatomic_ops-7.6.4'


any ideas for a fix, this looks like assembler issues

Riccardo



Re: Online MacPorts Meeting on 21st April at 13:00 UTC

2018-04-21 Thread Mojca Miklavec
Hi,

Quick reminder, the meeting starts in 10 minutes:
 https://trac.macports.org/wiki/Meetings/2018-04-21

Mojca

On 7 April 2018 at 10:31, Mojca Miklavec wrote:
> Hi,
>
> I would like to announce the first online MacPorts meeting happening
> two weeks from now, on April 21st at 13:00 - 14:00 UTC (if it takes
> much longer than one hour, we are probably doing something wrong).
>
> Many people wanted to join us at the face-to-face meeting last month,
> but could not make it, or it was too expensive to travel or ...
>
> This meeting gives you the opportunity to get involved into a lively
> discussion about MacPorts future. Some potential topics could be:
> - quick overview of the meeting in Slovenia
> - plans for MacPorts release(s)
> - website-related topics
> but I would like to open the discussion now to suggest other more
> important topics for this or one of the following meetings (if we end
> up with too many proposals, we'll just organize another meeting to
> keep this one reasonably short).
>
> We should ideally have an agenda ready two days before the meeting, so
> feel free to come up with proposals, specific questions etc.
>
> Suggestions for the best platform to use are also welcome. IRC is
> definitely one option, but some might prefer a combination of voice +
> chat? I don't expect there would be a prohibitive number of people
> participating for a voice conference.
>
> See you all in two weeks,
> Mojca
>
> PS: Meeting notes from Slovenia can be found here:
> https://trac.macports.org/wiki/Meetings/MacPortsMeeting2018#Sessions


Re: missing icui18n for gem

2018-04-21 Thread petr.2006
After some googling I found installation guidance:

https://github.com/gollum/gollum/wiki/Installation

Petr 

> On 20 Apr 2018, at 16:54, Ryan Schmidt  wrote:
> 
> 
> On Apr 20, 2018, at 09:14, petr.2006 wrote:
> 
>> I am trying to instal gollum in gem:
>> 
>> sudo gem install gollum
>> Building native extensions.  This could take a while...
>> ERROR:  Error installing gollum:
>>  ERROR: Failed to build gem native extension.
>> 
>>   current directory: 
>> /Library/Ruby/Gems/2.3.0/gems/charlock_holmes-0.7.6/ext/charlock_holmes
>> /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -r 
>> ./siteconf20180420-50387-908xpy.rb extconf.rb
>> checking for main() in -licui18n... no
>> checking for main() in -licui18n... no
>> 
>> 
>> ***
>> *** icu required (brew install icu4c or apt-get install libicu-dev) 
>> ***
>> ***
>> 
>> I have 
>> 
>> port installed icu
>> The following ports are currently installed:
>> icu @58.2_2 (active)
>> 
>> and 
>> 
>> in /opt/local/lib
>> ls *icui18*
>> libicui18n.58.2.dyliblibicui18n.58.dylib libicui18n.a
>> libicui18n.dylib
>> 
>> where could be the problem?
> 
> You haven't told "gem" where your MacPorts icu is located (and I don't know 
> ruby so I don't know how to tell it).
> 
> 



Re: Online MacPorts Meeting on 21st April at 13:00 UTC

2018-04-21 Thread Rainer Müller
On 2018-04-07 10:31, Mojca Miklavec wrote:
> I would like to announce the first online MacPorts meeting happening
> two weeks from now, on April 21st at 13:00 - 14:00 UTC (if it takes
> much longer than one hour, we are probably doing something wrong).

The minutes of the meeting can be found on the corresponding wiki page:
https://trac.macports.org/wiki/Meetings/2018-04-21#Minutes

The next online meeting was set to be held on May 26th, 13:00 UTC.
An invitation with a call for topics will follow shortly before
the event.

Rainer