Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2013 05:33:19 GMT
From:      Pavlo Greenberg <dog@virtual.org.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183772: games/frozenbubble doesn't build
Message-ID:  <201311080533.rA85XJom085578@oldred.freebsd.org>
Resent-Message-ID: <201311080540.rA85e2fv048745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183772
>Category:       ports
>Synopsis:       games/frozenbubble doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 08 05:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pavlo Greenberg
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
>Environment:
FreeBSD dog 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257584: Sun Nov  3 22:47:30 EET 2013     root@dog:/usr/obj/usr/src/sys/DOG  amd64
>Description:
I tried to install games/frozenbubble port, but it fails with the following error:

dog@dog:~> sudo make -C /usr/ports/games/frozenbubble/ install clean
===>  License GPLv2 accepted by the user
===>   frozen-bubble-2.2.1.b1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by frozen-bubble-2.2.1.b1 for building
===>  Extracting for frozen-bubble-2.2.1.b1
=> SHA256 Checksum OK for frozen-bubble-2.2.1-beta1.tar.bz2.
===>  Patching for frozen-bubble-2.2.1.b1
===>   frozen-bubble-2.2.1.b1 depends on package: p5-SDL>=2.511 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-Locale-gettext>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-IPC-System-Simple>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-Locale-Maketext-Simple>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-Locale-Maketext-Lexicon>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-Compress-Bzip2>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-Alien-SDL>=1.413 - found
===>   frozen-bubble-2.2.1.b1 depends on file: /usr/local/bin/perl5.16.3 - found
===>   frozen-bubble-2.2.1.b1 depends on package: p5-File-Slurp>=0 - found
===>   frozen-bubble-2.2.1.b1 depends on file: /usr/local/bin/sdl-config - found
===>   frozen-bubble-2.2.1.b1 depends on executable: pkgconf - found
===>   frozen-bubble-2.2.1.b1 depends on file: /usr/local/lib/perl5/site_perl/5.16/Module/Build.pm - found
===>   frozen-bubble-2.2.1.b1 depends on file: /usr/local/bin/perl5.16.3 - found
===>   frozen-bubble-2.2.1.b1 depends on shared library: SDL-1.2 - found
===>   frozen-bubble-2.2.1.b1 depends on shared library: SDL_mixer-1.2 - found
===>   frozen-bubble-2.2.1.b1 depends on shared library: SDL_Pango - found
===>   frozen-bubble-2.2.1.b1 depends on shared library: SDL_ttf-2.0 - found
===>  Configuring for frozen-bubble-2.2.1.b1
[Alien::SDL] Testing header(s): iconv.h
[Alien::SDL] Testing header(s): math.h
[Alien::SDL] Testing header(s): SDL.h
[Alien::SDL] Testing header(s): SDL_mixer.h
Can't find dist packages without a MANIFEST file
Run 'Build manifest' to generate one

WARNING: Possible missing or corrupt 'MANIFEST' file.
Nothing to enter for 'provides' field in metafile.
Could not get valid metadata. Error is: Invalid metadata structure. Errors: License 'gpl2' is invalid (license) [Validation: 1.4]
 at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 4570.

Could not create MYMETA files
Creating new 'Build' script for 'Games-FrozenBubble' version '2.212'
===>  Building for frozen-bubble-2.2.1.b1
cc -I/usr/local/lib/perl5/5.16/mach/CORE -DPIC -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/local/include/glib-2.0 -I/usr/local/include -L/usr/local/lib -lglib-2.0 -lintl -c -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -march=amdfam10 -fstack-protector -fno-strict-aliasing -O2 -pipe -march=amdfam10 -fstack-protector -fno-strict-aliasing -o server/fb-server.o server/fb-server.c
cc: error: -lglib-2.0: 'linker' input unused
cc: error: -lintl: 'linker' input unused
error building server/fb-server.o from 'server/fb-server.c' at /usr/local/lib/perl5/5.16/ExtUtils/CBuilder/Base.pm line 177.
*** Error code 1

Stop.
make: stopped in /usr/ports/games/frozenbubble
>How-To-Repeat:
Try to install games/frozenbubble under the FreeBSD 10.0-BETA3 amd64
>Fix:
I have no idea

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311080533.rA85XJom085578>