Bug 106203 - linux-megacli needs unzip as a build dependancy too
Summary: linux-megacli needs unzip as a build dependancy too
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-02 11:20 UTC by ruben
Modified: 2006-12-02 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (358 bytes, patch)
2006-12-02 11:20 UTC, ruben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ruben 2006-12-02 11:20:04 UTC
linux-megacli needs unzip as a build dependancy too, to make the ports build
cluster happy

USE_ZIP only registers it for extracting

How-To-Repeat: 
building linux-megacli-1.01.09 on gohan21.freebsd.org
in directory /x/tmp/5-exp/chroot/70144
building for: 6.2-RELEASE i386
maintained by: ruben@verweg.com
port directory: /usr/ports/sysutils/linux-megacli
build started at Sat Dec  2 00:10:13 UTC 2006
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=gettext-0.14.5_2.tbz libiconv-1.9.2_2.tbz popt-1.7_2.tbz rpm-3.0.6_13.tbz unzip-5.52_2.tbz
BUILD_DEPENDS=
RUN_DEPENDS=linux_base-fc-4_9.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/xorg
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> Linux_MegaCli_1.01.09.zip doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/Linux_MegaCli_1.01.09.zip: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/Linux_MegaCli_1.01.09.zip: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://lsi.com/files/support/rsa/MR_SAS_1.0/.
Linux_MegaCli_1.01.09.zip                              563 kB  586 kBps
=> MD5 Checksum OK for Linux_MegaCli_1.01.09.zip.
=> SHA256 Checksum OK for Linux_MegaCli_1.01.09.zip.
================================================================
====================<phase 2: make extract>====================
add_pkg gettext-0.14.5_2.tbz libiconv-1.9.2_2.tbz popt-1.7_2.tbz rpm-3.0.6_13.tbz unzip-5.52_2.tbz
adding dependencies
pkg_add gettext-0.14.5_2.tbz
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
pkg_add popt-1.7_2.tbz
pkg_add rpm-3.0.6_13.tbz
pkg_add unzip-5.52_2.tbz
===>  Extracting for linux-megacli-1.01.09
=> MD5 Checksum OK for Linux_MegaCli_1.01.09.zip.
=> SHA256 Checksum OK for Linux_MegaCli_1.01.09.zip.
===>   linux-megacli-1.01.09 depends on file: /usr/local/bin/rpm2cpio - found
===>   linux-megacli-1.01.09 depends on executable in : unzip - found
Deleting unzip-5.52_2
Deleting rpm-3.0.6_13
Deleting popt-1.7_2
Deleting gettext-0.14.5_2
Deleting libiconv-1.9.2_2
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for linux-megacli-1.01.09
================================================================
====================<phase 4: make build>====================
add_pkg
===>  Configuring for linux-megacli-1.01.09
===>  Building for linux-megacli-1.01.09
/usr/local/bin/unzip: not found
*** Error code 127

Stop in /a/ports/sysutils/linux-megacli.
================================================================
build of /usr/ports/sysutils/linux-megacli ended at Sat Dec  2 00:11:19 UTC 2006
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-02 11:40:38 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-02 12:10:40 UTC
State Changed
From-To: open->closed

Committed, thanks. I also added rpm2cpio as another build dependency, as I see 
you use it in do-build: target too.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-02 12:12:12 UTC
pav         2006-12-02 12:12:07 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/linux-megacli Makefile 
  Log:
  - Fix build on pointyhat: make sure extract depends are present in build phase
  
  PR:             ports/106203
  Submitted by:   Ruben van Staveren <ruben@verweg.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +3 -0      ports/sysutils/linux-megacli/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"