[MacPorts] #38181: problem when I start my application using kde pim package

MacPorts noreply at macports.org
Sat Feb 23 22:46:22 PST 2013


#38181: problem when I start my application using kde pim package
----------------------------------+---------------------------------
  Reporter:  mparchet@…           |      Owner:  macports-tickets@…
      Type:  request              |     Status:  closed
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.1.3
Resolution:  invalid              |   Keywords:  kdepimlibs4,akonadi
      Port:  kdepimlibs4,akonadi  |
----------------------------------+---------------------------------
Changes (by nicos@…):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 > When I start my application using the kde pim package (akonadi or
 kdepimlibs4) I have thow message on the from packages on the console.
 >
 > {{{
 > 1. myApplicationName/KSharedDataCache ensureFileAllocated: This system
 misses support for posix_fallocate() -- ensure this partition has room for
 at least 10547296 bytes.
 > }}}
 > it seems the this is a clang problem. I whold like use i686-apple-
 darwin11-llvm-gcc-4.2:by default on my mac
 >
 > How can I do this ?

 First, I would ilke to point out that tickets are for bugs and errors, not
 to ask for support. Please do not file tickets to simply ask for
 information. There are mailing lists for this. [[BR]]
 Then, this has nothing to do with clang, as it is a pure runtime warning
 (not when compiling). [[BR]]
 Google for example is usually pretty good to find information. At least 2
 of the top 5 results when searching for "ensureFileAllocated: This system
 misses support for posix_fallocate()" provide answers to your
 question:[[BR]]
 [http://forums.freebsd.org/showthread.php?t=27306][[BR]]
 [http://mail.kde.org/pipermail/kde-mac/2011-September/000775.html]

 > {{{
 > 2.myApplicationName(43829)/kdecore (K*TimeZone*): No time zone
 information obtained from ktimezoned.
 > }}}
 >
 > What is this error message ?
 >
 > How can I resolve this problem I my proprietary application ?

 Again, tickets are '''not''' a support forum. Specially if you develop you
 own application, the packages installed by Macports are not responsible
 for the code you develop on top of it. As it reads, it is a warning from
 ktimezoned, which depends on the calls you perform in your own code.
 Again, this is not the place to ask for support which are not from ports.

-- 
Ticket URL: <https://trac.macports.org/ticket/38181#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list