[MacPorts] #68965: MPlayer build error on Tiger: make: *** virtual memory exhausted. Stop.
MacPorts
noreply at macports.org
Sat Dec 23 07:44:06 UTC 2023
#68965: MPlayer build error on Tiger: make: *** virtual memory exhausted. Stop.
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: tiger
Port: MPlayer |
---------------------------+--------------------
Comment (by barracuda156):
Okay, so switching to `gmake` got me a step further, then it failed on:
{{{
libvo/vo_png.c: In function 'draw_image':
libvo/vo_png.c:176: warning: 'av_init_packet' is deprecated (declared at
ffmpeg/libavcodec/packet.h:506)
In file included from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32,
from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125,
from
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
from input/ar.c:27:
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:115:
error: expected specifier-qualifier-list before 'vector'
/opt/local/bin/gcc-apple-4.2 -MMD -MP -Wundef -Wstrict-prototypes
-Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Icompat/atomics/gcc
-D_ISOC99_SOURCE -I. -Iffmpeg -pipe -Os -arch ppc -fno-tree-vectorize
-fno-asynchronous-unwind-tables -maltivec -mabi=altivec
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -falign-
loops=16 -shared-libgcc -mdynamic-no-pic -I/opt/local/include
-I/opt/local/include/p11-kit-1 -I/usr/X11R6/include
-I/opt/local/include/openjpeg-2.5 -I/opt/local/include/freetype2
-DZLIB_CONST -I/opt/local/include/libxml2 -c -o libvo/vo_jpeg.o
libvo/vo_jpeg.c
/opt/local/bin/gcc-apple-4.2 -MMD -MP -Wundef -Wstrict-prototypes
-Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Icompat/atomics/gcc
-D_ISOC99_SOURCE -I. -Iffmpeg -pipe -Os -arch ppc -fno-tree-vectorize
-fno-asynchronous-unwind-tables -maltivec -mabi=altivec
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -falign-
loops=16 -shared-libgcc -mdynamic-no-pic -I/opt/local/include
-I/opt/local/include/p11-kit-1 -I/usr/X11R6/include
-I/opt/local/include/openjpeg-2.5 -I/opt/local/include/freetype2
-DZLIB_CONST -I/opt/local/include/libxml2 -c -o libmenu/menu.o
libmenu/menu.c
/opt/local/bin/gcc-apple-4.2 -MMD -MP -Wundef -Wstrict-prototypes
-Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Icompat/atomics/gcc
-D_ISOC99_SOURCE -I. -Iffmpeg -pipe -Os -arch ppc -fno-tree-vectorize
-fno-asynchronous-unwind-tables -maltivec -mabi=altivec
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -falign-
loops=16 -shared-libgcc -mdynamic-no-pic -I/opt/local/include
-I/opt/local/include/p11-kit-1 -I/usr/X11R6/include
-I/opt/local/include/openjpeg-2.5 -I/opt/local/include/freetype2
-DZLIB_CONST -I/opt/local/include/libxml2 -c -o libmenu/menu_chapsel.o
libmenu/menu_chapsel.c
gmake: *** [Makefile:730: input/ar.o] Error 1
gmake: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68965#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list