From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A3D30385802B; Sat, 6 Nov 2021 03:22:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3D30385802B From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/28554] New: Undefined generate-md5 Date: Sat, 06 Nov 2021 03:22:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2021 03:22:00 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28554 Bug ID: 28554 Summary: Undefined generate-md5 Product: glibc Version: 2.35 Status: NEW Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com CC: carlos at redhat dot com Target Milestone: --- Makerules has define +make-deps $(make-target-directory) $(+mkdep) $< $(if $(filter %.c,$<),$(CFLAGS)) \ $(CPPFLAGS) $($(patsubst .%,%,$(suffix $( $(@:.d=3D.T) mv -f $(@:.d=3D.T) $@ $(generate-md5) endef But generate-md5 is undefined and removed by commit 362f5ae2c1641904ccf489742a4a3440e7e10814 Author: Roland McGrath Date: Fri May 2 02:21:25 2003 +0000 * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. --=20 You are receiving this mail because: You are on the CC list for the bug.=