From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31508 invoked from network); 8 Aug 2020 17:20:42 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 8 Aug 2020 17:20:42 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id d6063b4d; Sat, 8 Aug 2020 16:55:47 +0000 (UTC) Return-Path: Received: from ns4.inleed.net (mailout4.inleed.net [2a0b:dc80:cafe:104::1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 8d1c359e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sat, 8 Aug 2020 16:55:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iefdev.se; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Message-ID: Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=nQDu2Ke8gUFxC05nWPszy+YqudnyOGVs2phXRqnTW6A=; b=R gt1uxGwPKUNEPyMLRcT31KmCPWGAJ/1x/EQUtE8309xpNiYlweG4Kb4VUFdIOXeaSa5XUo+e65IOd tNLQL0wALrKyAX4OcBlQtv3bJe8GPGdkNbwf+RJUj30fQ4QTH/PnFnbavNwEY4VwAsouCHL0wLYY0 tY7lM17DL4vR2thvW91uZ3D7y+dV6pSu92ky9GUBoHC5N8KFbcM4Jfy2jzHC6q9GH/Hyj7mYxvzaY mM+4VjqZDNXi8O9bbNEQD2SaC1wmAVrTNr4cGGOzTaiNw16zrLCEop3yOuHDd0MMWwlzYxBa0vL2z IwSBNiXkiPxFDf/O1FXbJ45VfwMTKPAtw==; Received: from host-78-78-229-153.mobileonline.telia.com ([78.78.229.153] helo=macpro.efe.lan) by ns4.inleed.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93.0.4) (envelope-from ) id 1k4SWK-00Cztv-TF for cgit@lists.zx2c4.com; Sat, 08 Aug 2020 19:20:36 +0200 To: CGit list From: "Eric F (iEFdev)" Subject: cgit-1.2.3: Undefined symbols for architecture x86_64: "_memrchr" Message-ID: <9f26dd1e-1d5c-5eb5-a0e4-1b79dfa67ef5@iefdev.se> Date: Sat, 8 Aug 2020 19:22:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.5), Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit PrimaryMX: Accepted email from trusted host. Hint: This skips spam scanning so make sure other host is not vulnerable X-Relay-Host: 78.78.229.153 X-Authenticated-Id: eric@iefdev.se X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" Hi, I was about to install cgit the other day, and thought I also should update the “Portfile” (MacPorts) to the latest version - but I ran into this build error: :info:build Undefined symbols for architecture x86_64: :info:build "_memrchr", referenced from: :info:build _cgit_set_title_from_path in ui-shared.o :info:build ld: symbol(s) not found for architecture x86_64 — I made a ticket report for that, and was later asked to report this to the developers (ie you). Last part of the `main.log`: ``` :info:build /usr/bin/clang -arch x86_64 -g -O2 -Wall -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -I/usr/local/include -DGIT_HOST_CPU="\"x86_64\"" -I/opt/local/include -DNO_CURL -DNO_OPENSSL -DUSE_ST_TIMESPEC -DNO_GETTEXT -DSHA1_APPLE -DSHA256_BLK -DSHA1_MAX_BLOCK_SIZE="1024L*1024L*1024L" -DHAVE_DEV_TTY -DHAVE_BSD_SYSCTL -DHAVE_GETDELIM -DHAVE_NS_GET_EXECUTABLE_PATH -DAPPLE_COMMON_CRYPTO -DFREAD_READS_DIRECTORIES -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o ../cgit -L/usr/local/lib -L/opt/local/lib ../cgit.o ../cache.o ../cmd.o ../configfile.o ../filter.o ../html.o ../parsing.o ../scan-tree.o ../shared.o ../ui-atom.o ../ui-blame.o ../ui-blob.o ../ui-clone.o ../ui-commit.o ../ui-diff.o ../ui-log.o ../ui-patch.o ../ui-plain.o ../ui-refs.o ../ui-repolist.o ../ui-shared.o ../ui-snapshot.o ../ui-ssdiff.o ../ui-stats.o ../ui-summary.o ../ui-tag.o ../ui-tree.o common-main.o libgit.a xdiff/lib.a -lz -liconv :info:build Undefined symbols for architecture x86_64: :info:build "_memrchr", referenced from: :info:build _cgit_set_title_from_path in ui-shared.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build ../cgit.mk:133: recipe for target '../cgit' failed :info:build make[1]: *** [../cgit] Error 1 :info:build make[1]: Leaving directory '/opt/local/var/macports/build/_opt_ports_dev_www_cgit/cgit/work/cgit-1.2.3/git' :info:build Makefile:76: recipe for target 'cgit' failed :info:build make: *** [cgit] Error 2 :info:build make: Leaving directory '/opt/local/var/macports/build/_opt_ports_dev_www_cgit/cgit/work/cgit-1.2.3' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_ports_dev_www_cgit/cgit/work/cgit-1.2.3" && /usr/local/bin/make -j5 -w all prefix=/opt/local CC="/usr/bin/clang -arch x86_64" NO_GETTEXT=1 NO_LUA=1 V=1 ``` Ticket: https://trac.macports.org/ticket/60967 Log: https://trac.macports.org/attachment/ticket/60967/cgit-1.2.3_main.log // [OS X/macOS](https://ports.macports.org/port/cgit/) // current version v1.2.1 — Thanks. Best regards, · Eric