проблемы с сборкой haskell-time

Не знал, куда писать, написал сюда)
Проблема следущая: при сборке парета haskell-time (тянется из AUR как зависимость yeganesh) выдаёт ошибку вроде “не могу распознать часовой пояс вашей ОС.” В rc.conf часовой пояс вписан (определял с помощью tzselect), при сборке из срцов – та же бяка :-( В чем может быть проблема, подскажите.
Но это же должно как-то решаться??? Может, есть где-то скомпилиный бинарный пакет?
По истечению длительного времени проблема не решена. Такие вот логи
Configuring time-1.1.2.4...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... unsupported
checking how to run the C preprocessor... /lib/cpp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking time.h usability... no
checking time.h presence... yes
configure: WARNING: time.h: present but cannot be compiled
configure: WARNING: time.h:     check for missing prerequisite headers?
configure: WARNING: time.h: see the Autoconf documentation
configure: WARNING: time.h:     section "Present But Cannot Be Compiled"
configure: WARNING: time.h: proceeding with the preprocessor's result
configure: WARNING: time.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to [email protected] ##
configure: WARNING:     ## ---------------------------------- ##
checking for time.h... yes
checking for gmtime_r... no
checking for localtime_r... no
checking whether struct tm is in sys/time.h or time.h... sys/time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... no
checking for tzname... no
checking whether time.h and sys/time.h may both be included... no
checking sys/time.h usability... no
checking sys/time.h presence... yes
configure: WARNING: sys/time.h: present but cannot be compiled
configure: WARNING: sys/time.h:     check for missing prerequisite headers?
configure: WARNING: sys/time.h: see the Autoconf documentation
configure: WARNING: sys/time.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/time.h: proceeding with the preprocessor's result
configure: WARNING: sys/time.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to [email protected] ##
configure: WARNING:     ## ---------------------------------- ##
checking for sys/time.h... yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
config.status: include/HsTimeConfig.h is unchanged
Preprocessing library time-1.1.2.4...
Building time-1.1.2.4...
In file included from include/HsTime.h:18,
                 from cbits/HsTime.c:1:0: 
/usr/include/time.h:38:21:
     error: stddef.h: Нет такого файла или каталога
In file included from include/HsTime.h:18,
                 from cbits/HsTime.c:1:0: 
/usr/include/time.h:199:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘strftime’
In file included from include/HsTime.h:18,
                 from cbits/HsTime.c:1:0: 
/usr/include/time.h:217:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘strftime_l’
In file included from /usr/include/stdio.h:75,
                 from cbits/HsTime.c:2:0: 
/usr/include/libio.h:53:21:
     error: stdarg.h: Нет такого файла или каталога
In file included from /usr/include/stdio.h:75,
                 from cbits/HsTime.c:2:0: 
/usr/include/libio.h:332:0:
     ошибка: expected specifier-qualifier-list before ‘size_t’
/usr/include/libio.h:364:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/libio.h:373:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/libio.h:489:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/libio.h:491:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/libio.h:493:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_IO_sgetn’
In file included from cbits/HsTime.c:2:0: 
/usr/include/stdio.h:296:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:302:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:314:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:321:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:349:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:354:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:357:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:363:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:365:0:
     ошибка: аргумент, задающий формат, имеет не строковый тип
/usr/include/stdio.h:367:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:368:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:369:0:
     ошибка: аргумент, задающий формат, имеет не строковый тип
/usr/include/stdio.h:395:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:454:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:461:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:466:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:476:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:481:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:484:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/stdio.h:639:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:642:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:652:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:682:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fread’
/usr/include/stdio.h:688:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fwrite’
/usr/include/stdio.h:710:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fread_unlocked’
/usr/include/stdio.h:712:0:
     ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fwrite_unlocked’
In file included from /usr/include/stdio.h:907,
                 from cbits/HsTime.c:2:0: 
/usr/include/bits/stdio.h:37:0:
     ошибка: expected declaration specifiers or ‘...’ before ‘__gnuc_va_list’
/usr/include/bits/stdio.h: В функции ‘vprintf’:
/usr/include/bits/stdio.h:39:0:
     ошибка: ‘__arg’ не описан (первое использование в этой функции)
/usr/include/bits/stdio.h:39:0:
     ошибка: (Сообщение о неописанном идентификаторе выдается один раз
/usr/include/bits/stdio.h:39:0:
     ошибка: для каждой функции, в которой он используется.)
/usr/include/bits/stdio.h:39:0:
     ошибка: слишком много аргументов в вызове функции ‘vfprintf’
cbits/HsTime.c:30:4:
     error: #error "Don't know how to get timezone name on your OS"
Error: Makepkg was unable to build haskell-time package.
У кого-то вообще собирается этот пакет???
 
Зарегистрироваться или войдите чтобы оставить сообщение.