Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2020 12:29:23 -0700
From:      Gary Aitken <freebsd@dreamchaser.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   can't build port because thinks amd64 is i386?
Message-ID:  <af479c2b-ea8e-7bb3-00d7-da27a312bf33@dreamchaser.org>

next in thread | raw e-mail | index | archive | help
Trying to build darktable on an amd64 machine:

uname -a
FreeBSD breakaway.dreamchaser.org 11.3-RELEASE-p6 FreeBSD 11.3-RELEASE-p6 #0: Tue Jan 28 09:37:40 UTC 2020     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

dmesg:
CPU: AMD Phenom(tm) II X4 970 Processor (3511.82-MHz 686-class CPU)
   Origin="AuthenticAMD"  Id=0x100f43  Family=0x10  Model=0x4  Stepping=3
   Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
   Features2=0x802009<SSE3,MON,CX16,POPCNT>
   AMD Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
   AMD Features2=0x837ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,NodeId>
   SVM: NP,NRIP,NAsids=64
   TSC: P-state invariant

/usr/ports/graphics/darktable # make
===>  darktable-2.4.2 is only for amd64, while you are running i386 (reason:
uses SSE instructions and 64-bit address space).

hints?

Thanks,

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?af479c2b-ea8e-7bb3-00d7-da27a312bf33>