Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46081 - phpsysinfo-2.1-r2.ebuild doesn't install
Summary: phpsysinfo-2.1-r2.ebuild doesn't install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 00:40 UTC by gutter
Modified: 2004-03-29 04:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This patch resolvs the problem :) (php.txt,267 bytes, patch)
2004-03-29 00:43 UTC, gutter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gutter 2004-03-29 00:40:48 UTC
The phpsysinfo-2.1-r2 doesn't install correctly.

Reproducible: Always
Steps to Reproduce:
1. emerge phpsysinfo


Actual Results:  
morpheus root # emerge phpsysinfo

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/phpsysinfo-2.1-r2 to /
>>> md5 src_uri ;-) phpSysInfo-2.1.tar.gz
>>> md5 src_uri ;-) phpsysinfo_2.1-1.diff.gz
>>> Unpacking source...
>>> Unpacking phpSysInfo-2.1.tar.gz to /var/tmp/portage/phpsysinfo-2.1-r2/work
 * Applying phpsysinfo_2.1-1.diff.gz...                                   [ ok ]
 * Applying urlencoded-security-fix.diff...                               [ ok ]
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.6.3-gentoo-r1 found in /usr/src/linux
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.6.3-gentoo-r1 found in /usr/src/linux
 * Applying fix_memory_display_kernel2.5.diff.gz...                       [ ok ]
>>> Source unpacked.
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-php/phpsysinfo-2.1-r2 failed.
!!! Function kernel-mod_src_compile, Line 156, Exitcode 2
!!! (no error message)


Expected Results:  
Correct installation of the program :)
Comment 1 gutter 2004-03-29 00:43:10 UTC
Created attachment 28263 [details, diff]
This patch resolvs the problem :)
Comment 2 Sven Blumenstein (RETIRED) gentoo-dev 2004-03-29 04:30:58 UTC
Thanks, fixed in CVS.

Sorry if I stole your bug, php-team, was marking this ebuild stable for sparc anyway and ran into the same problem.