Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 15:55:00 +0100 (CET)
From:      roberto@eurocontrol.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24609: sdl-devel doesn't install the files under the right names.
Message-ID:  <20010124145500.8BE4B4E76@caerdonn.eurocontrol.fr>

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

>Number:         24609
>Category:       ports
>Synopsis:       Name mismatch for some critical files
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 24 07:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ollivier Robert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Usenet Canal Historique
>Environment:
System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #49: Wed Jan 17 16:34:20 CET 2001 roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN i386

    CURRENT from one week ago, ports as of today.

>Description:

    There is a depredancy between the pkg-plist and what is installed by
    the port. The result is that sdl-config and sd.m4 are not installed
    under the current standard i.e. sdl11-config and sdl1.m4.

    « make package » fails due to that and ports that depend on sdl-devel
    do not work.

>How-To-Repeat:

    « make package »

413 [15:46] root@caerdonn:devel/sdl-devel# make install && make package
===>  Installing for sdl-devel-1.1.7_2
===>   sdl-devel-1.1.7_2 depends on shared library: aa.1 - found
===>   sdl-devel-1.1.7_2 depends on shared library: vga.1 - found
===>   sdl-devel-1.1.7_2 depends on shared library: GL.14 - found
===>   sdl-devel-1.1.7_2 depends on shared library: X11.6 - found

...

/bin/sh ./mkinstalldirs /usr/local/bin
 install -C -c -o root -g wheel -m 555 sdl-config /usr/local/bin/sdl-config
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
 install -C -c -o root -g wheel -m 444 ./sdl.m4 /usr/local/share/aclocal/sdl.m4

...

===>  Building package for sdl-devel-1.1.7_2
Creating package /src/ports/devel/sdl-devel/sdl-devel-1.1.7_2.tgz
Registering depends: Mesa-3.2.1_1 XFree86-3.3.6_6 aalib-1.2 esound-0.2.22 libaudiofile-0.2.0 svgalib-1.4.2_1.
Creating gzip'd tar ball in '/src/ports/devel/sdl-devel/sdl-devel-1.1.7_2.tgz'
tar: can't add file bin/sdl11-config : No such file or directory
tar: can't add file share/aclocal/sdl11.m4 : No such file or directory
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

Stop in /src/ports/devel/sdl-devel.


>Fix:

	

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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