Pacman

Historical bug tracker for the Pacman package manager.

The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues

This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
Tasklist

FS#15109 - omake building failure

Attached to Project: Pacman
Opened by Laszlo Papp (djszapi) - Monday, 15 June 2009, 06:17 GMT
Last edited by Allan McRae (Allan) - Monday, 15 June 2009, 06:29 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To No-one
Architecture i686
Severity Low
Priority Normal
Reported Version 3.2.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello!

I'd like to build gibak package, and i get this failure while building omake(dependency of gibak):

+ colorgcc -march=i686 -mtune=generic -O2 -pipe -g -O2 -Wall -Werror -Wno-unused -DREADLINE_ENABLED -DREADLINE_GNU -DNCURSES -DFAM_ENABLED -DHAVE_FAMNOEXISTS -DHAVE_SNPRINTF -I. -I/usr/lib/ocaml -I. -c -o lm_printf.o lm_printf.c
cc1: warnings being treated as errors
lm_printf.c: In function ‘ml_print_string2’:[====================================== ] 00302 / 01158
lm_printf.c:193: error: attempt to free a non-heap object ‘buffer’
lm_printf.c:198: error: attempt to free a non-heap object ‘buffer’
lm_printf.c: In function ‘ml_print_string’:
lm_printf.c:145: error: attempt to free a non-heap object ‘buffer’
lm_printf.c:150: error: attempt to free a non-heap object ‘buffer’
*** omake: 303/1158 targets are up to date
*** omake: failed (4.05 sec, 1/35 scans, 2/34 rules, 3/770 digests)
*** omake: targets were not rebuilt because of errors:
src/clib/lm_printf.o
make: *** [all] Error 1
==> ERROR: Build Failed.
Aborting...

Sincerelly,
Laszlo Papp
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 15 June 2009, 06:29 GMT
Reason for closing:  Not a bug
Comment by Allan McRae (Allan) - Monday, 15 June 2009, 06:29 GMT
Then post a comment on its AUR page. This is an unsupported package. Also, why file it in the pacman section of the bug tracker...

Loading...