[kde-windows] [Bug 329856] emerge: make is not found (building openssl fails)

dasaan.san at gmail.com dasaan.san at gmail.com
Sun Jun 1 00:23:32 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=329856

dasaan.san at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dasaan.san at gmail.com

--- Comment #1 from dasaan.san at gmail.com ---
I believe I'm seeing the same issue, also building on windows 7 64-bit.

I'm using the master branch of emerge

Here's the contents of my %KDEROOT%\etc\kdesettings.ini file:
[General]
KDECOMPILER = mingw4
EMERGE_ARCHITECTURE = x86
EMERGE_MAKE_PROGRAM = jom
EMERGE_NOCOPY = True

[Paths]
PYTHONPATH = C:\python34

[ShortPath]
EMERGE_USE_SHORT_PATH = True
EMERGE_ROOT_DRIVE = r:
EMERGE_SVN_DRIVE = s:
EMERGE_GIT_DRIVE = q:
EMERGE_DOWNLOAD_DRIVE = t:

[Portage]
PACKAGE_IGNORES = 

[PortageVersions]

[EmergeDebug]
Verbose = 1
MeasureTime = False

[Environment]

[Version]
EMERGE_SETTINGS_VERSION = 1


And here's the failing portion of console output from the 'emerge qt' command:
emerge warning: entering the source directory!
entering: r:\build\win32libs\openssl\work\openssl-1.0.1g
r:\build\win32libs\openssl\work\openssl-1.0.1g\configure   shared enable-md2
zlib-dynamic --with-zlib-lib=libzlib.dll.a --with-zlib-include=/r/include mingw
--prefix=/r/
Configuring for mingw
    no-ec_nistp_64_gcc_128 [default]  OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir)
    no-gmp          [default]  OPENSSL_NO_GMP (skip dir)
    no-jpake        [experimental] OPENSSL_NO_JPAKE (skip dir)
    no-krb5         [krb5-flavor not specified] OPENSSL_NO_KRB5
    no-rc5          [default]  OPENSSL_NO_RC5 (skip dir)
    no-rfc3779      [default]  OPENSSL_NO_RFC3779 (skip dir)
    no-sctp         [default]  OPENSSL_NO_SCTP (skip dir)
    no-store        [experimental] OPENSSL_NO_STORE (skip dir)
IsMK1MF=0
CC            =gcc
CFLAG         =-D_WINDLL -DOPENSSL_USE_APPLINK -DOPENSSL_PIC -DZLIB_SHARED
-DZLIB -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -DL_ENDIAN -DWIN32_LEAN_AND_MEAN
-fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS
-DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
-DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM
-DWHIRLPOOL_ASM -DGHASH_ASM
EX_LIBS       =-lws2_32 -lgdi32 -lcrypt32
CPUID_OBJ     =x86cpuid.o uplink.o uplink-x86.o
BN_ASM        =bn-586.o co-586.o x86-mont.o x86-gf2m.o
DES_ENC       =des-586.o crypt586.o
AES_ENC       =aes-586.o vpaes-x86.o aesni-x86.o
BF_ENC        =bf-586.o
CAST_ENC      =c_enc.o
RC4_ENC       =rc4-586.o
RC5_ENC       =rc5-586.o
MD5_OBJ_ASM   =md5-586.o
SHA1_OBJ_ASM  =sha1-586.o sha256-586.o sha512-586.o
RMD160_OBJ_ASM=rmd-586.o
CMLL_ENC      =cmll-x86.o
MODES_OBJ     =ghash-x86.o
ENGINES_OBJ   =
PROCESSOR     =
RANLIB        =/r/mingw/bin/ranlib.exe
ARFLAGS       =
PERL          =/usr/bin/perl.exe
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined
sh: make: command not found
emerge warning: entering the source directory!
entering: r:\build\win32libs\openssl\work\openssl-1.0.1g
/usr/bin/sh: make: command not found
while Make'ing. cmd: make  clean
emerge error: fatal error: package win32libs/openssl all failed

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list