Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build broken - port amd64 - pkgconfig/libcrypto.pc



On Sat, 19 Jan 2013, Christos Zoulas wrote:

On Jan 18,  6:18pm, paul%whooppee.com@localhost (Paul Goyette) wrote:
-- Subject: Build broken - port amd64 - pkgconfig/libcrypto.pc

| Looks like libcrypto.pc is missing...
|
| #   install  /test-bed/dst/usr/lib/pkgconfig/libcrypto.pc
| /test-bed/tools/bin/x86_64--netbsd-install  -N /test-bed/src/etc -c  -r  -o 
root  -g wheel  -m 444   libcrypto.pc 
/test-bed/dst/usr/lib/pkgconfig/libcrypto.pc
| x86_64--netbsd-install: libcrypto.pc: stat: No such file or directory
|
| *** Failed target:  /test-bed/dst/usr/lib/pkgconfig/libcrypto.pc
| *** Failed command: /test-bed/tools/bin/x86_64--netbsd-install -N 
/test-bed/src/etc -c -r -o root -g wheel -m 444 libcrypto.pc 
/test-bed/dst/usr/lib/pkgconfig/libcrypto.pc
| *** Error code 1

There is a rule to create it... I saw this, but I can't reproduce it.

It is 100% reproducible on my test bed, which runs

        build.sh -j 1 release

with a completely empty $TOOLDIR $DESTDIR $RELEASEDIR


An "update" build, however, gets past the above failure, and completes most of the build. The update build finally fails with

======  3 missing files in DESTDIR  ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/lib/pkgconfig/libcrypto.pc
./usr/lib/pkgconfig/libssl.pc
./usr/lib/pkgconfig/openssl.pc
========  end of 3 missing files  ==========



So, in addition to libcrypto.pc not being installed, there are a couple of other files missing, too.

Is there maybe a missing SUBDIR+= somewhere?





-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index